body
{ 
  font-family: helvetica, helvetica ce, verdana, tahoma, arial, arial ce;
  font-size:13px;
	color: #FFFFFF;
	
	background-image: url("img/pozadi.gif");
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: top;	
	
	scrollbar-arrow-color:#f3f3f3;
	scrollbar-base-color:#dddddd;
	scrollbar-shadow-color:#dddddd;
	scrollbar-highlight-color:#666666;
	scrollbar-3d-light-color:#ff0000;
}

a {
  color: #555555;
 font-size:12px;
 font-weight : bolder;
}
a.menu
{
 color: #000000;
 font-size:12px;
 font-weight : bolder;
}

a.normallink
{
  color: #FFFFFF;
  font-size:12px;
  font-weight : bolder;
  text-decoration: none;
}
a.undreline{
  text-decoration: underline;
}
a:link,a:visited
{
  text-decoration: none; 
}
a:hover 
{
  text-decoration: underline;
}
.pipe
{
 color: #000000;
 font-size:12px;
 font : bolder;
 font-weight : bolder;
}
.nadpis
{
	font-size:10px;
	font-weight : bolder;
	color: #000000;
}
.normal
{
	font-size:14px;
}

.normalbold
{
	font-size:14px;
	font-weight : bolder;
}
.boldsmall
{
  font-size:12px;
	font-weight : bolder;
}
.maly
{
	font-size:12px;
} 
  
select,input,textarea,button 
{
  font-size:12px;
  margin:0px;
}
.InputBox
{
  font-family: helvetica, helvetica ce, verdana, tahoma, arial, arial ce;
  font-size:8pt;
  border-color:#000000;
  border-width:1px;
  border-style:solid;
  
  }
.TextArea
{
 font-family: helvetica, helvetica ce, verdana, tahoma, arial, arial ce;
 font-size:8pt; 
 border-color:#000000;
 border-width:1px;
 border-style:solid;
 scrollbar-arrow-color:#f3f3f3; 
}
.img_sirka
{ 
 border-color:#FFFFFF;
}