html, body {
 font-size: 14px;
 font-family: Arial;
 color: #000;
 background: #ffffbf;
 margin: 0;
 padding: 0;
 line-height: 130%;
}
a {
 color: #333;
}
a:hover {
 color: #444;
}
h1 {  
 margin: 0;  
 line-height: 120%;
 padding: 15px 0;
 color: #333333;
 font-size: 24px;
 font-weight: normal;
}
h2 { 
 margin: 0;  
 padding: 15px 0;
 color: #333333;
 font-size: 19px;
 font-weight: normal;

}
h3, h4, h5 { 
	font-size: 14px; 
	margin: 0; 
	padding: 15px 0; 
	font-weight: bold;
	text-decoration: underline;
}
h2 a ,h3 a,h4 a,h5 a {
 color: #000;
 font-weight: bold;
}
p{
 margin: 0;
 padding: 0 0 10px 0;
 text-indent: 0;
}
img {
 border: none;
}
.body {
 width: 1000px;
 margin: 0 auto;
 background: url('../../images/sgs/left_part_bg.gif') 30px top repeat-y;
}
.header {
 background: url('../../images/sgs/header.png') center top no-repeat;
 height: 251px;
 width: 1000px;
 margin: 0 auto;
 position: relative;
}
.menu_top {
 width: 1000px;
 padding: 0;
 margin: 0 auto;
 border-spacing: 2px;
}
.menu_top td{
 text-align: center;
 height: 45px;
 background: url('../../images/sgs/menu_top.gif') left top no-repeat;
 padding: 0;
}
.menu_top a {
 color: #004991;
 font-weight: bold;
 text-decoration: none;
 display: block;
 vertical-align: middle;
 padding: 9px 8px 0 8px;
 height: 36px;
 background: url('../../images/sgs/menu_top.gif') right 45px repeat-y;
 line-height: 110%;
}
.menu_top a span{
 height: 45px;
}

.left_part {
 width: 194px;
 float: left;
 background: #5ba7d9;
 margin-left: 30px;
 padding: 10px 0px;
 font-size: 12px;
}
.left_part  ul, .left_part li{
 margin: 0;
 padding: 0;
 list-style-type: none;
 line-height: 110%;
}
.menu_left a {
 color: #fff;
 font-weight: bold;
 text-decoration: none;
}
.menu_left a:hover {
 text-decoration: underline;
}
.menu_left li {
padding: 10px 15px;
 background: url('../../images/sgs/menu_left_li.gif') left bottom repeat-x 
}
.menu_left li li {
 background: none;
 padding: 0 15px;
 margin: 0;
 text-indent: -7px;
}
.menu_left li li a {
 color: #000;
 font-weight: normal;
}
.right_part {
 width: 205px;
 float: right;
}
.weather b {
 font-size: 18px;
}
.weather table {
 width: 100%;
}
.main_part {
 padding: 0 265px 0 255px;
}
.main_part_full {
 padding: 0 0px 0 255px;
}
.news_item {
 padding-bottom: 10px;
}
.news_item .date {
 display: block;
 font-size: 12px;
 color: #2d77ab;
}
.news_item .news_header {
 font-weight: bold;
 color: #ed3238;
}
.footer_bg {
 clear: both;
 background: #c7c0ac;
 min-height: 95px;
}
.footer {
 width: 1000px;
 margin: 0 auto;
 position: relative;
}
.footer p {
 margin: 0;
 padding: 0;
}
.footer .gekos_logo {
 position: absolute;
 right: 30px;
 top: 19px;
}
.footer .counters {
 position: absolute;
 right: 30px;
 top: 50px;
 white-space: nowrap;
}
.footer_text {
 width: 500px;
 padding: 25px 0 10px 30px;
 font-size: 12px;
 line-height: 110%;
}
.logo_href {
 width: 1000px;
 height: 251px;
 position: absolute;
 top: 0;
 left: 0;
}
.navibar {
 padding-top: 10px;
}
textarea {
 height: 150px;
}
