div {border: 0px solid black}

body{
     text-align: center;
     margin: 1px 0px 5px 0px;
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-style: normal;
     font-variant: normal;
     font-size: 11px;
     font-weight: normal;
     color: black;
     background-color: white;
     }

a {color: blue;
   text-decoration: underline; 
   padding: 0px}

a:hover {color: red; 
         font-weight: normal; 
         text-decoration: underline;
         } 

/* Logo */
.pozice0 {position: relative;
          width: 100%;
          height: 250px;
          background-color:white;
	  font-size: 10px;
          line-height: 2;
          border: 0px;
          }

/* Svátek */
.box {background-color: #f6f7fc;
      color: black;
      margin: 2px;
      padding: 1px;
      border: 1px solid #dbe2ee;
      width: 745px;}

/* Levé menu */
.pozice1 {position: relative;
          width: 190px;
          height: 1180px;
          background-color:white;
          margin: 1px;
          padding-left: 3px;
          }

/* Text u e-mailu */
.textemail {font-size: 10px;
            font-weight: bold;}


/* Box levého menu */
.ramecek {background-color: #f6f7fc;
         color: black;
         margin: 0px;
         padding: 1px;
         border: 1px solid #dbe2ee;
         width: 185px;
         font-weight: bold;}



/* Hlavní strana */
.pozice2 {position:absolute;
          width: 567px;
          height: 1180px;
          top: 167px;
          right: 0px;          
          left: 195px;
          background-color:white;
          line-height: 1.5;
          text-align: justify;
          margin-left: 5px;
          }

/* Box hlavní strany */
.ramecekhl {background-color: #f6f7fc;
           background-image: url('3-pozahlstrana.jpg');
           color: black;
           margin: 0px;
           padding: 0px;
           width: 556px;
           letter-spacing: 6px;
           text-align: center;
           font-weight: bold;
	   }

/* Oddělovací čárkovaný rámeček */
.carky {border-left: 1px dashed #c8d1d9;
        padding-left: 5px;
        margin-right: 5px;
        font-size: 12px;}

.nadpis {padding-down: 5px;
	 padding-left: 15px;
         font-size: 13px;
         font-weight: bold;}

/*Ceny do internetové soutěže*/
.ceny {border-width: 1px 0px 1px 0px;
       width: 530px;
        border-style: dashed; 
        border-color: red; 
        padding: 5px;
        text-align: center;
        margin-left: 10px;} 


ul.sipka li {list-style-image: url("3-sipka-hlstrana.jpg");
             padding-left:20px;}

.obrjidelnicek {background-image: url(jidelnicek/obr1.jpg);
              background-repeat: no-repeat;
              background-position: right;
              background-color: transparent}

.obrsponzori {background-image: url(sponzori/obr1.jpg);
              background-repeat: no-repeat;
              background-position: center;
              background-color: transparent}

.podpis {font-style: italic;
      	text-align: right;
      	padding: 10px;}


#tlzpet {border: 0px;}
          
#tlzpet a {background-image: url("3-zpet.gif");
           text-decoration: none;}

#tlzpet a:hover {background-image: url("3-zpet1.gif");}



#tlhlstrana {border: 0px;}
          
#tlhlstrana a {background-image: url("3-hlstrana.gif");
               text-decoration: none;}

#tlhlstrana a:hover {background-image: url("3-hlstrana1.gif");}



#tlvpred {border: 0px;}
          
#tlvpred a {background-image: url("3-vpred.gif");
               text-decoration: none;}

#tlvpred a:hover {background-image: url("3-vpred1.gif");}


/* Strana bez levého menu */
.pozice4 {position:absolute;
          width: 775px;
          top: 250px;       
          line-height: 1.5;
          text-align: justify;
          margin-left: 5px;
          padding-left: 5px;
          font-size: 12px;
          }

/* Hodnoty v tabulce */
.tabulka {font-size: 10px;
          text-align: center;}

.tabulka1 {font-size: 10px;
          margin-left: 10px;
          text-align: left;}

.tabulka2 {
     font-size: 11px;
     margin-left: 10px;}
	 
.tabulka3 { font-size: 11px;}

.radekoznac a {border: 0px;
               padding: 2px}

.radekoznac a:hover {border: 0px;
                     padding: 2px;
                     background-color: #f6f7fc}

th {text-align: left}

/* Patka */
.pozice3 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
          font-size: 10px;
          text-align: center;}

.ramecekpatky {padding: 2px;
               border-top: 1px dashed #c8d1d9;
               width: 746px;}

