a:link    {

color: black
}
a:visited    {
color: black;


}
a:active    {color: red}




h1 {
   font-family: verdena;
   font-size:12px;
   font-weight: bold;
   color: black;
}

h2 {
   font-family: verdena;
   font-size:12px;
   font-weight: bold;
   color: black;
}

h3 {
   font-family:arial,tahoma;
   font-size:12px;
   color: white;
   font-weight: bold;
}

.text1 {
   font-family: verdena;
   font-size:12px;
   color: black;
   margin: 10px 20px 10px 20px;
   text-align: justify;
}

.text11 {
   font-family: verdena;
   font-size:14px;
   color: black;
   margin: 0px 0px 0px 0px;
   text-align: left;
}

.text2 {
  font-family: arial;
   font-size:14px;
   color: black;
   margin: 10px 20px 10px 20px;
   text-align: center;
}
.text3 {
   font-family: verdena;
   font-size:11px;
   color: black;
   margin: 10px 20px 10px 20px;
   text-align: justify;
}
.odkaz {
   font-family: verdena;
   font-size:14px;
   color: black;
   padding: 3px 20px 3px 20px;
   text-align: justify;
   background-color: red;
   text-decoration: none;
}
.odkaz2 {
   font-family: verdena;
   font-size:12px;
   color: black;
   padding: 3px 15px 3px 15px;
   text-align: justify;
   background-color: red;
   text-decoration: none;
}

.odkaz1 {
   font-family: verdena;
   font-size:12px;
   color: black;
   padding: 3px 20px 3px 20px;
   text-align: justify;
   background-color: red;
   text-decoration: none;
}

a        {text-decoration: none}

.nadpis_stranky {
   font-family:arial,tahoma;
   font-size:14px;
   font-weight: bold;
   color: white;
}



body {
   margin: 0px;
}

.table_hlavicka {
   background-image: url('images/hlavicka.jpg');
     width: 807px;	
     height: 70px;
     margin: 0px;
    padding: 0px;
}

.table_zacatek_pozadi {
   background-image: url('images/zacatek_pozadi.jpg');
   background-repeat: repeat-x;
     width: 9px;	
     height: 279px;
      background-color: #ffb200;
}

.table_nabidka {
   background-image: url('images/nabidka.jpg');
     width: 251px;	
     background-color: #ffb200;
       background-repeat: repeat-x;
}


.table_pozadi {
   background-image: url('images/pozadi.jpg');
   background-repeat: repeat-x;
     width: 536px;	
     height: 279px;
     background-color: #ffb200;
}

.table_konec_pozadi {
   background-image: url('images/konec_pozadi.jpg');
   background-repeat: repeat-x;
     width: 11px;	
     height: 279px;
      background-color: #ffb200;
}

.table_spodek {
   background-image: url('images/spodek2.jpg');
     width: 807px;	
     height: 182px;
}

.nic {
background-color: white;
 background-image: url('images/tlacitko.png');
}
.red 
{
background-color: red;
 background-image: url('images/tlacitko2.png');


}

tr {
   margin: 0px;
}

.menu {
   font-family:arial,tahoma;
   font-size:14px;
   color: black;
   font-weight: bold;
  margin: 30px 0px 200px 50px;
   top: 120px;
   left: 57px;
 background-color: white;
   
}
.pocitadlo {
   font-family:arial,tahoma;
   font-size:10px;
   color: white;
   font-weight: bold;
   background-color: black;
   width: 50px;
   height: 15px;
   margin-left: 82px;
   padding-left: 10px;
   
}

.images {
   border-color: white;
   border: 1px;
   
}

body {
scrollbar-face-color: blue;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: blue;
scrollbar-darkshadow-color: blue;
scrollbar-track-color: white;
scrollbar-arrow-color: white; }
