body {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #312A96;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #AAD2FF;
	SCROLLBAR-ARROW-COLOR: #D9EBFF;
	SCROLLBAR-TRACK-COLOR: #D9EBFF;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	background: #dddddd;	
}

td {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h2 {
	 color: #385BAD;
	 text-align: center;
}

a:link {  color: #000066; text-decoration: none}
a:visited {  color: #000066; text-decoration: none}
a:hover {   color: #C4292D; text-decoration: underline}

a.menu_polozka{
	display:block; 
	background: url(../img/design/tlacitko_bg.gif) no-repeat;
  color: #ffffff;
  font-weight: bold;
  background-repeat: no-repeat;
  width: 208px;
  height: 27px; 
  text-indent: 10px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold; 
  line-height: 27px;
  margin-bottom: 2px;
}
a.menu_polozka:link{
	display:block; 
  color: #ffffff;	
}

a.menu_polozka:visited{
	display:block; 
  color: #ffffff;	
}

a.menu_polozka:hover{
  text-indent: 14px;
	display:block; 
  color: #dddddd;	
}

