body {
	margin: 0;
	padding: 0;
	background-color: #E0E0E0;
	background-image: url(img/horni.gif);
	background-repeat: repeat-x;
}

#telo {
	clear:both;
	position:relative;
	width:800px;
	height:auto;
	margin:0 auto;
	border: 1px solid #666666;
	background-color: #ECE9D8;
}

/*- Menu-- */

#tlacitka {
	width: 200px;
	margin: 5px;
	border: 1px solid #003399;
	font-size: 12px;
	font-weight:bold; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
#tlacitka li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#tlacitka li a:link, #tlacitka li a:visited {
	color: #DDDDDD;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(img/menu1.gif);
	}
	
#tlacitka li a:hover {
	color: #7C7C7C;
	padding: 8px 0 0 10px;
	background-image: url(img/menu2.gif);
	}

#leftside{
	top:230px;
	width:210px;
	height:350px;
	z-index: auto;
	float: left;
	position: absolute;
	left: 10px;
}

/*- obsah-- */

#content {
	position:relative;
	width:560px;
	margin-top: 235px;
	margin-left: 235px;
	height: auto;
	border-left-style: solid;
	border-left-color: #707070;
	border-left-width: 1px;
}

#content a {
	color: #6C2300;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #E06D47;
	text-decoration: underline;
}
#content img {
	padding:1px;
	display:inline;
	color:#333333;
	border:1px solid #7C1614;
}

/*
#content li {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	list-style-image: url(img/li.gif);
}
*/

#banner {
	position:absolute;
	width:800px;
	height:auto;
	z-index:auto;
	background-color: #ECE9D8;
	top: 0px;
	left: 0px;
	
}

#logo {
	position:absolute;
	width: 180px;
	height: 60px;
	margin: 0 auto;
	padding-left: 40px;
	padding-top: 15px;
	left: 243px;
	top: 15px;
	
}

#logo p {
	padding: 10px 10px 0 0;     
} 
#logo a {
	color: #007500;
	text-decoration: none;
} 


#menu {
	position:absolute;
	top:300px;
	width:800px;
	height:52px;
	z-index:auto;
	background-color: #FFFFE8;
	margin-left: auto;
	background-image: url(img/pasek.gif);
}

#menu p {
	margin: 15px 10px 10px 20px;
	font-size: 14px;

}

#menu a {
	font: 14px;
	font-weight: bold;
	color: #00CCFF;
	margin: 0 9px 0 9px;
}


#footer {
	clear:both;
	font: 12px;
	margin:0 auto;
	padding:10px 0 15px 0;
	width:800px;
	text-align:center;
	background-color: #ECE9D8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ECE9D8;
}

#footer p {
	margin: 10px 10px 10px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7C1614;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C1614;
	font-size: 12px;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	margin: 0 0 0 20px;
	color: #7C1614;
}

h2 {
	font-size: 16px;
	margin: 15px 0 0 20px;
	color: #400C0B;
}

h3 {
	font-size: 16px;
}


p {
	margin: 10px 15px 10px 15px;
	line-height: 1.3em;
	font-size: 14px;
}


a:link {
	color: #A63600;
	font-weight: bold;
}

a:hover {
	color: #339933;
}

.styl1 {
	font-size: 18px;
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif;
}

/***** dalsi styly *****/

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.seznam {
	font-size:14px;
	margin: 3px 0px 3px 15px;
	background-image: url(img/Image1.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 25px;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


/*- Menu 3-- */
	

