body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#glob {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f6fced;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D2FFDE;
	border-left-color: #D2FFDE;
	background-image: url(img/obsah-bottom.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.inglob {
	background-image: url(img/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#header {
	background-image: url(img/hlavicka.jpg);
	height: 226px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#lsl {
	width: 212px;
	float: left;
	background-color: #000000;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000000;
}
#lsl ul.mnu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#lsl ul.mnu li {
	height: 32px;
	display: block;
	line-height: 32px;
}
#lsl ul.mnu li a.lnkmnu {
	text-decoration: none;
	background-image: url(img/menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 13px;
}
#lsl ul.mnu li a.lnkmnu:hover {
	background-position: bottom;
	color: #f5c801;
}

#lsl ul.mnu li a.s_lnkmnu {
	text-decoration: none;
	background-image: url(img/menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 13px;
}
#lsl ul.mnu li a.s_lnkmnu:hover {
	background-position: bottom;
	color: #f5c801;
}


#lsl ul.submnu {
	list-style-type: none;
	margin: 0px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #282f01;
	display: none;
}
#lsl ul.submnu li {
	display: block;
}
#lsl ul.submnu li a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
#lsl ul.submnu li a:hover {
	background-position: bottom;
	color: #f5c801;
}


#lsl .mnu_pic {
	background-image: url(img/menu-bottom.jpg);
	height: 175px;
	padding-top: 5px;
	background-repeat: no-repeat;
}




#psl {
	margin-left: 214px;
	margin-top: 2px;
	margin-right: 2px;
	color: #000000;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;

}
#psl h1 {
	color: #559819;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-style: italic;
	font-weight: normal;
	font-size: 32px;
}
#psl h2 {
	font-weight: normal;
	font-size: 17px;
	color: #1C4001;
}
#psl ul {
	list-style-type: square;
}
#psl ul a {
	color: #990000;
	text-decoration: none;
}
#psl ul a:hover {
	color: #1D4101;
	text-decoration: underline;
}
.popis {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AE7F47;
	padding-top: 5px;
}
.fotoholder {
}
.fotoholder .foto {
	background-color: #FFFFFF;
	height: 264px;
	width: 230px;
	border: 1px solid #000000;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fotoholder .foto .kom {
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	background-color: #1C4001;
	line-height: 1em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}








.cleaner {
	clear: both;
	height: 1px;
}
.foto_r {
	float: right;
	margin-bottom: 30px;
	margin-left: 20px;
}
