body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #64522b;
	margin: 0; padding: 0;
	text-align: center;
	background-color: #dbe6b7;
	background-image: url(images/body-bg.jpg);
}
#frame {
    padding: 10px;
	background: transparent url(images/frame_bg.jpg) repeat-y top center;
}

#content {
	width: 597px;
	margin: 0px auto;
	padding: 0px;
    text-align: left;
    background: #f9f4e5 url(images/content-bg.gif) repeat-y;
}

.clear {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	border-width: 0;
	margin: 0;
	padding: 0;
	_margin-top: -13px; /* IE bug */
}
a:link, a:visited {
    text-decoration: underline;
	color: #946532;
}
a:hover {
	color: #423812;
	text-decoration: none;
}

#top {
	float: left;
	height: 138px;
	width: 390px;
	margin: 0;	padding: 0;;
	_margin-right: -3px; /* 3 pixel IE bug */
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-color: #f3e9c9;
	text-align: center;
}
#top a {
    display: block;
    height: 138px;
	width: 390px;
}
#top a span {
    display: none;
}
ul#menu {
	float: right; /* opera BUG */
	list-style: none;
    width: 207px;
	padding: 0;
	margin: 0;
	text-align: left;
}
ul#menu li {
	display: block;
	margin: 0;
	width: 164px;
}
ul#menu li a {
	width: 164px;
 	display: block;
	display: inline-block; /* opera BUG */
	color: #6a572f;
	font-size: 14pt;
	text-decoration: none;
	padding-left: 43px;

}
ul#menu li a:hover {
	text-decoration: underline;
}
a#menu-fotogalerie {
	background: #f3e8c8 url(images/fotografie.png) no-repeat;
	padding-top: 27px;
	height: 43px;
}
a#menu-kontakt {
	background: #ecf1ce url(images/kontakt.png) no-repeat;
	padding-top: 22px;
	height: 46px;
}


h2#nadpis {
	clear: both;
    margin: 20px 30px;
    font-size: 14pt;
    background: transparent url(images/sombrero.gif) no-repeat left top;

}

#obsah {
    margin: 0;
	padding: 0;
}
#obsah p {
    margin: 0;
    padding: 0;
	margin-bottom: 10px;
}

#main-slice {
    width: 597px;
    height: 10px;
    margin-top: 30px;
    font-size: 1px; /* IE bug */
    background: #f0e3bc url(images/main-deliaca.png) no-repeat;
}
#main-images {
    padding: 10px;
    width: 577px;
    background: #f6eed6 url(images/main-images-bg.gif) repeat-y;
    height: 210px;
    text-align: center;
}
#main-images img {
	border: 10px #eedfb2 solid;
}
#foot {
	width: 597px;
    height: 26px;
    padding-top: 10px;
    text-align: center;
    font-size: 8pt;
    background: #e3e9d0 url(images/bottom.png) no-repeat;
    color: #586924;
}
#foot a:link, #foot a:visited {
    text-decoration: underline;
	color: #666;
}
#foot a:hover {
	color: #666;
	text-decoration: none;
}

#ul-home {
	
	margin: 0 30px;
	padding: 0;
}
#ul-home li {
	list-style: none;
    margin-bottom: 10px;
    padding: 7px;
    background-color: #f5edd3;
    border-left: 1px #ead89f solid;
    border-right: 1px #ead89f solid;
}
#ul-home li:hover {
    background-color: #f0f5d9;
}

img {
	border: 1px #423812 solid;
}
table {
	border-collapse: collapse;
	padding: 0;	margin: 0; border-width: 0;
}
td, th {
	padding: 2px; margin: 0;
    vertical-align: top;
    text-align: left;
}
label {
    display: block;
	margin-top: 10px;
	margin-bottom: 1px;
	font-style: italic;
}
input, select, option, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f5eccf;
	border: solid 1px #423812;
    color: #423812;
    margin: 0;
    padding: 2px;
}
.s-radio {
	border: none;
	background: none;
}
.skryt {
	display: none;
}
h3 {
	margin: 10px 0;
	font-size: 12pt;
}
.h3-first {
	margin: 10px 0;
}


.main-desc {
	padding-left: 20px;
}
/* lightbox */
.images {
	text-align: center;
	width: 500px;
}
.images img {
	border: 1px solid #000;
}
.image {
	float: left;
    height: 105px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.image a img {
    display: block;
	margin: 0; padding: 0;
	border: 1px solid #000;
}
.image a {
	margin: 0; padding: 0;
	display: block;
	border: 10px #eedfb2 solid;
}
.image a:hover {
	border: 10px #d9ca9f solid;
}
#loading {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 100%;
	text-align: center;
}
#loading span {
	display: block;
	background-color: #f9f4e5;
	margin: 0 auto;
	width: 570px;
	height: 500px;
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
}

#lightbox{
	background-color:#F7F5ED;
	padding: 10px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left;
font-size: 10pt; }
#keyboardMsg{ float: right;
font-size: 7pt; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: 1px solid #000; clear: both;}
#overlay img{ border: none; }

