body{
	background:url(layout_bg.jpg) top center repeat-y;
}

#kontakt{
	width:355px;
	height:89px;
	position:absolute;
	top:750px;
	left:50%;
	margin-left:-481px;
	background:url(kontakt.jpg);
}
#motiv{
	width:355px;
	height:301px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-481px;
	background:url(layout_topbg.jpg);
}

#text{
	width:580px;
	height:200px;
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-121px;
	background:url(text_bg.jpg) no-repeat;
	color:white;
	font-family:arial;
	/*text-transform:uppercase;*/
	font-size:13px;

	text-align:center;
	}
.flags{text-align:right;}
.tin{
	margin:0 30px 0 50px;;
}

#thumbcont{
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-481px;
	width:355px;
	background:url(thumbs_bg.jpg);
}

#thumbs{
	
	
	margin:20px 0 40px 40px;
	z-index:10000;
}
.thumbs li{
background:black;
}

.slideshow-container{
	position:absolute;
	top:325px;
	left:50%;
	margin-left:-91px;
	width:550px;
	height:550px;
	overflow:hidden;
}

.cb{clear:both;}

a{font-family:arial;text-decoration:none;color:white}