body {
	margin: 0px;
	font: 90% Tahoma;
	background-color: #447f70;
	color: #2f3943;
}

a {
	color: #000000;

}
a:hover {
	color: #064e28;
}

h1 {
	font: 200% Tahoma;
	font-weight: bold;
}
		
#design {
	position: relative; 
	top: 0px; 
	background: url(design/logo.jpg); 
	height: 283px; 
	width: 884px;
}

#stranka {
	position: relative;
	width: 884px;
	background: url(design/pozadi.jpg);
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
}
		
			
#menu {
	background: url(design/menu.jpg);
	width: 198px;
	float: left;
	position: relative;
	font: 25% Tahoma;
	top: -30px;
	padding-bottom: 150px;
}

#menu a span {
  display: none;
}


#obsah{
	background: url(design/text.jpg);
	width: 800px;
	height: inherit;
	left: -41px;
	float: right;
	position: relative;
}

		 
#text {
	position: relative;
	background-color: transparent;
	width: 580px;
	float: right;
	left: 0px;
	top: -40px;
	padding-left: 10px;
	padding-right: 11px;
	padding-bottom: 10px;
}

img {
	border: 0;	
}

#center {
	text-align: center;
}

.popisobrazku {
	padding-left: 10px;
}

.popisobrazkuu {
	padding-left: 20px;
}

.doprava {
	text-align: right;
}

.doprostred {
	text-align: center;
}

#paticka {
	position: relative;
	width: 884px;
	height: 107px;
	clear: both;
	background: url(design/paticka.jpg);
}
