TABLE#site TD#middle TABLE#middle TD#header {
	background-color:#FFFFFF;
	background-image:url(../images/headers/kontakt/header.jpg);
	/*ybackground-repeat:no-repeat;*/
	width:530px;
	height:160px;
}
TABLE#site TD#middle TABLE#middle TD#content {
	width:531px;
	background-image:url(../images/headers/kontakt/content.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
TABLE#site TD#middle TABLE#middle TD#content TABLE#content {
	width:531px;
	height:100%;
	background-color:#FFFFFF;	
}
TABLE#site TD#middle TABLE#middle TD#content TABLE#content TD#title {
	background-image:url(../images/headers/kontakt/title.jpg);
	background-repeat:no-repeat;
	width:530px;
	height:31px;
	padding-left:10px;
}
TABLE#site TD#middle TABLE#middle TD#content TABLE#content TD#content {
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}


