@charset "iso-8859-2";

p {
	color: #fff;
	margin-bottom: 15px;
	font-size: 9pt;
}

p a {
	color: #ff4e00 !important;
	text-decoration: underline !important;
}

a {
	color: #ff4e00;
	text-decoration: underline !important;
}

a:hover {
	text-decoration: underline !important;
}

img {
	border: 0;
}

strong {
	color: #ff4e00;
	font-weight: bold;
	text-decoration: none;
}

select, option, input, textarea {
	background: #000;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

#header h1 {
	display: none;
}

h1 {
	color: #fff;
}

h2 {
	color: #fff;
	clear: both;
	margin: 5px 0 0 0;
	font-size: 12pt;
}

h3 {
	color: #fff;
}

h4 {
	color: #fff;
}

h2 span {	
	display: none;
}

.fix {
	display: block;
	float: none !important;
	clear: both !important;
	height: 1px;
	overflow: hidden;
}
