html, body{
	font-family: Verdana, Tahoma, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #2E2E2E;
	width: 100%;
	background-color: #E4D59A;
}

.page{
	position: absolute;
	left: 0px;
	width: 100%;
	background-color: transparent;
}

#top-line{ /*tmavy prouzek*/
	width: 100%;
	height: 57px;
	background-color: #A09B75;
	display: block;
}

#left{ /*levy sloupec*/
	float: left;
	background-image: url(left_header.gif);
	width: 50%;
	height: 185px;
}

#right{ /*pravy sloupec*/
	float: right;
	background-image: url(right_header.gif);
	width: 49.99%;
	height: 185px;
}

#right-shadow{
	position: absolute;
	top: 129px;
	left: 711px;
	background-image: url(right_shadow.gif);
	width: 62px;
	height: 437px;
	display: block;
}

#bottom-shadow{
	position: absolute;
	bottom: 88px;
	left: 711px;
	background-image: url(bottom_shadow.gif);
	width: 6px;
	height: 103px;
	display: block;
}
*html #bottom-shadow{
	bottom: 89px;
}
.over-middle{
	position: relative;
	margin: 0px auto 0px auto;
	width: 742px;
}
.middle { /*centrovani*/
	position: relative;
	width: 680px;
	margin: 0px auto 0px auto;
	padding: 57px 0px 0px 0px;
	text-align: center;
	background-color: transparent;
}

.bottom-middle{
	padding: 0px;
}

#head{ /*hlavicka*/
	position: relative;
	background-image: url(header.jpg);
	width: 680px;
	height: 185px;
	display: block;
}

#foto{  /* obrazek v hlavicce*/
	float: right;
	width: 227px;
	height: 185px;
	overflow: hidden;
	background-color: transparent;
}

div.motto {
  color: #F4EED7;
  font-family: Georgia, "New York CE", utopia, serif;
  font-style: italic;
  font-size: 12px;
  letter-spacing: 1px;
  height: 1%;
}

#path{ /*vypis cesty*/
	background-color: #B3B9C2;
	width: 675px;
	padding-top: 8px;
	padding-right: 5px;
	height: 22px;
	display: block;
	text-align: right;
}

#for-icon{ /*vypis ikon*/
	float: left;
	background-image: url(content.gif);
	background-repeat: repeat-x;
	padding-top: 30px;
	width: 130px;
	height: 217px;
	display: block;
}

#content{ /*vypis obsahu*/
	background: url(content.gif);
	background-repeat: repeat-x;
	width: 550px;
	overflow: hidden;
	text-align: left;
}

*html #content{
	float: left;
}

#main ul{
	list-style-type: square;
	}

#main{
	margin: 15px 10px 15px 15px;
	min-height: 300px;
}
*html #main{
	height: 300px;
}

#foot{ /*paticka*/
	position: relative;
	background-image: url(footer_001.jpg);
	background-repeat: no-repeat;
	width: 680px;
	height: 169px;
	display: block;
}

.foot-bottom{
	background-image: url(bottom_footer.gif);
	width: 100%;
	height: 192px;
	margin-top: 0px;
	display: block;
}

#bottom-line{ /*svetly prouzek*/
	position: relative;
	width: 100%;
	height: 60px;
	background-color: #F4EED7;
	display: block;
}

#vizus{
	font-family: trebuchet MS;
	font-size: 10px;
	background-color: #323132;
	width: 100%;
	height: 22px;
	margin-top: 0px;
	padding: 0px;
	color: #ffffff;
}

#vizus a{
	color: #ffffff;
	margin: 0px px 0px 3px;
	padding: 0px;
	text-decoration: none;
	border-bottom: 1px dashed #ffffff;
}

#vizus-left{
	float: left;
	margin: 3px 0px 0px 10px;
}

#vizus-right{
	float: right;
	margin: 3px 0px 5px 10px;
}

#vizus-right a{
	margin: 3px 5px 0px 5px;
}

/* menu */
#menu {
	float: left;
	margin-left: -262px;
	margin-top: 79px;
	width: 450px;
	float: left;
	font-size: 11px;
	font-family: sans-serif;
}
#menu .first-level{
	color: #FFF;
	margin: 0px 0px 0px 17px;
}

#menu .first-level{
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	letter-spacing: 1px;
}


#menu a{
	color: #EBE4C0;
	text-decoration: none;
	margin: 3px 5px 3px 5px;
}

#menu a:hover{
	color: #ffffff;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	list-style-type: none;
	float: left;
	position: relative;
}

#menu ul li a, #menu ul li a:link {
	display: block;
}

#menu ul li ul {
	display: none;
	z-index: 3;
	background-color: #27272B;
	margin: 0px 0px 0px 12px;
}

#menu ul li:hover ul, #menu ul li.over ul {
	position: absolute;
}

li>ul {
	top: auto;
	left: auto;
}

#menu li:hover ul, #menu  li.over ul { display: block; }

#menu ul li ul li {
	list-style-type: none;
	position: relative;
	clear: both;
	white-space: nowrap;

}

#menu ul li ul li a,  #menu ul li ul li a:link {
	display: block;
}
/* /menu*/


h1, h2, h3, h4, h5, h6{
	margin: 15px 0px 10px 15px;
}
h1{ font-size: 140%; }
h2{ font-size: 130%; }
h3{ font-size: 120%; }
h4{ font-size: 110%; }
h5{ font-size: 100%; }
h6{ font-size: 100%; }

p{
	text-align: left;
	margin: 15px 0px 10px 15px;
}
.text-border{
	margin: 15px 0px 10px 15px;
	width: 400px;
	display: block;
}

a{
	color: black;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}
a#head-home{
	float: left;
	margin: 10px 0px 0px 12px;
	width: 250px;
	height: 50px;
	display: block;
}

*html a#head-home{
	margin: 10px 0px 0px 6px;
}

a#foot-home{
	background-image: url(logo_bottom.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: 140px;
	width: 103px;
	height: 25px;
	display: block;
}

.cleaner{
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
}

.grey{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	_padding-left: 20px;
	width: 87.5%;
	background-color: #f8ebb4;
	list-style-type: square;
}

h2.grey{
	padding-left: 5px;
	text-indent: 15px;
	width: 94%;
}

