/* CSS Document autor&design Zigmanshin Mansur http://www.zigman.ru/  */
html {
height: 100%;
font-size: 62.5%;
}
body { margin:0;
 padding:0;
  height: 100%;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
background: #FFFFFF  url(../images/content-bg.gif) repeat-x 0 0;
 }
 
 a:link, a:visited {
color: #005AA1;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
color: #002A4A;
}

h1 {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #004C87;
letter-spacing: 1px;
padding-bottom: 3px;
border-bottom: 1px solid #004C87;
margin-bottom: 7px;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #004C87;
}

h2 {
font-size: 1.6em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
text-align: left;
margin: 3px 0 0 2px;
}

h3 {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #004C87;
letter-spacing: 1px;
padding-bottom: 3px;
border-bottom: 1px solid #004C87;
margin-bottom: 7px;
}

address {
font-style: normal;
line-height: 180%;
margin-left: 7px;
}

/* menu */

#menu { text-align:left;
width: auto;
margin: 10px 0 0 0px  ;
}

#menu li {
display: inline;
list-style-type: none;
text-align: center;
}

#menu li.first a {

display: inline
}

#menu li a {
float: left;
color: #FFFFFF;
font-weight: bold;
font-size: 1.1em;
display: block;
padding: 0.9em 1.4em 0.7em 1.4em; text-decoration:none; 
}

#menu li a:hover{
background-color: #D0F500;
}
#menu li a.active {
background-color: #E3F3F9;
}

#menu li a:hover, #menu li a.active {
color: #000000;
font-weight: bold;
font-size: 1.1em;
}



ul#nav, ul#nav li{
	margin:0;
	padding:0;
	list-style:none;
}
ul#nav{ text-align:left;
	
}
ul#nav li{
	width:200px;
	margin-top:1px;
}
ul#nav li.first{
	margin:0;
}
ul#nav li a{
	display:block;
	width:100%;	
	background:#bae2f0 url(../images/arrow1.gif)  no-repeat 10px 50%;
	color:#0e85b0;	
	line-height:30px;	
	text-indent:25px; text-decoration:none;
}
ul#nav li a:hover{
	color:#fff;
	background:#0e85b0 url(../images/arrow2.gif) no-repeat 10px 50%;
}

#content { padding:0px 15px 15px 15px;
}
#logo {padding: 7px 0 0 15px; margin:0px 15px 0px 0px; border-left:4px solid #333;}
#logo a:link, #logo a:visited {
font-weight: normal;
text-decoration: none;
color: #333;border-bottom: 0px solid #004C87;
}

h1.logo {
	font-size: 2em; font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #008cff;
	text-align: left; padding-bottom:0px; margin :0px;
	border-bottom: 0px solid #004C87; letter-spacing: -1px; 
}

#td_p_okraska_logo h1 {
	font-size: 2em; font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #008cff !important;
	padding-bottom:0px; margin :0px;
	border-bottom: 0px solid #004C87; letter-spacing: -1px; 
}

#td_p_okraska_logo a.l2:link, #td_p_okraska_logo a.l2:visited {
font-weight: normal;
text-decoration: none;
color: #333;border-bottom: 0px solid #004C87;
}




/* Table */

#tab table {
font-size: 1.1em;
border-collapse: collapse;
border: 2px solid #004C87;
margin: 5px 0 20px 0;
table-layout: fixed;
width: 90%;
}

#tab th, #tab td {
padding: 3px 13px;
border: 1px solid #004C87;
}

#tab th {
text-align: right;
font-weight: bold;
}

#tab td {
text-align: right;
}

#tab .first-row {
background: #D0F500;
}

#tab .first-row th {
text-align: center;
font-weight: bold;
border-bottom: 2px solid #004C87;
}

#tab .first-column {
background: #FFD162;
border-right: 1px solid #004C87;
}

#tab .last-column {
background-color: #FFD162;
border-left: 1px solid #004C87;
}


.title_phone {font-size: 12px; background-color:#E3F3F9; color: #002A4A; font-weight: bold; padding: 10px;}
.counters {background-color:#E3F3F9;color:#0E85B0; padding: 10px;}


td#content li {color:#003B69;}

td#content p {text-align: justify;}
td#content img {margin: 3px;}



.links_wo_line a, .links_wo_line a:link, .links_wo_line a:visited {text-decoration: none;}