body {
	background-color: #000000;  
	margin: 0px;
	padding: 0px;
}

#header {
	background: #A55173 url(../images/webcam-header.jpg) no-repeat left center;
	width: 1000px;
	height: 150px;
}

#content {
	width : 980px;
	padding : 10px;
	font-size : 11px;
	background-color:#FFFFFF;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
}
.txtblok {
	width : 900px;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
	border: 1px solid #425D73;
}

.txtblok a {

	font-size : 11px;

	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}

.webcam-blok {
	margin-top:10px;
	margin-bottom:10px;
	width : 900px;
	border: 1px solid #425D73;
}

.linken-blok {
	margin-top:10px;
	margin-bottom:10px;
	width : 900px;
	background-color:#ffffff;
}

.kolom1 {
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	float : left;
	width : 430px;
	margin : 5px;
	border: 1px solid #425D73;
	text-align: left;
}
.kolom1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}
.banner-blok {
	margin-top:10px;
	margin-bottom:10px;
	width : 900px;
	background-color:#ffffff;
		border: 1px solid #425D73;
}
.kreet-blok {
	margin-top:10px;
	margin-bottom:10px;
	width : 900px;
	background-color:#FF5F00;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.banner-blok img {
	padding:10px;
}
.thumb-blok {
	margin-top:10px;
	margin-bottom:10px;
	width : 900px;
	background-color:#ffffff;
	border: 1px solid #425D73;
}

.thumb-blok img {
	padding:0px;
}
