body {background-image: url("/img/bg.gif");
      margin: 0 auto;
	  padding: 0;
	  width: 1000px;}
	  
#wrap{width: 1000px;
      margin: 0 auto}
      
/*-- серый текст --*/
.grey_text{font-family: tahoma;
            font-size: 11px;
            color: #666666;
			font-weight: 400} 
	
a.tahoma_red_dashed:link{color: #660000;
                    font-family: tahoma;
					font-size: 11px;
					text-decoration: none;
					border-bottom: 1px dashed #660000}
					
a.tahoma_red_dashed:visited{color: #660000;
                    font-family: tahoma;
					font-size: 11px;
					text-decoration: none;
					border-bottom: 1px dashed #660000}
					
a.tahoma_red_dashed:hover{color: #660000;
                    font-family: tahoma;
					font-size: 11px;
					text-decoration: none;
					border-bottom: 1px dashed #660000}    
    
    			  
/*-- ссылки белые подчеркнутые --*/	  
a.white_link:link{font-family: tahoma;
            font-size: 11px;
            text-decoration: underline;
            color: #ffffff;
			font-weight: 400} 
			 
a.white_link:visited{font-family: tahoma;
            font-size: 11px;
            text-decoration: underline;
            color: #ffffff;
			font-weight: 400} 
			 
a.white_link:hover{font-family: tahoma;
            font-size: 11px;
            text-decoration: none;
            color: #ffffff;
			font-weight: 400} 
/*--*/	  
	 
/*-- ссылки темно-красные в текст  --*/
a.red_link:link{font-family: tahoma;
            font-size: 11px;
            text-decoration: underline;
            color: #660000}

a.red_link:visited{font-family: tahoma;
            font-size: 11px;
            text-decoration: underline;
            color: #660000} 
			 
a.red_link:hover{font-family: tahoma;
            font-size: 11px;
            text-decoration: none;
            color: #660000} 
			
			
a:link{font-family: tahoma;
            font-size: 11px;
            text-decoration: underline;
            color: #660000} 
			 
a:visited{font-family: tahoma;
            font-size: 11px;
            text-decoration: underline;
            color: #660000} 
			 
a:hover{font-family: tahoma;
            font-size: 11px;
            text-decoration: none;
            color: #660000} 
			
			
/*--*/
			
/*-- ссылки серые в текст  --*/
a.grey_link:link{font-family: tahoma;
            font-size: 11px;
            text-decoration: underline;
            color: #666666;
			font-weight: 400} 
			 
a.grey_link:visited{font-family: tahoma;
            font-size: 11px;
            text-decoration: underline;
            color: #666666;
			font-weight: 400} 
			 
a.grey_link:hover{font-family: tahoma;
            font-size: 11px;
            text-decoration: none;
            color: #666666;
			font-weight: 400} 			
/*--*/
	  
/*-- ссылки белые пунктирные  --*/
a.white_dashed:link{font-family: tahoma;
            font-size: 12px;
            color: #ffffff;
			display: inline-block;
            border-bottom: 1px dashed #ffffff;
			text-decoration: none;
			z-index: 1}
            
a.white_dashed:visited{font-family: tahoma;
            font-size: 12px;
            color: #ffffff;
			display: inline-block;
            border-bottom: 1px dashed #ffffff;
			text-decoration: none;
			z-index: 1}            
            
a.white_dashed:hover{font-family: tahoma;
            font-size: 12px;
            color: #ffffff;
			display: inline-block;
			text-decoration: none;
			z-index: 1}  
/*--*/

/*-- ссылки красные пунктирные  --*/
a.red_dashed:link{font-family: tahoma;
            font-size: 11px;
            color: #660000;
			display: inline-block;
            border-bottom: 1px dashed #660000;
			text-decoration: none;
			z-index: 1}
            
a.red_dashed:visited{font-family: tahoma;
            font-size: 11px;
            color: #660000;
			display: inline-block;
            border-bottom: 1px dashed #660000;
			text-decoration: none;
			z-index: 1}            
            
a.red_dashed:hover{font-family: tahoma;
            font-size: 11px;
            color: #660000;
			display: inline-block;
			text-decoration: none;
			z-index: 1}  
/*--*/

/*-- ссылки белые подчеркнутые --*/			
a.white_link:link{font-family: tahoma;
            font-size: 11px;
            text-decoration: underline;
            color: #ffffff;
			font-weight: 400} 
			 
a.white_link:visited{font-family: tahoma;
            font-size: 11px;
            text-decoration: underline;
            color: #ffffff;
			font-weight: 400} 
			 
a.white_link:hover{font-family: tahoma;
            font-size: 11px;
            text-decoration: none;
            color: #ffffff;
			font-weight: 400} 
/*--*/

/*-- ссылки черные подчеркнутые --*/			
a.black_link:link{font-family: tahoma;
            font-size: 11px;
            text-decoration: underline;
            color: #000000;
			font-weight: 400} 
			 
a.black_link:visited{font-family: tahoma;
            font-size: 11px;
            text-decoration: underline;
            color: #000000;
			font-weight: 400} 
			 
a.black_link:hover{font-family: tahoma;
            font-size: 11px;
            text-decoration: none;
            color: #000000;
			font-weight: 400} 
/*--*/
	  	  
/*-- шапка сайта --*/	  
#top{width:1000px;
     height: 211px;
	 clear: both;
	 display: block}
	 
#mnk_sign{margin-left: 340px; margin-top: 2px}
#metallurg{margin-left: 340px; margin-top: -5px}
.top_bg{background-image: url("/img/top.jpg");}

/*--*/



/*-- главное меню --*/
#menu{background-image: url("/img/menu_bg.png");
         height: 31px;
         width: 1000px;
		 display: block;
		 clear: both;
		 margin-bottom: 5px} 
		 		 
#menu_team{height: 31px;
		   width: 82px;
		   display: table-cell;
		   background-repeat: repeat-x}
#menu_young{height: 31px;
		   width: 182px;
		   padding-left: 3px;
		   display: table-cell;
		   background-repeat: repeat-x}
#menu_sdushor{height: 31px;
		   width: 98px;
		   display: table-cell;
		   background-repeat: repeat-x}
#menu_club{height: 31px;
		   width: 62px;
		   display: table-cell;
		   background-repeat: repeat-x}
#menu_blogs{height: 31px;
		   width: 70px;
		   display: table-cell;
		   background-repeat: repeat-x}
#menu_media{height: 31px;
		   width: 71px;
		   display: table-cell;
		   background-repeat: repeat-x}
#menu_gb{height: 31px;
		   width: 90px;
		   display: table-cell;
		   background-repeat: repeat-x}
/*--*/


/*-- Разметка --*/
#main{margin-bottom: 3px}

table.content{width: 1000px;
              border: 1px}
              
td.left_column, td.right_column{width: 250px; vertical-align: top}
td.center_column{width: 500px; vertical-align: top}
/*--*/

/*-- блок с турнирами --*/
#tournament{width:250px;
		background-image: url("/img/tournament.png");
		background-repeat: no-repeat;
		display: block;
		z-index: 0;
		margin-bottom: 15px}
		
#cat_links{width:250px;
           height:20px;
		   background-image: url("/img/white_stripe.png");
		   margin-top: 26px;
		   padding-top: 2px;
		   display: block;
		   position: relative;
		   text-align: center;
		   vertical-align: bottom;
		   font-family: tahoma;
           font-size: 11px;
           text-decoration: none;
           color: #ffffff;}	
		   	   
#tables_block{ text-align: center;
				font-family: tahoma;
                font-size: 11px;
                text-decoration: none;
                color: #ffffff;
				padding-top: 10px;
				padding-left: 10px;
				display: inline-block}	
				
#games_block{min-height: 140px;
                text-align: left;
				font-family: tahoma;
                font-size: 11px;
                text-decoration: none;
                color: #ffffff;
				padding-left: 5px;
				display: none;
		        z-index: 1;
				width: 240px;
				margin: 0 auto}	
				
.big_table_header{height: 25px;
                  background-color: #999999;
				  font-size: 11px;}
				  
.big_table_row{background-color: #cccccc;
               height: 20px;
			   font-size: 11px}
		   	   	   
/*-- блок с результатами матчей --*/    		   
#games{width:250px;
		background-image: url("/img/matches.png");
		background-repeat: no-repeat;
		display: block;
		z-index: 0}
		   
#day_links{width:250px;
           height:20px;
		   background-image: url("/img/white_stripe.png");
		   margin-top: 26px;
		   padding-top: 2px;
		   display: block;
		   position: relative;
		   text-align: center;
		   vertical-align: bottom;
		   font-family: tahoma;
           font-size: 11px;
           text-decoration: none;
           color: #ffffff;}		   
		   
#all_matches_link{width:250px;
           height:20px;
		   background-image: url("/img/white_stripe.png");
		   margin-bottom: 11px;
		   text-align: center;
		   vertical-align: top;
		   position: relative;
		   padding-bottom: 2px;}
		   
#show_yesterday{min-height: 140px;
                text-align: left;
				font-family: tahoma;
                font-size: 11px;
                text-decoration: none;
                color: #ffffff;
				padding-left: 5px;
				display: none;
		   z-index: 1}

#show_today{min-height: 140px;
                text-align: left;
				font-family: tahoma;
                font-size: 11px;
                text-decoration: none;
                color: #ffffff;
				padding-left: 5px;
				display: inline-block;
		   z-index: 1}
				
#show_tomorrow{min-height: 140px;
                text-align: left;
				font-family: tahoma;
                font-size: 11px;
                text-decoration: none;
                color: #ffffff;
				padding-left: 5px;
				display: none;
		   z-index: 1}
				
		   
/*----*/

/*-- блок с турнирной таблицей --*/
#table{width:250px;
       min-height: 200px;
	   background-image: url("/img/table.png");
       display: block;
	   margin-top: 15px}
	   
#table_types{width:250px;
           height:18px;
		   background-image: url("/img/white_stripe.png");
		   margin-top: 26px;
		   display: block;
		   position: relative;
		   text-align: center;
		   vertical-align: bottom;
		   font-family: tahoma;
           font-size: 12px;
           text-decoration: none;
           color: #ffffff;
		   padding-top: 2px;}	
           
#common_table{ text-align: center;
				font-family: tahoma;
                font-size: 11px;
                text-decoration: none;
                color: #ffffff;
				padding-top: 10px;
				padding-left: 10px;
				display: none}

#divisions_table{text-align: center;
				font-family: tahoma;
                font-size: 11px;
                text-decoration: none;
                color: #ffffff;
				padding-top: 10px;
				padding-left: 10px;
				display: none}
				
#conf_table{text-align: center;
				font-family: tahoma;
                font-size: 11px;
                text-decoration: none;
                color: #ffffff;
				padding-top: 10px;
				padding-left: 10px;
				display: inline-block}
								
				
		   
#full_table{width:250px;
           height:20px;
		   background-image: url("/img/white_stripe.png");
		   margin-bottom: 12px;
		   text-align: center;
		   vertical-align: top;
		   position: relative;
		   padding-bottom: 2px;}
		   
.table_header{background-image: url("/img/white_stripe_half.png");
              color: #4f0708;
			  font-size: 11px;}
              
.table_row{background-image: url("/img/red_stripe.png");
              color: #ffffff;
			  font-size: 11px;
			  height: 12px} 
/*--*/

/*-- Голосованик --*/
#poll{width:250px;
	   background-image: url("/img/poll.png");
       display: block;
	   padding-bottom: 10px;
		   font-family: tahoma;
           font-size: 11px;
           text-decoration: none;
           color: #ffffff;
		   text-align: center}
	   
#question{width:236px;
		   background-image: url("/img/white_stripe.png");
		   display: block;
		   position: relative;
		   text-align: center;
		   vertical-align: bottom;
		   font-family: tahoma;
           font-size: 12px;
           text-decoration: none;
           color: #ffffff;
		   margin-bottom: 5px;
		   margin-top: 26px;
		   padding: 5px 7px 5px 7px;}
		   
.show_percent{height: 6px;
			  display: inline-block;
			  background-image: url("/img/white_stripe.png");
			  border: 1px solid #ffffff}
			  			  
.write_percent{display: inline-block}	
		  
.answer{display: block}	

#all_polls{width:250px;
           height:20px;
		   background-image: url("/img/white_stripe.png");
		   margin-top: 5px;
		   padding-top: 2px;
		   display: block;
		   position: relative;
		   text-align: center;
		   vertical-align: bottom;
		   font-family: tahoma;
           font-size: 12px;
           text-decoration: none;
           color: #ffffff;}		
		   
		   
.each_poll{width: 350px;
           margin: 10px auto}	
           
.each_question{width:350px;
		   background-color: #cecece;
		   display: block;
		   position: relative;
		   text-align: center;
		   vertical-align: bottom;
		   font-family: tahoma;
           font-size: 12px;
           text-decoration: none;
           color: #000000;
		   margin-bottom: 5px;
		   margin-top: 26px;
		   padding: 2px 2px 2px 2px;}
		   
.each_show_percent{height: 6px;
			  display: inline-block;
			  background-color: #cecece;
			  border: 1px solid #000000}		   
		      	   
/*--*/

/*-- Лого евраза --*/
#evraz{width:200px;
       display: inline-block;
	   margin-top: 15px;
	   padding-left: 30px}   

/*-- новостной блок --*/
#wrapper_news{margin: 0 auto;
         position: relative;
		 display: block;
		 width: 490px;
		 height: auto;
		 background-image: url("img/point.png");
		 border: solid 1px #660000;
		 z-index: 0}
		 
#wrap_content{margin-right: 0px;
         float: right;
         position: relative;
		 display: block;
		 width: 743px;
		 height: auto;
		 background-image: url("img/point.png");
		 border: solid 1px #660000;
		 z-index: 0}	 
		 
  
#header{width: 490px;
        height: 32px;
        display: block;
        position: relative;
		background-image: url("img/header_bg.png");
		z-index: 1;
		overflow: hidden;
		font-family: verdana;
		font-size: 13px;
		color: #ffffff;
		padding-top: 4px}
		
#header_content{width: 743px;
        height: 32px;
        display: block;
        position: relative;
		background-image: url("img/header_bg.png");
		z-index: 1;
		overflow: hidden;
		font-family: verdana;
		font-size: 13px;
		color: #ffffff;
		padding-top: 3px}
		
#content{margin: 0 auto;
         width: 470px;
		 display: block;
		 position: relative;
		 z-index: 1;
		 font-family: tahoma;
		 color: #000000;
		 font-size: 11px;
		 margin-left: 10px;
		 text-align: left;}
		 
#content_wide{margin: 0 auto;
         width: 725px;
		 display: block;
		 position: relative;
		 z-index: 1;
		 font-family: tahoma;
		 color: #000000;
		 font-size: 11px;
		 margin-left: 10px;
		 text-align: justify;}

.news_title{font-family: tahoma;
            font-size: 13px;
            color: #660000;
			font-weight: 400}
			
.news_text{font-family: tahoma;
            font-size: 11px;
            color: #000000;
			font-weight: 400}
/*--*/

/*-- онлайн конференции--*/
#online_conf{width:250px;
       height: 95px;
	   background-image: url("/img/online_conf.png");
       display: block;
	   z-index: 1;
	   margin-bottom: 15px;
	   text-align: center;
	   padding-top: 40px;
	   font-family: tahoma;
       font-size: 12px;
	   color: #ffffff}
	   
#conf_link{width:250px;
           height:20px;
		   background-image: url("/img/white_stripe.png");
		   margin-top: 5px;
		   padding-top: 2px;
		   display: block;
		   position: relative;
		   text-align: center;
		   vertical-align: bottom;
		   font-family: tahoma;
           font-size: 12px;
           text-decoration: none;
           color: #ffffff;}	
		   			
/*-- последний матч --*/
#last_game{width:250px;
       height: 100px;
	   background-image: url("/img/last_game.png");
       display: block;
	   z-index: 1}
	   
#game_links{width:250px;
           height:20px;
		   background-image: url("/img/white_stripe.png");
		   margin-top: 26px;
		   padding-top: 2px;
		   display: block;
		   position: relative;
		   text-align: center;
		   vertical-align: bottom;
		   font-family: tahoma;
           font-size: 12px;
           text-decoration: none;
           color: #ffffff;}	
           
.games_div{font-family: arial;
           font-size: 13px;
           text-decoration: none;
           color: #ffffff;}
           
.rival{display: inline;
       z-index: -1;
	   position: relative;
	   margin-right: 0px;
	   float: right;
	   margin-top:-90px;}
/*--*/

/*-- следующий матч --*/
#next_game{width:250px;
       min-height: 100px;
	   background-image: url("/img/next_game.png");
       display: block;
	   margin-top: 15px;
	   z-index: 1}

#online_link{width:250px;
           height:20px;
		   background-image: url("/img/white_stripe.png");
		   margin-top: 26px;
		   padding-top: 2px;
		   display: block;
		   position: relative;
		   text-align: center;
		   vertical-align: bottom;
		   font-family: tahoma;
           font-size: 12px;
           text-decoration: none;
           color: #ffffff;}	
/*--*/
	  
/*-- профайлы --*/
#profile{width:250px;
         height: 150px;
	     background-image: url("/img/profiles.png");
         display: block;
	     margin-top: 15px;
		 background-repeat: no-repeat;
		 margin-bottom: 5px}
		 
#profile_photo{border: 3px solid #ffffff;
               width: 75px;
			   height: 90px}

.profile_info{font-family: tahoma;
              color: #ffffff;
			  font-size: 11px}
			  
#all_profiles_link{width:250px;
           height:20px;
		   background-image: url("/img/white_stripe.png");
		   margin-bottom: 11px;
		   text-align: center;
		   vertical-align: top;
		   position: relative;
		   margin-top: 4px;
		   padding-bottom: 2px;}
/*--*/

/*-- медиа --*/
#media{width:250px;
       min-height: 180px;
	   background-image: url("/img/media.png");
       display: block;
	   margin-top: 10px;
	   margin-bottom: 15px}
	   
#media_file{border: 1px solid #ffffff;
               width: auto;
			   height: auto;
			   padding: 4px 4px 0px 4px;
			   background-color: #ffffff}
	   
#gallery_link{width:250px;
           height:20px;
		   background-image: url("/img/white_stripe.png");
		   margin-top: 26px;
		   padding-top: 2px;
		   display: block;
		   position: relative;
		   text-align: center;
		   vertical-align: bottom;
		   font-family: tahoma;
           font-size: 12px;
           text-decoration: none;
           color: #ffffff;}	
           
#all_media_link{width:250px;
           height:20px;
		   background-image: url("/img/white_stripe.png");
		   margin-bottom: 11px;
		   text-align: center;
		   vertical-align: top;
		   position: relative;
		   padding-bottom: 2px;}
/*--*/	  
	  
 
		  
/*-- footer --*/	  
#footer{width:1000px;
	  clear: both;
	  background-image: url("/img/bottom.png");
	  margin-bottom: 0px}
	  
#left_footer{display: table-cell;
             position: relative;
			 width: 700px;
			 padding-left: 10px;
			 padding-top: 10px}
			 
#right_footer{display: table-cell;
              position: relative;
			  width: 300px;
			  padding-right: 10px;
			  text-align: right;
			  padding-top: 10px;
			  vertical-align: top}
			  
#logos{display: block;
       margin-top: 10px}
       
#sponsors{display: block;
       margin-top: 10px;
	   margin-bottom: 10px;
	   margin-left: 0px}   

.advert{display: inline;
        margin-top: 25px;
		margin-left: 0px;
		margin-right: 3px;
		margin-bottom: 10px;
		position: relative}    
			  
.footer{font-family: arial;
        font-size: 11px;
        text-decoration: none;
        color: #ffffff;
		vertical-align: middle}
	  

	  
      
/* News comments */
#news_comments_layout{border: 1px solid #acacac;
				   background-color: #fff;
		           clear: both;
				   margin: 5px auto;
				   height: auto;
				   width: 470px}
				   
			#news_comments{clear: both;
						   padding-top: 10px;padding-left: 10px;padding-right: 10px;}
						   
					#comment_title{clear: both; display: block; height: 20px;}
					
						#comment_title_left{float: left; display: inline-block; width: 270px;}	
						#comment_title_right{float: right; display: inline-block; width: 150px; text-align: right}
					
					#comment_write_form{clear: both;
										display: none;
										margin-top: 5px;
										width: 470px}
										
					#comments{clear: both;
					          margin-top: 10px;
							  width: 450px}      
      
