.txt {
font-family : Verdana; 
color : #000000; 
font-size : 10px;
}
.red_txt {
font-family : Verdana; 
color : #FF0000; 
font-size : 10px;
font-weight : bold; 
}
.green_txt {
font-family : Verdana; 
color : #00FF00; 
font-size : 10px;
font-weight : bold; 
}
.head {
font-family : Verdana; 
color : #000000; 
font-size : 14px;
font-weight : bold; 
}
.small_head {
font-family : Verdana; 
color : #000000; 
font-size : 11px;
font-weight : bold; 
}
.small_txt {
font-family : Verdana; 
color : #000000; 
font-size : 9px;
font-weight : bold; 
}
.menu_nadpis {
font-family : Verdana; 
color : #000000; 
font-size : 15px;
font-weight : bold; 
}
.menu {
font-family : Verdana; 
color : #000000; 
font-size : 13px;
font-weight : bold;
vertical-align: middle;
}
.help_head {
font-family : Verdana; 
color : #63659C; 
font-size : 12px;
font-weight : bold;
vertical-align: middle;
}
.help_head_1 {
font-family : Verdana; 
color : #63659C; 
font-size : 11px;
font-weight : bold;
vertical-align: middle;
}

A:link {
color : #000000; 
text-decoration : none; 
font-weight : bold; 
} 
A:visited {
color : #000000; 
text-decoration : none; 
font-weight : bold; 
} 
A:hover {
color : #F6801B; 
text-decoration : none; 
font-weight : bold; 
} 
.form {
padding-right : 0; 
padding-left : 0; 
font-size : 10px; 
padding-bottom : 0; 
margin : 0; 
background : #CCCCCC; 
padding-top : 0; 
font-family : "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif; 
} 
.form_table {
BORDER-RIGHT: #797979 1px solid;
BORDER-TOP: #797979 1px solid; 
FONT-FAMILY: "Verdana";
FONT-SIZE: 10px;
MARGIN: 5px;
BORDER-LEFT: #797979 1px solid; 
COLOR: #797979; 
BORDER-BOTTOM: #797979 1px solid; 
background: #E3E9EC
}
.form_input{
background: #F2F3F4;
font-size: 10px;
font-family: Verdana
}
.form_input_submit{
background: #F2F3F4;
font-size: 10px;
font-family: Verdana;
cursor: hand;
}
#button_save {
  background: url(temp/icons/filesave.gif) top left no-repeat;
  width: 25px; height: 25px;
  border: 0px;
  line-height: 0px;
  cursor: pointer; cursor: hand;
}

#button_view {
  background: url(temp/icons/fileview.gif) top left no-repeat;
  width: 25px; height: 25px;
  border: 0px;
  line-height: 0px;
  cursor: pointer; cursor: hand;
}

a#btn1 
  {display: block; 
  width: 91px; height: 48px;
  background-image: url(temp/03.gif);} 
a#btn1:hover 
  {background-image: url(temp/m1.gif);} 
a#btn1 span 
  {display: none;}

.formular_zal {
border-right : 1px solid #25417b; 
padding-right : 0; 
border-top : 1px solid #25417b; 
padding-left : 0; 
font-size : 12px; 
padding-bottom : 0; 
margin : 0; 
border-left : 1px solid #25417b; 
color : #25417b; 
padding-top : 0; 
border-bottom : 1px solid #25417b; 
font-family : "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif; 
background-color : #eff4fa; 
} 