body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FBF2DD;
	line-height: 18px;
}

h2, h3{font-size: 11x; font-weight: normal;  display: inline;}

.none{visibility: hidden; height: 0px;}

#stranka {
	width: 750px;
	margin: 1em auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 100%;
	background-image: url(Untitled-2.jpg);
	background-repeat: repeat-y;
}
#hlavicka {
  height: 199px;
	width: 750px;
  text-align: center;
}

#logo {position:relative; overflow:hidden; width: 750px; height: 199px; padding:0; font-size:100%; margin:0; letter-spacing:5px;}
#logo span {display:block; position:absolute; left:0; top:0; z-index:1;  width: 750px; height: 199px; background: url(logo.gif) no-repeat center}

#lista {
	height: 17px;
	background: #faefd1;
	padding: 1px;
	padding-left: 5px;
}
#telo {
	background: transparent;
	padding: 0px;
	height: 100%;
}
#telo-obsah {
	text-align: justify;
	background: transparent;
	margin-left: 15px;
	border-right: 1px solid black;
	padding: 12px;
	padding-top:0px;
	margin-right: 200px;
	min-height: 590px;
background-image: url(pozadi.gif);
background-position: center center;
background-repeat: no-repeat;
}
#telo-obsah2 {
	text-align: justify;
	background: transparent;
	margin-left: 15px;
	border-right: 1px solid black;
	padding: 12px;
	padding-top:0px;
	margin-right: 200px;
	min-height: 590px;

}

#telo-obsah2 h2{font-size: 12px; font-weight: normal; display: inline; text-decoration: none;}

.obraz { margin: 0; padding: 0; position: relative; overflow: hidden; font-size: 100%; }
.obraz, .obraz span { width: 510px; height: 367px; }
.obraz span {background: url("obraz.jpg") no-repeat 0 0; display: block; position: absolute; top: 0; left: 0; } 

#sloupec {
	float: right;
	background: transparent;
	width: 200px;
	height 100%;
}
#sloupec-obsah {
	text-align: right;
	background: white;
	width: 175px;
	padding-right: 10px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(baba.gif);
}
#paticka {
	height: 40px;
	background-image: url(patka.gif);
	padding-top: 15px;
	padding-left: 60px;
}

#paticka h3{font-size: 12px; font-weight: bolder; display: inline; border: 0 }


.menu {
	width: 175px;
	text-decoration: none;
	display: block;
	background-image: url(cara.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 25px;
	color: black;
}
p {
	text-indent: 25px;
}
.menu:hover {
	font-weight: bold;
}


h4 {
	background-image: url(cara.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align:center;
	}
	
	h3 {
	Border-bottom: 1px solid black;
 display: block;
 	}
 	
 	.foto {
	border: 3px double black;
}

.form {
	border: 3px double black;
	background-color: transparent;
}

.button {
	border: 3px double black;
	background-color: #E0DCD6;
}
a {
	
	color:black;
}
