/* CSS Document by Flavicius*/
a{
  color: rgb(0,0,0);
  text-decoration: underline;
}
a:hover{
        color: rgb(37,37,37);
        text-decoration: none;
}
body{
     margin: 10px 0 0 0;
     padding: 0;
     background: rgb(80,148,184) url('images/pozadi.gif') repeat-x;  
     text-align: center;  
     font-family: Tahoma;
     font-size: 0.8em;
}
#hlavicka{
          width: 805px;
          height: 170px;
          background:  url('images/hlavicka.gif') no-repeat center;
          margin: 0 auto;
          margin-bottom: 5px;
          text-align: left;
}
#hlavicka a{
            display: block;
            height: 100%;
            width: 100%;
            text-decoration: none;
}
#obalovy{
         width: 805px;         
         background: transparent url('images/pozadi-obsah.gif') center repeat-y;
         margin: 0 auto;
         text-align: left;
}
#top{
     background: url('images/obsah-top.gif') no-repeat center bottom;
     width: 805px; 
     height: 11px;
     line-height: 11px;
     font-size: 0px;
} 
#bottom{
        background: rgb(80,148,184) url('images/pata.gif') no-repeat top;
        width: 805px; 
        height: 38px;
        line-height: 38px;      
        clear: both;
        text-align: center;
        color: rgb(255,250,250);
        font-weight: bold;
}  
#bottom a{
          color: rgb(255,250,250);
}
#levy{
      width: 154px;      
      #height: 536px;
      min-height: 536px;
      margin: 0;
      position: relative; left: 17px;
      background: url('images/sloupec-pozadi.gif') repeat-x;
      float: left;
}
#obsah{
       width: 399px;
       padding: 10px 40px;
       float: left;    
}
#pravy{
      width: 154px;      
      #height: 536px;
      min-height: 536px;
      margin: 0;
      position: relative; left: -16px;
      background: url('images/sloupec-pozadi.gif') repeat-x;
      float: right;
}
h3.lave{
   width: 99%;
   height: 27px;
   background: rgb(70,130,180) url('images/h3.gif') -10px 0 repeat-x;
   margin: 5px 0 0 1px;
   font-size: 135%;
   font-weight: normal;
   text-align: center;
   color:rgb(240,240,240);
   line-height: 27px;
}

h3.prave{
   width: 152px;
   height: 27px;
   background: rgb(70,130,180) url('images/h3.gif') -10px 0 repeat-x;
   margin: 5px 0 0 1px;
   font-size: 135%;
   font-weight: normal;
   text-align: center;
   color:rgb(240,240,240);
   line-height: 27px;
}

.menu{
      margin: 0;
      padding: 0;
      width: 100%;
}
.menu li{
         width: 100%;
         height: 27px;
         list-style-type: none;
         margin: 10px 0;
         padding: 0;
         
}
.menu li a{
           width: 100%;
           height: 100%;
           display: block;
           text-decoration: none;
           background: rgb(86,116,132) url('images/odkaz-link.gif') -10px 0 no-repeat;
           text-indent: 60px;
           line-height: 27px;
           color: rgb(240,240,240);
           font-weight: bold;
}
.menu li a:hover{
                background: rgb(86,116,132) url('images/odkaz-hover.gif') -10px 0 no-repeat;
                color: rgb(240,240,240);
}
.odkazy li  a{
             background: url('images/link-out.gif');
             text-indent: 40px;
}
.odkazy li a:hover{
                   text-decoration: underline;
                   background: url('images/link-out.gif');
}

.form{
      margin: 10px 0;
      padding: 0;
      width: 100%;
      text-align: center;     
}
.form span{
           margin: 0 0 0 -60px;
           color: rgb(241,241,241);           
}
.form input{
            width: 94px;
            height: 16px;
            color: rgb(243,243,243);
            background: rgb(106,127,139) url('images/pozadi-inputu.gif') no-repeat fixed;
            border: 1px solid rgb(167,181,187);
            margin: 2px 0;
            padding: 3px;
}
h1{
   margin: 7px 0;
   padding: 0;
   color: rgb(0,51,102);
   font-size: 190%; 
}
#drobecky{
          width: 100%;
          height: 15px;
          line-height: 15px;
          background: rgb(235,238,239);
          border: 1px solid rgb(198,203,206);
          font-size: 95%;
          padding: 5px;
          position: relative; top: -5px;
          font-weight: bold;
}
#drobecky a{
            text-decoration: none;
}
p{
  margin: 10px 0;
  text-indent: 20px;
}
.non{
     position: absolute; top: -100px; left: -1000px;
}

img {border: 0;}
