@charset "utf-8";
/* CSS Document */

BODY, HTML {width:100%; height:100%; padding:0px; margin:0px; background-image:url(../fileadmin/templates/images/bg.jpg); font-family:Tahoma, Verdana;}

a, img {border:0px;}

.wrap { background-image:url(../fileadmin/templates/images/main_bg.jpg); background-position:top center; background-repeat:repeat-y; width:100%; height:auto; padding:0; margin:0px;}
.head {height:auto; margin:0 auto; padding-top:20px;}
.logo {width: 350px; text-align:left; float:left; height:100px;}
.number {width:400px; float:right; height:70px; color:#000; font-size:24px; font-weight:bold; padding-top:30px; text-align:right;}
.number span { font-size:12px; font-style:italic; font-weight:normal; padding-right:10px;}
.head_text {text-align:center; font-size:12px; width:750px; float:left;}
.price_td {padding:20px 0 0 0;}

.tprice tr th{
	border-width:1px;	
	border-style: solid;
	border-color: gold;
	border-collapse: collapse;
}

.tprice {
	width:740px;
	border-width:5px;	
	border-style: double;
	xborder-width:1px;	
	xborder-style: solid;
	border-color: gold;
	border-collapse: collapse;
	margin:0 auto;
}
.tprice tr td {
	border-width:1px;	
	border-style: solid;
	border-color: gold;
	border-collapse: collapse;
	font-size:13.5px;
	padding:2px;

}

.tprice tr td + td {
	text-align: center;
}

.tprice tr td + td +td {
	text-align: right;
}

.what {width:500px;	font-size:13px;}
.kod {width:150px; font-size:13px;}
.price {width:auto; font-size:13px;}

.red{
	background:#ff8080;
	cursor: url('/cursors/cursors_07.cur'), pointer;
}
.green{
	background:#80ff80;
	cursor: url('/cursors/cursors_06.cur'), pointer;
}
.blue{
	background:#8080ff;
	cursor: url('/cursors/cursors_05.cur'), pointer;
}
.price_info {text-align:center; font-size:13px;  height:auto; padding-bottom:20px;}
.how_to_search {font-size:12px; float:left; width:100%; margin-bottom:10px;}
.price_nav {font-size:12px;text-align:center;}
.price_main_table {width:750px; margin:0 auto;}
.bottom {color:red; padding:10px 0;}

