@charset "windows-1251";
body{
	font-family:Tahoma, Geneva, sans-serif;
	background:white;
	color:black;
	font-size:12px;
}
ul.menu{
	display:block;
	background:#3b6fb7;
	margin:0px;
	white-space:nowrap;
}
.menu li{
	display: inline;
}
.menu a{
	text-decoration:none;
	color:white;
	font-size:14px;
	padding:2px 8px 2px 8px;
}
.menu a:hover, .menu a.current{
	background:#8bb1e6;
}
.button, .button100{
	background:#2f5d9a url(design/icnButtonBG.gif) no-repeat;
	color:white;
	width:180px;
	height:27px;
	margin:0px 10px;
}
#search{
	border:solid 1px #a5a5a5;
	border-right:none;
	padding:1px 5px 1px 5px;
	font-size:12px;
	margin:0px;
}
#searchImage{
	background:white url(design/iconSearch.gif) no-repeat right;
	border:solid 1px #a5a5a5;
	border-left:none;
	margin:0px;
}
form{
	margin:0px;
}
a{
	color:black;
}
img{
	border:none;
}
h1, h1 a{
	color:#da251d;
	text-decoration:none;
}
.topMenu, .topMenu a{
	color:white;
}
td.topMenu{
	padding:5px 15px;
}
.topMenu ul{
	display:block;
	margin:0px;
	margin-right:15px;
	padding:0px;
	float:left;
}
.topMenu li{
	display:block;
	padding:4px 0px;
}
.sub{
	position:absolute;
	background:#85aadd;
}
.sub a{
	padding:1px 10px;
	display:block;
	text-decoration:none;
}
.sub a:hover{
	background:#638bc2;
}
.input, .input100{
	border:solid 1px #174b95;
	font-size:12px;
	padding:1px 1px 1px 5px;
}
.input100{
	width:95%;
}
textarea.input100{
	width:95%;
}
.topMenu .button{
	margin:0px;
	border:none;
	background:#88baff;
	color:#0a3f89;
	width:auto;
	height:auto;
}
.hot h2, .hot h2 a{
	display:block;
	padding-left:20px;
	color:red;
	background:url(design/iconArrowDown.gif) no-repeat;
	font-size:16px;
}
.hot h3{
	margin:0px;
}
.hot th{
	border-left:solid 2px #3b6fb7;
	padding:10px;
}
.name a, a.name{
	text-decoration:underline;
	color:#1a4c91;
	font-size:14px;
	font-weight:bold;
}
.price{
	color: #920600;
	font-weight:bold;
	font-size:14px;
}
.price2{
	text-decoration:line-through;
	color:#666;
	padding-right:10px;
	font-family:Century Gothic, Tahoma, Geneva, sans-serif;
}
.hr{
	background:#789ccd url(design/iconLine.gif) repeat-x;
	height:10px;
	margin:10px 0px;
}
.baskTable th{
	background:#7c9fcf;
	color:white;
}
.row{
	background:#cdd6e3;
}
.rowAlt{
	background:#bccadd;
}
.alt{
	background:#bccadd;
}
.table{
	border:solid 1px #7c9fcf;
}
.table th{
	background:#7c9fcf;
	color:white;
}
.baskPrice{
	color:#515151;
	font-size:16px;
	font-weight:bold;
}
.baskStep{
	font-size:16px;
	color:#a1a1a1;
}
.baskStep a, .baskStep .current{
	text-decoration:none;
	color:#3667aa;
}
.baskStep th{
	width:35px;
	height:35px;
}
.baskStep th.current{
	background:red url(design/iconStepNow.gif) no-repeat;
	color:white;
}
.bask h2{
	color:#3667aa;
}
.note{
	color:#666666;
}
label span{
	color:red;
}
.buy, .buy a{
	color:#4371b0;
}
.seek{
	clear:both;
	margin:10px 0px;
}
.seek a, .nav, .skip{
	display:block;
	float:left;
	color:#0a3f89;
	width:19px;
	height:19px;
	margin:2px 5px;
	text-align:center;
}
.seek a.current{
	background:#0a3f89 url(design/iconSeek.gif) no-repeat;
	background-position:center center;
	color:#bccadd;
}
ul.product{
	display:block;
	margin:0px;
	padding:0px;
}
.product li{
	display:block;
	float:left;
	margin-right:20px;
	padding:2px 5px;
}
.product li.current{
	background:#0a3f89;
}
.product .current a, .product .current{
	color:white;
}
.hot td{
	vertical-align:top;
}
.hot h3 a{
	color:#0a3f89;
}
.hot ul{
	color:#383838;
}
.sort td{
	padding:0px 5px;
}
.sort a{
	color:#0a3f89;
}
.sort .current{
	background:#0a3f89;
	color:white;
}
.sort .current a{
	color:white;
	text-decoration:none;
}
.searchProperty{
	margin-bottom:20px;
}
.searchProperty h3, .compare h3, h3 a{
	color:#0a3f89;
	text-decoration:none;
}
.compare div.block{
	background:#cdd6e3;
	margin:3px 0px;
	padding:5px;
}
.compare a{
	color:#0a3f89;
}
.compare a.remove{
	color:#888;
}
.compare td{
	padding-right:20px;
}
a.buy, a.buy2, input.buy{
	display:block;
	width:81px;
	height:18px;
	border:none;
	background:#2a558f url(design/iconBuy.gif) no-repeat;
	padding:2px 0px 0px 20px;
	color:white;
	text-decoration:none;
	font-size:12px;
	text-align:left;
}
input.buy{
	width:101px;
	height:20px;
	float:right;
}
a.buy2{
	padding:2px 10px 0px 10px;
}
a.buy{
	float:right;
}
.compare .row td, .compare .rowAlt td{
	padding:2px 40px;
	border-left:solid 1px white;
}
.message{
	margin:10px 0px;
	padding:20px;
	border:solid 1px #2a558f;
	text-align:center;
	font-size:16px;
	background:#cdd6e3;
}
.message#error{
	border:solid 1px #F00;
	font-size:16px;
	background:#600;
	color:white;
}
.message#error a{
	color:white;
}
/*	Отображение структуры сайта */
div.tree div{
	font-weight:bold;
	margin-bottom:10px;
	font-size:14px;
}
.tree div div{
	margin:0px;
	padding-left:20px;
	font-size:80%;
	font-weight:normal;
}
.tree div div div{
	padding-left:40px;
	font-weight:normal;
}
.tree i{
	display:block;
	font-weight:normal;
	font-size:10px;
	margin-bottom:10px;
}
.helpBlock a{
	font-size:18px;
}
.productImg{
	height:100px;
	width:110px;
}
.current{
	color:red;
}
#logon .input{
	margin:1px;
}
.certificat .price{
	font-size:12px;
}

