*{font-family: Verdana, Arial Cyr, Arial, Helvetica, sans-serif;font-size:11px;}
BODY{
	margin:0px;padding:0px; height:100%;background:#BEBFC3;
	behavior:url("./htc/csshover.htc");

}
.sdv{
	background:#2C4EAC;
	border:1px solid black;
	border-bottom:none;
	border-top:none;
	height:23px;
	text-align:right;
	padding-right:22px;
}
.sdv a{
	color:#738CD8;
	font-weight:normal;
	text-decoration:none;
}
.sdv a:hover{
	color:white;
}
.se{
	display:none;
}

FORM{margin:0;}

table.main{
	height:100%;
	border:1px solid black;
	border-left:none;
	background:#E5E5E5;
	border-right:none;
}

.content{
	height:100%;
	vertical-align:top;
	border-left:1px solid black;
	border-right:1px solid black;
	padding:0px 20px 20px;
}
/*
.content p{
	text-align:justify;
}
*/
.content .page-name,.content .section-name{
	text-align:center;
	padding:15px 10px 7px;
	color:#173A9A;
	font-weight:bold;
	font-size:13px;
}
.content .section-name{
	padding:7px 7px 12px;
	margin:0px;
}
.logo{
	background:url("../pics/pic.jpg") no-repeat;
	height:121px;
	border-left:1px solid black;
	border-right:1px solid black;
}

.logo .buttons{
	vertical-align:top;
	padding:19px 13px;
	white-space:nowrap;
}

.logo .contacts{
	vertical-align:top;
	padding-left:310px;
	padding-top:50px;
	color:white;
}
td.menu{
	background:#2C4EAC;
}
td.menu table{
	background:black;
}
tr.menu td{
	padding:10px 10px;
	background:#2C4EAC;
	height:100%;
	text-align:center;
}
tr.menu td:hover{
	background:#173A9A;
	cursor:pointer;
	cursor:hand;
}
tr.menu td a{
	color:white;
	text-decoration:none;
}

tr.sliders td{
	font-size:1px;
	line-height:1px;
	height:10px;
}
tr.sliders td.cur{
	background:url("../pics/arrow_menu.gif") no-repeat center ;
}

/* content */
div.section{
	background:#CAC8C8 url("../pics/arrow_header.gif") no-repeat 10px 10px;
	color: #173A9A;
	font-weight:bold;
	padding:6px 10px 6px 28px;
	margin-bottom:5px;
}
a {
	color:#617CD5;
	font-weight:bold;
	text-decoration:none;
}
.content a:hover {
	color:#173A9A;
}

.blue{
	color:#173A9A;
}

UL{
	padding:0px;
	margin:5px 0px;
}
UL li{
	list-style-type:none;
	background: url("../pics/list_pic.gif") no-repeat 20px -2px ;
	padding:2px 0px;
	padding-left:30px;
}
.content li{
	text-align:left !important;
}
.bottom .contacts{
	background:black;
}
.bottom .contacts td{
	background:#CAC8C8;
	padding:3px 5px;
	text-align:center;
}

table.catalogue{
	margin-top:-5px;
}
table.catalogue .img{
	background:white;
	vertical-align:top;
}
table.catalogue table, table.catalogue2{
	border-collapse:collapse;
}
table.catalogue table td, table.catalogue2 td{
	border:1px solid white;
	vertical-align:top;
	padding:3px 5px;
}
table.catalogue2 td.section{
	border:none;
	background:#CAC8C8 url("../pics/arrow_header.gif") no-repeat 10px 10px;
	color: #173A9A;
	font-weight:bold;
	padding:6px 10px 6px 28px;
}
.sec{
	background:#E2E5EF;
	text-align:center;
}
.thrd{
	text-align:center;
	background:#ECE7DB;
}
table.catalogue .first{
	font-weight:bold;
	border-left:none !important;
}
table.catalogue .first span{
	font-weight:normal;
}

table.packing{
	background:white;
}
table.packing td,table.packing th{
	background:#E5E5E5;
	text-align:center;
}
table.packing th, table.catalogue2 tr.th td{
	padding:3px 5px;
	background:#CAC8C8;
	text-align:center;
	font-weight:normal;
}

.price-img {
	border:1px solid white;
	border-collapse:collapse;
}
.price-img th{
	border:1px solid white;
	background:#CAC8C8;
	color:#173A9A;
	padding:7px 5px;
}
.price-img td{
	border:1px solid white;
	padding:3px 5px;
}
.price-img td.img{
	background:black;
}

.price {
	border:1px solid white;
	border-collapse:collapse;
}

.price th{
	border:1px solid white;
	background:#CAC8C8;
	color:#173A9A;
	padding:7px 5px;
}
.price td{
	border:1px solid white;
	padding:3px 5px;
	background:#ECE7DB;
	text-align:left;
}
table.catalogue2 th{
	padding:0px 5px;
	text-align:center;
	font-weight:normal;
}