body {
	margin: 0;
	padding: 0;
	font: 10pt/1.5 verdana;
	background-color: #EBFBEC;
} 

#top {
	margin:0;
	padding: 1px;
/*	background: url("../images/logo.gif") no-repeat 35px 9px 0 0; */
	background-color: white;
	border-bottom: 1px solid gray;
} 

#hlavni1 { 
margin:0; padding:0; /*background:yellow;*/ 
} 

#hlavni2 { 
margin:0; padding:0; /*background:red;*/
} 

#leftpanel {
	float: left;
	width: 150px;
	margin: 22px 0 0 0;
	text-indent:15px;
} 

#rightpanel {
	float: right;
	width: 120px;
	margin: 0;
	padding: 8px;
	font-size:8pt;
	text-align:center;
} 

#rightpanel ul { list-style: none; padding: 0; }
#rightpanel ul li { margin: 10px 0; }
#rightpanel ul a { color: #000; font-size: 8pt; }

#centerpanel { 
  	margin: 15px 150px; 
  	padding:0 10px 0 10px;
	border-left:solid 1px Gray;
	border-right:solid 1px Gray;
} 

#bottom {
	background: #FbFbFb;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	text-align: center;
	font-size: 10px;
	padding: 5px;
	color: Gray;
} 

.cleaner { 
	clear:both; 
	border:none; 
}
 
h1 {
	text-align: center;
	font-family: Verdana;
	font-size: 23pt;
	color: Green;
} 

h2 {
	display: block;
	background-color: green;	
	font-family: Verdana;
	font-size: 14pt;
	color: white;
	margin-left: 2px;
	background-repeat: repeat-x;
} 

h3 {
	font-family: Verdana;
	font-size: 15px;
	color: #708090;
	font-weight: bold;
}

h4 {
	font-family: Verdana;
	font-size: 15px;
	color: #708090;
	font-weight: bold;
	text-align: center;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 90%;
}

#menu a {
	display: block;
	color: green;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	font-weight: bold;
	width: 11em;
}

#menu a:hover {
	background: url(../images/arrow2.gif) no-repeat right;
	background-color: #CFE6CF;
	color: green;
}

#menu a:active {
	background: #F4F4F4 url(../images/arrow.gif) no-repeat right;
	color: #FF6600;
}
		
#menu li li a {
	display: block;
	color: green;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	font-weight: normal;
	width: 11em;
}

.mail {
	font-family: Verdana;
	font-size: 12px;
	color: #575757;
	text-decoration: underline;
}

.mail:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

.link {
	font-family: Verdana;
	font-size: 13px;
	color: #FF6600;
	text-decoration: underline;
}

.link:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #575757;
	text-decoration: none;
}

.link-small { /*vyuzite iba na prednaskach*/
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
	float : right;
	margin-right: 7px;
	margin-top : -5px;
}

.link-small:hover { /*vyuzite iba na prednaskach*/
	font-family: Verdana;
	font-size: 10px;
	color: green;
	text-decoration: none;
}

td {
	font-family: Verdana;
	font-size: 10pt;
	text-align:justify;
}

.top {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
	float: right;
}

.top:hover {
	font-family: Verdana; 
	font-size: 10px; 
	color: #575757; 
	text-decoration: none;
}

div.set img { border: 6px solid #cecece } 
div.set img:hover { border: 6px solid #008000; }