body , td{
  font-family :  tahoma, verdana, helvetica ce, arial, helvetica;
  font-size : 11px;
  color :#4C4C4C;
}
a , a:link , a:active , a:visited {
  text-decoration : none;
  color : #28345A;
}
a:hover {
  text-decoration : none;
  color : #000000;
}

a.stopka, a.stopka:link, a.stopka:visited, a.stopka:active {
  font-size: 10px; 
  color: #626263;
}

a.menu, a.menu:link, a.menu:visited, a.menu:active{
  font-size: 11px;  
  color : #ffffff;
} 

a.menu:hover {
  text-decoration : none;
  color : #FF8F05;
}

a.glowna, a.glowna:link, a.glowna:visited, a.glowna:active{
  font-size: 11px;
  font-weight: bold;  
  color : #28345A;
} 

a.glowna:hover {
  text-decoration : none;
  font-weight: bold;
  color : #FF8F05;
}

a.sub, a.sub:link, a.sub:visited, a.sub:active{
  font-size: 11px; 
  color : #4C4C4C;
} 

a.sub:hover {
  text-decoration : none;
  color : #FF8F05;
}

.big_label
{
  font-size: 14px; 
  color: #28345A;
}

.stopka_text
{
  font-size: 10px; 
  color: #7D7D7D;
}

.data
{
 font-size: 11px; 
 color: #28345A;
}

.white
{
 font-weight: bold;
 font-size: 11px; 
 color: #ffffff;
}



option
{
 font-family :  tahoma, verdana, helvetica ce, arial, helvetica;
  font-size : 10px;
  height: 13px;
  color :323232;
}


select, .input_norm{
  font-family :  tahoma, helvetica, helvetica ce, arial;
  color: #4C4C4C;
  height: 16px;
  font-size : 11px;
  border: solid 1px #C0C0C0;
  padding-left : 2px;
}

.textarea_norm{
  font-family :  verdana, helvetica, helvetica ce, tahoma, arial;
  color: #323232;
  font-size : 10px;
  background-image : url('gfx/textarea_bg.jpg');
  border: solid 1px #C0C0C0;
  padding-top : 2px;
  padding-left : 2px;
}

tr.header {
  background-color: #EFEFEF;
  height: 25px;
}

td.content {
  padding: 5px;
}

td.header {
  padding: 10px;
  font-weight: bolder;
}

