html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#pop_bg {
	float: left;
	width: 100%;
	height: 91px;
	background: url(images/popup_bg.jpg) repeat-x;
}
#pop_logo {
	float: left;
	width: 100%;
	background: url(images/popup_logo.jpg) no-repeat 50%;
	height: 91px;
}
#pop_logo_fm {
	float: left;
	width: 100%;
	background: url(images/popup_logo_fm.jpg) no-repeat 50%;
	height: 91px;
}

#pop_logo_ces {
	float: left;
	width: 100%;
	background: url(images/popup_logo_ces.jpg) no-repeat 50%;
	height: 91px;
}

#pop_logo_fed {
	float: left;
	width: 100%;
	background: url(images/popup_logo_fed.jpg) no-repeat 50%;
	height: 91px;
}

#pop_logo_food {
	float: left;
	width: 100%;
	background: url(images/popup_logo_food.jpg) no-repeat 50%;
	height: 91px;
}

#pop_logo_hlu {
	float: left;
	width: 100%;
	background: url(images/popup_logo_hlu.jpg) no-repeat 50%;
	height: 91px;
}

#pop_logo_tab {
	float: left;
	width: 100%;
	background: url(images/popup_logo_tab.jpg) no-repeat 50%;
	height: 91px;
}

#pop_content {
	
	margin: 0 20px 10px 20px;
	/*border: 1px solid black;*/
}

#pop_content h1, p {
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #233E6D;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
p {
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
#pop_bottom {
	text-align: right;
	margin: 10px 20px 0 20px;
	padding: 5px 0 0 0;
	border-top: 1px solid #DCDCDC; 
}
.kontakt {
	font-style: italic;
	font-weight: bold;
}

