@charset "utf-8";
body {
	background-color: #FFFFCF;
	padding: 0px;
}
#exp_banner {
	position: absolute;
	width: 760px;
	height: 361px;
	left: 50%;
	margin-left: -376px;
	z-index: 100;
	overflow: hidden;
	visibility: visible;
	z-index: 1;
}
#main_div
{
	background-image: url(images/center.jpg);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
#pion_l
{
	background-image: url(images/lb.jpg);
	background-repeat: repeat-y;
	background-position: 0px 73px;
}
#pion_p
{
	background-image: url(images/pb.jpg);
	background-repeat: repeat-y;
	background-position: 0px 73px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a{
	color: #8A091D;
	text-decoration: none;
}
h1, .tytul_albumu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
ul.pkt{
	list-style-type: none;
	padding-left: 5px;
	margin: 0px;

}
ul.pkt li {
	line-height: 26px;
	padding-left: 32px;
	background-image: url(images/wpkt.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
li {
	margin-top: 8px;
	margin-bottom: 8px; 
}

h3 {
	font-size: 16px;
	color: #8A091D;
}
p {
	margin-top: 12px;
	margin-bottom: 12px;
}
/* newsy */

#box_news {
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 25px;
	height: 510px;
}
.news_tytul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 4px;
}
.news_tytul a:hover{
	color: #8A091D;
}
.news_data {

	color: #8C0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.news_tresc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
#archiwum {
	position: relative;
	bottom: 25px;	
	left: 322px;
	width: 102px;
}

#stopka {
	color: #ADAD89;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#stopka a{
	color: #8C0000;
	font-weight: bold;
	text-decoration: none;	
}
#stopka a:hover{
	text-decoration: underline;	
}
#pasek_menu  {
	position: relative;
	top: 34px;
}
/* Dealerzy*/
.miasto {
	color: #FFFFFF;
}
.dane {
	color: #FFFFCF;
}
.naglowek {
	color: #8A091D;
	text-decoration: none;
}