.menu, h1, .titulek, .eu {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #DDE1C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	margin: 0;
	padding: 0;
	text-align: center;
}
#layout {
	background-color: #FFFFFF;
	width: 900px;
	margin-bottom: 12px;
	margin: auto;
	text-align: justify;
}
#iframelayout {
	background-color: #FFFFFF;
	width: 500px;
	margin-bottom: 12px;
	margin: auto;
	text-align: justify;
}
a {
	color: #77ba2e;
	text-decoration: none;
	border-bottom: 1px dotted;
}
h1 {
	color: #FFFFFF;
	font-size: 13px;
	padding: 0px 18px 0px;
	letter-spacing: 1px;
	/text-transform: uppercase;/
	margin: 0;
}
h2 {
	color: #77ba2e;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
h3 {
	color: #77ba2e;
	font-size: 12px;
	margin: 0;
}
h4 {
	font-size: 11px;
	margin: 24px 0 24px 0;
}

hr.events-news {
	height: 1px;
	border-width: 0;
	color: #A8B472;
	background-color: #A8B472;
}

/*menu*/
.menu {
	background-image: url(img/bg-menu.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-right: solid 1px #FFFFFF;
}
.menu div {
	float: left;
	padding: 13px 9px 4px 9px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	border-left: solid 1px #FFFFFF;
	background-image: url(img/bg-menu.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.menu div a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}
.menu div:hover {
	background-color: #e7cc89;
//	background-image: url(img/bg-menu-hover.gif);
//	color: #77ba2e;
}
.menu div a:hover {
//	color: #77ba2e;
}
.titulek {
	background-color: #663300;
	height: 18px;
}
/*stranka*/
.main-levy {
	width: 175px;
	vertical-align: bottom;
	border-left: solid 1px #A8B472;
}
.eu {
	font-size: 10px;
	padding: 5px;
	color:#FFFFFF;
	background-color: #0A3A84;
}
.main-menu {
	width: 175px;
	vertical-align: top;
	border-left: solid 1px #A8B472;
}
#lmenu {
	padding: 0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
}
#lmenu p{
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	float: left;
	width: 172px;
	display: block;
	border-bottom: solid 1px #dcdce9;
	text-decoration: none;
	text-indent: 25px;
}
#lmenu form{
	height: 150px;
	float: left;
	width: 172px;
	display: block;
	border-bottom: solid 1px #dcdce9;
}
#lmenu ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#lmenu ul li{
	margin: 0;
	padding: 0;
}
#lmenu ul li a
{
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	float: left;
	width: 172px;
	display: block;
	border-bottom: solid 1px #dcdce9;
	text-decoration: none;
	text-indent: 15px;
} 
#lmenu ul li a:hover
{
	background: url(img/bg-menu.gif) #fff bottom left repeat-x;
	text-decoration: none;
	color:#FFFFFF;
}
.main {
	vertical-align: top;	
	padding: 10px 20px;
	border-left: solid 1px #A8B472;
	border-right: solid 1px #A8B472;
}

/*stranka prehled*/
.clanek {
	border-top: solid 1px #A8B472;
	margin-bottom: 15px;
	padding-top: 10px;
}
.clanek-lichy {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clanek-sudy {
	border-top: solid 1px #A8B472;
	border-bottom: solid 1px #A8B472;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.clanek img {
	float: left;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 0;
}
.clanek p {
	margin: 12px 0 0;
}
.date {
	float: right;
	color: #63665D;
	width: 180px;
	text-align: right;
	margin: 0;
}
.date-box {
	float: right;
	color: #63665D;
	width: 110px;
	text-align: right;
	margin: 0;
}
.morelink {
	clear: both;
	text-align: right;
}
/*stranka clanek*/
.text {
	padding-top: 10px;
}
.text img {
	float: right;
	margin: 12px 0 0 7px;
}
.text p {
	margin: 12px 0 0;
}
.text h3 {
	font-size: 13px;
}
.back {
	clear: both;
	margin-top: 15px;
}
/*paticka*/
.paticka, .paticka a {
	background-color: #63665D;
	padding: 5px 20px;
	color: #FFFFFF;
}
