body {
	margin: 0;
	padding: 0;
	
	background-color: #000000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

img {
	border: 0 none;
}

/*------------------------------------------------------- */

#site {
	width: 877px;
	margin: 0 auto;
}

#header_bg {
	width: 877px;
	height: 169px;
	float: left;
	background-image: url('../img/header_bg.jpg');
	background-repeat: repeat-x;
}

#header {
	width: 830px;
	height: 140px;
	float: left;
}



#menu {
	width: 875px;
	height: 29px;
	float: left;
	background-image: url('../img/menu_bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

#menu img {
	float: left;
}


#page {
	width: 854px;
	float: left;
	background-image: url('../img/page_bg.jpg');
	background-repeat: repeat-y;
}

#left {
	width: 266px;
	float: left;
	background-image: url('../img/left_header.jpg');
	background-repeat: no-repeat;
}

.left_content {
	padding: 20px 20px 20px 20px;
}

.left_title {
	padding: 60px 25px 2px 25px;
	font-size: 14px;
	font-weight: bold;
}

.left_content {
	padding: 0px 25px 10px 25px;
	color: #acacac;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
}

.left_content p {
	padding-top: 0px;
	margin-top: 0px;
}

.left_banner {
	width: 229px;
	padding: 10px 20px 10px 17px;
}

#middle {
	float: left;
	width: 588px;
	background-image: url('../img/tlo_content.jpg');
	background-repeat: no-repeat;
}


#flash_miesiac {
	float: left;
	width: 564px;
	height: 238px;
}

#left_footer {
	width: 854px;
	float: left;
	background-image: url('../img/left_footer.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
}

a.red_link:link {
	text-decoration: none;
	color: #f23640;
	font-weight: normal;
}
a.red_link:active {
	text-decoration: none;
	color: #f23640;
	font-weight: normal;
}
a.red_link:visited {
	text-decoration: none;
	color: #f23640;
	font-weight: normal;
}
a.red_link:hover {
	text-decoration: underline;
	color: #f23640;
	font-weight: normal;
}

.red_link_2 {
	text-decoration: none;
	color: #f23640;
	font-weight: normal;
	cursor: pointer;
}

.red_link_2:hover {
	text-decoration: underline;
	color: #f23640;
	font-weight: normal;
	cursor: pointer;
}


.pozycja {
	float: right;
	width: 581px;
}

.poz_title {
	font-size: 14px;
	padding-bottom: 18px;
}

.special {
	background-color: #00a1ff;
	padding-top: 8px;
	padding-left: 2px;
	padding-right: 1px;
}

.poz_subtitle {
	color: #00a1ff;
	font-size: 12px;
}

.poz_content {
	color: #c0c0c0;
	line-height: 16px;
	font-size: 11px;
	width: 400px;
	float: left;
}

.poz_content p {
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}



.poz_dane {
	color: #c0c0c0;
	line-height: 16px;
	font-size: 11px;
	width: 400px;
	float: left;
	text-align: justify;
	padding-top: 5px;
}


.poz_dane p {
	padding-top: 0px;
	margin-top: 0px;
}


.poz_subtitle_2 {
	color: #00a1ff;
	padding-left: 24px;
}

.poz_content_2 {
	color: #c0c0c0;
	line-height: 16px;
	font-size: 11px;
	padding-left: 24px;
}


.kategoria {
	width: 139px;
	float: left;
	text-align: center;
}

.kategoria:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


#footer {
	width: 100%;
	height: 48px;
	background-image: url('../img/footer_bg.jpg');
	background-repeat: repeat-x;
	float: left;
}

#footer_content {
	width: 889px;
	margin: 0 auto;
}

#copyright {
	float: left;
	padding-top: 18px;
	color: #3c3c3c;
	font-size: 10px;
	width: 266px;
	text-align: center;
}

#loga {
	float: right;
	height: 34px;
	padding-top: 8px;
	width: 603px;
}

#loga img {
	float: left;
}


.tekst_niebieski {
	color: #00a1ff;
}

/*------------------------------------------------------- */

a:link {
	color: #00a1ff;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #00a1ff;
}

a:visited {
	text-decoration: none;
	color: #00a1ff;
}

a:hover {
	text-decoration: underline;
	color: #00a1ff;
}


ul {
	list-style-type: square;
}