body, div, span, form 
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

body 
{
    text-align: center;
    font-size: 13px;
    font-family: Arial;
    font-weight: normal;
    background: #612e00 url('../img/bg.jpg') repeat-x;
    color: #212125;     
}

p {margin:0px; padding:5px 5px 8px 5px}



#container
{   
    margin: 0 auto;
    width: 1000px;

}

#header
{
    position: relative;
    width: 1000px;
    height: 153px;
    background: url('../img/header.jpg');    
}
    #header_left
    {
        position: absolute;
        left: -140px;
		top: 0;
        width: 140px;
        height: 333px;
        background: url('../img/header_left.jpg');
    }
    #header_popis    
    {
        position: absolute;
        top: 115px;
        left: 220px;
        font-size: 20px;
        color: #fefefe;        
    }
    #hledani
    {
        position: absolute;
        left: 685px;
        top: 80px;        
        font-size: 16px;        
    }        
        #pole 
        {
            width: 131px;
            _width: 151px;
            height: 19px;
            _height: 22px;
            padding: 3px 10px 0 10px;            
            vertical-align: bottom;
            background: transparent;
            border-style: none;              
            position: relative;
        }                
        .input_obal {
          background: transparent url('../img/form_text.jpg') no-repeat fixed;
          width: 151px;          
          height: 22px;
          _position: absolute;
          _top: 1px; 
        }
        
        html>body .input_obal {
          background: transparent url('../img/form_text.jpg') no-repeat;
          width: 151px;          
          height: 22px;    
          position: absolute;
          top: 0px;
        }        
        #hledani p
        {
            display: inline;
        }
        /*#pole
        {
            width: 131px;
            _width: 151px;
            height: 19px;
            _height: 22px;
            padding: 3px 10px 0 10px;            
            vertical-align: bottom;
            background: url('../img/form_text.jpg');
            border-style: none;              
            position: relative;         
        }     */   
        #button
        {
            position: absolute;
            left: 158px;
            top: 1px; 
            cursor: pointer;
        }
        .hledat
        {
            position: absolute;
            left: 629px;
            top: 81px;  
            font-weight: bold;
            font-size: 16px;
            color: #861307;
        }
    a.kontakt:link,
    a.kontakt:visited    
    {
        position: absolute;
        left: 933px;
        top: 81px;   
        font-weight: bold;
        font-size: 15px;
        text-decoration: none;
        color: #110800;
    }
    a.kontakt:hover
    {
        color: white;        
    }    

#main
{
    width: 1000px;
    min-height: 524px;
    _height: 524px;
    background: #8e1000 url('../img/bottom.jpg') no-repeat bottom;
    float: left;
}

#sloupec_left
{
    width: 215px;    
    min-height: 277px;
    _height: 277px;
    background: url('../img/sloupec_left.jpg') no-repeat;
    float: left;
    display: inline;
}
#sloupec_right
{
    width: 214px;    
    min-height: 277px;
    _height: 277px;
    background: url('../img/sloupec_right.jpg') no-repeat;
    float: right;
    padding-bottom: 180px;
}
#obsah
{
    width: 571px;     
    display: inline;
    float: left;    
}
    #obsah img
    {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }
#text
{
    width: 540px;
    _width: 565px;
    min-height: 80px;
    _height: 80px;
	background: url('../img/info_bg.jpg') repeat-y;
    position: relative;
	margin: 0px 0 36px 0;
    _margin: 20px 0 36px 0;
    padding: 0px 15px 0px 15px;
    _padding: 0px 15px 10px 15px;
	text-align:left; 
}    

    #text_top
    {
        position: absolute;
        width: 565px;
        height: 15px;
        top: -15px;
        left: 0;
        background: url('../img/info_top.jpg') no-repeat;

    }  
    #text_bottom
    {
        position: absolute;
        width: 565px;
        height: 14px;
        bottom: -14px;
        left: 0;
        background: url('../img/info_bottom.jpg') no-repeat 0px 13px;
		
    }    

#menu 
{
    list-style: none;
    margin: 7px 0px 0px 10px;       
    padding: 0px 0px 0px 0px;
    display: inline-block;
	position: relative;
	_position: absolute;
	_top: 155px;
	_left: 130px;
    text-align: left; 
	vertical-align: top; 
}
    #menu li
    {            
        width: 190px;                
        height: 24px;
        line-height: 24px;
        vertical-align: middle;   
        margin: 0px 0px 3px 0px;  
padding:0px;		
    }
    #menu li.active a:link,
    #menu li.active a:visited,
    #menu li.active a:hover    
    {
        background: url('../img/cudlik_hover.png') no-repeat left;
        font-weight: normal;
        color: #c2c2c2;
        cursor: pointer;                
        text-decoration: none;
        font-size: 14px;
    } 
    
    #menu li a:link,
    #menu li a:visited    
    {
        background: url('../img/cudlik.png') no-repeat left;
        font-weight: normal;
        color: #fefefe;
        cursor: pointer;                
        text-decoration: none;
        font-size: 14px;
    }
    #menu li a:hover
    {
        background: url('../img/cudlik_hover.png') no-repeat left;      
        color: #c2c2c2;                        
    }    
    #menu li a
    {
        width: 195px;      
        height: 24px;
        display: block;        
    }    
    #menu li a span
    {
        width: 195px;  
        height: 24px;
        line-height: 24px;
        padding: 0 0 0 32px;
    } 

#stream  {background: url('../img/tv.jpg') no-repeat 0 0; height:381px; padding-top:24px     }	



.nadpis
{
    width: 214px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0px 0px 0px;
    color: #fefefe;
    display: block; 


}
.pravynadpis
{
    margin-bottom: 0px;
}

.novinka
{
    width: 208px;
    min-height: 82px;
    _height: 82px;
    background: url('../img/klapka.png') left no-repeat;    
	margin: 0px 0px 0px 6px;
    _margin: 0px 0px 0px 6px;
	padding:0px;
	vertical-align: top;
}
    .novinka img
    {
        border-style: none;
        border: 1px solid #fcfaf9;
        float: left;   
        margin: 4px 10px 0px 0px; 
        _margin: 0px 10px 0px 0px; 
		padding:0px;
		vertical-align: top;
    }
    .novinka p
    {                
        color: #fefefe;
         text-align: left;
		padding:15px 3px 0 0 ;
		margin:0px 0px 0px 0px;
	}
	
	
	.novinka  a.prehrajVideo   {color:#26A8F6; font-weight:normal; background: url('../img/more2.gif') no-repeat 0px 4px; padding-left:15px; margin-top:8px; display:block; margin-left:95px; text-decoration:none }
	
	.novinka  a:hover {text-decoration:underline} 

	.titulek {color:#AF1E0A; font-weight:bold; padding-top:10px;  }
	
	.right-pages {background: #96361d; color:#fff; width:200px; padding:3px 0px 3px 0px; font-size:12px; text-align:center; margin-top:10px; margin-left:8px; _margin-left:5px}
	.right-pages a {color:#26A8F6;}
	
	.vybraneCisilko {background: #fff; color:#000; padding:0px 2px 0px 2px}
	
	.kontakttext {	background:#be8246;
					width:463px;
					_width:520px;
					height:236px;
					_height:296px;
					margin:1px 24px;
					padding:30px;
					color:#fff;
					font-size:14px;
					line-height:200%;
				}
	