html, body {
	background-color: #1f0000;
	color: #000;
	margin-top: 5px;
	padding: 0;
	text-align:center;
}


#top {
	width: 950px;
	margin: auto;
	background-color: #2f0000;
}


	
#NAGLOWEK {
	text-align:right;
	background-color: #3f0000;
	background-image: url(nag1.png);
	background-repeat: no-repeat;
	
}



#MENU {
	width: 250px;
	float: left;
	overflow: hidden;
	color: white;
	background-color: #2f0000;
	background-image: url(tlomenu.png); 
	border: 0px;
	text-align: left;
}


#TRESC1 {
	width: 700px;
	float: left;
	overflow: hidden;
	color: #ffffff;
	background-color: #2f0000;
	
}

#TRESC2 {
position:  static;
	width: 660px;
	min-height:400px;
	overflow: hidden;
	color: #ffffff;
	background-color: #2f0000;
	margin: 15px;
	text-align: justify;
}

#STOPKA {
	color: white;
	height: 35px;
	clear: both;
	background-color: #5f0000;
	background-image: url(tlostopka.png);
	font-style: normal;
	padding: 0px;
	font-size: smaller;
	text-align: center;

}

#dealer {
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: smaller;
	color: #ffffff;
}
hr {
	color: #6f0000;
}
p {
	font-size: 15px;
	padding: 10px;
	color: white;
}
p#stopka {
font-style: normal;
	padding: 0px;
	font-size: smaller;
	text-align: center;
}


h1 {
	font-size: 20px;
	text-align: center;
	color: white;
	padding-top: 10px;
	text-transform: uppercase;
}
dl {
	margin: 15px;
	font-family: "Courier New", Courier, monospace;
	color: White;
	text-decoration: none;
	
}
dt, dd {
	padding-bottom: 5px;
}

dt a:link, dt a:visited {
	font-family: "Courier New", Courier, monospace;
	color: White;
	text-decoration: none;

}

dd a:link, dd a:visited {
	font-family: "Courier New", Courier, monospace;
	color: White;
	text-decoration: none;
}

dt a:hover, dd a:hover {
	
	color: Red;
	text-decoration: underline;
}

a:link, a:visited {
	color: white;
	border:none;
}

a:hover {
	color:red;
}

.alfa img {
border: 0px;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}

.alfa:hover img {
border: 0px;
filter: alpha(opacity=100);
-moz-opacity: 100;
-khtml-opacity: 100;
opacity: 100;
}

#tresc2 .alfa img {
width:200px;
border: 0px;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}

#tresc2 .alfa:hover img {
width:200px;
border: 0px;
filter: alpha(opacity=100);
-moz-opacity: 100;
-khtml-opacity: 100;
opacity: 100;
}



}
