*{
	margin: 0;
	padding: 0;
	}
body, html{
	background: url(../images/header.gif) repeat-x;
	font: 13px Arial;
	color: #333;
	}
a{
	text-decoration: underline;
	color: #003366;
	}
a:hover{
	text-decoration: underline;
	color: #6685A3;
	}
h2{
	font: 22px Tahoma;
	margin: 0 0 10px 0;
	}
img{
	border: 0;
	}
table, th, td{
	border-collapse:collapse;
	vertical-align: top;
	text-align: left;
	border: 0;
	}
.input, .textarea{
	border: 1px solid #a5a5a5;
	font: 13px Arial;
	}
.input{
	height: 18px;
	padding: 2px 0 0 0;
	}
.container{
	min-width: 800px;
	}
*html .container{
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 800 ? "800px" : "100%");
	}
.main{
	max-width: 1600px;
	}
*html .main{
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) > 1600 ? "1600px" : "auto");
	height: 1%;
	}
.header{
	padding: 0 0 0 20px;
	position: relative;
	background: url(../images/headerimg.jpg) no-repeat top right;
	height: 108px;
	}
.header .logo{
	position: relative;
	top: 20px;
	}
.header h1{
	font: 25px Tahoma;
	position: relative;
	min-height: 80px;
	}
*html .header h1{
	height: 80px;
	}
.header h1 span{
	position: absolute;
	top: 50%;
	}
.bar{
	background: #2D7290 url(../images/menu-bg.gif) repeat-x;
	overflow: hidden;
	padding: 5px 20px 8px 20px;
	position: relative;
	}
*html .bar{
	height: 1%;
	overflow: visible;
	}
.bar ul{
	list-style: none;
	}
.bar ul li{
	float: left;
	font: bold 13px Tahoma;
	margin: 0 16px 0 0;
	}
.bar ul li a{
	color: #fff;
	text-decoration: underline;
	}
.bar ul li a:hover{
	text-decoration: none;
	color: #fff;
	}
.mb-l{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 29px;
	background: url(../images/menu-borders.gif) no-repeat;
	}
.mb-r{
	display: block;
	position: absolute;
	top: 0;
	right: -1px;
	width: 6px;
	height: 29px;
	background: url(../images/menu-borders.gif) no-repeat;
	}
.ubar{
	height: 17px;
	background: #C8D4D4 url(../images/ubar-bg.gif) repeat-x;
	}
.center{
	background: #C8D4D4 url(../images/center-bg.gif) repeat-x bottom left;
	position: relative;
	overflow: hidden;
	height: 1%;
	}
.kran{
	width: 202px;
	height: 196px;
	background: url(../images/kran.gif) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	}
h2{
	font: 18px Tahoma;
	margin: 0 0 5px 0;
	}
.content{
	padding: 10px 0 15px 15px;
	margin: 0 350px 0 0;
	}
.content-canva{
	border: 1px solid #ACACAC;
	background: #fff;
	padding: 15px;
	overflow: hidden;
	}
*html .content-canva{
	height: 1%;
	overflow: visible;
	}
.main-content{
	height: 1%;
	overflow: hidden;
	}
.content-canva p{
	margin: 0 0 10px 0;
	}
.content-canva .limg{
	float: left;
	border: 1px solid #D5D5D5;
	margin: 0 10px 5px 0;
	}
.main-objects{
	padding: 15px 0 0 0;
	}
.main-objects h2{
	padding: 0 0 4px 40px;
	background: url(../images/marker1.gif) no-repeat;
	margin: 0 0 15px 0;
	}
.main-objects h2 a{
	color: #333;
	}
.main-objects h2 a:hover{
	color: #858585;
	}
.obj-preview{
	width: 33%;
	float: left;
	height: 1%;
	margin: 0 0 10px 0;
	height: 220px;
	overflow: hidden;
	}
.obj-preview-photo{
	border: 1px solid #B6B6B6;
	float: left;
	padding: 6px;
	background: #EAE7E3;
	margin: 0 0 3px 0;
	}
.obj-preview-photo img{
	border: 1px solid #B6B6B6;
	display: block;
	}
.obj-preview-title{
	clear: both;
	font: 13px Arial;
	padding: 0 25px 0 0;
	}
.obj-preview-title a{
	color: #006699;
	}
.obj-preview-title a:hover{
	color: #66A3C2;
	}
.obj-listphoto{
	list-style: none;
	margin: 0 0 20px 0;
	overflow: hidden;
	height: 1%;
	}
.obj-listphoto li{
	float: left;
	margin: 0 4px 6px 0;
	padding: 2px;
	}
.obj-listphoto li img{
	display: block;
	border: 0;
	}
.obj-listphoto li strong{
	display: block;
	border: 2px solid #333;
	}
.obj-listphoto li strong img{
	border: 2px solid #e8e8e8;
	}
.obj-photo-act{
	padding: 0 !important;
	}
.obj-info{
	padding: 7px 10px 5px;
	background: #F2F0DB;
	margin: 0 0 10px;
	}
.obj-info p{
	padding: 0 0 5px 0;
	font: 13px Arial;
	}
.obj-listphoto{
	list-style: none;
	margin: 0 0 20px 0;
	overflow: hidden;
	height: 1%;
	}
.obj-listphoto li{
	float: left;
	margin: 0 4px 6px 0;
	padding: 2px;
	}
.obj-listphoto li img{
	display: block;
	border: 0;
	}
.obj-listphoto li strong{
	display: block;
	border: 2px solid #333;
	}
.obj-listphoto li strong img{
	border: 2px solid #e8e8e8;
	}
.obj-photo-act{
	padding: 0 !important;
	}
.obj-info{
	padding: 7px 10px 5px;
	background: #F2F0DB;
	margin: 0 0 10px;
	}
.obj-info p{
	padding: 0 0 5px 0;
	font: 13px Arial;
	}
.send-tbl{
	width: 100%;
	}
.send-tbl th{
	width: 170px;
	font: 13px Arial;
	padding: 2px 0 0 0;
	}
.send-tbl td{
	padding: 0 0 10px 0;
	}
.send-tbl input{
	width: 99%;
	}
.send-tbl textarea{
	width: 99%;
	height: 90px;
	}
.button_upload{
	background: url(../images/button_bg.gif) no-repeat;
	padding: 2px 0 3px 4px;
	}
.button_upload input{
	width: 124px !important;
	}
*html .button_upload input{
	height: 22px;
	}
.antibot{
	float: right;
	margin: 0 20px 0 0;
	}
.good-one{
	font: 15px Arial;
	}
.strong-green{
	color: #006600;
	}
.add-cart{
	font: bold 11px Tahoma !important;
	background: url(../images/marker5.gif) no-repeat;
	padding: 1px 0 7px 24px;
	clear: both;
	}
.add-cart a{
	color: #006699;
	}
.add-cart a:hover{
	color: #66A3C2;
	}
.good-img{
	float: left;
	border: 1px solid #9F9F9F;
	margin: 0 10px 0 0;
	}
.goods-tbl{
	width: 100%;
	margin: 0 0 25px 0;
	}
.goods-tbl, .goods-tbl th, .goods-tbl td{
	border: 2px solid #fff;
	}
.goods-tbl th{
	font: bold 16px Arial;
	color: #fff;
	background: #3E809E;
	padding: 3px 10px 3px;
	}
.goods-tbl th span{
	font: 13px Arial;
	color: #0A6273;
	padding: 0 0 2px 0;
	}
.goods-tbl th .sel{
	background: url(../images/marker6.gif) no-repeat;
	}
.goods-tbl th span a{
	color: #fff;
	}
.goods-tbl th span a:hover{
	color: #A2C1CF;
	}
.goods-tbl td{
	padding: 7px 10px 10px;
	}
.goods-tbl td h3{
	font: bold 14px Arial;
	margin: 0 0 3px 0;
	}
.goods-tbl td p{
	font: 13px Arial;
	margin: 0 0 3px 0;
	}
.goods-tbl td .strong-green{
	font: 11px Tahoma;
	}
.gt-odd td{
	background: #E8E8E3;
	}
.gt-even td{
	background: #F6F6F5;
	}
.gt-col1{
	width: 11%;
	}
.gt-col2{
	width: 63%;
	}
.gt-col3{
	width: 26%;
	}
.gt-img{
	text-align: center;
	}
.gt-img img{
	border: 1px solid #9F9F9F;
	margin: 0 auto;
	display: block;
	}
.gt-price{
	font: 15px Arial !important;
	margin: 0 0 7px 0 !important;
	}
.gt-price span{
	color: #CC6600;
	}
.num_pages{
	font: bold 16px Arial, sans-serif;
	margin: 0px 0 20px 1px;
	clear: both;
	}
.num_pages .dis{
	color: #999999;
	font: 13px Arial, sans-serif;
	}
.num_pages .act{
	font: 13px Arial, sans-serif;
	}
.num_pages .pager{
	font: 16px Arial, sans-serif;
	margin: 8px 0 0 0;
	}
.num_pages .pager a{
	padding: 2px;
	}
.num_pages .pager span{
	padding: 2px 4px 2px 3px;
	background: #CAD4D7;
	line-height: 22px;
	}
.num_pages a{
	color: #006699;
	}
.num_pages a:hover{
	color: #66A3C2;
	}
.rightcolumn{
	width: 335px;
	float: right;
	padding: 10px 0 260px 0;
	height: 400px;
	position: relative;
	right: 10px;
	}
.contacts{
	border: 1px solid #ACACAC;
	background: #fff;
	margin: 0 0 15px 0;
	}
.contact-phone{
	padding: 7px 10px 10px 40px;
	background: url(../images/marker3.gif) no-repeat 10px 9px;
	position: relative;
	}
.send-mess{
	border-top: 2px solid #ECECEC;
	padding: 7px 10px 10px 30px;
	background: url(../images/marker2.gif) no-repeat 10px 9px;
	font: 11px Tahoma;
	position: relative;
	}
.send-mess a{
	color: #003366;
	}
.send-mess a:hover{
	color: #6685A3;
	}
.site-view{
	font: 13px Arial;
	}
.site-view a{
	color: #006699;
	}
.site-view a:hover{
	color: #66A3C2;
	}
.site-view span{
	background: #666666;
	color: #fff;
	padding: 0 0 2px 0;
	}
.option-list{
	list-style: none;
	font: 11px Tahoma !important;
	padding: 7px 0 0 0;
	margin: 0 0 0 83px;
	}
.option-list li{
	line-height: 11px;
	margin: 0 0 7px 0;
	}
.option-list li a{
	color: #333;
	}
.option-list li a:hover{
	color: #686868;
	}
.price{
	background: #fff;
	border: 1px solid #ACACAC;
	margin: 0 0 10px 0;
	padding: 7px 0 0;
	}
.price h3{
	margin: 0 0 7px 8px;
	font: bold 13px Tahoma;
	padding: 2px 7px 4px 18px;
	background: url(../images/priceh3.gif) no-repeat;
	position: relative;
	}
.price h3 span{
	background: #E2E2E2;
	padding: 2px 7px 4px 0px;
	}
.price ul{
	clear: both;
	list-style: none;
	padding: 0 8px 5px;
	font: 11px Tahoma;
	border-bottom: 2px solid #ECECEC;
	margin: 0 0 5px 0;
	position: relative;
	}
.price ul li{
	line-height: 11px;
	margin: 0 0 5px 0;
	}
.price ul li span{
	color: #666;
	}
.footer{
	padding: 8px 0 5px;
	font: 11px Tahoma;
	color: #333;
	background: url(../images/footer-bg.gif) repeat-x top left;
	clear: both;
	overflow: hidden;
	height: 1%;
	}
.counter{
	float: left;
	padding: 0 0 0 20px;
	}
.copycomp{
	font: bold 13px Tahoma;
	float: right;
	width: 320px;
	padding: 13px 0 0 0;
	}
.footer a{
	color: #333;
	}
.footer a:hover{
	color: #858585;
	}