body {
	background-color:#EEEBE2;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#511D07;
	font-size:11px;
	line-height:14px;
}
a {
	color:#DB503D;
	text-decoration:underline;
}
a:hover {
	color:#511D07;
	text-decoration:underline;
}
div {
	text-align:left;
}
form {
	margin:0px;
}
input,select,textarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#511D07;
	font-size:11px;
	border:1px solid #DB503D;
	background-color:#FFFFFF;
}
input.submit {
	font-weight:bold;
	background-color:#DB503D;
	color:#FFFFFF;
	border:1px solid #DB503D;
}
#kontakt_form input,#kontakt_form textarea {
	width:220px;
	border:1px solid #AD7C94;
}
td {
	vertical-align:top;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
p {
	margin:0px;
}
a img {
	border:0px;
}
ul {
	/*list-style-type:default;*/
	line-height:13px;
	margin:0 0 10px 20px;
	padding:0px;
	list-style-position:outside;
}
ol {
	list-style-type:decimal;
	line-height:13px;
	margin:0 0 10px 24px;
	padding:0px;
	list-style-position:outside;
}
li {
	/*color:#5F5D62;*/
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#0F0000;
	margin:0 0 14px;
	font-weight:normal;
} 
h2.gallery {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#A50000;
	margin:0 0 10px;
	font-weight:normal;
}
h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#A50000; 
	margin:0 0 6px;
	font-weight:bold;
} 
h3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#0F0000; 
	margin:0 0 4px;
	font-weight:bold;
} 
h4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#A50000; 
	margin:0 0 4px;
	font-weight:bold;
} 
#centerer {
	width:902px;
	margin: auto;
	text-align: left;
}
#main {
	width:900px;
	height:auto;
	margin:0;
	text-align: left;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	float:left;
}
#header {
	width:900px;
	height:253px;
	float:left;
}
#headerimage {
	width:900px;
	height:218px;
	float:left;
	padding:0;
}
#headermenu {
	width:900px;
	height:35px;
	float:left;
	padding:0;
}
#content {
	width:900px;
	height:auto;
	float:left;
	background-image:url(../i/content_back2.jpg);
	background-repeat:repeat-y;
	/*overflow:auto;*/
}
#menu {
	width:200px;
	min-height:350px;
	height:auto;
	float:left;
	padding:0;
	background-image:url(../i/content_back.jpg);
	background-repeat:no-repeat;
}

#wysiwyg {
	float:left;
	width:659px;
	padding:23px 20px 20px 20px;
	height:auto;
	background-image:url(../i/wysiwyg_back.gif);
	background-repeat:repeat-x;
	margin-left:1px;
	/*overflow:auto;*/
	/*font-size:12px;
	line-height:15px;*/
}
#wysiwyg_title {
	float:left;
	width:674px;
	padding:20px 5px 0px 20px;
	height:auto;
	background-image:url(../i/wysiwyg_back.gif);
	background-repeat:repeat-x;
	margin-left:1px;
}
#bottom {
	width:776px;
	height:auto;
	background-image:url(../i/bottom_back.gif);
	background-repeat:repeat-y;
	color:#706F6F;
	float:left;
}
#footer {
	border-top:1px solid #EEEBE2;
	width:876px;
	height:17px;
	padding:6px 12px 6px 12px;
	float:left;
	color:#B4A39C;
}
.link_level0 {
	display: block;
	width:175px
	/*_width:193px;*/
	height:auto;
	min-height:10px;
	background-image:url(../i/menuitem_star.gif);
	background-repeat:no-repeat;
	background-color:#483038;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:8px 10px 8px 15px; 
	text-transform:uppercase;
}
.link_level0:hover {
	display: block;
	width:175px
	/*_width:193px;*/
	height:auto;
	min-height:10px;
	background-image:url(../i/menuitem_star.gif);
	background-repeat:no-repeat;
	background-color:#AD5C53;
	color:#FFFFFF;
	text-decoration:underline;
	padding:8px 10px 8px 15px; 
	text-transform:uppercase;
}
.link_level0_selected,.link_level0_selected:hover {
	display: block;
	width:175px
	/*_width:193px;*/
	height:auto;
	min-height:10px;
	background-image:url(../i/menuitem_star.gif);
	background-repeat:no-repeat;
	background-color:#AD5C53;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	padding:8px 10px 8px 15px; 
	text-transform:uppercase;
}
.link_level1 {
	display: block;
	width:165px
	/*_width:193px;*/
	height:auto;
	min-height:10px;
	background-color:#AD5C53;
	color:#FFFFFF;
	text-decoration:none;
	padding:1px 10px 2px 25px;
}
.link_level1:hover {
	display: block;
	width:165px
	/*_width:193px;*/
	height:auto;
	min-height:10px;
	background-color:#AC7C94;
	color:#FFFFFF;
	text-decoration:underline;
	padding:1px 10px 2px 25px; 
}
.link_level1_selected,.link_level1_selected:hover {
	display: block;
	width:165px
	/*_width:193px;*/
	height:auto;
	min-height:10px;
	background-color:#AC7C94;
	color:#FFFFFF;
	text-decoration:underline;
	padding:1px 10px 2px 25px; 
}
#news {
	float:left;
	width:309px;
	height:auto;
	padding:20px 20px 20px 20px;
	background-image:url(../i/news_back.jpg);
	background-repeat:repeat-x;
	margin-left:1px;	
}
#newsletter {
	float:left;
	width:308px;
	height:auto;
	padding:20px 20px 20px 20px;
	background-image:url(../i/news_back.jpg);
	background-repeat:repeat-x;
	margin-left:2px;	
}
#banners {
	float:left;
	width:900px;
	height:auto;
	padding:0;
}
.fotodesc {font-weight:bold;margin-top:10px;margin-bottom:10px;text-align:center;}
#gallery_zoom {clear:both;width:auto;height:auto;text-align:center;}
.gallery_div {float:left;padding-bottom:10px;padding-right:10px;}
.gallery_pic {border-left:10px solid #5D3349;border-right:10px solid #5D3349;}



.newsdate {
	font-size:10px;
	margin-bottom:2px;
}
.newsheading {
	margin-bottom:4px;	
}
.newsheading a{
	font-weight:bold;
	color:#DB503D;
	text-decoration:none;
}
.newsheading a:hover{
	font-weight:bold;
	color:#DB503D;
	text-decoration:underline;
}
.newsperex{
	margin-bottom:4px;
}
.newsmore{
	text-align:right;
	margin-bottom:2px;
}
.newsmore a{
	text-decoration:underline;
	color:#706F6F;
	font-weight:bold;
}
.newsmore a:hover{
	color:#153274;
}
.newsthumb{ 
	border:5px solid #E9E9E9;
	margin-left:8px;
	margin-bottom:3px;
}
.newsnext {
	width:658px;
	margin-top:16px;
}
.newsheadingsub {
	width:650px;
	height:17px;
	background-color:#483038;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:8px;
	padding-top:5px;
}
.newscontentsub {
	width:644px;
	height:auto;
	border-left:1px solid #483038;
	border-bottom:1px solid #483038;
	border-right:1px solid #483038;
	padding:10px 6px 10px 6px;
	background-color:#FFFFFF;
	color:#483038;
}
.sponsored {
	font-weight:bold;
	color:#B79CC2;
	margin-left:260px;
}

/*ie 5.0 and 5.5 fix */
.link_level0 {width:200px;voice-family: "\"}\"";voice-family:inherit;width:175px} 
html>body .link_level0 {width:175px}
.link_level0:hover {width:200px;voice-family: "\"}\"";voice-family:inherit;width:175px} 
html>body .link_level0:hover {width:175px}
.link_level1 {width:200px;voice-family: "\"}\"";voice-family:inherit;width:165px} 
html>body .link_level1 {width:165px}
.link_level1:hover {width:200px;voice-family: "\"}\"";voice-family:inherit;width:165px} 
html>body .link_level1:hover {width:165px}
.link_level0_selected {width:200px;voice-family: "\"}\"";voice-family:inherit;width:175px} 
html>body .link_level0_selected {width:175px}
.link_level1_selected,.link_level1_selected:hover {width:200px;voice-family: "\"}\"";voice-family:inherit;width:165px} 
html>body .link_level1_selected,.link_level1_selected:hover {width:165px}



#wysiwyg {width:699px;voice-family: "\"}\"";voice-family:inherit;width:659px;} 
html>body #wysiwyg {width:659px;}
#wysiwyg_title {width:699px;voice-family: "\"}\"";voice-family:inherit;width:674px;} 
html>body #wysiwyg_title {width:674px;}





/*end of old IE fix */
