/* http://colorschemedesigner.com/#2P11T4.Qkw0w0 */
body { background-color: #eeeeee; margin: 0px; padding: 2px; font-family: sans-serif; font-size: 10.5pt;}
td { font-family: sans-serif; font-size: 10.5pt; }
.mainframe { width: 1024px; background-color: #ffffff;margin: 0 auto; text-align: left;}
.topheading { text-align: left; 
	color: white; 
	background: #0E840E; 
	text-decoration: none;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 13pt;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.topimg { padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top: 1px solid #0E840E;
	border-bottom: 1px solid #0E840E;
}
.translatebar {
background: #82E582;
height: 10px;
}
.greenbottomline {
padding-bottom: 1px;
border-bottom: 1px solid #0E840E;
}

.mainarea {
/*background-color: #82E582; /* FIXME: udelat to obrazkem, aby to zabiralo jen levy sloupec */
background: url(/pics/pruh.png) repeat-y;
}

.mnu {float: left; width: 200px;
	margin: 0px;
}
.mnublock { 
list-style-type: none;
list-style-image: none;
margin-top: 0px;
padding: 0px;
background-color:white;
border-bottom: 1px solid white;
margin-left: 0px;
margin-right: 0px;
}
.mnuitem { padding: 10px; 
padding-left: 15px;
font-family: sans-serif;
border-bottom: 1px solid #0E840E;
}
.textpart { /*float: left;*/
	margin-left: 200px;
/*width: 724px;*/
width:auto;
/*width: 820px;*/
padding-top: 20px;
padding-left: 50px;
padding-bottom: 100px;
padding-right: 50px;
background: white;
text-align: justify;
}

.copyright {
margin-top: 1px;
border-top: 1px solid #0E840E;
padding-top: 2px;
font-size: 8pt;
text-align: right;
color: #888888;
}

.copyrightcell {
font-size: 8pt;
color: #888888;
}

.mnulink {
padding-left: 15px;
text-decoration:none;
color: black;
}
.mnulink:hover {
text-decoration: underline;
/*				  background: url(bullet2.png) no-repeat 0 5;*/
}
a {
color: #A51212;
font-weight: normal;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1 {  text-align:left;
font-family: sans-serif;
font-color: #82E582;
font-size: 20pt;
/*				  font-weight: bold;*/
font-weight: normal;
color: #0E840E;
}

ul {
list-style-image: url(/pics/bullet.png);
}

tr.oddrow {
background: #d2Ffd2;
}

tr.evenrow {
}


