* { padding : 0px; margin : 0px; border: none; }
.clear { font-size: 0pt; clear: both; }

BODY {
	color: #011340;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
A { text-decoration: underline; color: #9E3401; }
A:hover { text-decoration: none; }

/* &#208;&#224;&#241;&#239;&#238;&#235;&#238;&#230;&#229;&#237;&#232;&#229; &#225;&#235;&#238;&#234;&#238;&#226; */
body { min-width: 780px; }
#container { padding-left: 227px; padding-right: 229px; }
#container .column { position: relative; float: left; }
#center { width: 100%; }
#left { width: 190px; margin-left: -100%;	left: 229px; padding-left: 20px; }
#container > #left { left: -227px; }
#right {	width: 185px; margin-right: -229px; padding-left: 20px;  }
* html body { overflow: hidden; }
/* end &#208;&#224;&#241;&#239;&#238;&#235;&#238;&#230;&#229;&#237;&#232;&#229; &#225;&#235;&#238;&#234;&#238;&#226; */

#bg {
	background: #E0EBF9 url(images/main_bg.jpg) repeat-x bottom;
	padding: 25px 0px 35px 0px;
}


/* &#216;&#224;&#239;&#234;&#224; */

#header__, #header_, #header {
	min-height: 189px;
	_height: 189px;
}
#header__ {
	background: #E6F1FD url(images/header_bg.jpg) repeat-x top;
}
#header_ {
	background: url(images/header_l.jpg) no-repeat left top;
}
#header {
	background: url(images/header_r.jpg) no-repeat right top;
}

#logo {
	padding: 12px 213px 0px 0px;
	text-align: right;
}

#logo-txt {
	font-size: 18pt;
	font-family: Tahoma;
	text-align: right;
	color: #AEC5DB;
	padding: 2px 213px 0px 0px;
}

/* end &#216;&#224;&#239;&#234;&#224; */

/* &#195;&#235;&#224;&#226;&#237;&#238;&#229; &#236;&#229;&#237;&#254; */

#top-menu { background-color: #E0EBF9; }
#bottom-menu { background-color: #F8EBD0; }

.menu {
	background-color: #D9E7F8;
	border: 1px solid #9DB8D3;
	margin: 0px 19px 0px 19px;
	padding: 3px 20px 3px 20px;
	font-size: 14pt;
	text-align: center;
}
.menu A {
	color: #87A7C8;	
	text-decoration: none;
}
.menu A:hover {
	color: #426091;
}
.menu TABLE {
	width: 100%;
}

/* end &#195;&#235;&#224;&#226;&#237;&#238;&#229; &#236;&#229;&#237;&#254; */

/* &#193;&#238;&#234;&#238;&#226;&#251;&#229; &#234;&#238;&#235;&#238;&#237;&#234;&#232; */

.side-title {
	font-weight: bold;
	color: #011340;
	padding: 0px 0px 12px 14px;
	background: url(images/pic1.gif) no-repeat left 3px;
}

.newart-title {
	text-decoration: underline;
	color: #9E3401;
	font-size: 9pt;
}

.date {
	color: #6A84AC;
	font-weight: bold;
}

.txt {
	text-align: justify;
}

.more {
	font-weight: bold;
	text-align: right;
}
.more A { text-decoration: none; }
.more A:hover { text-decoration: underline; }

.sep {
	background: url(images/sep.gif) repeat-x top;
	font-size: 0pt;
	min-height: 5px;
	_height: 5px;
	margin: 13px 0px 13px 0px;
}

.links A { color: #011340; text-decoration: none; }
.links A:hover { text-decoration: underline; }

/* end &#193;&#238;&#234;&#238;&#226;&#251;&#229; &#234;&#238;&#235;&#238;&#237;&#234;&#232; */


/* &#206;&#241;&#237;&#238;&#226;&#237;&#224;&#255; &#247;&#224;&#241;&#242;&#252; */

#center {
	font-size: 9pt;
}

H1 {
	font-size: 11pt;
	font-weight: bold;
}

P {
	padding-top: 10px;
	text-align: justify;
}

H2 {
	font-weight: bold;
	font-size: 10pt;
	padding-top: 12px;
}

/* end &#206;&#241;&#237;&#238;&#226;&#237;&#224;&#255; &#247;&#224;&#241;&#242;&#252; */

/* &#207;&#238;&#228;&#226;&#224;&#235; */

#footer {
	text-align: center;
	padding: 15px 0px 20px 0px;
	color: #5879A7;
	background-color: #F8EBD0;
}

#footer A {
	color: #5879A7;
}

/* end &#207;&#238;&#228;&#226;&#224;&#235; */

#search-box
{
width: 185px; 
margin-right: -229px; 
padding-left: 20px;  
	background:#F4F4F4;
	border:1px solid #C5C5C5;
	padding:8px;
	color:#5F5F5F;
	width:185px;
	margin-top:4px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

