@charset "utf-8";
/* CSS Document */

body {
	background-color: #141f1d;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cfaeae;
	font-size: 12px;
	line-height: 16px;
}
div, img { behavior: url(/css/iepngfix.htc); }
a {
	text-decoration:none;
	color:#cfaeae;
}
b, strong {
	color:#ffffff;
}
img {
	border:none;
}
.fix {
	line-height:1px;
	font-size:1px;
	height:1px;
	clear:both;
}
#pageContainer {
	background-image: url(/images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 990px;
	margin: 0px auto;
}
#pageContainer #top {
	height: 483px;
}

#pageContainer #top #logo {
	float: left;
	height: 189px;
	width: 294px;
}
#pageContainer #top #menu {
	background-image: url(/images/menu-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	width: 696px;
	padding: 25px 0px;
}
#menu .star {
	background-image: url(/images/star.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 16px;
	width: 16px;
	margin: 0px 10px;
}

#menu .menuItem {
	float: left;
	width: 60px;
	text-align: center;
}
#menu .first  {
	margin-left: 20px;
}
#main #leftCol {
	float: left;
	width: 288px;
}
#main #leftCol #kontaktBox {
	background-image: url(/images/kontakt.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 264px;
	margin-left: 24px;
	padding-top: 65px;
	margin-bottom: 40px;
}
#main #leftCol #kontaktBox div {
	padding-left: 20px;
}
#main #leftCol #mapkaBox {
	background-image: url(/images/dojazd.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 264px;
	margin-left: 24px;
	padding-top: 80px;
}
#main #leftCol #mapkaBox div {
	padding-left: 20px;
}
#main #mainCol {
	float: left;
	width: 669px;
	margin-left: 24px;
}
#main #mainCol a  {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

#pageContainer #stopka {
	background-image: url(/images/stopka.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 148px;
	width: 990px;
	margin-top: 50px;
}
#stopka #stopkaMenu {
	text-align: center;
	padding-top: 62px;
	color: #fefefe;
	font-size: 10px;
}
#stopka #stopkaMenu a {
	color: #FFF;
}
#stopka #copy {
	padding-top: 30px;
	padding-right: 45px;
	padding-left: 45px;
}
#stopka #copy #copyl {
	float: left;
	font-size: 9px;
}
#stopka #copy #copyl a {
	color: #FFF;
}



#stopka #copy #copyr {
	font-size: 9px;
	float: right;
}
#stopka #copy #copyr a {
	color: #FFF;
	font-weight: bold;
}
#aktualnosciBox {
	width: 600px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 40px;
}

.aktualnosciData {
	font-size: 10px;
	color: #FFF;
}

.aktualnosciTytul {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 10px;
}

.aktualnosciZajawka {

}
.wiecej {
	text-align: right;
	padding-right: 60px;
}

