html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th {
	margin:0;
	padding:0;
	text-indent:0;
}

* {font-family:Verdana,Arial,sans-serif;}
a img {border: none;}
table {border-collapse:collapse;}

#err_div
{
	width: 500px;
	position: absolute;	
	z-index: 100;
	left: 31%; 
	top: 150px;
	display: none;
	background-color:#fff;
	filter:alpha(opacity=90);
  	-moz-opacity: 0.9;
  	-khtml-opacity: 0.9;
 	opacity: 0.9;
	border: 1px solid #e50000;
}

#err_div .header{display:block; background-color: #e50000; margin:0;}
#err_div .header h4{color:#fff; font-weight:normal; font-size:90%; padding: 0.2em 20px 0.4em 20px; margin:0;}
#err_div .header img{margin-right:5px;}
#err_div .comments{padding: 25px 20px 15px 20px;}
#err_div .comments textarea{width:458px;}
#err_div .comments small{display:block; font-size:70%; color:#333; padding-bottom:0.5em;}
#err_div .submit{padding: 0 20px 30px 20px;}


/* Zakaz
-----------------------------------*/
#formTable td{font-size:75%; color:#333; padding: 0.3em 25px 0.3em 0px;}
#formTable td sup{color:#cd3210;}

#formTable input{font-size:120%;}
#formTable input.text{width:100%; border: 1px solid #afafaf;}
#formTable input.textfocus{width:100%;  border: 1px solid #f4b907;}
#formTable input.error{width:100%;  border: 1px solid #C13000;}

#formTable select{font-size:120%;}

#formTable textarea{font-size:120%; width:100%; border: 1px solid #afafaf;}
#formTable textarea.textfocus{border: 1px solid #f4b907;}
/**/

#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%;
}



/* general */
p{
	font-size:0.8em;
	color:#333; 
	line-height:1.5em; 
	/*margin-top:0.5em;*/
	margin-bottom: 0.8em;
}

h3{
	font-size:110%; 
	/*font-weight:normal; */
	font-weight:bold; 
	color:#333; 
	margin: 0em 0 1em 0;
}

h4 {color:#333;}

ul{
	margin-top: 0em; 
	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: 0em 0 0.5em 0em; 
	/*background: url('/i/list.gif') no-repeat left 0.8em; */
	padding-left:0px;
}


img.borderImg{border: 1px solid #999;}

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

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

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


/* paragraph */
div.pContent{clear:both;}
div.pContent p{line-height:1.4em;}

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.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;}

.icqStatus
{
	position:relative;
	right:0;
	padding: 0.2em 0;
}

.icqStatus img
{
	position:relative;
	left:0;
	top:0.2em;
}

.icqStatus a
{
	font-size:90%;
	margin: 0 0 0.3em 5px;
	text-decoration: none;
}

.icqStatus a:hover
{
	text-decoration: underline;
}



/* links */
a{
	text-decoration:underline; 
	color:#336699;
	outline:none;
}

a:hover, 
a p:hover {
	text-decoration:underline; 
	color:#333 !important;
}


/* path */
div.path {
	color:#333; 
	margin-bottom: 1em;
}

div.path a{
	font-size:75%;
	color:#333;
}

div.path a:hover{
	color: #999999;
}

div.path small{
	font-size: 85%; 
	color:#333;
	
}

div.path h1{
	font-size:1.2em; 
	margin:0.3em 0 0em 0; 
	font-weight: bold;
}

#goodBlock div.path h1{
	margin-bottom:0;
}


/* header */
tr.top .headerMenuList, tr.indent_top .headerMenuList{padding: 0.8em 40px 0 10px;}
tr.inline .headerMenuList{padding: 25px 40px 5em 10px;}
tr.indent_bottom .headerMenuList{padding:0 40px 3em 10px;}

/*
tr.top .headerLogo, tr.indent_top .headerLogo, tr.top .headerPhone, tr.indent_top .headerPhone{padding:3em 40px 3.5em 10px;}
tr.inline .headerPhone{padding:2em 40px 3em 10px;}
tr.inline .headerLogo{padding:1.3em 40px 2.3em 10px; margin-left:-10px;}
tr.indent_bottom .headerLogo, tr.indent_bottom .headerPhone{padding: 3em 40px 2.5em 10px;}
*/

.headerLogo
{
	padding:30px 0 0 10px;
}

.headerPhone
{
	padding:25px 0 0 10px;
}

.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:#00236a; color:#fff;}

.headerPhone small{color:#333; font-size:70%; white-space: nowrap;}
.headerPhone strong{color:#333; font-size:120%;}


/* menu */
.twoMenuList{
	margin: 0 0 5px 0; 
	padding: 0 20px 40px 0; 
	font-size:100%; 
	color:#333;
	background: url(/i/menuSep.gif) no-repeat bottom left;
}
.twoMenuList strong{display:block; font-size:75%; padding: 0.5em 10px 0.5em 10px; line-height:1.3em;}
.twoMenuList li{
	list-style-type:none; 
	background:none; 
	color:#333; 
	font-size:0.75em; 
	line-height:1.2em; 
	margin: 0 0 0px 22px;
	padding: 0;
}
.twoMenuList li.cur
{
	/*background-color:#00236a;*/
	color:#fff;
}

.oneMenuList{margin: 0 0 2em 0; padding: 0 20px 0 0; font-size:100%; color:#333;}
.oneMenuList li{list-style-type:none; background:none; color:#333; font-size:75%; line-height:1.2em; margin: 0 0 0.4em 10px; padding: 0.4em 10px 0.4em 10px;}


/* home */
.homeCenterBlock{padding-right: 40px;}
.homeCenterBlock .homeParagraph{padding: 2em 10px 0 10px;}
.homeblockParagraph{padding: 2em 40px 0 10px;}
.homeblockAnons{/*padding: 3em 40px 0 10px;*/}

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


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

#footerContacts .icqStatus
{
	padding-bottom:2em;
}

#footerContacts .icqStatus a
{
	font-size:75%;
}

/* 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 .textcarm
{
	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%;
}

.pContent .prelist{
	margin-bottom:0.2em;
	/*font-weight:bold;*/
}

.png{
	behavior:url('/png.htc');
}

