body {
	margin: 0;
	padding: 0;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	color: #121011;
	/*background: #FFE69A;*/
	background-image: url("images/fon.jpg");
	line-height: 16px; 
}

a {
	color: #1e4496;
	background-color: inherit;
}

a:hover {
	color: #1e4496;
	background-color: inherit;
}


h1 {
	margin: 0; 
	padding: 3px 0 6px 0;
	font: bold 16pt Arial, Sans-Serif;
	font-weight: bold;
	background-color: inherit;
	
}

h1 a {
	background-color: inherit;
	text-decoration: none;
}

h2 {
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
}

h2 a {
	text-decoration: none;
}


p {
	padding: 2px 0 5px;
	margin: 0;
}

#content {
	margin: 0px auto; 
	width: 830px; 
}

.header { 
	height: 85px; 
	margin: 0px 0 2px 0; 
	padding: 10px 0 10px 0px;
	background: #FFFDF6;
	color: #808080;
	font: bold 16pt Arial, Sans-Serif;
	font-weight: bold;
	background-color: inherit;
}

.header a{
	background-color: inherit;
	text-decoration: none;
}
	
.searchform {
	float: none;
	padding: 2px 5px 0 0;
}

.titlelogo {
	font: bold 14pt Arial, Sans-Serif;
	float: left;
	padding: 0px 0px 0 35px;
}

.titlelogo a {
	font: bold 14pt Arial, Sans-Serif;
	float: right;
	padding: 0px 5px 0 0;
}


.subheader {
	clear: both;
	height: 23px;
	margin: 0 0 10px 0;	
}

.subheader_left {
	line-height: 28px;
	width: 193px;
	background: #1e4496;
	color: #FFFDF6;
	padding: 0 5px 0 5px;
}

.subheader_left a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

.subheader_left a:hover {
	color: #FFF;
}

.subheader_right {
	background: #ebf4e3;
	color: #275530;
	line-height: 28px;
	
	float: right;
/*	width: 574px; */
	width: 624px;
	
}

.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 9px 8px 9px;
	color: #275530;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.subheader_right a:hover {
	background: #1e4496;
	border-top: 1px solid #1A83AC;
	color: #FFFDF6;
}

.left {
	float: left;
	padding: 5px 0 0 5px;
	width: 190px;
	font: bold 1em Arial, Sans-Serif; 
}

.right {
	float: right;
	width: 610px;
	margin: 0 0 20px 0; 
	padding: 5px 5px 0 10px; 
	color: #000;
	background-color: #fffff9; 
	border: 1px solid #1e4496;
}

.right p {
	text-align: justify;
        text-indent: 20px;
}

a.info {
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
	color: #1e4496;	
}

.info {
	font: bold 14pt Arial, Sans-Serif;
	text-decoration:none; 
	position:relative;
	color: #1e4496;
	background-color: inherit;
}

.newshead {
/*	font: bold 10pt Arial, Sans-Serif;
	text-decoration:none; 
	position:relative;
	color: #1e4496;
	*/
	background-color: #fffff9; 
	border:0px solid #1e4496;
	padding: 5px; 
}

.newshead2 {
	font: bold 10pt Arial, Sans-Serif;
	text-decoration:none; 
	position:relative;
	color: #1e4496;
	padding: 0 0 10px 0; 
	background-color: #fffff9; 
	border:0px solid #1e4496;
}

a.info span {
	display:none;
}

a.info:hover {
	

}


.line {
	height: 2px;
	margin: 10px 0 10px 0;
}

.right_left {
	float: left;
	width: 260px;
	padding: 13px;
	background: #f2f2f2;
	color: #275530;
}

.right_right {
	float: right;
	width: 240px;
	padding: 13px;
	background: #f2f2f2;
	color: #275530;
}

.footer { 
	clear: both; 
	color: #000000; 
	background-color: #FFFDF6;
	padding: 10px 0 10px 0; 
	/*border-top: 1px solid #e6e6e6; */
	border: 1px solid #1e4496;
	text-align: center;  
	line-height: 13px;
	font: 12pt Arial, Sans-Serif;
}

.footer a { 
	text-decoration: underline; 
}

form.search {
	padding: 0; 
	margin: 0; 
}

input.text { 
	margin: 0; 
	width: 142px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFDF6; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

.date { 
	color: #ccc; 
	background: #FFFDF6;
	text-align: right; 
	margin: 4px 0 3px 0; 
	padding: 0; 
}
