@CHARSET "UTF-8";
*{
	margin: 0px;
	padding: 0px;
}
body{
	text-align: center;	
	font-family: Verdana;
	font-size: 82%;
	/* background-image: url('images/back.jpg'); */
}
a{
	color: #AB443F;
}
a:hover{
	color: #C7C511;	
}

#lilium{
	width: 760px;
	margin: 0 auto;
	text-align: left;
	margin-top: 50px;
}

#menu{
	clear: both;
	background-color: #9A2A24;
	background-image: url('images/menu-back.gif');
	background-repeat: repeat-x;
	list-style: none;
	height: 44px;
	z-index: 20;
}
#menu li{
	display: inline;
}
#menu li a{
	display: block;
	float: left;
	text-decoration: none;
	line-height: 44px;
	width: 84px;
	text-align: center;
	font-weight: bold;
	color: white;
	background-image: url('images/menu-predel.gif');
	background-repeat: no-repeat;
	background-position: right;
}
#menu li a:hover{
	background-image: url('images/menu-back-hover.gif');
	background-repeat: repeat-x;
}
hr, h1, .hidden, #footer-nav{
	display: none;
}
#header{
	padding-top: 8px;
	height: 285px;
	background-color: #A8C428;
	color: #485E07;
	background-image: url('images/top-back.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
#header p{
	line-height: 22px;
	padding: 8px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	
	}
#header-foto{
	background-image: url('images/header2.jpg');
	width: 391px;
	height: 260px;
	background-repeat: no-repeat;
	float: right;
	border: 8px solid white;
	margin-right: 8px;
	margin-top: 8x;
}
#header-info{
	float: left;
	width: 345px;
}
#logo{
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
	width: 259px;
	height: 85px;
	margin-top: -8px;
}
.more-button{
	background-image: url('images/more-info-button.gif');
	background-repeat: no-repeat;
	display: block;
	line-height: 36px;
	padding-left: 35px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	width: 117px;
	/*float: right;*/
}
.more-button2{
	background-image: url('images/more-info-button2.gif');
	background-repeat: no-repeat;
	display: block;
	line-height: 36px;
	padding: 0px;
	padding-left: 35px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	width: 117px;
	/*float: right;*/
}
.more-button3{
	background-image: url('images/more-info-button3.gif');
	background-repeat: no-repeat;
	display: block;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
	padding-left: 35px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	width: 117px;
	/*float: right;*/
}
.more-button:hover{
	background-image: url('images/more-info-button-hover.gif');
}

#link-header{
	line-height: 50px;
	text-align: right;
}
#link-header p a{
	color: #333333;
}
#body{
	
	
	/*background-color: #FCF6E9;*/
	background-color: #FBF8F0;
	border: 8px solid #E8DCBE;
	clear: both;
	margin-top: 8px;
}

#content{
	float: left;
	width: 525px;
}
#body-lilium, #body-poupata, #body-kvitek{
	margin: 8px;
	margin-right: 0px;
}
#body-lilium p, #body-poupata p, #body-kvitek p{
	line-height: 22px;
	padding: 6px;
	text-align: justify;
}
#body-lilium h2, #body-poupata h2, #bodykvitek h2{
	padding: 6px;
	font-size: 150%;
}
#body-lilium h2 a, #body-poupata h2 a{
	color: white;
}
#body-kvitek h2 a{
	color: black;
}
#body-lilium{
	background-color: #BAD033;
	background-color: #7C1B24;
	background-image: url('images/lilium-back.gif');
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	border: 3px solid #BAD033;
	border: 3px solid #C77078;
	color: white;
}
#body-poupata{
	background-color: #DCED70;
	background-color: #C9597F;
	background-image: url('images/poupata-back.gif');
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	border: 3px solid #DCED70;
	border: 3px solid #EA96B2;
	color: white;
}
#body-kvitek{
	background-color: #DCED70;
	background-color: #BACFAE;
	background-image: url('images/poupata-back.gif');
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	border: 3px solid #DCED70;
	border: 3px solid #79946A;
}
#footer{
	clear: both;
}
#clear, .clear{
	clear: both;
}

#body-news{
	float: right;
	background-color: #DBC181;
	margin: 8px;
	width: 200px;
}
#body-news h2{
	font-size: 110%;
	padding: 8px;
	color: #5C4307;
}
#body-skladby, #body-akce{
	clear: left;
	margin: 8px;
	width: 508px;
}
#body-skladby p, #body-akce p{
	line-height: 22px;
}
#body-akce{
	background-image: url('images/kalendar.gif');
	background-repeat: no-repeat;
}
#body-skladby{
	background-image: url('images/noty.gif');
	background-repeat: no-repeat;
}
#body-akce h2, #body-skladby h2{
	color: white;
	font-size: 130%;
	background-image: url('images/header-top.gif');
	background-repeat: repeat-x;
	background-position: top left;
	line-height: 105px;
	height: 72px;
	margin-left: 69px;
	margin-bottom: 10px;
}
#body-akce strong{
	float: left;
	background-color: #9C2B25;
	padding: 3px;
	color: white;
	border-right: #C0524C solid 1px;
	border-bottom: #C0524C solid 1px;
}
.akce{
	background-color: #F8EEDA;
	margin-bottom: 10px;
}
.akce h3{
	font-size: 100%;
	padding: 3px;
	float: left;
}
.akce p{
	text-align: justify;
	float: left;
	width: 410px;
	padding: 3px;
	color: #634911;
}
#footer{
	background-color: #FFFEFD;
	margin-top: 8px;
	margin-bottom: 75px;
	border: 8px solid #FCF6E9;
	padding: 8px;
	color: #988452;
	text-align: right;
}
#footer a{
	color: #655221;
}
h2{
	font-size: 130%;
	padding: 10px;
	color: #5C4307;
	padding-bottom: 0px;
}
.no-h2{
	padding: 0px;
}
h3{
	font-size: 110%;
	padding: 10px;
	color: #5C4307;
	padding-bottom: 0px;
}

.info-text{
	padding: 10px;
	color: #5C4307;
	line-height: 22px;
	text-align: justify;
	padding-bottom: 5px;
}
#drobeckova-navigace{
	padding: 10px;
	color: #DBC181;	
}
#drobeckova-navigace a{
	color: #DBC181;
}
ul.list{
	padding: 10px;
	margin-left: 20px;
	list-style: square;	
	color: #5C4307;
	line-height: 22px;
}
.short-info, .long-info{
	margin: 10px;
	color: #5C4307;
	line-height: 22px;
	text-align: justify;
}
.short-info{
	border: 5px solid #D1E497;
	background-color: #E7F6B9;
	color: #334106;
	padding: 10px;
}
.long-info{

}
.date{
	color: #5C4307;
	background-image: url('images/event.gif');
	background-repeat: no-repeat;
	margin: 5px;
	margin-left: 10px;
	line-height: 22px;
	height: 22px;
	padding-left: 20px;
	
}

.file{
	margin: 10px;
	background-color: #FDFDD2;
	border: 5px solid #EDEC5B;
	padding: 10px;
	color: #54530B;
}
.file a{
	color: #54530B;
}
.file-pdf{
	background-image: url('images/file-pdf.gif');
	background-repeat: no-repeat;
	line-height: 20px;
	height: 20px;
	padding-left: 22px;	
}
.file-none{
	background-image: url('images/file-none.gif');
	background-repeat: no-repeat;
	line-height: 20px;
	height: 20px;
	padding-left: 22px;	
}
#sponzori{
	width: 508px;
	float: left;
}

table{
	margin: 10px;
	margin-top: 0px;
	background-color: white;
	width: 90%;
}
table caption{
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	margin-top: 10px;
	color: #5C4307;
	margin-bottom: 5px;
}
table td, table th{
	padding: 5px;
	border-bottom: 1px solid #E8DCBE;
}
td.first{
	font-weight: bold;
	width: 20%;
}
td.second{
	width: 20%;
}
td.third{
	width: 60%;
}
.new-header{
	background-color: #E8DCBE;
	border-bottom: 1px solid #FBF8F0;
}
.news-item{
	background-color: #FFFEFA;
	margin: 10px;
}

strong em{
	font-style: normal;
}
img.vedeni-foto{
	margin: 10px;
	border: 5px solid #FFFEFA;
	float: left;
	clear: both;
}
.clear{
	clear: both;
}
.main-photo{
	margin-left: 20px;
}












