@charset "iso-8859-2";
.bg_main {
	background-color: #CC0066;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-x;
	vertical-align: top;
}
.bg_stopka {
	background-color: #CC0066;
	background-image: url(images/bottom_bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	height: 150%;
	vertical-align: top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bg_main td {
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.bg_main_bold {
	font-weight: bold;
}

.bg_main img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img {
	float: left;
	padding-right: 7px;
}

.img2 {
	float: right;
	padding-left: 10px;
}

.bg_top_l {
	background-position: right;
	background-color: #EC008C;
	background-image: url(images/top_plakat_side.png);
}
.bg_top_c {
	background-color: #CC0066;
	background-image: url(images/top_plakat.png);
	height: 150px;
	width: 800px;
}
.bg_top_p {
	background-color: #EC008C;
	background-image: url(images/top_plakat_side.png);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC0066;
}
.linki {
	font-size: 9px;
}
