@charset "iso-8859-2";

* {
	margin:0pt;
	padding:0pt;
}

body, input, select, table, td, th {
	font-family: Arial;
	font-size:11px;
	margin: 0px;
	background-color: #1c1713;	
	color: #b9a898;
	}
	
ul.txt {
	margin-left: 50px;
	line-height: 22px;
	margin-top: 10px;
	}
	
#top {
	width: 100%;
	height: 140px;
	background-image: url(img/top_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
#bottom {
	width: 100%;
	height: 234px;
	background-image: url(img/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 20px;
	}
	
#bottom_content {
	width: 695px;
	line-height: 18px;
	font-size: 12px;
	color: #b9a898;	
	margin-left: 285px;
	padding-top: 30px;
	}
	
.bottom_headline {
	background-color: #3f3228;
	padding: 2px 5px 2px 25px;
	font-family: arial;
	color: #b9a898;
	font-size: 13px;
	width: 200px;
	}
	
	.bottom_headline_en {
	background-color: #3f3228;
	padding: 2px 5px 2px 25px;
	font-family: arial;
	color: #b9a898;
	font-size: 13px;
	width: 250px;
	}
	
.bottom_txt {
	float: left;
	font-family: arial;
	color: #756455;
	font-size: 12px;
	padding-left: 50px;
	margin-top: 20px;
	}	

.clear {
	clear: both;
	}	

.logo {
	margin-left: 295px;
	margin-top: 60px;
	border: 0px;
	}
	
.photo {
	float: left;
	border: 0px;
	}	
	
#left_column {
	float: left;
	width: 280px;
	margin-top: 10px;
	padding-left: 15px;
	font-size: 12px;
	color: #5a4d42;	
	line-height: 18px;	
	}
	
#right_column {
	width: 695px;
	float: left;
	margin-top: 10px;
	line-height: 18px;
	font-size: 12px;
	color: #b9a898;		
	}
	
h1 {
	font-size: 18px;
	color: #b9a898;
	font-weight: lighter;
	margin-bottom: 15px;
	margin-top: 20px;
	}
	
a.adres:link, a.adres:visited, a.adres:active {
	font-size: 12px;
	color: #5a4d42;	
	line-height: 18px;
	text-decoration: none;
}			
	
a.adres:hover {
	font-size: 12px;
	color: #5a4d42;	
	line-height: 18px;
	text-decoration: none;
	background-color: #29221c;
}



a.menu:link, a.menu:visited, a.menu:active {
	background-color: #3f3228;
	padding: 1px 15px 1px 15px;
	font-family: arial;
	color: #b9a898;
	font-size: 12px;
	text-decoration: none;	
}			
	
a.menu:hover {
	background-color: #765f4d;
	padding: 1px 15px 1px 15px;
	font-family: arial;
	color: #b9a898;
	font-size: 12px;
	text-decoration: none;
}			
