P,DIV,TD,INPUT,SELECT {
	font-family: Tahoma;
	font-size:11px;
	line-height: 15px;
	color: #333333;
}
P {
  margin: 0px; 
}
BODY {
	background-color: white;
	padding:0px;
	margin:0px;
	text-align: left;
}
H1 {
	font-size:19px;
	color: #4B7025;
	font-weight: normal;
	margin-top: 0px;
	padding-top:0px;
	padding-bottom: 10px;
	display: block;
	position: absolute;
	left: 20px;
	top: 8px;
	width: 300px;
}
H2 {
	font-size:17px;
	color: #4B7025;
	font-weight: normal;
}
H3 {
	font-size:12px;
	color: #D45927;
	font-weight: bold;
}
H4 {
	font-size:100%;
}
H6 {
	font-size:100%;
}
a {
	color: #344878;
	
}
a:visited {
	color: #344878;
	text-decoration: none;
}
a:hover {
	color: #344878;
	text-decoration: underline;
}
DIV#page {
	width: 788px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(page.jpg);
}
DIV#top {
	height: 175px;
	background-image: url(top.jpg);
	position: relative;
}
A#homelink {
	display: block;
	position: absolute;
	left: 75px;
	top: 174px;
}
A#homelink IMG {
	border: 0px;
}

DIV#mainmenu {
  position: absolute;
  left: 20px;
  top: 151px;
}

DIV#mainmenu UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
DIV#mainmenu UL LI {
	display: block;
	float: left;
	
}
DIV#mainmenu UL LI A {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	background: url(menu.gif) no-repeat 0px 1px;
	color: white;
	padding: 0px 15px 0px 15px;
	
}

DIV#mainmenu UL LI A:hover {
  text-decoration: underline;
}
DIV#mainmenu UL LI A.menu_current {
	
}






DIV#langmenu {
  position: absolute;
  right: 20px;
  top: 19px;
}

DIV#langmenu UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
DIV#langmenu UL LI {
	display: block;
	float: left;
}
DIV#langmenu UL LI A {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	background: url(menu2.gif) no-repeat 0px 1px;
	color: white;
	padding: 0px 15px 0px 15px;
	
}

DIV#langmenu UL LI A:hover {
  text-decoration: underline;
}
DIV#langmenu UL LI A.menu_current {
	
}










DIV#middle1 {
  min-height: 325px;
  _height: 325px;
  background: url(middle.jpg) no-repeat top;
}

DIV#content {
  padding: 40px 20px 10px 20px;
  _padding-top: 43px;
  float: left;
  width: 520px;
  position: relative;
}
DIV#right {
  float: right;
  width: 210px;
  padding: 0px 3px 0px 0px;
}
DIV#right A IMG {
  border: none;
  _margin-bottom: 3px;
}

DIV#bottom {
  background: url(bottom.jpg);
  height: 42px;
  position: relative;
}

DIV#bottom DIV#kontakt {
  position: absolute;
  left: 20px;
  top: 8px;
  font-size: 9px;
  color: white;
}

DIV#middle1 UL {

}
DIV#middle1 UL LI {
  
}
DIV#middle1 UL UL LI {
  color:#CE3C00;
}
SPAN {
  color:#6BA9C9;
}
A IMG.thumbnail {

}
TABLE.gallery TR TD A {
  text-decoration: none;
}

DIV.result {
  
  border-bottom: 1px solid #2E2E2E;
  padding: 5px 0px 5px 0px;
}

DIV.result_header {
  
  height: 30px;
  
  font-size:13px;
	color: white;
	font-weight: bold;
	height: 23px;
	padding: 7px 0px 0px 25px;
	background-color: red;
}
DIV.result_header A {
	color: white;
}
DIV#search_form { /*predna stranka search*/
  height: 90px;
  background-color: #444444;
  color: white;
  
  padding: 15px 0px 0px 0px;
}
DIV#search_form TABLE {
  margin-left: 0px;
  margin-top: 5px;
}
DIV#search_form TABLE TD {
}
DIV#search_form TABLE TD SELECT {
  
}
.search-button {
  border: 0px;
  background-image: url(button.gif);
  color: white;
  height: 21px;
  width: 90px;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}
TABLE.result_table TH {
  color: #D45927;
}
TABLE.result_table TD {
  
}
INPUT {
  color: black;
}
SELECT {
  color: black;
}
A.button {
  display: block;
  background-image: url(button.gif);
  color: white;
  height: 20px;
  width: 90px;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding-top: 1px;
}
A.button:hover {
  color: white;
}
A.button:visited {
  color: white;
  text-decoration: none;
}
A.button2 {
  display: block;
  background-image: url(button.gif);
  color: white;
  height: 20px;
  width: 90px;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding-top: 1px;
}
A.button2:hover {
  color: white;
}
A.button2:visited {
  color: white;
  text-decoration: none;
}
DIV#content IMG {
  border: 3px solid white;

}

