/* CSS Document */
* {
	margin:0;
	padding:0;
}
body#page{
	background: #DEDEDD;
	color: #343434;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
}
.mega_wrapper{
	width:960px;
	margin:0 auto;
}
.mega_wrapper_i,
.mega_header,
.logobox_login_follow_search,
.main_menu,
.mega_banner,
.mega_main_body,
.mega_footer{
	width: 100%;
	float: left;
}

.mega_header{
	position: relative;
	z-index: 9999;
}
.logobox_login_follow_search{
	
}
.mega_logo{
	margin-top: 15px;
	margin-bottom: -25px;
	width: 501px;
	float: left;
}
.mega_logo a.logo{
	background: url(../images/logo.png) no-repeat;
	width: 501px;
	height: 150px;
	display: block;
}
.login_follow_search{
	width: 450px;
	float: right;
	margin-top: 22px;
}
.login_follow_i{
	float: right;
}
.login_follow,
.mega_search{
	width: 100%;
	float: left;
}
.mega_search{
	margin-top: 25px;
}
.mega_login,
.mega_follow{
	float: right;
	color: #3a76ac;
}

.main_menu{
	background: url(../images/menu.png) no-repeat;
	width: 980px;
	height: 43px;
	margin-top: 20px;
}
.mega_banner{
	margin-top: 10px;
}
.mega_main_body{
	margin-top: 10px;
}
.main_content{
	width: 670px;
	float: left;
	margin-top: 5px;
	padding: 5px 10px 10px 10px;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.main_content img{
max-width: 650px;
}
.main_content_i,
.mega_bots{
	width: 100%;
	float: left;
}
.mega_bots{
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px #ccc solid;
}
.mega_bots .firstbox{
	float: left;
}
.mega_bots .firstbox .megaclassbox_i{
	padding-right: 10px;
}
.mega_bots .lastbox{
	float: right;	
}
.mega_bots .lastbox .megaclassbox_i{
	padding-left: 10px;
}
.mega_bots .botbox{
	
}
.mega_bots .botbox h3{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
}
.mega_bots .botbox ul li,
.mega_bots .botbox li{
	
}
.mega_bots .botbox ul li a,
.mega_bots .botbox li a{
	background: url(../images/arrow.gif) no-repeat left 8px;
	color: #343434;
	margin: 2px 0;
	padding: 3px 0 3px 12px;
	display: block;
}
.mega_bots .botbox ul li a:hover,
.mega_bots .botbox li a:hover{
	color: #3a76ac;
	text-decoration: underline;
}
.right_column{
	width: 250px;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.right_column_top,
.right_column_bottom{
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.right_column_top{
	
}
.right_mid_bg{
	padding: 5px 15px;
	overflow: hidden;
}


.right_column_bottom_i{
	overflow: hidden;
}

.right_column_top h3,
.right_column_bottom h3{
	font-size: 20px;
	line-height: normal;
	text-align: center;
	margin-bottom: 8px;
	font-weight: normal;
	border-bottom: 1px #ccc solid;
}
.right_column_top .megamodule{
	background: #fefefe;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 15px 10px 15px;
	margin-left:-15px;
	width: 100%;
	float: center;
	margin-bottom: 10px;
}

.right_column_bottom .megamodule{
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.mega_footer{
	background: #e8e8ea;
	margin-top: 20px;
	padding: 20px 0;

}
.mega_footer_i{
	width: 960px;
	margin: 0 auto;
}
.mega_copyright{
	width: 48%;
	float: left;
	font-size: 11px;
}
.mega_bottom_menu{
	width: 100%;
	float: center;
}
.mega_bottom_menu ul{
	float: right;
}
.mega_bottom_menu ul li{
	background: url(../images/bottom_menu_border.jpg) no-repeat right 3px;
	display: inline;
	padding: 0 15px;
}
.mega_bottom_menu ul li.last-item{
	background: none;
	padding-right: 0;
}
.mega_bottom_menu ul li a{
	font-size: 12px;
}

.counter {
	width: 100%;
	float: left;
}

.news {
	background: #777777;
}


.moduletable-forum ul li a{
	color: #141414;
	font-weight: bold;
	font-size: 12px;
	list-style-image: url(../images/forum.gif);
	margin-bottom: 5px;
}
.moduletable-forum ul li{
	color: #141414;
	font-weight: bold;
	font-size: 12px;
	list-style-image: url(../images/forum.gif);
	margin: 5px 0 0 20px;
	
}

.moduletable-weather{
	float:center;
}

.moduletable-valuta{
	float:center;
	margin-left: 20px;
}
.oldsite a {
	color: #fff;
	float: center;
	font-size: 14px;
}
