/**
 =UNDO HTML
 ---------------------------------------------------------------------------- */
:link,
:visited { text-decoration: none }

ul { list-style: none }

h1,
h2,
h3,
h4,
h5,
h6,
pre,
code { font-size: 1em; }

hr,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
body,
html,
p,
blockquote,
fieldset,
input { margin:0; padding:0 }
img{border:none;
}
a img,
:link img,
:visited img { border:none }

address { font-style:normal }

li, ul, dir, menu { list-style-type:square; list-style-position: outside}

ul ul, li li {
	list-style-type: disc;
	list-style-position:inside;
	margin-left: 7px;
}

/**
 =GENERAL
 -----------------------------------------------------------------------------*/
a, a:link, a:visited, a:active{
	color: #8D984E;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	}

h1 {
	color: #8D984E;
	font-size: 24px;
	margin-bottom: 5px;
	font-family: Helvetica, Arial; 
	text-align: right;
	}

h2 {
	color: #8D984E;
	font-size: 18px;
	margin-bottom: 5px;
	font-family: Helvetica, Arial; 
	text-align: left;
	}
	
h3 {
	color: #8D984E;
	font-size: 12px;
	margin-bottom: 3px;
	font-family: Helvetica, Arial; 
	text-align: left;
	}

h4 {
	color: #8D984E;
	font-size: 15px;
	margin-bottom: 3px;
	font-family: Helvetica, Arial; 
	text-align: left;
	}	


/* LAYOUT - main body of page */
body, html {
	background: #FFFFFF url(images/background.png) top repeat;
	top:0px;
	margin:0;
	font-family:Helvetica, Arial; 
	}
div#PRE_WRAP {
/*width: 100%;   nejak nezkousne IE*/
margin: 0 auto;
position:absolute;
height:155px;
background: #B1BF61 url(images/background_top.png) top repeat-x;
}

div#WRAP {
width: 980px;
margin: 0 auto;
position:relative;
height:auto;
background: #FFFFFF url(images/background_content.png) top repeat-y;
}

div#header {
display: block;
margin: 0 auto;
width: 980px;
height: 155px;
background: #B1BF61 url(images/header.png) top no-repeat;
}

	ul#top_nav {
	position: absolute;
	top: 5px;
	left: 33px;
	}

	#header p {
	float: none !important;
	list-style-type: none;
	padding-bottom: 2px;
	padding-left: 33px;
	padding-top: 5px;
	font-size: 14px;
	text-align: left;
	text-transform: none;
	font-weight: bold;
	font-family: Helvetica, Arial;
	color: #FFFFFF;
	}


	ul#top_nav p {
	float: none !important;
	list-style-type: none;
	padding-bottom: 2px;
	font-size: 14px;
	text-align: left;
	text-transform: none;
	font-weight: bold;
	font-family: Helvetica, Arial;
	color: #FFFFFF;
	}
	
	
	ul#top_nav li {
	float: none !important;
	list-style-type: none;
	padding-bottom: 2px;
	font-size: 18px;
	text-align: left;
	text-transform: none;
	font-weight: bold;
	font-family: Helvetica, Arial;
	}

	ul#top_nav li a{
	display: block;
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;

	}

	#top_nav li.active,
	#top_nav li.active a,
	ul#top_nav li.active a:hover,
	ul#top_nav li a:hover {
	color: #8D984E;	
	}

/* LAYOUT - CONTENT */
div#content {
	min-height: 400px !important; height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/* LAYOUT MAIN - CONTENT */
div#maincontent{
	float: left;
	width: 550px;
	background: url(images/main_content.png) top no-repeat;
	}
	
/* LAYOUT - SIDEBAR */
div#sidebar,
div#extra{
	float: left;
	min-height: 380px;
	}
div#sidebar{
	width: 215px;
	background: url(images/left_sidebar.png) top no-repeat;
	}
	
/* LAYOUT - EXTRA */	
div#extra{
	width: 215px;
	background: url(images/right_sidebar.png) top no-repeat;
	}
		
/* LAYOUT - FOOTER */
div#footer {
	margin: 0 auto;
	position: relative;
	width: 980px;
	height: 86px;
	background: url(images/footer.png) top right no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8D984E;
	text-align: left;
	}
	#footer a {
	margin-right:20px;
	margin-left:20px;
	}
	
div#copyright{
	margin: 0 auto;
	position: relative;
    width: 950px;
	background: url(images/background.png) top repeat;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}

div#TEXT_main{
	text-align: justify;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 6px;
	font-size:14px;
	}	
	
div#TEXT_headline_main{
	text-align: center;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 6px;
	font-size:24px;
	}	
div#TEXT_headline_main h2{
	text-align: center;
	font-size:35px;
	}		
	
div#TEXT_sidebar {
	float:left;
	padding-left: 33px;
	padding-right: 15px;
	padding-top: 30px;
	font-size:12px;
	}

.green {
	color: #8D984E;
	}

.black {
	color: black;
	}

.red {
	color: #CC0000;
	}
	
.blue {
	color: #286ec0;
	}
	
div#TEXT_extra {
	float:left;
	padding-left: 18px;
	padding-right: 20px;
	padding-top: 30px;
	font-size:12px;
	}
	
div.DATE_kalendar {
	float: left;
	width: 66px;
	height: 49px;
	padding-top: 3px;
	padding-left: 2px;
	background: url(images/date.png) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

div.DATE_kalendar b {
	display: block;
	margin-top: -2px;
	font-size: 24px;
	font-weight: bold;
	color: #8D984E;
}	
	
.email {
  text-decoration: underline;
  color: #8D984E;

}
		



