@charset "utf-8";
.bodystyle #sidebar .sxmenu p, #subsidebarmenu p {
	width: 160px;
	margin-left: 1%;
	font-size: .82em;
	background: #FFFFEE;
	padding: 0 0 8px 0;
	margin: 0;
	text-align: left;
}
.bodystyle #sidebar .sxmenu, #subsidebarmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1em;
	margin-bottom: 25px;
	width: 12em;
/*	color: #E25500;*/
}
.bodystyle #sidebar .sxmenu p.subheading, #subsidebarmenu p.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 9px;
	background: #FFFFEE url(../images/cz-red-sqr.gif) 6.6em top no-repeat;
}
.bodystyle #sidebar .sxmenu p.subheading:first-letter, #subsidebarmenu p.subheading:first-letter {
	text-transform: capitalize;
}
.bodystyle #sidebar .sxmenu a, #subsidebarmenu a {
	color: #443333;
	font-weight: bold;
}
.bodystyle #sidebar .sxmenu span.gurl, #subsidebarmenu span.gurl {
	font-size: .723em;
}
.bodystyle #sidebar .sxmenu p a.dlouhy, #subsidebarmenu p a.dlouhy {
	font-size: .95em;
}
.bodystyle #container div.obsah {
	float: left;
	width: 31%;
	margin-left: 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .4em;
	display: inline;
}
.bodystyle #container div.righspace {
	margin-right: 2%;
}
.bodystyle #container div.obsah p {
	margin-top: 1px;
	font-size: .6em;
}
.bodystyle #container div.obsah p a {
	font-weight: bold;
	color: #332222;
	font-size: 1.1em;
}
