@charset "utf-8";
/* CSS Document */

body {
	background-color: #F5EFE8;
	margin: 0px;
    text-align: center; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

strong {
font-family: Georgia, "Times New Roman", Times, serif
font-size: 12px;
color: #6B553D;
}


#hlavni {
padding: 0px;
margin: auto;
width: 744px;
}

#hack {
float: left;
display: block;
width: 744px;
height: 100%;
background-color: #F2E4D6;
} 



.top {
width: 744px;
height: 314px;
background-color: #F2E4D6;
}


.padobsahleft {
padding: 15px;
padding-top: 0px;

}

.obsahleft {
float: left;
width: 490px;
text-align: left; 
background-color: #F2E4D6;
}

.podmenu {
width: 744px;
height: 27px;
margin: 0px;
padding: 0px;
background-color: #F2E4D6;
}

.obsah {
width: 744px;
background-color: #F2E4D6;
}

.padobsahright {
padding: 15px;
padding-top: 0px;
}

.tipobrazek {
padding-top: 0px;
float: right;
}

.obsahright {
float: right;
width: 247px;
height: 100%;
text-align: left; 
background-color: #F2E4D6;
}

.padboxtipy {
padding-top: 5px;
padding: 25px;
}

.padboxtipy2 {
padding-top: 5px;
padding: 25px;
}

.padboxtipy3 {
padding-top: 5px;
padding: 25px;
}


.boxtipy {
float: right;
margin-top: 20px;
text-align: left; 
background-image: url(images/spvtipy.jpg);
background-repeat: no-repeat;
width: 237px;
height: 156px;
}

.boxtipy2 {
float: right;
margin-top: 10px;
text-align: left; 
background-image: url(images/spvtipy.jpg);
background-repeat: no-repeat;
width: 237px;
height: 156px;
}

.boxtipy3 {
float: right;
margin-top: 10px;
text-align: left; 
background-image: url(images/spvtipy.jpg);
background-repeat: no-repeat;
width: 237px;
height: 156px;
}



.menu {
float: left;
width: 744px;

}


.menu {
top: 350px;
width: 744px;
height: 39px;
}

.pata  {
	width: 744px;
	min-height: 90px;
	float: left;
    display: block; 
    clear: both;
	text-align: center;
	font-size: 10px;
	background-color: #f5efe8;
}


.paticka {
padding-top: 20px;
padding-right: 80px;
padding-left: 100px;
}

h1 {
        color: #6B553D;
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 17px;
        }

h2 {
        color: #6B553D;
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 15px;
        }
		
h3 {
        color: #336633;
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 18px;
        }
		
h4 {
    color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 10px;
        }




A:link {color: #000000; font-weight: none; text-decoration: none;}
A:visited {color: #000000; font-weight: none; text-decoration: none;}
A:active {color:#000000; font-weight: none; text-decoration: none;}
A:hover {color:#000000; font-weight: none; text-decoration: underline;}



/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}







