body {
	background: #70B83A url(../../images/popup_bg.gif) repeat-x 0 -10px;
	margin: 0;
	padding: 10px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #5B5B5B;
}

.error {
	color: #dc1d1d;
	font-weight: bold;
	padding-top: 10px;
}

.popup_content, .popup_content_light, .popup_content_light_big {
	background: #EBEBEB;
	line-height: 17px;
	margin-top: 10px;
	padding: 10px;
	width: 380px;
}

.popup_content_light, .popup_content_light_big {
	background: #EBEBEB;
}

.popup_content_light_big {
	float: left;
	width: 420px;
}

h2 {
	color: #3F3F3F;
	margin: 0;
	font-size: 1.2em;
	padding: 6px 10px;
	background: #e0e0e0;
}

h2 strong {
	color: #878787;
}

.kontakt_forma input.button {
	background: #878787;
}