* {font-family: Arial, Tahoma, sans-serif;}

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


/* LoginPanel */
div#LoginPanel
{
	width: 240px;
	position: absolute;	
	z-index: 100;
	right: 31%; 
	top: 80px;
	padding: 10px 10px 0 20px;
	display: none;
	background-color: #fff;
	border: 1px solid #5682bc;
}

div#LoginPanel td
{
	font-size: 70%;
	color:#666666;
	padding: 0.5em 1em 0 0;
}

div#LoginPanel input
{
	font-size: 110%;
	color:#333;
}

div#LoginPanel td#loginLabel
{
	font-size: 80%;
	color:#666;
	padding: 0.7em 1em 0 0;
	
}
/**/


#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:75%; color:#333; line-height:1.5em; margin-top:0.5em;}
h3{font-size:150%; font-weight:bold; color:#333; margin: 0.5em 0 0.5em 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;}

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

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

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

table
{
	border-collapse: collapse;
	width: 100%;
	border:0;
	padding:0;
	margin:0;

}

table tr td
{
	vertical-align:top;
	padding:0;
	margin:0;
}

form
{
	padding:0;
	margin:0;
}

/* 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.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:#618211;}
a:hover{text-decoration:underline; color:#618211;}


/* path */
div.path {color:#333;}
div.path a{font-size:75%;}
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 */

/*
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;
}

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

.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 20px 0 0; font-size:100%; color:#333;}
.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:70%; line-height:1.2em; margin: 0 0 0.4em 10px; padding: 0.3em 10px 0.3em 10px;}
.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;}

/* footer */
#footerBg{padding-top:1.5em;}
#footerContacts{padding: 2em 40px 2em 8px;}
#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 2em 0;}
#footerTl{padding: 2em 40px 7px 0; float:right;}
a.tlLink
{
	display:block;
	padding:0;
	margin:0;
	font-size:70%;
}



/* Форма запроса
-----------------------------------*/
table.form{width:480px;}
table.form td{font-size:75%; color:#333; padding: 0.3em 20px 0.3em 0;}
table.form td.leftCol{width:200px; padding-top:0.6em;}
/**/
