body {margin-top: 20px;
      padding-bottom: 20px;
      text-align: center;
      background: URL('grafika/pozadi.png');
      behavior: url('csshover3.htc');}
img {border: 0px;}
.oramovany {border: 3px solid orange;}
a {text-decoration: none;}

div#obal{margin: 0 auto;
         width: 800px;
         text-align: left;}
div#hlavicka{height: 152px;
             background: URL('grafika/hlavicka.jpg');}
div#pruh{background: URL('grafika/pruhjazyky.jpg');
         height: 30px;}
div#jazyky{float: right;
           width: 80px;
           margin-top: 9px;
           margin-right: 73px;
           _margin-right: 37px;}
div#jazyky img{border: none;}
div#blok{float: left;
         background: URL('grafika/obsah.jpg') repeat-y;
         width: 800px;
         min-height: 500px;
         _height: 500px;
         position: relative;}
div#menu{float: left;
         text-align: center;
         width: 200px;
         background: URL('grafika/menu.jpg') no-repeat;}
div#obsah{float: right;
          width: 600px;}
div#paticka{height: 97px;
            color: red;
            text-align: right;
            font-size: 8pt;
            background: URL('grafika/patka.jpg');
            clear:both;}
 
div#obsah img{margin: 2px;}
div#obsah table{width: 500px;}
div#obsah td{text-align: center;
             width: 165px;}       
div#kontakt{text-align: center;
            float: left;
            width: 250px;
            margin-left: 10px;
            margin-right: 10px;
            margin-bottom: 55px;
            _margin-bottom: 65px;}
div#prodejny{text-align: center;
             width: 520px;
             float: left;}
div#prodejny2{text-align: center;
              width: 260px;
              float: right;
              margin-right: 10px;}
div.text{margin: 10px 60px 10px 10px;}
p#modeva{padding-top: 40px;
         margin-right: 60px;}
div#menu ul{list-style-type:none;}
div#menu ul li a{color: black;}
div#menu ul li{height:26px;
               width: 158px;
               margin: 0px;
               position: relative;
               left: -40px;
               display: block;
               background: URL('grafika/tlacitko.jpg');
    		       font-family: sans-serif;
    		       font-weight: bolder;
    		       font-style: italic;
    		       color: black;}
div#menu ul ul {position: absolute;
                left: 158px;
                top: 0px;
                visibility: hidden;}
div#menu ul li:hover ul{visibility: visible;}
div#menu ul li ul li#a{background: URL('grafika/tlacitkoa.png');}
div#menu ul li ul li#b{background: URL('grafika/tlacitkob.png');}		    
div#tlacitka{margin-top: 18px;
             margin-left: 19px;}
div#odstavce p:first-letter{margin-left: 25px;}
div#odstavce {text-align: justify;}
div#lidi {position: absolute;
          left: 0px;
          bottom: 0px;
          width: 197px;
          height: 264px;
          background: URL('grafika/lidi.jpg');
          clear: both;}
div.mid{text-align: center;}
p#historie{text-align: center;}
p#historie a{color: black;}
.cara {color: orange;
       width: 500px;}
.invis {visibility: hidden;}



