body {
	font-family: 'Verdana CE', 'Ariel CE', 'Helvetica CE', Verdana, Ariel, sans-serif;
	font-size: 80%;
	color: #5A3A00; 
	padding: 10px 0;
	margin: 0;
	text-align: center;
	min-width: 770px;
	background-color: #FAF3E6;
}

a { color: #5A3A00; text-decoration: underline; }
a:hover { text-decoration: none; }

h1 { font-size: 180%; text-align: center; line-height: 1.3em; }
h2 { font-size: 130%; text-align: center; font-weight: bold; }
h3 { margin: 30px 0px 15px 0px; clear: left; }
h3 { font-size: 130%; }
h4 { margin: 10px 0px 10px 0px; }
h4 { font-size: 120%; }
h5 { font-size: 110%; font-weight:bolder; }
h6 { font-size: 100%; font-weight:bolder; }

ul { margin-top: 10px; margin-bottom: 10px; }

p { margin: 10px 0px 10px 0px; text-indent: 20px; text-align: justify; }

#hlavni {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #C6A453;
}

#hlavickaobal { width: 760px; }

#pozadi {
	height: 100px;
	background-color: #F6D28E;
	background: #F6D28E url("../images/hlavicka.jpg") no-repeat;
	border-bottom: 0px solid #F6D28E;
}

#textinfo {
	background: #EABE66;
	height: 1.8em;
	line-height: 1.8em;
	font-size: 83%;
	text-align: left;
	padding: 0 10px 0 10px;
	border-top: 2px solid #C6A453;
	border-bottom: 0px solid #F6D28E;  
}

#panel {
	height: 18px;
	background: #F5E6C8 url("../images/panel.gif") no-repeat right top;
} 

#obsah {
	background: #F5E6C8 url("../images/obsah-pozadi.gif") repeat-y;
	background-color: #F5E6C8;
	border-bottom: 1px solid #C6A453;
	min-height: 800px;
}

#pravyobal {
	width: 202px;
	float: right;
	background-color: #F6D28E;
}

#pravy {
	border: 0px solid Blue;
	font-size: 80%;
}

#pravy .schovat { display: none; }

#pravy address span {
	display: block;
	float: left;
	text-align: right;
}

#pravy #menu .label {
	display: block;
	float: left;
	width: 150px;
}

#pravy p { text-indent: 10px; }
#menu { font-size: 110%; }
#menu a { text-decoration: none; }
#menu a:hover, #menu #current { font-weight: bold; } 

#panel_menu {
	height: 18px;
	width: 202px;
	margin: 25px 0 10px 0;
	background: #F6D28E url("../images/panel_menu.gif") no-repeat right top;
}

#levyobal {	width: 554px; }

#levy {
	padding: 0px 13px;
	line-height: 150%;
}

#foto {
	float: left;
	margin: 0px 10px 0 0px;
	padding: 0;
	border: 2px solid #C6A453;
	display: none;
}

#paticka {
	clear: both;
	background: #EABE66;
	text-align: center;
	padding: 5px;
	font-size: 80%;
}

#paticka p { margin: 0; padding: 0; text-align: center; }

#paticka img {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}

.schovat { display: none; }
#odskok { padding: 30px 0 0px 0; text-indent: 0; font-size: 85%; }

#podpis { 
	width: 300px;
	height: 83px;
	background: #F5E6C8 url("../images/podpis.gif") no-repeat right top;
	margin: 0 0 30px 210px;
}

address {
	font-style: normal;
	text-align: right;
	margin: 10px 10px 0px 10px;
}

img {	margin: 10px 10px 0px 10px; }

#external {	margin: 0 0 0 5px; }

#mapka {
	font-size: 110%;
	cursor: pointer;
}

.foto_small {
	border: 1px solid #EABE66;
	margin: 0 4px 6px 0;
	cursor: pointer;
}

.foto_small:hover { border: 1px solid Red; }

#vypln {
  height: 500px;
}



