body{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : white;
	color: black;
	padding: 0;
	margin: 0;
	text-align : center;
	font-size: 10pt;
	letter-spacing: 1px;
}

div#topflash{
	text-align: center;
	margin: 0 auto;
	position: relative;
	width: 870px;
	height: 220px;
}
div#flash{
	z-index: 15;
	position: relative;
}

div#topmenu{
	position: absolute;
	right: 10px;
	top: 202px;
	z-index: 50;
}
div#topmenu a{
   display: block;
	padding-left: 15px;
	background-image: url(img/backtmenu.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	text-align: left;
	color: White;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin-left: 20px;
	
}
div#topmenu a:hover{
color: rgb(139,0,0);
}

div#main{
	width: 870px;
	margin: 0 auto;
}

div#leftmenu{
  width: 180px;  
  float: left;
	text-align: left;
	margin-bottom: 25px;
 
}
div.titlmenu{
	color: #e39842;
	font-size: 13px;
	font-weight: bold;
	height: 23px;
	background-image: url(img/titlmenuback.gif);
	background-repeat: repeat-x;
	padding-left: 9px;
	margin-top: 21px;
	
}
div.nabizime{
	color: #D4BAB2;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	height: 20px;
	padding-left: 9px;
	margin-top: 5px;
	padding-top: 6px;
	letter-spacing: 3px;
	background-image: url(img/titlmenuback.png);
	background-repeat: repeat-x;	
	
}
div#leftmenu a.menula{
	display: block;
	color: Black;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(img/menubackbl.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-left: 9px;
	margin-top: 6px;
}
div#leftmenu a.menulb{
	display: block;
	color: #dca97a;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(img/menubackbl.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-left: 9px;
	margin-top: 11px;
}

div#leftmenu a.menula:hover, div#leftmenu a.menulb:hover{
	color: #ab681b;
}

div#telo{
	margin-left: 216px;
	text-align: right;
}

div#paticka {
	background-image: url(img/backh1.gif);
	background-repeat: no-repeat;
	width: 601px;
	height: 32px;
  font-size: 10px;
  color: black;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 40px;
  padding-top: 17px;
}

h1{
	font-size: 24px;
	background-image: url(img/backh1.gif);
	background-repeat: no-repeat;
	width: 601px;
	height: 32px;
	color: #e39842;
	text-align: right;
	font-weight: normal;
	padding-right: 30px;
	margin: 20px 0 20px auto;
}

div.textik {
	text-align: justify;
	line-height: 1.4;
	position: relative;
}

div.textik a:hover, div#paticka a:hover {
  color: #ab681b;
}

div.textik a, div#paticka a {
  color: black;
  text-decoration: none;
}

div.textik li {
  padding-bottom: 3px;
}

div.photo{
	text-align: center;
	margin: 15px auto;
}

div.photo img{
	border: 2px #e39842 dotted;
}

img {
	border: 2px #e39842 dotted;
}

div.galerie {
 text-align: center;
 margin-top: 25px;
 width: 100%;
}

div.galerie a:hover img {
	border: 2px #e39842 solid;
}

div.galerie img {
  vertical-align: middle;
}