body {
	background-color: #000000;
	background-image: url(img/hcn_start.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color: #F4E71D;
}
a:visited {
	color: #F4E71D;
}
a:hover {
	color: #F4E71D;
}
a:active {
	color: #F4E71D;
}

.linie {
	background-image: url(img/linie.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4E71D;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	left: 20px;
	top: 0px;
	right: 20px;
	bottom: 0px;
}


.txtII {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4E71D;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	left: 10px;
	top: 5px;
	right: 10px;
	bottom: 5px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	left: 10px;
	top: 5px;
	right: 10px;
	bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

.programm_thumbs {
	float: left;
	margin: 20px 20px 0px 20px;
	border: 10px solid #F4E71D;
}

