/* CSS Document */
*{
  margin:0;
  padding:0;
}

html,body {
  height:100%;	
	text-align:center;
}

body {
	background: #FFFFFF;
	position: relative;
}
/*definice stranky*/
#stranka{
  position: relative;  
  width: 1000px; /*minimalni sirka stranky*/
  
  background: #ffffff; /*barva pozadi stranky*/
  margin: 20px auto;
  text-align: left;
  border: 0px solid black;  
}
  /*definice obsahu stranky - stranka se deli na pravy a levy sloupec*/
  /*definice levehosloupce*/
  #levy_sloupec{  
    position:relative;
    float: left;
    display:inline;   
    border: 0px solid black;  
    width: 227px; 
    height: 700px;
  }
    /* obsah levého sloupce - deli se na logo a leve menu*/
    #logo{
      
      height: 189px;
    }
    
    #logo #logo_shop{
      display:block;    
      
      height: 70px; 
      background: #245177 url(logo_shop_anim.gif) top left no-repeat;     
    }
    
    #logo #logo_logo{
      display:block;
      height: 119px; 
      background: #245177 url(logo.jpg) top left no-repeat;     
    }
    
    #logo span{
      display:none; 
    }
     
    #leve_menu{       
      height: 529px;
      background: #245177 url(leve_menu.jpg) top left no-repeat;
      
      
      font-family: Tahoma;
      font-size: 16px;
      font-weight: bold;
      color: #ffffff;  
    }
    /*konec obsahu leveho sloupce*/
  /*konec definice leveho sloupce*/
  
  /*definice pravehosloupce*/
  #pravy_sloupec{
    position:relative;
    float:right;
    display:inline;
    width: 760px;  
    border: 0px solid black; 
    margin: 0 0 0 10px;
    padding-bottom: 50px;
    min-height: 650px;
    _height:650px;
    
  }
  .pravy_sloupec_pozadi{
    background: transparent url(pozadi.jpg) no-repeat bottom left;
  }
    /*definice obsahu praveho sloupce - deli se na horni_menu, obsah a bottom*/
    /*definice horniho menu*/
    #horni_menu{
      position:relative;
      top:0px;
      background: url(horni_menu.jpg) no-repeat top left;
      width: 100%;
      height: auto;
      padding-top: 34px;  
      /*overflow:hidden;*/
      border:0px solid black;     
    }
      /*definice obsahu horniho menu*/
      #horni_menu_odkazy{
        border:0px solid black;
        float:left; 
        width:100%;
        height:auto; 
        background: url(horni_menu_odkazy.jpg) top left repeat-y;      
      }
      #horni_menu_odkazy a{
        display: inline;
        float:left;
        
        height: auto;
        line-height: 16px;
        width: 95px;
        
        text-align:center;
        text-decoration: none;
        text-transform: Uppercase;
        font-family: Arial;
        font-weight: bold;
        font-size: 11px;        
        border:0;        
        color: #be3835;
        
        /*overflow:hidden; */    
      }
      
      #horni_menu_odkazy a+a{
        border-left: 0;
      }
      #horni_menu_odkazy a:hover{
        text-decoration: underline; 
      }
      
      #horni_menu_vycpavka{
        clear:both;
      }
      /*konec definice obsahu horniho menu*/
    /*konec definice horniho menu*/
    /*definice obsahu*/
    #obsah{
      position:relative; 
      height:auto;
      border:0px solid black;
      margin-top: 10px;  
    }
      /*definice obsahu obsahu*/ 
      #obsah ul{
        margin-left:20px;
          
      }
      
      #obsah li{
        list-style-type: square;
          
      }
      /*konec definice obsahu obsahu*/
    /*konec definice obsahu*/
    #fotogalerie{
      border: 0px solid black;    
      width:100%;
      height: 115px;
      background: #d6edff url(fotogalerie_bg.jpg) top left repeat-x; 
      margin: 10px 0;      
    }
      /*definice obsahu fotogalerie*/
      #fotogalerie_foto{
        margin-left: 6px;
      } 
      #fotogalerie_foto a{
        float: left;
        margin: 10px 4px 10px 0;
        _display:inline;
        padding:0;
        width: 119px;
        height: 95px;
        border: 1px solid #1e98cb;
        background-color: #1e98cb;
        overflow:hidden; 
        text-align:center;               
      }
      #fotogalerie_foto a img{        
        border: 0px solid #1e98cb;           
      }
      #fotogalerie_info{
        position: relative;
        float: left;
        margin: 5px;
        display:inline;
        padding:0;
        width: 100px;
        height: 110px;
        text-align: center;
        border:0px solid black; 
      }
      
      #fotogalerie_info h2{
        font-size: 14px;        
      }
      
      #fotogalerie_info a{
        position: absolute;
        bottom:5px;
        left: 0;
        width:60px;
      }
      /*konec definice obsahu fotogalerie*/
    /*definice bottom*/
    #bottom{
      
      border: 0px solid black;      
      margin-top: 10px;
      width: 100%;
      height:305px;
      border:0px solid black;
      /*background: url(../img/kurzy_potapeni.jpg) top center no-repeat;*/
      text-align: center;
    }
      /*definice obsahu bottom - deli se na novinky a fotogalerii*/
      #servis{
        display: block;
        height: 60px;
        width: 400px;
        background: url('banner_servis_automatik.jpg') top left no-repeat;
        margin: 5px auto 10px;
      }
      
      #fotohadanka{
        _display: inline;
        float:left;
        height: 240px;
        width: 365px;
        background: url('banner_foto_hadanka.jpg') top left no-repeat;
      }
      
      #servis span, #fotohadanka span{
        display: none;
      }
      
      #aktualne{
        _display: inline;
        float: right;
        height: 240px;
        width: 371px;        
        background: url('banner_aktualne.jpg') top left no-repeat;
        margin:0 -10px 0 0; 
        text-align: left;       
      }
      #aktualne h2{
        display: none;
      }
      
      #aktualne .text{
        margin: 50px 15px 0px 20px;        
        height: 123px;
        width: 330px;
        overflow: hidden; 
        color: white;       
      }
      # aktualne .text p{
        margin: 0 0 10px 0;
      }
      #aktualne .info{
        display: block;
        margin: 5px 0 0 25px;        
      }
      #aktualne a
      {
      color:#FED30A;
      }
      #novinky{
        border: 0px solid black; 
        float: left;
        height: 100%;
        width: 49%;
        position: relative;
      }
      
      #novinky h2{
        width: 220px;
        
        height: 23px;
        line-height: 23px;        
      }
     /* #novinky div{
        background-color:#f2f1f1;
        width:267px;
        
        height:60px;
        margin-top: 2px;
        font-size: 13px; 
        font-family: Arial;
        color:#245177;
        padding: 2px;
               
      }
      #novinky div h3{
        margin-top: 10px;
        font-size: 15px;
        font-weight: bold;               
      }*/
      #novinky div p{
        margin:0px;
        border: 0px solid black;               
      }
      #bannery{
        border: 0px solid black; 
        float: right;
        height: 100%;
        width: 220px;
        text-align:right;
      }  
      
      #bannery a{
        display:block;
      }
         
      /*konec definice obsahu bottom*/
    /*konec definice bottom*/
    #paticka{
      position: absolute;
      bottom:0px;
      right: 0px;
      width: 755px;
      height: 40px;
      background: transparent url(patka_bg.jpg) bottom left no-repeat;
      vertical-align: top;
      color: #3a3e3d;        
      border:0px solid black;
      padding-left:5px;
    }
    /*konec definice obsahu pravehosloupce*/
  /*konec definice pravehosloupce*/
  
  #vycpavka{
    clear:both;
  }
  /*konec definice obsahu stranky*/
/*konec definice stranky*/
