body {
		background: #517917 url(images/footer_2.jpg) no-repeat bottom;
		margin: 0 auto;
		text-align: center;
		font-size: 10px;
		font-family: Arial, Verdana, Sans-Serif;
	}
img{
		border: 0;
	}
a:link, a:visited {
	text-decoration: none;
	}

.container {
	width: 982px;
	margin: 0 auto;
	margin-bottom: 70px;
	}
.top-container {
	background: #fff url(images/header.jpg) no-repeat;
	height: 15px;
	}
.bottom-container {
	background: #fff url(images/footer.jpg) no-repeat;
	height: 15px;
	}
.main-content {
	background: #fff url(images/main.jpg) repeat-y;
	}
.bottom-menu {
	padding-top: 36px;
	height: 44px;
	margin-left: 10px;
	text-align: center;
	color: #517917;
	font-size: 11px;
	font-weight: bold;
	background: url(images/bottom_menu_bg.jpg) no-repeat;
	}
.content {
		overflow: hidden;
	}
.logo
	{
	margin-bottom: 10px;
	}
.content-left {
	display: block;
	float: left;
	margin-left: 33px;
	width: 256px;
	}
.content-right {
	display: block;
	float: right;
	width: 690px;
	}
.menu {
	width: 242px;
	background: url(images/menu_bg.jpg) repeat-y;
	}
.menu_t {
	background: url(images/menu_top.jpg);
	height: 7px;
	}
.menu_c {
	background: url(images/menu_bg.jpg) repeat-y;
	text-align: left;
	}
.menu_b {
	background: url(images/menu_bottom.jpg);
	height: 7px;
	}	
.menu_ul {
	background: url(images/menu_bg.jpg) repeat-y;
	margin:0;
	padding:0;
	list-style-type:none;
	}
.menu_ul li  {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 20px;
	border-bottom: 1px solid #e1e1e1;
	font-size: 13px;
	color: #000;
	}
.first  {
	padding-top: 5px !important;

	}
.last  {
	padding-bottom: 5px !important;
	border: 0 !important;
	}
.menu_ul li a {
	background: url(images/bullet.gif) no-repeat center left;
	padding-left: 20px;
	color: #a3a3a3;
	font-weight: bold;
	}
.menu_ul li a:hover {
	background: url(images/bullet_h.gif) no-repeat center left;
	padding-left: 20px;
	color: #3b8963;
	}
.kontakt {
	background: url(images/v_card.jpg) no-repeat;
	width: 245px;
	height: 240px;
	}
.kontakt h2 {
	text-align: left;
	margin-left: 20px;
	font-size: 18px;
	padding-top: 10px;
	color: #517917;
	}
.content-frame h2 {
		color: #517917;
		font-size: 18px;
		line-height: 18px;
		padding-left: 11px;
		height: 18px;
	}
.content-frame {
	background-color: #f3f3f3;
	margin-top:1px;
	margin-bottom: 13px;
	width: 632px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px;    /* Konqueror */
	-moz-border-radius: 5px; /* Firefox */
	border-radius: 5px;
	}
	.page-content ul {
		line-height: 17px;
	}
	.accordion {
		width:500px;  
	}  
	.accContent {
		display: none;  
		padding: 4px;
		text-align: justify;  
		
	}  
	.acctitle {
		display: block;  
		width: 100%;  
		padding: 3px 3px 3px 3px; 
		color: #000;
		cursor: pointer;
		font-weight: bold;
		font-size: 13px;
		border-bottom: 1px dotted #c5c5c5;
		font-family: Arial, sans-serif;
	}  
	.page-content a:hover {
		color: #517917;
		}
	.defaultAccordion {
		display: block;

	}
	.bottom-menu a {
		color: #517917;
	}
	.bottom-menu a:hover {
		color: #3b8963;
	}
.slideshow { height: 240px; width: 357px; padding-bottom: 10px; margin-left: 13px; float: left; display: block; }
.slideshow img { border: 3px solid #ccc; background-color: #eee; }
	.intro {
		float: right;
		display: block;
		font-size: 11px;
		line-height: 18px;
		width: 250px;
		}
.announce {
		height: 72px;
		padding-left: 0px;
		font-size: 12px;
		line-height: 16px;
		}
.announce img {
		float: left;
		margin-right: 5px;
		}
.page-content {
		font-size: 12px;
		padding-left: 10px;
		line-height: 18px;
		}
.page-content h4{
		padding-left: 20px;
		font-size: 12px;
		color: #1e1e1e;
		}
.art {
		height:88px; 
		}
.art a:link {
		color:#000
}
.art a:visited {
		color:#000
}
.art a:hover {
		color:#3b8963;
		text-decoration:underline;
}
.arttext {
		padding-left:105px;
		padding-bottom:5px;
		padding-top:5px;
}
.dog h2 {
		color: #ED008C;
		font-size: 18px;
		line-height: 18px;
		padding-left: 11px;
		height: 18px;
	}
.dog {
	background-color: #f3f3f3; 
	font-size:12px; 
	line-height:20px;
	margin-top:1px;
	margin-bottom: 13px;
	width: 632px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px;    /* Konqueror */
	-moz-border-radius: 5px; /* Firefox */
	border-radius: 5px;
	}
.dog h3 {
	background:#e1e1e1;
	border:1px solid #ED008C;
	text-align:center;
}
.dog a:link {
		color:#ED008C 
}
.dog a:visited {
		color:#ED008C
}
.dog a:hover {
		color:#3b8963;
		text-decoration:underline;
}
.dog-text {
		font-size: 12px;
		padding-left: 10px;
		line-height: 20px;
		}
.dog-text ul {
	    padding-left:15px
}
.dog-table {
		table-layout:fixed;
		empty-cells:hide;
		text-align:center;
		font-size:12px;
		line-height:20px;
		font-family:Verdana, Geneva, sans-serif;
}
.dog-td { 
		border:1px solid #e1e1e1;
		background:#e1e1e1;
}
.dog-td1 { 
		border:1px solid #e1e1e1;
}
.trendy-m {
		font-size: 12px;
}
.trendy-m ul {
	    display:block; 
		list-style:none; 
		margin:0; 
		padding:0;
		float:left;
		background-color:#f3f3f3;
		padding: 3px 0 3px 0;
		border:none;
}
.trendy-m ul li {
	    display:block; 
		list-style:none; 
		margin:0; 
		padding:0; 
}
.trendy-m li  {
	float: left;
	border:1px #f3f3f3;
	border-style:none solid;
}
.trendy-m ul a:link {
	text-decoration: none;
	display: block;
	font-weight:bold;
	text-align: center;
	background: #e1e1e1;
	color: #000;
	padding:8px 0;
	width:120px;
}
.trendy-m  ul a:visited {
	text-decoration: none;
	display: block;
	font-weight:bold;
	text-align: center;
	background: #e1e1e1;
	color: #000;
	padding:8px 0;
	width:120px;
}
.trendy-m ul a:hover {
    background: url(images/menud_05.gif) no-repeat left;
}
.foto { padding-bottom:5px;
		 padding-top: 5px;
		 margin:2px;
}


