@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	font-size:100.01%;
	font-family: Arial, Helvetica, sans-serif;
	background: #dcdcdc;
	padding: 18px 46px 0 40px;
}

.contentcol {
	background: #fff;
	height: 1%;
	margin-left: 8px;
	overflow: hidden;
}
* html .contentcol{float:left;}
.navcol {
	width: 208px;
	float: left;
	line-height: 1em;
	clear: left;
	
}
.wrap {
	width: 100%;
	overflow:hidden;
	
}
a {
	color: #3f90ec;
}
a:hover{ text-decoration:underline}
h1 {
	font: 95% Tahoma, Arial, Helvetica, sans-serif;
}
p {
	color: #000;
	font-size:75%;
}
a.more {
	background: url("../i/more.gif") no-repeat;
	height: 21px;
	width: 75px;
	display: block;
	margin: 6px 0 0 0;
}
li {
	list-style: none;
}
.navcol ul {
	background: url(../i/nav-bg.gif) repeat-y;
	padding: 0 0 2px 0;
}
.navcol .secondnav {
}
.results {
	margin-left: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
.results li {
	background: url(../i/result-li-bg.gif) no-repeat 23px 5px;
	padding-left: 37px;
	margin-bottom: 20px;
}
.footer {
	padding: 16px 5px 18px 16px;
	clear: both;
	color: #000;
	font-size: 12px;

}
.all {
	width: 100%;
}
.search {
	height: 75px;
	background: url(../i/search-bg.gif) repeat-x;
	position: relative;
}
.navcol li {
	padding-left: 26px;
	font-size: 75%;
	margin-bottom: 8px;
}
.search label {
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
	margin-right: 6px;
}
.search form {
	margin-left: 16px;
	white-space: nowrap;
	padding: 25px 0 0;
}
.search .but {
	padding: 0px;
	overflow: hidden;
	width:75px;
	margin: 0 0 0 3px;
	height: 22px; font-size:75%

}
.search input {
	width: 40%;height:16px; font-size:75%

}
.search select {
	width: 25%;height:20px; font-size:75%
}
.search select, x:-moz-any-link {
	height:18px;
}
.clear {
	clear: both;
	float: none;
}
fieldset {
	border-style: none;
}
.footer .contact {
	float: right;
	margin: 0 14px 0 0;
	text-decoration: underline;
}
.min-width {
min-width:750px;
width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 800? "750px" : "100%");    
}
.wrap .logo {
	width: 208px;
	margin-bottom: 7px;
	float: left;
	font-size: 0px;
}
.logo-header {
	background: url(../i/logo-header.gif) no-repeat bottom left;
	height: 10px;
	width: 208px;
}
.logo-footer {
	background: url(../i/logo-footer.gif) no-repeat left top;
	height: 10px;
	width: 208px;
}
.logo-body {
	background: url(../i/logo-body.gif) repeat-x;
	height: 56px;
	width: 208px;
}
.logo-body img {
	margin-top: 3px;
	margin-left: 13px;
}
a img {
	border-style: none;
}
.navcol .nav-header {
	background: url(../i/nav-header.gif) no-repeat left bottom;
	height: 10px;
	width: 208px;
	font-size: 0px;
}
.nav-topic {
	background: url(../i/nav-topic.gif) repeat-x;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.footer span {
	color: #cc5b59;
	font-weight: bold;
}
.nav-footer {
	background: url(../i/nav-footer.gif) no-repeat;
	height: 11px;
	font-size: 0px;
	margin: 0 0 8px 0;
}


 

.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('../i/xak.gif');
	height: 11px;    
	font-size: 0px;  
	}
.top-left, .bottom-left { 
	margin-right: 10px; 
	}
.top-right, .bottom-right { 
	margin-left: 11px; 
	margin-top: -11px; 
	}
.top-right {
	background-position: 100% 0; 
	}
.bottom-left  { 
	background-position: 0 -11px; 
	}
.bottom-right { 
	background-position: 100% -11px;
	}
.inside {
	border-left: 1px solid #818181;
	border-right: 1px solid #818181;
	background: #fff;           
	color: #000000;              
	padding-left: 10px;           
	padding-right:10px;
	padding-top: 12px;
	}
.notopgap    { margin-top: 0; } 
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } 

.footer div {
	float: right;
}
.search div {
	background: no-repeat;
	height: 10px;
	width: 10px;
	position: absolute;
	font-size: 0px;
}
.search .lt {
	left: 0px;
	top: 0px;
	background: url(../i/lt.gif) no-repeat;
}
.search .rt {
	background: url(../i/rt.gif);
	top: 0px;
	right:-1px;
}

:lang(ru) .search .rt {
	right: 0px;
}
.search .lb {
	left: 0px;
	bottom: -1px;
	background: url(../i/lb.gif) no-repeat;
}
:lang(ru) .search .lb {
	bottom: 0px;
}
.search .rb {
	background: url(../i/rb.gif);
	bottom: -1px;
	right: -1px;
}
:lang(ru)  .search .rb {
	bottom: 0px;
	right: 0px;
}

