@import 'turizm.css';
@import 'news_tur.css';

* {
	margin: 0;
	padding: 0;
}
html{
	height: 100%;
}
body{
	height: 100%;
	background: #FFF;
	width: 100%;
}
#m_container{
	margin: 10px auto;
	height: 100%;
	width: 970px;
	background-position: center center;
}
.adsense1{
	float: left;
	width: 468px;
	height: 60px;
    margin-left: 13px;
}
.adsense2{
	float: right;
	width: 468px;
	height: 60px;
	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: right;
	padding-right: 184px;
}
.m_link_mail #m_mail li{
	float: left;
	padding-left: 10px;
}
H2{
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #0e56e9;
	margin-top: 15px;
}
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/turizm.jpg');
	height: 387px;
	width: 100%;
}
.m_content{
	width: 970px;
	background: #dcedf4;
}
.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;
}
.m_content #wrapper{
	padding: 10px 40px 200px;
	text-align: justify;
	background: url(../images/footert.jpg) no-repeat bottom;
}
.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;
}

