body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(img/pozadi.gif);
	background-repeat: repeat;
}

#telo {
	clear:both;
	position:relative;
	width:800px;
	height:auto;
	margin:0 auto;
	border: 1px solid #006633;
	background-color: #FFFFFF;
}

#content {
	position:relative;
	width:560px;
	margin-top: 230px;
	margin-left: 230px;
	height: auto;
}

#content a {
	color: #A63600;
	font-weight: bold;
}
#content a:hover {
	color: #339933;
}


#banner {
	position:absolute;
	width:800px;
	height:auto;
	z-index:auto;
	background-color: #ECFFFF;
	top: 0px;
	margin-left: auto;
	left: 0px;
	
}

#logo {
	position:absolute;
	width: 180px;
	height: 41px;
	margin: 0 auto;
	padding-left: 40px;
	padding-top: 15px;
	left: 232px;
	top: 16px;
	
}

#logo p {
	padding: 10px 10px 0 0;     
} 
#logo a {
	color: #000099;
	text-decoration: none;
} 





#footer {
	clear:both;
	margin:0 auto;
	padding:10px 0 15px 0;
	width:800px;
	text-align:center;
	background-color: #C0D5B5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006633;
}

#footer p {
	margin: 10px 10px 10px 10px;
	font: 12px #000;
	font-family: Arial, Helvetica, sans-serif;
}

/***** Various classes *****/

.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;
}

.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;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	margin: 0 0 0 20px;
}
h2 {
	font-size: 16px;
	margin: 20 0 0 20px;
}
h3 {
	font-size: 16px;
}

p {
	margin: 10px 15px 10px 15px;
	line-height: 1.3em;
	font-size: 14px;
}
a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.styl2 {
	font-size: 16px;
	color: #000099;
	font-style: normal;
	font-weight: bold;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
/*- Menu 3--------------------------- */
	
#menu {
	width: 200px;
	margin: 5px;
	border: 1px solid #003399;
	font-size: 12px;
	font-weight:bold; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #282828;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(img/menu1.gif);
	}
	
#menu li a:hover {
	color: #282828;
	padding: 8px 0 0 10px;
	background-image: url(img/menu2.gif);
	}

#leftside{
	top:230px;
	width:210px;
	height:546px;
	margin-left: 10px;
	z-index: auto;
	float: left;
	margin-top: 5px;
	position: absolute;
}
