BODY {
	margin: 0px;
	background: black url('background_sky.jpg') center top no-repeat;
}
#background_layer {
	padding: 0;
	min-height: 500px;
}
#ramec {
	width: 1010px;
	margin: 0 auto;
	background: url('background_transparent_1px.png') center top repeat-y;
}
#head {
	height: 81px;
	background: url('head_logo.png') left top no-repeat;
}
#head_right {
	font-size: 8pt;
	float: right;
	width: 450px;
	text-align: right;
	padding: 5px 10px 10px 10px;
}
#head_right .box {
	float: right;
	display: inline;
	margin: 0 10px;
}
#content {
	padding: 0;
}
#content_main {
	margin: 0 190px 0 0;
	width: 820px;
	min-height: 400px;
}
#content_main_inner {
	padding: 5px 25px 30px 25px;
}
#content_right {
	font-size: 9pt;
	margin: 0 20px 0 0;
	width: 170px;
	display: inline;
	float: right;
}
#content_right .content_right_novinka {
	margin-bottom: 10px;
}
#content_right .content_right_novinka .datum {
	font-size: 8pt;
	color: #909090;
}
#content_right .content_right_novinka .obsah {
}
#content_right .submenu {
	font-family: Arial;
	margin: 20px 0px 50px 0px;
/*	background: url('background_transparent_1px.png') center top repeat-y; */
/*	background: #54a1ef url('submenu_1pix.jpg') left top repeat-x; */
}
#content_right .submenu .submenu_top {
	background: url('submenu_bg_top.png') left top no-repeat;
	height: 5px;
}
#content_right .submenu .submenu_middle {
	background: url('submenu_bg_middle.png') left top repeat-y;
	padding: 1px 10px 20px 10px;
}
#content_right .submenu .submenu_middle H6 {
	padding-top: 0;
}
#content_right .submenu .submenu_inner {
}
#content_right .submenu .submenu_bottom {
	background: url('submenu_bg_bottom.png') left top no-repeat;
	height: 5px;
}
#content_right .submenu A {
	font-size: 12pt;
	font-weight: bold;
	display: block;
	color: #f0f0a0;
}
#content_right .submenu A:hover {
	color: #ffffff;
}


#foot {
	clear: both;
}
#footer {
	margin: 0;
	padding: 0px 30px 20px 30px;
	text-align: right;
}
#footer_menu {
	display: inline;
	float: left;
	width: 650px;
	font-size: 9pt;
	text-align: left;
	color: #e0e0e0;
	padding-top: 20px;
}
#footer_menu A:visited, #footer_menu A:link, #footer_menu A:active {
	color: #606060;
	text-decoration: underline;
}
#footer_menu A:hover {
	color: #ffffff;
}
#footer_copy {
	font-size: 10px;
	cursor: default;
}
#footer_flags {
	float: left;
	border: none;
	margin: 0 40px 0 0;
}
#footer_flags A IMG {
	border: none;
	margin: 0px 5px;
}
#footer .counter {
	display: inline;
	float: right;
}
#footer_www {
	display: none;
}
@media print {
	#background_layer {
		background: none;
	}
	#footer_menu {
		display: none;
	}
	#footer_www {
		display: block
	}
	#menu {
		display: none;
	}
	.adminmenu {
		display: none;
	}
}

#menubar {
	padding: 0;
	margin: 0;
	height: 26px;
	background: url('menu_1pix.jpg') left top repeat-x;
}
#menu {
	text-align: center;
	padding: 4px;
	margin: 0;
	cursor: default;
}
#menu A {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 8px;
	margin: 0;
}
#menu A IMG {
	border: none;
	margin: 0;
}
#menu A:visited, #menu A:link, #menu A:active {
	color: white;
	text-decoration: none;
	cursor: Pointer;
}
#menu A:hover {
	color: #f3df4c;
	text-decoration: none;
	cursor: Pointer;
/*	background: #ffffff; */
}
#menu .menu_item {
	height: 49px;
	width: 174px;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#menu .menu_item:hover {
	background-color: #fdac54;
}
.menutree LI {
	list-style-type: disc;
}

.log {
	margin: 10px 0px;
	padding: 3px;
	font-size: 9pt;
/*	font-weight: bold; */
/*	background: #fff0d9;
	color: #202020;
	border: 1px solid #e0e0e0; */
	color: #606060;
}
.log P {
	text-align: center;
}
.log .warning {
	font-weight: bold;
	color: red;
}
.adminmenu {
	clear: right;
	text-align: right;
}

.tlacitko {
	background-color: #85746c;
	border: 1px inset #608a60;
	color: #e0e0e0;
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	margin: 3px;
}	
.tlacitko2 {
	background-color: #85746c;
	border: 1px outset #4087ba;
	color: #f0f0f0;
	font-family: Helvetica;
	font-size: 9pt;
	font-weight: mormal;
	cursor: pointer;
}	

.clear {
	clear: both;
}


/*
.bigbox {
	width: 366px;
	display: inline;
	float: right;
	font-size: 8pt;
	margin: 0px 0px 10px 20px;
}
.bigbox_top {
	height: 15px;
	margin: 0;
	background: url('left_menu_top.png') left top no-repeat;
}
.bigbox_middle {
	margin: 0;
	background: url('left_menu_middle.png') left top repeat-y;
	padding: 0px 7px;
}
.bigbox_middle .nadpis {
	color: #f0f0f0;
}
.bigbox_middle P {
	margin-left: 3px;
	margin-right: 3px;
}
.bigbox_bottom {
	height: 15px;
	margin: 0;
	background: url('left_menu_bottom.png') left top no-repeat;
}
*/

/**************   TPL   **************/

.lists {
	padding: 20px;
	text-align: center;
	clear: both;
}
.lists SPAN {
	font-weight: bold;
	margin: 0 5px;
}

.novinka {
	margin: 0 0 20px 0;
	padding: 5px 0;
/*	background: #f8f8f8; */
	border-bottom: 1px solid #e0e0e0;
}
.novinka_datum {
	text-align: right;
	font-size: 9pt;
	padding: 2px 10px;
	font-style: italic;
}
.novinka_text {
	padding: 0 10px;
}
.novinka_admin {
	padding: 0 10px;
	text-align: right;
}
.novinka_admin FORM {
	display: inline;
}

