/* CSS Document */

body {background-color: white;}

:link {color: rgb(0,48,128); text-decoration: none;} :visited {color: rgb(0,48,128); text-decoration: none;}

.kat {font-family: Tahoma; font-size: 12px; color: rgb(0,32,80);}
.podkat {font-family: Tahoma; font-size: 11px; color: rgb(0,32,80);}
.logo {font-family: Tahoma; font-size: 45px; color: white;}
.logo1 {font-family: Tahoma; font-size: 14px; color: white;}

.font1 {font-family: Tahoma; font-size: 11px; color: rgb(6,6,6);}
.font2 {font-family: Tahoma; font-size: 11px; color: rgb(0,0,0);}
.font3 {font-family: Tahoma; font-size: 11px; color: rgb(0,32,80);}
.font4 {font-family: Tahoma; font-size: 11px; color: rgb(0,32,80);}
.font5 {font-family: Tahoma; font-size: 11px; color: rgb(255,255,255);}

.text1 {font-family: Tahoma; font-size: 11px; color: rgb(9,9,9);}

hr {border-top:1px dashed rgb(128,128,128); border-width:1px 0 0 0; height:1px; padding: 2px;}