/* layout */
/* common layout */
body {color:black; background: white;}

ADDRESS, BLOCKQUOTE, BODY, CODE, DIV, HTML, P, PRE, TABLE, TR, TD, A {
}
#header{
	background-image: url(/img/tels.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom: 5px solid #2D629A;
}
#subheader{
	background-image: url(/img/slog.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#hormenu {
	padding: 25px;
	color: black;
	}

#content {
	background: white;
	padding: 45px;
	padding-top: 0;
}

/* Списки контента */
#content OL LI {margin-bottom: 5px;}
#content OL LI UL LI {margin-bottom: 5px; margin-top: 3px;}

#hleb {margin-top: 7px; font-size: 9pt;}
#hleb a {font-size: 9pt;}
H1, H2, H3, H4, H5, H6 {
	color: #2D629A;
	font-family: Arial, Helvetica, sans-serif;
}
H1 {
	font-size: 20px;
}

#subcatlist {margin: 0px;}

#footer {
	padding: 10px;
	background: #2D629A;
}
#counters{
	padding-top: 10px;
}
