body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(../images/grad.png) repeat-x;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #a77a58;
}
#bgr {
	margin: 0 auto;
	text-align: left;
	background: url(../images/bgr.gif) repeat-y;
	width: 782px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FCC06B;
	border-right-color: #FCC06B;
	border-left-color: #FCC06B;
}
h1 {
	font-weight: bold;
	font-size: 1.05em;
	margin-top: 15px;
	margin-bottom: 10px;
}
p {
	margin-bottom: 8px;
	margin-top: 0px;
	text-indent: 8px;
	text-align: justify;
}
a:link, a:visited {
	color: #866246;
}

a:hover {
	color: #db3c22;
}
#menu {
	background: url(../images/menu-bgr.gif) repeat-x;
	height: 24px;
	margin-left: 1px;
	width: 780px;
}
.menu-item {
	font-size: 1em;
	font-weight: bold;
	height: 24px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.68em;
	position: relative;
	z-index: 2;
}
.std {
	background: url(../images/menu-item-bgr.gif);
	width: 120px;
	float: left;
}
#menu-poptavka {
	float: right;
	width: 200px;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #a77a58;
}

#menu a:hover {
	color: #db3c22;
}

#sluzby-submenu {
	background: #fff1d9;
	height: 105px;
	width: 118px;
	position: absolute;
	z-index: 10;
	text-align: left;
	font-size: 0.85em;
	left: 0px;
	top: 24px;
	visibility: hidden;
}
.sub-menu-item {
	height: 20px;
	padding-left: 3px;
}

#content {
	padding-right: 25px;
	padding-left: 25px;
}
#text {
	width: 450px;
	float: left;
}
#novinky {
	width: 270px;
	float: right;
	background: #fffdfa;
	margin-top: 15px;
	border: 1px solid #ffd69b;
}
#list-nadpis {
	background: url(../images/menu-bgr.gif) repeat-x;
	margin: 1px;
	height: 24px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.7em;
}
.list-item {
	font-size: 0.85em;
	margin: 5px 8px 15px;
}
.list-item-h1 {
	font-weight: bold;
}
.list-item-text {
	margin-left: 12px;
	margin-top: 3px;
}
#list-anotace {
	font-size: 0.86em;
	margin: 8px 8px 12px;
}
.reference-list {
	background: #fffdfa;
	margin-top: 15px;
	border: 1px solid #ffd69b;
	float: left;
	width: 730px;
	padding-bottom: 10px;
}
.reference-list-nadpis {
	background: url(../images/menu-bgr.gif) repeat-x;
	margin: 1px;
	height: 24px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.7em;
	
}
.reference-list-popisek {
	width: 390px;
	font-size: 0.9em;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	text-align: justify;
}
.reference-list-fotos {
	float: right;
	width: 290px;
	margin-right: 5px;
}
.foto {
	border: 1px solid #ffd69b;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#cech {
	float: right;
	width: 270px;
	text-align: center;
	height: 152px;
	margin-top: 20px;
}
#adresa {
	float: left;
	width: 240px;
	padding-right: 10px;
}
#navigace {
	float: right;
	width: 480px;
	border: 1px solid #ffd69b;
	margin-top: 15px;
	background: #fffdfa;
}
#navigace-nadpis {
	background: url(../images/menu-bgr.gif) repeat-x;
	margin: 1px;
	height: 24px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.7em;
}
#navigace-text {
	font-size: 0.9em;
	margin-top: 8px;
	margin-left: 10px;
	text-align: justify;
	margin-right: 8px;
}
#navigave-mapa {
	margin: 10px;
}

#poptavka {
	border: 1px solid #ffd69b;
	margin-top: 15px;
	background: #fffdfa;
	margin-right: auto;
	margin-left: auto;
	width: 480px;
}

#poptavka-nadpis {
	background: url(../images/menu-bgr.gif) repeat-x;
	margin: 1px;
	height: 24px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.7em;
}
#poptavka-form {
	font-size: 0.9em;
	margin-top: 8px;
	margin-left: 10px;
	text-align: justify;
	margin-right: 8px;
	width: 350px;
}
.ar {
	text-align: right;
}
.inputpole {
	height: 18px;
	width: 300px;
	background: #fffbf2;
	border: 1px solid #ffd69b;
	color: #A77A58;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}




#footer {
	font-size: 0.8em;
	color: #bc8849;
	text-align: center;
	padding-bottom: 10px;
	clear: both;
	padding-top: 15px;
	border-bottom: 1px solid #FCC06B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FCC06B;
	border-right-color: #FCC06B;
	border-left-color: #FCC06B;
}
.imputtext {
	border: 1px solid #FFD69B;
	height: 150px;
	background: #FFFBF2;
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #A77A58;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
.imputbutton {
	border: 1px solid #FFD69B;
	background: #fff4dc;
	text-transform: uppercase;
	color: #866246;
	height: 30px;
	width: 150px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-left: 160px;
	margin-bottom: 10px;
}

