body {
	margin: 0px;
	padding: 0px;
	font-family: "Georgia", serif;
	font-size: 12px;
	text-align: center;
}

h1 {
	margin-top: 0px;
	color: #f17100;
}

h2 {
	font-size: 16px;
	margin-top: 0px;
	color: #f17100;
}
#wrapper {
	margin:50px auto 0px auto;
	width:958px;
	position:relative;
	padding-bottom: 0px;
}
#container_all, #container_all_nomenu {

	width: 958px;

	margin: 0px auto;

	position: relative;

    height: auto;

}

#container {

	width: 958px;	

	position: relative;

	padding-bottom:80px;

}

/* ************************** HEADER ************************** */

a.logo {
	position: absolute;
	top: 55px;
	left: 45px;
	display:block;
	width:290px;
	height:100px;
	float:left;
}

/*#header {
	height:106px;
	position:relative;
	margin-top:10px;
}
*/
/*#sitename {width:400px; height:106px; float:right; }*/

/*#sitename h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:45px 0 0 20px;
	padding:0px;
	font-size:13px;
	overflow: hidden;
	color:#fff;
	font-weight:bold;
	float:left;
}*/
/* ************************** HEADER STUFF ************************** */

/*SEARCH BOX*/

#search_box {
	position:absolute;
	top:40px;
	right:20px;
	padding:7px;
}
#search_box form {
	margin: 0px;
}
input.search_text {
	width:120px;
	padding:4px;
	border:0px #000 solid;
	background:#fff;
}
input.search_submit {
	cursor:pointer;
	border:0px #000 solid;
	padding:3px;
	line-height:1.2;
	background:#1f506f;
	color:#fff;
}
/*TIME*/

.time {
	line-height:24px;
	display:block;
	text-align:right;
}
/*LANG MENU*/

#lang_menu {
	position:absolute;
	top:5px;
	right:5px;
	font-size:10px;
	z-index:3;
	float:right;
	padding-bottom:5px;
}
#lang_menu a {
	margin:0 0 0 6px;
}
/* ************************** MAIN MENU ************************** */

/*#main_menu {text-align:left; height:46px; margin-top:3px; }

#main_menu ul {margin:0px; padding:0px;}

#main_menu ul li {display:inline;}*/


#main_menu {
	position: absolute;
	width: 150px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #663333;
	top: 245px;
	left: 50px;
	z-index: 10;
}
#main_menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#main_menu ul li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#main_menu ul li a {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
	width: 150px;
	color: #414F9C;
	text-decoration: none;
	text-align: right;
	border-bottom: dashed 1px #baa895;
}
#main_menu ul li a:hover, #content_menu ul li .active {
	background-image: none;
}
#main_menu ul li a:hover, #content_menu ul li .active {
	padding-left: 0px;
	color: #f17100;
}

#main_menu ul li a.active {
	padding-left: 0px;
	color: #f17100;
}

/* ************************** CONTENT ************************** */

#content_main {

	width: 958px;
	min-height: 899px;
	margin:0px 0px 80px 0px;
	top: 212px;
background-image:url('content_back.gif');
	background-color: none;
	background-position: 220px 0;
	position: relative;
		background-repeat: repeat-y;

	padding: 0px;


	z-index: 5;

}


#content_data {
	width: 620px;
	text-align:left;
	padding: 30px 0px 0px 250px;
	position: relative;
	top:0;
	_left: -40px;
	_padding-top: 50px;
	&left: -40px;
	&padding-top: 50px;
}
#content_data_nomenu {
	text-align:left;
}
#content_data_nomenu {
	margin: 0px 0px;
	position: relative;
		padding: 30px 0px 0px 250px;
	width:620px;
	_left: -40px;
	_padding-top: 50px;
	&left: -40px;
	&padding-top: 50px;
	top:0;
}
/* ************************** CONTENT - MAPA WEBU ************************** */

ul.mapa-webu {
	list-style-type:square;
	padding:0px;
	margin-left:20px;
}
ul.mapa-webu li {
	font-weight:bold;
	list-style-type:square;
}
ul.mapa-webu li li {
	font-weight:normal;
}
ul.mapa-webu li li li {
	font-weight:normal;
}
/* ************************** CONTENT MENU ************************** */

/*#content_menu {
position:absolute;
	float:right;
	width:180px;
	padding-left:24px;
	font-size:11px;
	text-align:left;
	min-height:230px;
}
#content_menu ul {
	list-style-type:none;
	padding:0px;
	margin:0px 0px 15px 0px;
}
#content_menu ul li {
	padding:0px;
	display:block;
	text-decoration:none;
}
#content_menu ul li a {
	display:block;
	text-decoration:none;
	line-height:30px;
	border-bottom:1px solid #fff;
	font-weight:bold;
}*/
/* ************************** FOOTER ************************** */

#footer {
	position: relative;
	height:200px;
	background: none;
	margin: 0px auto 0px auto;
	width:958px;
	border: none;
	z-index: 15;
}
#footer a:hover {
	text-decoration:none;
}
#footer_info {
	font-size:11px;
	line-height:50px;
}
#footer span {
	display:none;
}
#header span {
	display:none;
}
#calendar {
}
#calendar table {
	border:1px solid #1f506f;
	color:#1f506f;
}
#calendar table th {
	background:#1f506f;
	color:#fff;
}
#calendar table tr {
	background:#fff;
}
#calendar table tr.even {
	background:#eff7fc;
}
body {
	background-image:url('background_body2.jpg');
	background-color: #924912;
	background-repeat: repeat;
	background-position: center;
	color:#30381d;
}
a {
	color:#689300;
}
a:hover {
	text-decoration:none;
}
#wrapper {
	border:none;
	background: none;
	
	background-image:url('wrap_2.jpg');
	background-color: #e4b84c;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 2;
}
#image {
	position:absolute;
	width:502px;
	height:207px;
	top: 1px;
	left: 393px;
	background:url('strunc_zahlavi_2.jpg') no-repeat;
}
/* ************************** HEADER ************************** */

/*#header {
	background:#5d8400 url('headerBg.gif?1273401037') repeat-x;
}*/

/*a.logo {
	background:url('logo.gif?1273401037') no-repeat;
}*/
/* ************************** HEADER STUFF ************************** */

/*SEARCH BOX*/

/*

#search_input {background:url("inp-search.gif?1273401037") 0 0 no-repeat;}

#search_input input {background-color:#FFF;}

*/

/*TIME*/

.time {
	border-bottom:1px solid #1F506F;
}
/*LANG MENU*/

#lang_menu {
	background:#fff;
}
/* ************************** MAIN MENU ************************** */

/*#main_menu {
	font-family:"Georgia", serif;
	font-weight:bold;
	background:#689300 url('menuBg.gif?1273401037') repeat-x;
}
#main_menu ul li a {
	text-decoration:none;
	color:#fff;
	padding:0px 12px 0px 12px;
	display:block;
	float:left;
	height:46px;
	line-height:46px;
}
#main_menu ul li a:hover {
	background:#fff;
	color:#fff;
	background:url('menuBgHover.gif?1273401037') repeat-x;
}
#main_menu ul li a.active {
	background:#fff;
	color:#fff;
	background:url('menuBgActive.gif?1273401037') repeat-x;
}*/
/* ************************** CONTENT ************************** */

/*#content_main {
	background:url('contentBg.gif?1273401037') repeat-x;*/
}
/* ************************** CONTENT MENU ************************** */

#content_menu {
	background: none;
}
#content_menu ul li a {
	color:#1F506F;
}
#content_menu ul li a:hover, #content_menu ul li a.active {
	border-bottom:1px solid #689300;
	color:#689300;
}
/* ************************** FOOTER ************************** */

#footer {
	color:#7c7c7c;
			background-image:url('footer_1.jpg');
	background-color: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 30px;
	z-index: 15;
}
#footer a {
	color:#689300;
}

