body {
	margin: 5px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url('./bg.jpg');
}

table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


#bottom {
	background:url(bottom.gif) repeat-x;
	height:50px;
	width:780px;
}

#bottom a {
	color:#717e74;
	text-decoration:none;
}

#bottom a:hover {
	text-decoration:underline;
}
#bottom_left {
	float:left;
	margin-top:11px;
	margin-left:12px;
}

#bottom_right {
	float:right;
	margin-top:11px;
	margin-right:12px;
	text-align:right;
}

ul.seznam {
	list-style-type:none;
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:2px;
}

ul.seznam li {
	background:#e6eee7;
	border-bottom:1px #d4d4d4 solid;	
	padding-left:10px;
	height:16px;
	padding-top:3px;
	font-weight:bold;
	color:#5e5e5e;

}

ul.seznam li a {
	color:#5e5e5e;
	text-decoration:none;

}

ul.seznam li a:hover {
	color:#222222;
}

img.odrazka {
	margin-right:8px;
}

#body {
	padding:5px;
	background:#ffffff;
}

#leve_menu {
	background:#e6eee7;
}

#leve_menu h2 {
	margin-top:0px;
	width:251px;
	background:#c2cec3;
	font-weight:bold;
	font-size:12px;
	padding-left:8px;
	color:#333333;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	margin-bottom:0px;
	border-bottom:1px solid #BBBBBB;
	/*border-top:1px solid #BBBBBB;*/

}

#leve_menu h2 a {
	color:#555555;
}

.searchField {
	background:#e6eee7;
	height:20px;
	border-bottom:2px solid #ffffff;
}

.searchField form {
	margin:0px;
	height:20px;
}

.quickSearchSubmit {
	color:#333333;
}

.menuField {
	margin:5px;
	margin-left:10px;
	padding:0px;
	font-size: 13px;
}

ul.menuList {
	list-style-type:none;
	padding:1px;
	margin:1px;
}

ul.menuList li {
	list-style-type:none;
	padding:0px;
	margin:0px;
	background:#e6eee7;
	border-bottom:5px #E6EEE7 solid;	
	padding-left:10px;
	/*height:16px;*/
	padding-top:3px;
	font-weight:bold;
	color:#5e5e5e;
	font-size: 13px;
}

ul.menuList li a {
	color:#000000;
	text-decoration:none;

}

ul.menuList li a:hover {
	color:#FF9900;
}


ul.menuTree {
	list-style-type:none;
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:2px;
}

ul.menuTree li {
	background:#e6eee7;
	border-bottom:1px #d4d4d4 solid;	
	padding-left:10px;
	height:16px;
	padding-top:3px;
	font-weight:bold;
	color:#5e5e5e;

}

ul.menuTree li a {
	color:#5e5e5e;
	text-decoration:none;

}

ul.menuTree li a:hover {
	color:#222222;
}


a {
	color:#5e5e5e;
}

#top_menu {
	margin-bottom:5px;
	padding-bottom:5px;
	margin-left:5px;
}

#top_menu a {
	text-decoration:none;
	color:#333333;
}

#top_menu a:hover {
	color: #000000;
}
