/* CSS Document */
	 body
	 {
	 
	 }

	*
	{
		margin: 0px;
		padding: 0px;

	}

		

      #polar
      {
          padding: 0px;  
          margin:  0px;
          font-family: arial;
          background-image: url(http://rss.alexei.cz/css/style04/background.png);
          width: 188px;
          height: 210px;
          overflow: hidden;
          background-color: #E6EAF6;
      }
      
      #polar a
      {
      	text-decoration: none;
      }
      
      .polar_pics 
      {  
          display:block;
		  height:  59px;  
          width:   111px;
          overflow: hidden;
          top:11px;
		  left:0px;
		  margin: 3px;
		  padding:0px;
		  margin-left:12px;
		  margin-top:16px;
		  /*background-image: url(http://rss.alexei.cz/css/style04/background_pictures.jpg);*/
      } 

      .polar_pics img 
      {  
          
		 
		  border-top: 3px solid white;
		  border-left:0 none;
         border-right: 0 none;
         margin-top: -3px;
          width:  105px; 
          height: 62px; 
          top:  1px; 
         position: absolute;
		 
          margin-left: 2px;
		 
      } 
        
        span.polar_nadpis
        {
          color: white;
         margin-top:7px;
          display: block;
          text-align: center;
          
          font-weight: bold;
          font-size: 17px;
          
        }
        
        #polar_obsah
        {
           padding-right:8px;
          height:144px;
          overflow: hidden;
          

        }
        
        #polar_slide
        {
          margin-top: -75px;
          margin-left: 110px;
         
          height:72px;
          overflow: hidden;
		  top:-4px;
		  top:10px;
		  left:0px;
        }
        
        #polar_slide a
        {
          display: block;
         /* background-image: url(http://rss.alexei.cz/css/style04/button.png);*/
          background-repeat: no-repeat;
          width: 56px;
          height: 37px;
          margin-left:37px;
		  margin-top:28px;
          
        }
      
      .polar_pics a
      {
        height: 60px;
      }
      
      a.polar_tvportaly
      {
        
        display: block;
       
		
		
		display: block;
        background-image: url(http://rss.alexei.cz/css/style04/tvportaly.jpg);
          background-repeat: no-repeat;
          width: 100px;
          height:31px;
          left:88px;
			
			position:absolute;
		top:172px;
      }
      
      span.polar_kanal
      {
		 font-weight:bold;
		 font-size: 12px;
		 color: white;
		 text-decoration: none;
      }
 
      .polar_infobar a
      {
        text-decoration: none;
        font-size: 12px;
		font-weight: bold;
		color: white; 
		
        
      }
 
      .polar_infobar
      {
		
        margin-top: 18px;
        margin-left: 12px;
        height:60px;
        line-height: 12px;
        
      }

	  span.polar_output{
	  font-size: 11px;color: #31659C; text-decoration: underline;
	  line-height: 15px;
	  }

	
	a:hover{color: silver;}

