a.menu:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #A8C3D9; /* barva prouzku */
	SCROLLBAR-HIGHLIGHT-COLOR: #003366; /* barva leveho ohraniceni */
	SCROLLBAR-SHADOW-COLOR: #003366; /* barva praveho ohraniceni */
	SCROLLBAR-ARROW-COLOR: #003366; /* barva sipek */
	SCROLLBAR-DARKSHADOW-COLOR: #fde0bc;
	SCROLLBAR-BASE-COLOR: #fde0bc;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff
}
a.menu:hover {

	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:visited {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 15px;
}
a.copy:link {

	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.copy:hover {


	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.copy:visited {



	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 20px;
	text-transform: uppercase;
	color: #2B5C0B;
	text-align: right;
}
p {
	text-align: justify;
}
.nadpisvpravo {
	font-size: 11px;
	text-transform: uppercase;
	color: #003366;
	text-indent: 20px;
	margin-top: 2px;
	font-weight: normal;



}

.pole {
	border: 1.5px solid;
	border-color: #2B5C0B;
}
hr {
	color: #2B5C0B;
}
.button {
	background-color: #ABC598; 
	color: black; 
	font-weight:bold; 
	font-size:9px; 
	border: 1px solid;
	
}
.button2 {
	background-color: #A8C3D9; 
	color: black; 
	font-weight:bold; 
	font-size:9px; 
	border: 1px solid;
	
}
a:link {
	color: #2B5C0B; text-decoration: underline
}
a:visited {
	color: #2B5C0B; text-decoration: underline
}
a:active {
	color: #2B5C0B; text-decoration: underline
}

/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#FFF1D5; layer-background-color:#FFF1D5; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; width: 128; padding:2px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}
.clLevel0{background-color:#999999; layer-background-color:Navy; color:white;}
.clLevel0over{background-color:#C3C3C3; layer-background-color:#999999; color:#4F4F4F; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#8C8C8C; layer-background-color:#999999}

/*Styles for level 1*/
.clLevel1,.clLevel1over{position:absolute; width:128; padding:2px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}
.clLevel1{background-color:#FFF1D5; layer-background-color:#FFF1D5; color:#2B5C0B;}
.clLevel1over{background-color:#999999; layer-background-color:#999999; color:#2B5C0B; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; z-index:500; visibility:hidden; background-color:#999999; layer-background-color:#999999}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}
.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#999999; layer-background-color:#999999}