BODY {
	font-family : sans-serif;
	font-size : 14px;
	color : #EFEFEF;
	border-right : 0;
	border-bottom : 0;
	border-top : 0;
	border-left : 0;
	background-color : Black;
	background-image : url(kontakt.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	background-attachment : fixed;
	}

TABLE {
	font-family : sans-serif;
	font-size : 14px;
	color : #EFEFEF;
	border : none;
	border-width : 0 0 0 0;
	}

TEXTAREA {
	background: #E4E4E4;
	border : 2px solid #E4E4E4;
	font-family : sans-serif;
	font-size : 12px;
	color : #373737;
	width : 250px;
	height : 70px;
}

INPUT {
	background: #E4E4E4;
	border : 2px solid #E4E4E4;
	font-family : sans-serif;
	font-size : 12px;
	color : #373737;
	width : 250px;
	height : 22px;
}




H1 {
	color : #EFEFEF;
	font-family : sans-serif;
	font-size : 16px;
}


A:LINK {
	color : #FFFFFF;
}

A:VISITED {
	color : #FFFFFF;
}

A:HOVER {
	color : gray;
}
