body {
    margin-top: 20px;
	 margin-bottom: 30px;
	 padding-bottom: 20px;
    padding: 0;
    background: #ffffff;
    text-align: center;
	 background: url(grafika/background.gif) repeat-x;
	 /*font-family: "helvetica ce", helvetica, "arial ce", arial, sans-serif;*/
	 font-family: "Verdana CE", Verdana, "Arial CE", "Lucida Grande CE", "Helvetica CE", Arial, lucida, sans-serif;
	 font-size: 0.84em;
	 line-height: 150%;
}

h1 {
	font-size: 130%;
	/*background: #DBE1FF;*/
	border-left: #DBE1FF solid 8px;
	border-bottom: #DBE1FF solid 2px;
	padding: 5px;
	color: navy;
}

h2 {
	font-size: 115%;
	color: navy;
}

#obsah a {
	color: navy;
}

#obsah a:hover {
	color: #6465FF;
	text-decoration: none;
}


#obsah ul {
	list-style-image: url(grafika/sipka.gif);
}

#formular, #formular p {font-size: small;color: Black;line-height: normal;}
#formular input {width: 200px; margin-left: 20px;}
#formular .text {width: 300px; height: 150px; margin-left: 20px;}
#formular .odeslat {margin-top: 5px;width: 80px; margin-left: 80px; margin-bottom: 20px;}
#formular legend {font-size: small;font-weight: bold;color: Black;}
#formular fieldset {border:solid 1px#8F8F8F;width: 90%;}

.mutace {
	position: relative;
	top: -13px;
	right: 40px;
	text-align: right;
	background: transparent;
	font-weight: bold;
	font-size: 90%;
}

.mutace a{
	color: navy;
}

.mutace a:hover {
	color: #6465FF;
	text-decoration: none;
}

.mutace img{
	position: relative;
	top: 2px;
}

	
#obal {
    margin: 0px auto 0px auto;
    position: relative;
    text-align: left;
    width: 750px;
	 /*background-color: red;*/
	 
}

#obal-obsah {
	position: absolute;
	top: 211px;
	float: right;
	width: 100%;
	height: auto;
	background-color: #F5F5F5;
	border-left: #A9A9A9 solid 1px; 
	border-right: #A9A9A9 solid 1px; 
}

#hlavicka {
   position: absolute;
	left:0px;
	top:10px;
	width:100%;
	height:auto;
	/*background: White;
	border-top: #A9A9A9 solid 2px;
	border-left: #A9A9A9 solid 2px;
	border-right: #A9A9A9 solid 2px;*/
}

#hlavicka img{
   border:0px;
}

.logo {
	margin: 10px 80px 5px 50px;
	float: left;
	
}

.napis {
	margin-top: 10px;
	
}

#menu-horizontal {
	position: absolute;
	left: 0px;
	top: 185px;
	padding: 3px 0 3px 0;
   width:100%;
	height: auto;
	text-align: center;
	/*background: url(grafika/pozadi-horizontal.gif) repeat-x;*/
	background-color: #3D3BA8;
	font-weight: bold;
	color: white;
	/*border-left: #A9A9A9 solid 2px; 
	border-right: #A9A9A9 solid 2px; 
	border-top: #F98900 solid 2px; 
	border-bottom: #F98900 solid 2px; */
}

#menu-horizontal a {
	color: white;
	text-decoration: none;
}

#menu-horizontal a:hover {
	text-decoration: underline;
}

#menu-vertikal {
   /*position: relative;
	left:0px;
	top:160px;*/
	float: left;
	width: 180px;
	height: auto;
	line-height: 105%;
	padding-left: 5px;
	background-color: #F5F5F5;
	
}

#menu-vertikal a{
	color: navy;
	font-weight: bold;
	line-height: 140%;
	text-decoration: none;
}


#menu-vertikal ul {
	list-style-type: none;
	margin: 2px 0px 20px 0px;
	padding-left: 0px;
}

#menu-vertikal li {
	color: #ffffff; 
	background: #FFBE6F; 
	padding: 1px 0 1px 3px; 
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
	
}

#menu-vertikal li.submenu {
	color: #ffffff; 
	background: #FFD7A6; 
	padding: 1px 0 1px 16px; 
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
	
}

#menu-vertikal a:hover {
	text-decoration: underline;
}

#menu-vertikal img {
	margin-right: 5px;
}

#menu-vertikal h3 {
	background: #FF6428;
	/*background-color: #DB3B3F;*/
	font-size: 100%;
	color: white;
	padding: 6px 3px 6px 3px;
	margin-bottom: 0px;
}

#menu-vertikal p{
	font-size: 0.75em;
}

.menu-vertikal-nadpis {
	color: navy;
	font-weight: bold;
	line-height: 140%;
	margin-top: 10px;
}

#menu-vertikal .kontakt {
	font-size: 85%;
	color: #8F8F8F;
}

#menu-vertikal.kontakt p{
	margin-top: 2px;
}

#obsah {
   /*position:absolute;
	left:173px;
	/*top:160px;*/
	float: right;
	width: 528px;
	background: white;
	border-left: #A9A9A9 solid 1px; 
	padding: 0px 10px 10px 20px;
}

.drobecek {
	margin-top: 5px;
	font-size: 80%;
}

#paticka {
	/*position: absolute;
	bottom: -20px;*/
	position: absolute;
	
	width: 100%;
	border-top: #A9A9A9 solid 1px; 
   text-align: center;
	margin-top: 0px;
	font-size: 85%;
	color: #A9A9A9;
	background: white;
  }
  
  #paticka a{
	color: navy;
  }
  
  #paticka a:hover {
	color: #6465FF;
	text-decoration: none;
}

.cleaner
{
clear:both;
height:1px;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}

.nadpis-kulaty {
	position:relative;
	width:200px;
	height:auto;
	margin:10px;
	padding:.5em;
	font-size:.8em;
	color:#000;
	background:#ffe599;
	border-top:10px solid #ffe599;
	border-bottom:10px solid #ffe599;
	border-left:10px solid #ffe599;
	border-right:10px solid #ffe599;
	text-align:left;
}

#obsah img {
	border:solid 2px #DDD;padding:3px;float:right;margin-right:10px;margin-left: 10px;
}

.fotogalerie {
	float: left;
}

.fotogalerie img {
	margin: 10px;
}

.kontakt-left {
	float: left;
	text-align: right;
	margin-right: 20px;
	margin-left: 60px;
}

img.mapa {
	margin: 20px 0 0px 0;
}