* { margin:0; padding:0; }
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
	scrollbar-base-color : White;
	scrollbar-arrow-color : White;
	SCROLLBAR-FACE-COLOR: #422810;
	SCROLLBAR-3DLIGHT-COLOR: #422810;
	SCROLLBAR-TRACK-COLOR: White;
	SCROLLBAR-DARKSHADOW-COLOR: #422810;
	background-color: #EAECC1;
	color: #604120;
}
H1 {
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	margin: 0 0 20px 90px;
	padding: 0 10px 5px 0;
	border-bottom: 1px dashed #BD7F3C;
}
H2 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin: 0 30px 10px 30px;
	padding: 3px 0 3px 0;
	background-color: #E6E8AE;
	border: 1px solid #DDBB95;
}
H3 {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 20px 0 3px 0;
	border-bottom: 1px solid #BD7F3C;
}
DIV#menu {
	padding: 1px;
	text-align: center;
	margin-bottom: 155px;
}
DIV#menu A {
	text-decoration: none;
	color: #350000;
}
DIV#menu A:hover {
	text-decoration: overline;
	color: #5B4127;
}
DIV#entry {
	width: 769px;
	margin: auto;
	border-left: 1px solid #BD7F3C;
	border-right: 1px solid #BD7F3C;
	border-bottom: 1px solid #BD7F3C;
	text-align:left;
	max-width: 1024px;
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: White;
}
TABLE#layout {
	width: 100%;
}
TABLE#layout TD {
	vertical-align: top;
	font-size: 10px;
}
TABLE#layout TD#leftside {
	width: 100%;
	padding: 0 20px 20px 20px;
}
TABLE#layout TD#rightside IMG#rightw {
	width: 170px;
	height: 1px;
}
DIV.nadpisbox {
	font-size: 11px;
	font-weight: bold;	
	border-top: 1px solid #BD7F3C;
	border-left: 8px solid #4B3319;
	border-bottom: 1px solid #BD7F3C;
	padding: 1px 3px 1px 5px;
	background-color: #E6E8AE;
}
DIV.textbox {
	margin-left: 7px;
	border-left: 1px solid #D6AD80;
}
DIV.textbox DIV {
	padding: 2px;
	border-bottom: 1px solid #D6AD80;
}
DIV.mainitem {
	font-size: 12px;
	line-height: 18px;
	word-spacing: 2px;
}
DIV.mainitem P {
	margin: 0 0 10px 0;
	text-align: justify;
}
DIV.mainitem P.center{
  text-align: center;
}
DIV.mainitem P.pozn {
	word-spacing: normal;
	font-size: 11px;
	border-top: 1px solid #E4CDAE;
	border-bottom: 1px solid #E4CDAE;
}
DIV.mainitem P.aktual{
	font-size: 12px;
	border-bottom: 1px solid #E4CDAE;
	padding-bottom: 10px;
}
DIV.mainitem DIV IMG {
	border: 1px solid #804D1F;
	margin: 4px;
}
DIV.mainitem A, DIV.textbox DIV A {
	font-weight: bold;
	text-decoration: none;
	color: #6F4219;
}
DIV.mainitem A:hover,  DIV.textbox DIV A:hover {
	text-decoration: underline;
	color: #5B4127;
}
TABLE.galerie {
	width: 100%;
	text-align: center;
}
TABLE.galerie TD {
	width: 25%;
	vertical-align: top;
	text-align: center;
	padding-bottom: 5px;
}
TABLE.galerie TD DIV.popisek {
	white-space: nowrap;
}
TABLE.loga {
	width: 100%;
	text-align: center;
}
TABLE.loga TD {
	width: 25%;
	vertical-align: top;
	text-align: center;
	padding-bottom: 5px;
}
