html {
	overflow: -moz-scrollbars-vertical !important;
}

body {
	background-color: #000000;
	color: #888;
	margin: 0px;
	
	font-family: Georgia, Garamond,"New York", serif;
	font-size: 11px;
}

hr {
	color: #888;
	background-color: #000;
	border: 2px dotted #888;
	border-style: none none dotted;
	width: 100px;
	margin: 25px 0 25px 170px;
	text-align: left;
}

#splash {
	width: 1383px;
	position: absolute;
	left: 50%;
	margin-left: -692px;
}

#splash a img {
	border: 0;
}

#wrapper {
 	width: 670px;
	position: absolute;
	left: 50%;
	margin-left: -335px;
}

#content {
	width:450px;
	float: left;
	padding: 30px 0 0 0px;

} 

#menu {
	width: 200px;
	padding: 0 20px 0 0;
	float: left;
}
#menu img{
	border: 0;
}

#menu a img{
	border: 0;
}

#menu a{
	border:0;
}

.opis {
	width: 450px;
	float:left;
	display: inline;
	text-align:left;
}

.opis strong {
	color:#ba093a;
}

.opis a img{
	border: 0;
}

.opis li{
	margin-bottom:5px;
}

.opis form{
	margin-top: 30px;
}

.opis fieldset {
	border: 1px dotted #888;
	margin-bottom:3px;
}
.opis legend {
	background-color: #000;
}
.opis input {
	font-family: Georgia, Garamond,"New York", serif;
	font-size: 11px;
	text-align: right;
}

.opis a:active, a:link{
	color:#ba093a;
	background-color: #000;
	text-decoration: none;
}

.opis a:visited{
	color: #ba093a;
	background-color: #000;
	text-decoration: line-through;
}

.opis a:hover{
	color: #000;
	background-color: #ba093a;
}

.newsform {
	text-align:right;
	margin: 10px 10px 10px 10px;
}
.newsform select{
	width:150px;
	font-family: Georgia, Garamond,"New York", serif;
	font-size: 11px;
}
.newsform option{
	width:150px;
	font-family: Georgia, Garamond,"New York", serif;
	font-size: 11px;
}
