@charset "windows-1251";
BODY {
	font-family: Arial;	
	color: #333333;
	padding:10px; 
	margin:0px; 
	background: url('../images/bg.gif') #eeefe8;
}

TABLE.copyright {
	color: #999999;
}
TABLE.copyright a:link, TABLE.copyright a:active, TABLE.copyright a:visited {
	color: #999999;
	text-decoration: underline;
	font-size: 8pt;
}
td.copyright {
	color: #999999;
	font-size: 8pt;
	padding: 0px 25px;
	line-height: 11pt;
	height: 66px;
}

A:link {text-decoration: underline; color: #9f60bf}
A:active {text-decoration: underline; color: #9f60bf}
A:visited {text-decoration: underline; color: #9f60bf}
A:hover {text-decoration: underline; color: #606060}

h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #999999;
	margin-bottom: 1.5em;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #504037;
}

span.menu {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 12pt;
	cursor: pointer; 
	padding: 5px;
	background: #00613e;
	margin: 0px auto 0px auto;
	padding: 5px 10px;
}
span.menu:hover {
	color: #dddddd;
	text-decoration: none;
	font-weight: normal;
	font-size: 12pt;
	cursor: pointer; 
	background: #888888;
	margin: 0px auto 0px auto;
	padding: 5px 10px;
}
span.menu_sel {
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size: 12pt;
	cursor: pointer; 
	background: #f7f8f3;
	margin: 0px auto 0px auto;
	padding: 5px 10px;
}
table.menu_table {
	background: #00613e;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border: none;
}



div.menu {
	margin-bottom: 1px;
	margin-top: 1px;
	background-color: #aaaaaa; 
	padding: 4px;
	cursor: pointer;
	color: #fff;
}
div.menu_sel {
	margin-bottom: 1px;
	margin-top: 1px;
	background-color: #9f60bf; 
	padding: 4px;
	font-weight: bold;
	cursor: pointer;
}
div.sub_menu {
	margin-bottom: 1px;
	margin-top: 1px;
	border-bottom: solid 1px #fff; 
	background-color: #9f60bf;
	padding: 4px;
	text-decoration: none; 
	cursor: pointer;
}
div.sub_menu_sel {
	border-bottom: solid 1px #fff; 
	background-color: #9f60bf; 
	padding: 4px;
	cursor: pointer;
}
div.menu:hover, div.sub_menu:hover {background-color: #9f60bf; color: #fff}
div.menu_sel:hover, div.sub_menu_sel:hover {text-decoration: none; color: #fff}
div.sub_menu_sel, div.menu_sel { text-decoration: none; color: #fff }



td.menu {
	text-align:center;
	color: white;
}
td.menu:hover {
	text-align:center;
	background: #6666aa;
	color: white;
}
td.menu_sel {
	text-align:center; 
	background: url('../images/menu_item_sel.gif') center bottom no-repeat #7777bb;
	color: black;
}
a.sel {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
td.menu a:link, td.menu a:active, td.menu a:visited, td.menu a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

table.container {
	background-color: #f7fbf3;
	width: 930px;
	margin: 0 auto 15px auto;
	border: 1px solid #e4e5e0;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
}
div.text {
	background-color: white;
	width: 920px;
	margin: 15px 2px 15px 2px;
	padding: 10px 10px 10px 25px;
}
HTML>BODY div.text {
	width:862px;
}
div.text p, div.text li {
	font-size: 12px;
	line-height: 15px;
}

td.main_td {
	padding: 10px 11px 0px 12px;
}
HTML>BODY td.main_td {
	padding: 10px 11px 12px 12px;
}

td.top_contacts p {
	color: #006633;
	font-size: 12px;
	line-height: 18px;
}
td.text, td.text_index {
	background: white;
	padding: 6px 12px;
	color: black;
}

table {	
	font-size: 12px;
}
p, li {
	color: #333333;
	font-size: 11px;
	line-height: 15px;
}
.news_date {
	color: #333333;
	font-weight: bold;
}
#right_news {
	font-size: 8pt;
}

img.small_news {
	border: solid 1px #514326;
	float: right;
}
img.left {
	border: solid 1px #333333;
	margin-right: 15px;
	float: left;
}
img.border {border: solid 5px #f0f0f0;}

hr {
	height: 1px;
	color: #e0e0e0;
	border: none;
	border-top: solid 1px #e0e0e0 !important;
}
.check {
	border: none;
	background: none;
}
input.small {
	font-family: Arial;
	font-size: 90%;
	border-color: #e0e0e0;
}
input, textarea {
	font-family: Arial;
	font-size: 90%;
}
select {
	font-family: Arial;
	font-size: 90%;
}
.hand {
	cursor: pointer;
}
