* {
    margin: 0;
    padding: 0;
}
html{
    height: 100%;
}
body{
    height: 100%;
    background: #FFF;#url('../images/body_bg.png');
    width: 100%;
}
#m_container{
    margin: 10px auto;
    height: 100%;
    width: 970px;
    background-position: center center;
}
.adsense1{
	float: left;
	width: 469px;
	height: 61px;
    margin-left: 13px;
}
.adsense2{
	float: right;
	width: 469px;
	height: 61px;
	margin-right: 13px;
}
.search{
	float: left;
	width: 285px;
}
.lenta{
	float: right;
	width: 70%;
	height: 20px;
	font: 11px Verdana, Arial, Sans-serif;
  	color: #3c79f4;
	line-height: 20px;
  	background: white;
  	border: 1px solid #92BBF9;
  	margin-bottom: 5px;
  	margin-left: auto;
}
.m_menu ul, .m_menu li{
    height: 36px;
}
.m_menu ul{
    width: 100%;
    list-style: none;
}
.m_menu li{
    float: left;
    line-height: 36px;
}
.m_menu a{
    background: url(../images/m_but.png) center center no-repeat;
	width: 150px;
    height: 36px;
    display: block;
    text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Sans-serif;
    text-align: center;
    color: #ffffff;
}
.m_menu a:hover{
    background: url(../images/m_but_a.png) center center no-repeat;
    color: #ffffff;
}
.m_menu a:active{
    color: #0e56e9;
}
.m_menu_active a, .m_menu_active a:hover{
    background: #50f;
}
.m_menu_sep{
    width: 14px;
    height: 36px;
}
.m_link_mail{
    width: 100%;
    position: relative;
    top: 25px;
    font: bold italic 14px Verdana, Arial, Sans-serif;
    color: white;
}
.m_link_mail a{
    text-decoration: none;
    color: white;
}
.m_link_mail #m_link{
    float: left;
    padding-left: 215px;
}
.m_link_mail #m_mail {
    list-style: none;
    float: left;
    padding-left: 169px;
}
.m_link_mail #m_mail li{
    float: left;
    padding-left: 10px;
}
.static {
	font: 13px Verdana, Arial, Sans-serif;
}
.static A, .static A:visited, .lenta A, .lenta A:visited {
	color: #0f2b96;
    text-decoration: none;
}
.static A:hover, .lenta A:hover {
    text-decoration: none;
}
.static A:active, .lenta A:active {
	color: #0e56e9;
}
H2 {
    font: bold 18px Verdana, Arial, Helvetica, sans-serif;
    color: #0e56e9;
}
H4{
	font-size: small;
}
.m_title{
    clear:both;
    position: relative;
    top: 53px;
    font: 15px Verdana, Arial, Sans-serif;
    color: white;
    text-align: center;
}
.m_logo{
    background: url('../images/nedvigimost.jpg');
    height: 387px;
    width: 100%;
}
.m_content{
    width: 970px;
    background: #dcedf4;
}
.m_content #wrapper{
    padding: 10px 40px 100px;
    text-align: justify;
    background: url(../images/grad_bg.jpg) repeat-x bottom left;
}
.m_footer{
    margin: 0px auto 0;
    width: 970px;
    height: 36px;
	text-align: center;
	color: #FFFFFF;
    background: url(../images/footer.png);
    background-repeat: no-repeat;
}
.m_footer #wr{
    font: 10px Verdana, Arial, Sans-serif;
	padding: 10px 10px;
}
.m_counters{
    margin: 10px auto 0;
    width: 970px;
    height: 50px;
	vertical-align: center;
	color: #FFFFFF;
}
.description2 img {
	border: 2px solid #ffffff;
}
.noborder img {
	border: 0;
}
.description2 {
    width: 100%;
}

.description2 h1 {
    font-size: 14px;
    font-weight: bold;
    color: #0E56F9;
    text-align: left;
}

.description2 p{
    text-indent: 25px;
}
