/* Author: Petr Braun */




A {text-decoration: none;
   font-family: "Trebuchet MS",Verdana, Tahoma, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   }
A:link {

        COLOR: #ffffff;


}

A:visited {
        COLOR: #ffffff ;
}

A:hover {
        COLOR: #000033;

}
A:active {
        COLOR: red;
}



#pritomni {
        background-color:#000000 ;
        font-family: "Trebuchet MS",Verdana,Tahoma, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: #FFFFFF;
        }
#cas {
        background-color:#3366FF ;
        font-family: "Trebuchet MS",Verdana,Tahoma, sans-serif;
        font-size: 10px;
        font-style: normal;
        color: #FFFFFF;
        }


#pritomni_t {
        background-color:#3366CC ;
        font-family: "Trebuchet MS",Verdana,Tahoma, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: #FFFFFF;
        }

h2 {

        color: #FFFFFF;
        }


.RED {  font-weight: BOLD;
        font-style: italic;
        COLOR: #CC0000;
        }

#tmava {   background-color: #3366cc;
        }
#svetla {   background-color: #3366FF;
        }
#svetla1 {   background-color: #6699FF;
        }

.button {   background-color: #6699FF;
            width: 7em;
        font-family: "Trebuchet MS",Verdana,Tahoma, sans-serif;
        font-size: 10px;
        font-style: normal;
        color: #FFFFFF;
        }

.button2 {   background-color: #6699FF;
            width: 10em;
        font-family: Verdana,Tahoma, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: #FFFFFF;
        }