/* slideshow */
#slideshow{
	margin-bottom:1em;
}





/* weather forecast */
.weather{
	float:left;
	width:100%;
	margin-bottom:0.5em;
}

.weather iframe{
	
	display:block;
	margin:0 auto;
	width:180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.weather iframe table{
	background:#f00;
}

/* quick contact */
.quick_contact{
	float:left;
	width:100%;
	margin-bottom:0.5em;
}

.quick_contact dl{
	padding: 0 0 0 1.7em;
}
.quick_contact p{
	 padding: 0 0 0 1.5em;
}


/* sysAktuality */

#right.sidebar .svIndex dl{
	width:84%;
	margin:0 10% 1.5em 6%;
	border-top:1px solid #fff;
}

#right.sidebar .svIndex dl.first{
	border-top:none;
	
}

#right.sidebar .svIndex dl.last{
border-top:1px solid #fff;
padding-top:1em;
}


.googleMap{
	margin-bottom:1.5em;
}

#randomGallery{
	margin:1em 0 0 1em;
}
#randomGallery ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
/* random gallery */
/*#sysRandomGallery{
	background:#eee;
	float:left;
}

#sysRandomGallery dl.hasImage{
	position:relative;
	float:left;
	text-align:center;
}
#sysRandomGallery dt{
	display:none;
}

#sysRandomGallery dd.image{
	display:block;
	height:130px;
}*/


.sjezdovky{
	float:left;
	width:100%;
}


.sjezdovky .B_infobox{
	float:left;
	width:148px;
	margin:0 0 0 2.2em;
}
