<!--
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
body, body td {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #000000;
}
input, select, textarea {
	font-size: 8pt;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #990000;
}
.navy a {
	font-size: 8pt;
	color: #333333;
}
.menu {
	font-size: 10pt;
	color: #006699; font-weight: bold;
}
.top {
	font-size: 15pt;
	font-weight: normal;
	color: #000000;
}
.grey {
	font-size: 8pt;
	color: #666666;
}
.menu_separator {
	background: #E6E6E6;
	width: 100%;
	height: 1px;
	overflow: hidden;
	position: relative;
	margin: 2px 0 2px 0;
}
.required {
	color: #F00;
}
.print *{
	font-size: 10px;
	color: #999;
	vertical-align: middle;
	text-decoration: none;
}
.empty_field {
	/*background-color: #FFE6E6;*/
	border: 2px solid #F99;
}
.va_middle, .va_middle img, button, button img {
	vertical-align: middle;
}

#loginFormMessages {
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	color: #C00;
}
#registerFormMessades, #remindFormMessades {
	color: #999;
	padding: 5px 0 10px 0;
}

#razdelSearchForm {
	background: url(/images/search_bg.gif) repeat-x;
	border: 1px solid #f4f3df;
	margin: 10px 0 10px 0;
}
#razdelSearchForm #searchFormHeader {
	cursor: pointer;
	padding-left: 10px;
	color: #9f7a16;
}
#razdelSearchForm #searchFormContainer {

}

.razdels_li a {
	padding-left: 8px;
	background: none;
	text-decoration: none;
	color: #006699;
}
.razdels_li a:hover {
	background: url(/images/razdels_li.gif) no-repeat !important;
}
.razdels_li_s a {
	background: url(/images/razdels_li.gif) no-repeat;
	padding-left: 8px;
	text-decoration: none;
	color: #990000;
}

.topclass {
	margin: 4px 0 4px 0;
 	border: 1px solid #ffdc8b;
	/*background-color: #fefaee;*/
}

-->

