body{
    font: 11px/15px tahoma;
	padding:0;
	margin:0;
	background:#E4E4E4;
    color: #000000;
}
a{
    text-decoration:none;
    color:#015ab6;
}
a:hover{
    text-decoration:underline;
    color:#ED1C33;
}
div#top_hor_green_line{
    background:#39b44a;
    color:#ffffff;
    overflow:hidden;
    height:33px;
    border-bottom:3px solid #ED1C33;
}
div#top_hor_green_line_inside{
    margin:0 auto;
	text-align:left;
	width:980px;
    padding-top: 5px;
}
div#top_loginbox{
    float:left;
}
div#top_loginbox a{
    color:#ffffff;
    font-size:11px;
}
div#top_loginbox a:hover{
    text-decoration:underline;
    color:#E8EDF1;
}
input#top_login_textbox{
    width:100px;
    height:14px;
    font-size:10px;
    border:1px solid #0b6d36;
}
input#top_login_button{
    border:1px solid #0b6d36;
}
div#top_links{
    float:right;
    margin-top:5px;
    margin-right:10px;
}
div#top_links a{
    color:#ffffff;
    font-size:11px;
}
div#top_links a:hover{
    text-decoration:underline;
    color:#E8EDF1;
}

div#all{
    margin:0 auto;
    width:980px;
    text-align:left;
}

div#outside_container{
    float:left;
    text-align:left;
	width:880px;
    overflow:hidden;
    background:#ffffff;
    border-left:1px solid #D4D1D7;
    border-right:1px solid #D4D1D7;
}

div#news_archive{
    width:70px;
    float:left;
    position:static;
    background:#CFDBEC;
}

ul#calendar{
    list-style:none;
    margin:0px;
    padding:0px;
    margin-bottom:25px;
}
ul#calendar li{
    text-align:center;
    width:70px;
    padding-bottom:5px;
    float:left;
    display:block;
}
ul#calendar li a{
    display:block;
    width:100%;
    padding:5px 0px;
    background:#E8EDF1;
}

ul#calendar li ul{
    margin:0px;
    padding:0px;
    list-style:none;
}
ul#calendar li ul li{
    display:inline;
    float:left;
    width:20px;
    padding:0px;
    margin-right:2px;
}
ul#calendar li ul li a{
    display:block;
    width:100%;
    background:#E4E4E4;
    border:1px solid #E8EDF1;
    padding:2px;
}
ul#calendar li ul li a:hover{
    background:#E8EDF1;
}

div#year_name{
    font:bold 24px arial;
    text-align:center;
    float:left;
    width:70px;
}
div#month_name{
    font:bold 18px arial;
    width:70px;
    text-align:center;  
    float:left;
    border-top:1px solid #E4E4E4;
    border-bottom:1px solid #E4E4E4;
}
div#month_days{
    text-align:center;
    width:70px;
}

div#month_days ul{
    list-style:none;
    padding:0px;
    margin:0px;
}
div#month_days ul li{
    padding-bottom:5px;
    font-size:12px;
}



div#logo_container{
    float:left;
    margin:15px 0px 15px 10px;
}

div#top_ad_banner{
    width:468px;
    height:60px;
    background:#e8edf1;
    float:left;
    margin:15px 10px 15px 10px;
}

div#search_container{
    float:left;
    width:220px;
    margin-top:15px;
}
input#search_field{
    width:145px;
    height:14px;
    font-size:10px;
    border:1px solid #0b6d36;
}
input#search_button{
    border:1px solid #0b6d36;
}

div#horizontal_menu{
    width:860px;
    float:left;
    margin:0px 0px 5px 10px;
    background:#39B44A;
    z-index:999;
}

div#inside_container{
    width:860px;
    padding:10px;
    float:left;
}

div#top_anons{
    width:860px;
    float:left;
    height:125px;
    margin-bottom:15px;
}

div#inside_container_middle{
    float:left;
    width:580px;
    min-width:580px;
    margin-right:15px;
}

div#inside_container_middle h1{
    font:20px tahoma;
    color:#003301;
    margin-top:0px;
}
div#inside_container_middle h1#title{
    font:20px times new roman;
    margin:0px;
    padding:0px 0px 5px 0px;
    color:#EE1C33;
    border-bottom:1px solid #E8E8E9;
}
div#inside_container_middle h2{
    color:#ED1C33;
    font:16px tahoma;
}
div#inside_container_middle p#bottom_row{
    background:#E8EDF1;
    font:10px tahoma;
    padding:5px;
}

table#comment{
    width:575px;
    border:0px solid #E8EDF1;
}
table#comment td#numbers{
    font-size:10px;
}
div#separator{
    width:575px;
    margin-top:15px;
    margin-bottom:15px;
    border-top:1px solid #E8EDF1;
}

div#inside_container_right{
    float:left;
    width:265px;
}
div#inside_box{
    padding:10px 0px;
    overflow:hidden;
}

div#right_side_window{
    margin-bottom:25px;
}
div#right_side_window h1#title{
    font:20px times new roman;
    margin:0px;
    padding:0px 0px 5px 0px;
    color:#EE1C33;
    border-bottom:1px solid #E8E8E9;
}

div#middle_side_window{
    margin-bottom:25px;
}
div#middle_side_window h1#title{
    font:20px times new roman;
    margin:0px;
    padding:0px 0px 5px 0px;
    color:#EE1C33;
    border-bottom:1px solid #E8E8E9;
}
div#middle_side_window table td{
    vertical-align:top;
}
div#middle_side_window table td#last_row{
    border-top:1px solid #D4D1D7;
    padding:5px;
}
div#middle_side_window ul{
    margin-top:0px;
}
div#middle_side_window img{
    border:1px solid #E8E8E9;
    width:80px;
    height:50px;
    margin-right:10px;
    margin-bottom:10px;
}
div#middle_side_window h2{
    font:bold 12px tahoma;
    color:#015ab6;
    margin:0px;
    padding:0px;  
    margin-bottom:5px;  
}

div#middle_side_window h1#title{
    font:20px times new roman;
    margin:0px;
    padding:0px 0px 5px 0px;
    color:#EE1C33;
    border-bottom:1px solid #E8E8E9;
}
div#middle_side_window div#subtitle{
    font:bold 10px tahoma;
    text-transform:uppercase;
    margin:0px;
    margin-bottom:10px;
    padding:5px;
    color:#FFFFFF;
    background:#39B44A;
    width:580px;
    float:left;
}
div#subtitle a{
    color:#ffffff;
}

ul#simple_list{
    margin:0px;
    padding:0px;
    margin-left:10px;
}
ul#simple_list li{
    padding-left:10px;
    padding-bottom:5px;
    list-style:none;
    background:url('/images/site/list_triangle.png') top left no-repeat;
}

h1#right_side_header{
    border:1px solid #E8E8E9;
    font:bold 12px tahoma;
    text-transform:uppercase;
    margin:0px;
    padding:8px;
    color:#EE1C33;
    background-image:url('/images/site/right_header_back.png');
}

ul#newslist{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul#newslist li{
    
}
ul#newslist li#chislo{
	color:#FFFFFF;
	width:100%;
	font-weight:bold;
	background:#39B44A;
	height:24px;
	border-top: 1px solid #DFE2E7;
	border-bottom: 1px solid #DFE2E7;
}
ul#newslist li#chislo h2{
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 6px;
	font:bold 11px tahoma;
}
ul#newslist li a{
	font-weight:normal;
	padding-top:5px;
	padding-right: 5px;
	padding-bottom: 5px;
	display:block;
	width:100%;
	text-decoration:none;
    border-bottom:1px solid #D3FFD4;
}

ul#newslist li a#important{
	font-weight:bold;
	padding-top:5px;
	padding-right: 5px;
	padding-bottom: 5px;
	display:block;
	width:100%;
}
ul#newslist li a#important:hover{
	color:#C71523;
    background:#f5f6f7;
}

ul#newslist li a:hover{
	color:#C71523;
    background:#f5f6f7;
}
ul#newslist li a span#time{
	float: left;
	display: block;
	padding-left:5px;
	color:#4F5155;
	font-size:11px;
	
}
ul#newslist li a span#title{
	display: block;
	padding-left: 45px;
	padding-right:10px;
}
ul#newslist li a span#total_comments{
    color:#ED1C33;
}

div#foother{
    width:980px;
    float:left;
    min-height:100px;
    background:#39B44A;
    border-top:5px solid #ED1C33;
}

div#foother_inside{
    padding:10px;
    color:#ffffff;
}



table#standings{
    margin-top:5px;
}
table#standings tr#table_head{
    background:#DEE3F4;
}
table#standings tr#table_head th{
    padding:5px;
}
table#standings td{
    padding:5px;
    border-bottom:1px solid #DEE3F4;
}


table#register_form{
    
}
table#register_form th{
    padding:10px;
    font:20px arial;
    background:#DEE3F4;
}
table#register_form td{
    padding:10px;
    border-bottom:1px solid #D3FFD4;
    font:bold 14px arial;
}   
table#register_form td input{
    width:200px;
    height:22px;
    font:bold 14px tahoma;
    color:#015ab6;
    border:1px solid #CFDBEC;
}
table#register_form td textarea{
    width:350px;
    height:100px;
    border:1px solid #CFDBEC;
}
table#register_form td p{
    font:normal 10px tahoma;
}

table#comments_list{
}
table#comments_list td{
    padding:5px;
}

table#blogs_list img{
    width:80px;
    height:80px;
}

div#vote_plus{
    width:24px;
    height:8px;
    background:url('/images/site/rating.png') no-repeat bottom center;
    cursor:pointer;
}

div#vote_minus{
    width:24px;
    height:8px;
    background:url('/images/site/rating.png') no-repeat bottom center;
    background-position: center -14px;
    cursor:pointer;
}

table#match_center{
    background:#EEEEFF;
    border-right: 1px solid #ccf;
    border-bottom:1px solid #ccf;
}

table#match_center td#header{
    padding:5px;
}
table#match_center td{
    padding:15px;
}

table#protocol{
    width:530px;    
}
table#protocol th{
    text-align:center;
    padding:5px;
    background:#39B44A;
    color:#ffffff;
}
table#protocol td{
    padding:10px;
    line-height:18px;
}