@charset "utf-8";
body{
	padding: 0px;
	margin: 0px;
	background-color: #18220A;
	background-image: url("/img/bg.gif");
	background-repeat: repeat-x;
	text-align: center;
}
.button{
	background-color: #C5D47F;
	color: #1F1A17;
	font-size: 0.9em;
	font-weight: bold;
	border: 1px solid #1E2D10;
}
form{
	margin: 0px;
}
.clear{
	clear: both;
}
#page{
	width: 990px;
	margin: auto;
	text-align: left;
}
#top{
	height: 132px;
	background-image: url("/img/top.jpg");
	background-repeat: no-repeat;
}
#top img{
	display: block;
	float: left;
	margin-top: 35px;
}
#left{
	width: 241px;
	float: left;
}
#menu{
	height: 243px;
	background-image: url("/img/menu_bg.jpg");
	background-repeat: no-repeat;
	padding: 39px 18px 0px 45px;
}
#menu a{
	display: block;
	line-height: 20px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url("/img/ln.gif");
	background-repeat: no-repeat;
	color: #EAF0E2;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}
#menu a.ln2{
	background-image: url("/img/ln2.gif");
	padding-top: 3px;
}
#menu a:hover{
	color: #B4D10F;
}
#bannery{
	height: 189px;
	background-image: url("/img/ban_bg.gif");
	background-repeat: no-repeat;
	padding: 10px 22px 10px 48px;
	text-align: center;
}
#bannery a{
	display: block;
	padding: 4px 12px;
}
#bannery img{
	display: block;
}
#right{
	width: 299px;
	float: right;
}
#flash{
	background-image: url("/img/flash.gif");
	background-repeat: no-repeat;
	padding: 0px 9px 19px 10px;
}
#main{
	width: 450px;
	float: left;
	background-image: url("/img/main_bot.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 33px;
}
#content{
	background-color: #C5D47F;
	background-image: url("/img/content_bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	_height: 476px;
	min-height: 476px;
	padding: 0px 15px 15px 15px;
}
h1{
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 1.25em;
	color: #1E2D10;
	background-image: url("/img/h1_bg.gif");
	background-repeat: no-repeat;
	padding-bottom: 3px;
	margin-bottom: 10px;
	line-height: 29px;
}
#novinky{
	height: 282px;
	background-image: url("/img/novinky_bg.gif");
	background-repeat: no-repeat;
	padding: 0px 103px 0px 18px;
	color: #FFFFFF;
	font-size: 0.95em;
}
h2{
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 1.15em;
	color: #759425;
	background-image: url("/img/h2_bg.gif");
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-right: 10px;
	margin-bottom: 10px;
	line-height: 25px;
}
#novinky .datum{
	font-weight: bold;
	color: #B4D10F;
	display: block;
	margin-top: 5px;
}
#bottom{
	padding-top: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 36px;
	padding-left: 44px;
	font-size: 0.9em;
}
#bottom img{
	float: right;
	margin-right: 115px;
}
#logout_form a{
	color: #CF5B1D;
}
#gallery{
	text-align: center;
}
#gallery img{
	margin: 4px;
	cursor: pointer;
}
