@charset "iso-8859-2";

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 15px;
}

a {
	color: #bcbcbe;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

img {
	border: 0;
}

strong {
	font-weight: bold;
}

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

label span {
	display: none;
}

#left label.left {
	display: block;
	clear: both;
	float: left;
	width: 140px;
	height: 16px;
	margin-bottom: 3px;
}

#news a {

	text-align: left;
	}

#left input.left, #left textarea.left {
	float: left;
	margin-bottom: 3px;
	margin-left: 2px;
}

#left div.left{
	position: relative;
	left: -28px;
}

#header h1 {
	float: left;
}

#header h1 a {
	display: block;
	width: 250px;
	height: 83px;
	margin: 0 0 0 52px;
}

#header h1 span {
	display: none;
}

h2 {
	margin: 0 0 10px 0;
}

h2 span {
	display: none;
}

h3 {
	margin: 0 0 12px 0;
	font-size: 8pt;
	font-weight: bold;
}

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

#content_form td{
padding: 5px 0 5px 0;
}

#videoplayer{
position: relative;
left: -29px;
}

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

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

table.nlss input{
width: 115px;
}

#content table.nlss input.nlsubmit{
border: 1px solid #6d5940;
background-color: #9f8b72;
color: #5d4930;
font-size: 11px;
font-weight: bold;
width: 110px;
}
