BODY {
	color : #237CB6;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;	
	SCROLLBAR-FACE-COLOR: #237CB6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #3F5D77; 
	SCROLLBAR-SHADOW-COLOR: #3F5D77; 
	SCROLLBAR-3DLIGHT-COLOR: #237CB6; 
	SCROLLBAR-ARROW-COLOR: #A2CBE4; 
	SCROLLBAR-TRACK-COLOR: #A2CBE4; 
}

.text_zakladny{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#125790;
}
.nadpis_stredny{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#125790;
}
.nadpis{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#125790;
}

a.nadpis:link{
	font-size : 14px;
	color : #125790;
	font-weight : bold;
	text-decoration : none;
}
a.nadpis:visited{
	font-size : 14px;
	color : #125790;
	font-weight : bold;	
	text-decoration : none;	
}
a.nadpis:active{
	font-size : 14px;	
	color : #125790;
	font-weight : bold;	
	text-decoration : underline;
}
a.nadpis:hover {
	font-size: 14px;
	color: #125790;
	font-weight: bold;
	text-decoration: underline;
}

.nadpis_maly {
	font-size:10px;
}

.nadpis_zlty {
	color:#F9DE42;
	font-weight : bold;
	font-size:12px;
}

.nadpis_zeleny {
	color: #32CD32;
	font-weight : bold;
	font-size:12px;
}

a.vipo:link{
	font-size : 11px;
	color : black;
	font-weight : bold;
}
a.vipo:visited{
	font-size : 11px;
	color : black;
	font-weight : bold;	
}
a.vipo:active{
	font-size : 11px;	
	color : black;
	font-weight : bold;	
}
a.vipo:hover {
	font-size : 11px;	
	color : #125790;
	font-weight : bold;	
}

.text {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;	
}

a.menu:link{
	font-size : 11px;
	color : #3F5D77;
	font-weight : bold;
	text-decoration : none;
}
a.menu:visited{
	font-size : 11px;
	color : #3F5D77;
	font-weight : bold;	
	text-decoration : none;	
}
a.menu:active{
	font-size : 11px;	
	color : #F9DE42;
	font-weight : bold;	
	text-decoration : underline;
}
a.menu:hover {
	font-size : 11px;	
	color : #F9DE42;
	font-weight : bold;
	text-decoration : underline;
}

a.menu2:link{
	font-size : 11px;
	color : #8A8A8A;
	font-weight : bold;
	text-decoration : none;
}
a.menu2:visited{
	font-size : 11px;
	color : #8A8A8A;
	font-weight : bold;	
	text-decoration : none;	
}
a.menu2:active{
	font-size : 11px;	
	color : #F9DE42;
	font-weight : bold;	
	text-decoration : underline;
}
a.menu2:hover {
	font-size: 11px;
	color: #F9DE42;
	font-weight: bold;
	text-decoration: underline;
}
.button {
  background: #125790;
  color: #ffffff;
  cursor: hand;
  font-size: 9px;
  text-decoration: none;
  
  border:0px groove Gray;
  BORDER-TOP: #125790 1px solid;
  BORDER-left: #125790 1px solid;
  BORDER-right: #125790 1px solid;
  BORDER-bottom: #125790 1px solid;
}