@import "reset.css";
	
html, body{ height:100%; }	
	
body{
	font-family:Arial;	
	font-size:11px;
	color:#777;
	margin:0 auto;
	background-color:#fff;
	}	
	
div{ margin:0 /*auto;*/ }
	
ul li{ list-style:none; }

div.clear{clear:both;
	font-size:0;
	}

a:link, a:visited{ color:#0098AF; text-decoration:underline; }
a:hover{ color:#0098AF; text-decoration:none; }

/* UTIL */
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
	}

.easyfix{ overflow:hidden; }

.none span,
.none a span{	
	display:none; 
	}

/* headings */
h1, h2, h3, h4, h5, h6{ line-height:1.1; }
	
.main{
	position:relative;
	min-width:995px;
	min-height:100%;
	font-family:Arial;
	background:url(/static/img/bg_main.png) repeat-x bottom;
	}
.header{
	position:relative;
	height:192px;
	}

.content{
	position:relative;
	background:url(../img/cont_top_bg.jpg) repeat-x;
	padding:37px 0 118px 0;
	}	
	
.wrapper{
	padding:0 0 20px 0;
	}

.right-col{
	float:right;
	width:174px;
	margin-right: 17px;	
	}
	
.left-middle-col{
	margin-right:0px;
	/*margin-right:175px; uncomment for right banner switch on*/
	}

.left-middle-col-2{
	margin-right:174px;
	}	
	
.left-col{
	float:left;
	width:174px;
	}

.middle-col{
	/*margin-left:175px; uncomment for left banner switch on*/
	position:relative; /*comment for left banner switch on*/
	left:0; /*comment for left banner switch on*/
	padding:0 34px;
	}
	
/*header */	
.top_baner{
	background:#DDD;
	height:90px;
	padding:5px 0;
	text-align:center;
	margin:0;
	}
	

.header .logo{
	width:249px;
	height:137px;
	position:absolute;
	top:22px;
	left:11px;
	}
/*header=========*/	


/*FIND*/
.find{
	position:absolute;
	top:0;
	left:266px;
	width:73%;
	}

.find .top-line{
	position:absolute;
	top:30px;
	left:0;
	width:689px;
	}	
.find .top-line:after,
.find .bot-line:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
	}
	
.find .bot-line{
	position:absolute;
	top:87px;
	left:0;
	z-index:100;
	width:720px;
	}	

/*FIND=========*/



/*AUTORUZACIYA*/
.header .autoruzaciya{
	float:left;
	position:relative;
	background:#FFF9E0;
	margin:0;
	z-index:45;
	width:433px;
	padding:14px 0 0 28px;
	height:36px;
	}
	
.header .autoruzaciya2{
	float:left;
	position:relative;
	background:#FFF9E0;
	margin:0;
	z-index:45;
	width:433px;
	padding:4px 0 0 28px;
	height:46px;
	}	

.header .autoruzaciya ul:after,
.header .autoruzaciya2 ul:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
	}
.header .autoruzaciya ul li,
.header .autoruzaciya2 ul li
{
	list-style:none;
	float:left;
	font-size:12px;
	color:#333;
	padding:0 9px 0 0;
	}
.header .autoruzaciya ul li input,
.header .autoruzaciya2 ul li input
{
	font-family:Arial;
	font-size:12px;
	margin-top:2px;
	border:1px solid #808080;
	height:15px;
	width:70px;
	padding:0 3px 0px 3px;
	background:#fff;
	}
.header .autoruzaciya ul li div.but,
.header .autoruzaciya2 ul li div.but
{
	margin:0;
	width:75px;
	height:19px;
	}
.header .autoruzaciya ul li div.but input,
.header .autoruzaciya2 ul li div.but input
{
	border:none;
	cursor:pointer;
	width:75px;
	height:19px;
	background:url(/img/button/button1.jpg) no-repeat 0 0;
	}

.header .autoruzaciya .check input,
.header .autoruzaciya2 .check input
{
	width:13px;
	margin:4px 0 0 0;
	position:absolute;
	left:0px;
	top:0px;
	border:0px solid #B2BAC7;
	}
.header .autoruzaciya li.check,
.header .autoruzaciya2 li.check
{width:100px;}

.header .autoruzaciya li.check div,
.header .autoruzaciya2 li.check div
{
	background:none;
	position:relative;
	padding:2px 0 0 20px;
	}


.header .autoruzaciya span.one,
.header .autoruzaciya2 span.one,
.header .autoruzaciya span.two,
.header .autoruzaciya2 span.two,
.header .autoruzaciya span.three,
.header .autoruzaciya2 span.three,
.header .autoruzaciya span.four,
.header .autoruzaciya2 span.four
{
	position:absolute;
	z-index:50;
	display:block;
	width:16px;
	height:16px;
	}
.header .autoruzaciya span.one,
.header .autoruzaciya2 span.one
{
	top:0;
	left:0;
	background:url(../img/autoruz/ugol_lt.jpg);
	}
.header .autoruzaciya span.two,
.header .autoruzaciya2 span.two
{
	top:0;
	right:0;
	background:url(../img/autoruz/ugol_rt.jpg);
	}
.header .autoruzaciya span.three,
.header .autoruzaciya2 span.three
{
	bottom:0;
	right:0;
	background:url(../img/autoruz/ugol_rb.jpg);
	}
.header .autoruzaciya span.four,
.header .autoruzaciya2 span.four
{
	bottom:0;
	left:0;
	background:url(../img/autoruz/ugol_lb.jpg);
	}
/*AUTORUZACIYA============*/

/*HELP*/
.help{
	float:left;
	padding:11px 18px 0 0px;
	}
	
.help a:link,
.help a:visited{
	text-decoration:underline;
	font-size:18px;
	color:#E59517;
	margin-left:26px;
	}
.help a:hover{
	text-decoration:none;
	}
/*HELP*/



/*KATEGORY*/
.kategory,
.kategory-two{
	position:relative;
	margin:22px 0 0 0;
	z-index:30;
	background:url(../img/find/bg_find.jpg) repeat-x;
	height:43px;
	width:357px;
	float:left;
	padding:26px 0 0 17px;
	}
.kategory-two{
	margin:22px 0 0 9px;
	width:320px;
	}

.kategory ul:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
	}
.kategory ul li,
.kategory-two ul li{
	list-style:none;
	float:left;
	font-size:12px;
	color:#333;
	padding:0 6px 0 0;
	}
.kategory select,
.kategory-two select{
	position:relative;
	z-index:100;
	font-size:11px;
	font-family:Arial;
	color:#000;
	border:1px solid #545454;
	height:19px;
	width:115px;
	padding:0;
	background:url(../img/find/bg_sel.jpg) repeat-x;
	}
	
.kategory select option,
.kategory-two select option{
margin-left: 2px;
}
	
.kategory-two select{
	height:19px;
	width:223px;
	}

.kategory ul li div{
	margin:0;
	width:75px;
	height:19px;
	}	
.kategory ul li div input{
	height:19px;
	width:75px;
	border:none;
	cursor:pointer;
	}

.kategory-two ul li div{
	margin:0;
	width:75px;
	height:19px;
	}
.kategory-two ul li div input{
	height:19px;
	width:75px;
	cursor:pointer;
	}

.kategory span,
.kategory-two span{
	position:absolute;
	z-index:50;
	display:block;
	width:16px;
	height:69px;
	}
.kategory span.left,
.kategory-two span.left{
	top:0;
	left:0;
	background:url(../img/find/ugol_left.jpg);
	}
.kategory span.right,
.kategory-two span.right{
	top:0;
	right:0;
	background:url(../img/find/ugol_right.jpg);
	}

.kategory span.group{
	position:absolute;
	left:16px;
	top:-2px;
	display:block;
	background:url(../img/autoruz/filtr.jpg) no-repeat;
	width:41px;
	height:6px;
	}
.kategory-two span.group{
	position:absolute;
	left:16px;
	top:-2px;
	display:block;
	background:url(../img/autoruz/kategory.jpg) no-repeat;
	width:54px;
	height:6px;
	}
/*KATEGORY==========*/


/*PROFILE*/
div.profile{
	width:573px;
	height:20px;
	padding:2px 0 0 58px;
	margin:0;
	}
div.profile-icon{
	width:573px;
	height:20px;
	padding:2px 0 0 58px;
	margin:0;
	background:url(../img/people.jpg) no-repeat 33px 10px;
	}
div.profile ul li,
div.profile-icon ul li
{
	list-style:none;
	float:left;
	padding:0 27px 0 0;
	color:#000;
	font-size:18px;
	font-weight:bold;
	vertical-align:middle;
	line-height:25px;
}
div.profile ul li a:link,
div.profile ul li a:visited,
div.profile-icon ul li a:link,
div.profile-icon ul li a:visited
{
	color:#000;
	font-size:12px;
	font-weight:100;
	text-decoration:underline;
}

div.profile ul li a:hover,
div.profile-icon ul li a:hover
{text-decoration:none;}

div.profile ul li.proflink a:link,
div.profile ul li.proflink a:visited,
div.profile-icon ul li.proflink a:link,
div.profile-icon ul li.proflink a:visited
{
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}
div.profile ul li.proflink a:hover,
div.profile-icon ul li.proflink a:hover
{text-decoration:none;}

div.profile ul li.opinion a:link,
div.profile ul li.opinion a:visited,
div.profile-icon ul li.opinion a:link,
div.profile-icon ul li.opinion a:visited
{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dashed;
	text-decoration:none;
}
/*PROFILE==========*/



/*NAV-TOP*/
div.nav-top{
	height:42px;
	position:relative;
	}


div.nav-top div.line{
	height:0px;
	font-size:0;
	position:absolute;
	z-index:10;
	border-bottom:1px solid #D4D4D4;
	bottom:0px;
	left:0;
	width:100%;
	}

div.nav-top ul li{
	float:left;
	position:relative;
	z-index:100;
	height:42px;
	}

DIV.menu_nav_top {
	position:relative;
	z-index:20;
	width:990px;
	height:43px;
	margin:0;
	}

DIV.menu_nav_top UL {margin:0 0 0 2px;}
DIV.menu_nav_top LI {
	width:80px;
	height:31px;
	margin:0;
	padding:11px 0 0 14px;
	background:url(/static/img/nav-top/menu-top3.png) no-repeat 0 0;
	font-size:13px;
	}
DIV.menu_nav_top A, DIV.menu_nav_top A:active, DIV.menu_nav_top A:visited {text-decoration:none;color:#333;}
DIV.menu_nav_top A.bun, DIV.menu_nav_top A.bun:active, DIV.menu_nav_top A.bun:visited {text-decoration:underline;color:#333;font-weight:bold;}

DIV.menu_nav_top LI.m1 {
	width:99px;
	background:url(/static/img/nav-top/menu-top1.png) no-repeat 0 0;
	}
DIV.menu_nav_top LI.m1 A, DIV.menu_nav_top LI.m1 A:active, DIV.menu_nav_top LI.m1 A:visited, DIV.menu_nav_top LI.m2 A, DIV.menu_nav_top LI.m2 A:active, DIV.menu_nav_top LI.m2 A:visited {color:#fff;}
DIV.menu_nav_top LI.m1 A.bun, DIV.menu_nav_top LI.m1 A.bun:active, DIV.menu_nav_top LI.m1 A.bun:visited, DIV.menu_nav_top LI.m2 A.bun, DIV.menu_nav_top LI.m2 A.bun:active, DIV.menu_nav_top LI.m2 A.bun:visited {color:#fff;text-decoration:underline;font-weight:bold;}

DIV.menu_nav_top LI.m2 {
	width:79px;
	background:url(/static/img/nav-top/menu-top2.png) no-repeat 0 0;
	}
DIV.menu_nav_top LI.m_end {background:url(/static/img/nav-top/menu-top4.png) no-repeat 0 0;}
DIV.menu_nav_top LI.m3 {width:71px;padding-left:23px;}
DIV.menu_nav_top LI.m6 {width:86px;padding-left:8px;}

DIV.menu_nav_top LI.find_line {
	background:none;
	width:290px;
	height:42px;
	}
DIV.menu_nav_top LI.find_line INPUT {vertical-align:middle;}
DIV.menu_nav_top LI.find_line .inp {
width:172px;
margin:0 4px 0 0;
padding:0 0 0 24px;
background:url(/static/img/lupa.gif) no-repeat 5px 3px;
border-top:1px solid #727272;
border-left:1px solid #b4b4b4;
border-right:1px solid #b4b4b4;
border-bottom:1px solid #dadada;
font-size:11px;
}
DIV.menu_nav_top LI.find_line {}
DIV.menu_nav_top LI.find_line {}
DIV.menu_nav_top LI.find_line {}
div.find-line{
	padding:6px 0 0 0;
	float:left;
	position:relative;
	z-index:80;
	width:314px;
	height:35px;
	background:#fff;
	border-bottom:1px solid #D4D4D4;
	background:url(../img/find/zoom.jpg) no-repeat 10px 11px; /*11*/
	}
div.find-line span{
	display:block;
	position:absolute;
	z-index:100;
	left:10px;
	top:4px;
	width:10px;
	height:10px;
	border:1px solid #000;
	}

div.find-line ul li{
	float:left;
	height:19px;
	padding:0 0 0 4px;
	}
div.find-line ul li div{
	width:75px;
	height:21px;
	margin:0;
	}
div.find-line ul li div input{
	width:75px;
	height:19px;
	cursor:pointer;
	}

div.find-line ul li input.text{
	width:216px;
	height:16px;
	color:#666;
	position:relative;
	z-index:-20;
	padding:0 6px 0 24px;
	font-size:11px;
	font-family:Arial;
	border-bottom:1px solid #DADADA;
	border-top:1px solid #727272;
	border-left:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	}
/*NAV-TOP=========*/



/* bottom */
.footer{
	position:absolute;
	bottom:55px;
	left:0px;
	width:100%;
	text-align:left;
	}
.footer .contact{
	text-align:left;
	padding:26px 0 0 16px;
	height:47px;
	font-weight:100;
	background:#999;
	color:#fff;
	}
	
/*nav-bot*/
.nav-bot{
	position:absolute;
	right:0;
	bottom:-31px;
	float:right;
	}
.nav-bot ul li{
	list-style:none;
	float:right;
	}	
.nav-bot ul li div{
	float:left;
	position:relative;
	z-index:50;
	height:25px;
	padding:6px 8px 0 27px;
	margin-right:0;
	background:url(../img/footer/bg_fon.jpg) repeat-x;
	}
.nav-bot ul li div.cont{
	padding:6px 8px 0 21px;
	}
.nav-bot ul li div span.left-two,
.nav-bot ul li div span.right,
.nav-bot ul li div span.left{
	display:block;
	position:absolute;
	}	

.nav-bot ul li div span.right{
	top:0;
	right:0;
	width:16px;
	height:31px;
	background:url(../img/footer/right.jpg);
	}	
.nav-bot ul li div span.left-two{
	top:0;
	left:0;
	width:36px;
	height:31px;
	background:url(../img/footer/left-two.jpg);
	}	
.nav-bot ul li div span.left{
	top:0;
	left:0;
	width:32px;
	height:31px;
	background:url(../img/footer/left.jpg);
	}	

.nav-bot ul li div a:link,
.nav-bot ul li div a:visited{
	font-size:12px;
	color:#333;
	text-decoration:none;
	position:relative;
	z-index:100;
	}
.nav-bot ul li div a:hover{
	text-decoration:underline;
	}

/*nav-bot=========*/
/*bottom========*/

