/* CSS Document */
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color: #330033;
	background:#A6CE39;
	margin:0px 5px 0px 5px;
	padding-left:5px;
	text-align:left;
	}
	
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #A6CE39;
	padding-left:10px;
	text-align:left;
	}
	
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #2E236A;
	text-align:left;
	margin:0;
	padding-top:5px;
	line-height:1.8em;
	}
	
p{
	font-family: Arial, Helvetica, sans-serif
	font-size:0.75em;
	color: #2E236A;
	padding-left:15px;
	text-align:justify;
	line-height:1.9em;
	text-indent:1.5em;
	padding-right:10px;
	}
	
.pozadi {
	background-color: #F9F9F9;
	display:block;
	margin-right:6px;
	margin-left:5px;
	border:1px dashed #C0C0C0;
	padding-left:10px;
	}

html, body {height: 100%;}
	
body{
	text-align: center;
	background: url(img/bg2.jpg) repeat-x;
	margin : 0; 
	padding : 0;
	}
	
body>#body {
	height: auto;
	}
	
#body {
	margin:0 auto; 
	min-height: 100%; 
	height: 100%; 
	position: relative;
	text-align:center;
	}
	
#header {
	width:800px;
	height:76px;
	background:url(img/header3.png) no-repeat;
	margin:0 auto;
	margin-bottom:5px;
	}
	
#menu{
	width:500px;
	background: #85A7B3 url(img/menu_bg.jpg) repeat-x;
	margin:0 auto;
	margin-bottom:5px;
	border-left:1px solid white;
	border-right:1px solid white;
	}
	
#menu ul {
	height:36px;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;	
	}
	
#menu li {
	width:124px;
	height:36px;
	display:inline;
	float:left;
	margin : 0px;
	padding : 0px;
	color:white;
	text-align:center;
	}
	
#menu li a {
	width:124px;
	height:26px;
	color:white;
	text-decoration:none;
	padding-top:10px;
	display:inline;
	float:left;
	text-align:center;
	}
	
#menu li a.active {
	color:white;
	text-decoration:none;
	background-color:#A6CE39;
	display:block;
	float:left;
	}
	
#menu li a:hover {
	color:white;
	text-decoration:underline;
	display:block;
	float:left;
	}
	
.border {
	border-left: solid #FFFFFF 1px;
	}
	
#telo_top{
	width:571px;
	height:174px;
	background:url(img/header.jpg) no-repeat;
	margin:0 auto;
	}
	
#logo {
	width:126px;
	height:69px;
	float:left;
	margin:13px 0px 0px 31px;
	}	

#telo{
	width:560px;
	height:100%;
	background:white;
	margin-left:5px;
	text-align:left;
	}
	
#telo p {
	font-size:0.8em;
	text-align:justify;
	padding:5px 10px 0px 10px;
	line-height:1.8em;
	text-indent:1.6em;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#telo ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #2E236A;
	text-align:left;
	line-height:1.6em;
	padding-right:0px;
	padding-left:15px;
	}
	
.ul_left{
	padding-left:15px;
	}
	
.ul_indent{
	text-indent:0;
	}
	
.mensi{
	font-size:0.75em;
	}
	
#telo li{
	background:url(img/li.jpg) 0px 8px no-repeat;
	list-style:none;
	font-size:0.75em;
	padding-left: 25px;
	padding-bottom:5px;
	margin-right:10px;
	}
	
#telo li a{
	text-decoration:none;
	color:blue;
	}
	
#telo li a:hover{
	text-decoration:underline;
	color:blue;
	}
	
#telo li a.active{
	text-decoration:underline;
	color: blue;
	}
	
#telo_obal{
	width:571px;
	height:auto;
	margin:0 auto;
	background:url(img/telo_repeat.png) repeat-y;
	padding-bottom:80px;
	}
	
#telo_half{
	width:320px;
	height:100%;
	text-align:left;
	float:left;
	}
	
#telo_half li, #telo_half_1 li{
	margin-right:0px;
	}
	
#telo_half_1{
	width:230px;
	height:100%;
	text-align:left;
	float:left;
	}
	
.kontakt_half, .kontakt_half_left {
	width:270px;
	height:100%;
	text-align:center;
	float:left;
	margin-left:5px;
	margin-top:5px;
	border:1px dashed #999999;
	}

.kontakt_half h3, .kontakt_half_left h3 {
	padding-left:15px;
	}
	
#kontakt{
	width:547px;
	height:100%;
	float:left;
	margin-left:5px;
	margin-top:5px;
	border:1px dashed #999999;
	}
	
#kontakt h2, #kontakt h3, #kontakt p{
	padding:5px 0px 0px 10px;
	margin:0;
	text-indent:0;
	}

#sidlo{
	width:547px;
	height:auto;
	float:left;
	margin-left:5px;
	margin-top:5px;
	padding-bottom:5px;
	border:1px dashed #999999;
	text-align:center;
	}
	
#patka {
	width: 100%;
	height: 76px;
	background: #2E306F url(img/bg_patka.jpg) repeat-x;
	position: absolute;
	left:0;
	bottom:0;
	}
	
#patka_telo_end p{
	font-size:70%;
	letter-spacing:0;
	margin:0;
	padding-top:10px;
	text-align:center;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	}
	
#patka_telo_end {
	width:571px;
	height:35px;
	background:url(img/patka_telo_end.png) no-repeat;
	margin:0 auto;
	}
	
#patka_telo_end a {
	text-decoration:underline;
	color:#A6CE39;
	}
	
#patka_telo_end a:hover{
	text-decoration:underline;
	color:black;
	}
	
div.clear {
	clear: both; 
	margin : 0px;
	padding : 0px;
	}