/* Стиль контента */
H1 { color: #003366; font-size: 125%; margin-top: 20px }
H2 { color: #003366; font-size: 110% }
H3 { color: #003366; font-size: 105% }

a:link {
	color: #005d80;
	text-decoration: underline;
}

div {border: 0px solid black;}

a:visited {
	color: #b3bcbf;
	text-decoration: underline;
}	

a:hover, a:active {
	color: #005d80;
	text-decoration: none;
}

#search {
	float: right;
	margin: 0;
	padding: 0;
	width: 270px;
	height: 111px;
}

.search {
	border: 0;
	background: url(/_tpl/img/search.jpg) no-repeat;
	height: 111px;
	width: 178px;
	padding: 5px 0 0 5px;
}

#button {
	float: right;
	margin: -5px 10px 0 0;
	padding: 10px 0 0 0;
	border: 0;
	background: url(/_tpl/img/button.jpg) no-repeat;
	height: 20px;
	width: 51px;
}

#blockPage {
	float: left;
	margin: 0;
	padding: 40px 0 50px 0;
	width: 100%;
	line-height: 13pt;
	color: #484848;
	background: url(/_tpl/img/pageBg.jpg) left top repeat-x;
}

#blockLeftMenu {
	float: left;
	width: 20%;
}

#blockLeftMenu ul {
	margin: 0;
	padding: 0 0 0 40px;
	list-style: none;
}

#blockLeftMenu li			{ margin: 4px 0 0 10px; padding: 0; list-style: url(/_tpl/img/point.gif); }
#blockLeftMenu li a		{ text-decoration: underline; color: #008cd2; }
#blockLeftMenu li#select	{ color: #21a974; }
#blockLeftMenu li#select a	{ color: #21a974; }
#blockLeftMenu li a:hover	{ color: #008cd2; text-decoration: none; }
	

#lastMainBg {
	float: left;
	width: 100%;
	height: 153px;
	background: url(/_tpl/img/lastMainBg.jpg) top left repeat-x;
}

#page {
	float: left;
	margin: 0 0 0 0px;
	padding: 0 0 0 40px;
	width: 75%;
}

#title {
	display: block;
	padding: 0 0 10px 0;
	font-size: 14pt;
	color: #21a974;
}

#blockBottom {
	margin: 0 0 0 300px;
	padding: 30px 20px 10px 20px;
	line-height: 13pt;
	color: #484848;
}

#blockBottom span {
	display: block;
	width: 125px;
	font-weight: bold;
	background: url(/_tpl/img/arrow.gif) right bottom no-repeat;
}

#blockBottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#blockBottom li {
	margin: 1px 0 0 -10px;
	padding: 0 0 0 10px;
	background: url(/_tpl/img/point.gif) center left no-repeat;
}

#blockBottom li a {
	text-decoration: underline;
	color: #008cd2;
}

#blockBottom li#select {
	color: #21a974;
}

#blockBottom li a:hover	{
	color: #008cd2;
	text-decoration: none;
}

#smenu {
	float: right;
	padding-right: 20px;
	margin-top: 0px;
}

#smenu a {
	font-size:8pt;
	color: #003366;
}

#ul_list ul {
	margin: 0;
	padding: 0;
}

#ul_list li {
	margin: 3px 0 0 10px;
	padding: 0;
	list-style: url(/_tpl/img/point.gif);
}

#date_dir {
	color: #21a974;
}

#nav a {
	text-decoration: underline;
	color: #008cd2;
}

#nav a:hover {
	text-decoration: none;
	color: #008cd2;
}

#ul_list li a {
	text-decoration: underline;
	color: #008cd2;
}

#ul_list li a:hover{
	color: #008cd2;
	text-decoration: none;
}	

#news { margin: 10px 0 0 10px}
#news h3 { color: #2175bc }
#news ul { color: #2175bc ; margin-left:20px}
#news a { color: #2586d7; font-size:90% }
#news a:hover { color: #2175bc }

#banner {
	float: left;
	margin: 15px 0 10px 20px;
	padding: 0;
	display: block; 
	width: 150px; 
	height: 240px; 
	border: 1px solid #b3bcbf;	
}

#banner p {
	padding: 0 15px;
	color: #00A3D8;
	font-weight: bold;
}

#banner p a {
	color: #00A3D8;
}

#direct {
	padding: 15px 0 0 0;
}

#direct a:hover {
	text-decoration: none
}