IMG {
	margin: 0;
	border: none;
}
#content_main_middle_inner IMG {
	margin: 10px;
/*	border: 1px solid #86847f; */
}
BODY {
	margin: 0px;
	background: #b8d666; /* #cae288; */
}
#background_layer {
	padding: 0;
	min-height: 672px;
}
#ramec {
	width: 972px;
	margin: 0 auto;
	background: url('body_repeat.png') center top repeat-y;
}
#head {
	height: 380px;
	background: url('body_head.png') center top no-repeat;
	text-align: right;
}
#head IMG {
	margin: 0;
}
#head_logo {
	position: absolute;
	width: 370px;
	height: 140px;
	cursor: pointer;
}
#languages {
	height: 54px;
	padding: 0 20px 0 0;
}
#languages IMG {
	margin: 5px 10px;
}
/*
#menu {
	text-align: right;
	padding: 0;
	margin: 0;
	cursor: default;
}
*/
#menu {
	margin: 0 0 0 auto;
/*	border-collapse: collapse; */
	border: none;
	width: 500px;
	cursor: default;
}
#menu TR TD UL {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 1px solid #7d7d7d;
}
#menu .submenu_div {
	display: none;
	position: absolute;
	z-index: 10;
}
.opacity_class
{
	filter: alpha(opacity=0);
	opacity: 0;
}
#menu TR TD {
/*	height: 27px; */
	padding: 0;
	border: none;
	text-align: left;
}
#menu TR TD UL LI {
	background: #434343; /* url('menu_bg.png') left top repeat-y; */
	float: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#menu TR TD UL LI:hover {
	background: #818181;
}
#menu A:visited, #menu A:link, #menu A:active {
	color: #96b04a;
	text-decoration: none;
	cursor: pointer;
}
#menu A:hover {
	color: #c6e861;
	text-decoration: none;
	cursor: pointer;
}
#menu TR .menu_td_item A {
/*	height: 22px; */
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	padding: 5px 15px 5px 10px;
	display: block;
	text-align: center;
/*	text-transform: uppercase; */
}
#menu TR .menu_td_item UL A {
/*	height: auto; */
	font-size: 12px;
	padding: 4px 20px 4px 25px;
	margin: 0;
	display: block;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #7d7d7d;
	background: url('submenu_dot.png') 7px center no-repeat;
	text-transform: none;
}

#content {
	padding: 0;
	margin: 0px 0 0 0;
	background: url('body_foot.png') center bottom no-repeat;
}
#content_inner {
	padding: 10px 0 0 0;
	margin: 0;
}
#content_main {
}
#content_main_middle {
}
#content_main_middle_inner {
	padding: 0px 80px 220px 80px;
}
#homepage {
	cursor: pointer;
}
#homepage_logo {
	height: 143px;
	background: url('logo2.png') center top no-repeat;
}
#homepage_anim_div {
	text-align: center;
	margin: 0 auto;
}
#homepage_text {
	text-align: center;
	margin: 30px auto 0 auto;
	font-weight: bold;
}
#homepage_picture {
	height: 357px;
	margin: 20px 0 0px 0;
	background: url('picture_homepage.jpg') center top no-repeat;
}

#foot {
	clear: both;
	margin: 0 auto;
}
#footer {
	margin: 0;
	padding: 0px 80px 2px 80px;
	color: #808080;
	text-align: left;
}
#footer_menu {
	font-size: 10px;
	font-weight: bold;
	color: #cae288;
	margin: 0 0 15px 0;
}
#footer_menu A:visited, #footer_menu A:link, #footer_menu A:active {
	color: #96b04a;
	text-decoration: underline;
}
#footer_menu A:hover {
	color: #cae288;
	text-decoration: none;
}
#footer_copy {
	text-align: left;
	font-size: 10px;
	cursor: default;
	margin: 0 0 0px 0;
	color: #c1bdb3;
}

#footer_www {
	display: none;
}
@media print {
	#background_layer {
		background: none;
	}
	#footer_menu {
		display: none;
	}
	#footer_www {
/*		display: block; */
	}
	#menu {
		display: none;
	}
	.adminmenu {
		display: none;
	}
}



.menutree LI {
	list-style-type: disc;
}

.log {
	margin: 10px 0px;
	padding: 3px;
	font-size: 9pt;
	color: #408040;
	text-align: center;
}
.logko {
	color: red;
}
.log .warning {
	font-weight: bold;
	color: red;
}
.adminmenu {
	clear: right;
	text-align: right;
}

.tlacitko {
	background-color: #b9bbbd;
	border: 1px outset #e0e0e0;
	color: #fafafa;
	font-size: 9pt;
	font-weight: normal;
	cursor: pointer;
	margin: 3px;
}	
.tlacitko2 {
	background-color: #b9bbbd;
	border: 1px outset #e0e0e0;
	color: #3b9390;
	font-size: 11pt;
	font-weight: bold;
	cursor: pointer;
	margin: 3px;
}
.tlacitko_cancel {
	background-color: #b9bbbd;
	border: 1px outset #e0e0e0;
	color: #d53c3c;
	font-size: 11pt;
	font-weight: bold;
	cursor: pointer;
	margin: 3px;
}

.cursor_pointer {
	cursor: pointer;
}


/**************   TPL   **************/

.lists {
	padding: 10px 0 0 0;
	text-align: center;
}
.lists SPAN {
	font-weight: bold;
	margin: 0 5px;
}

.general_admin {
	padding: 20px 10px;
	text-align: right;
}
.general_admin FORM {
/*	display: inline; */
}

.novinka {
	width: 500px;
	margin: 20px auto 0 auto;
	padding: 20px 0;
	min-height: 50px;
	border-bottom: 1px dotted #e0dbd1;
}
.novinka_datum {
	text-align: right;
	font-size: 9pt;
	padding: 2px 10px;
	font-style: italic;
}
.novinka_text {
	padding: 0 30px;
}

