/* CSS Document */
BODY    { background-color: #f5f5f5;
          margin: 0px 0px 0px 0px;
        }

IMG     {border: 0px;}

HR      {border:1px solid black;
         width:480px;
         height:1px;
         border-top-width:0px
        } 

DIV, TABLE, SPAN     {
                      font-family:arial,serif;
                      font-size:12px;
                      color: #000000;
                      font-weight:normal;
                     }

.dtitulka            { text-align:left;
                       height:200px;
                     }

.terminy       {text-align:center;
               }

.imgtitulka      {border:1px solid #444444;
                  margin-top:10px;
                  margin-bottom:5px;
                 }

.imgtitulka2     {border:1px solid #444444;
                  float:left;
                  margin-left:10px;
                  margin-right:10px;                  
                 }


.levysloupec {padding:0px 0px 5px 0px;
              background-image: url(images/leftback.png);
              background-color:#c4dfff;
              border:1px solid #b8b8b8;
              border-top:0px;
              border-right:0px;
              font-size:11px;
              vertical-align:top;
              text-align:center;
             }        

.stred       {background-color: #f5f5f5;
              border:1px solid #b8b8b8;
              border-top:0px;
              border-left:0px;
              padding:5px 0px 5px 0px;
              text-align:center;
             }            
             
.spodek      { background-color:#f5f5f5;
               border:1px solid #b8b8b8;
               border-top:0px;
               border-bottom:3px solid #68a5ff;
               font-size:11px;
               text-align:center;
             }
             
.nadpis {font-size:11px;
         font-weight:bold;
         width:169px;
         height:17px;
         text-align:center;
         padding-top:3px;
         margin-top:12px;
         background-image: url(images/menutop.png);
        }             

.ntext  {font-size:12px;
         text-align:left;
         margin-bottom:-1px;
         width:164px;
         text-align:left;
         padding-top:3px;
         padding-left:5px;
         background-image: url(images/lefttext.png);
        }             
.obsah  { width:290px;
          padding:5px 0 5px 0;
        }

.title {font-size:15px;
        font-weight:bold;
       }        

.msg {font-size:15px;
      font-weight:bold;
      color: #ff0000;
     }        

.title2 {width:590px;
         height:16px;
         border:1px solid #b8b8b8;
         border-left:0px;
         border-right:0px;
         font-weight:bold;
         margin-bottom:5px;
         padding: 2px 0px 2px 10px;
         text-align:left;
        }


.title3 {background-image: url(images/tabletop.png);}
.title4 {background-color:#e6effc;}

    
a.obr:link, a.obr:visited { color:#000000;
                            text-decoration:none;}
a.obr:hover {color:#000000;
             text-decoration:underline;}

a.ln1:link, a.ln1:visited { font-size:15px;
                            font-weight:bold;
                            color:#000000;
                            text-decoration:none;}
a.ln1:hover { font-size:15px;
              font-weight:bold;
              color:#000000;
              text-decoration:underline;}

.form       { font-family: arial, serif;
              font-size: 14px;
              color:#000000;
              border:1px solid #b8b8b8;
              margin-top:10px;
            }               
