/* CSS Document */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9f928a;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,form { margin: 0px; padding: 0px; }
h2 { font-size: 20px; color: #715d51; margin-top: 10px; }

a { color: #900202; text-decoration: none; }
a:hover { color: #bb3838; text-decoration: underline; }

input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #595959;
	background-color: #333333;
	padding: 1px 3px;
	color: #9f928a;
}
	
	input.but_szukaj { 
		width: 73px; 
		height: 21px;
		background: none;
		background-image: url(/images/but_szukaj.gif);
		background-position: top;
		background-repeat: no-repeat;
		border: none;
		margin-left: 20px;
		cursor: pointer;
	}

#pageContainer { width: 100%; 
	background-image: url(/images/bck_toplevel.jpg);
	background-position: top center;
	background-repeat: no-repeat;

}

#leftBackground {
	width: 319px;
	height: 540px;
	background-image: url(/images/bck_leftnav.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: absolute;
	top: 274px;
	left: 50%;
	margin-left: -480px;
	z-index: -1;
}

#topLevel { width: 100%; }
#topLevel .data { width: 1100px; height: 360px; margin: 0 auto; }

#topNavigation { 
	width: 1100px; 
	height: 46px;
	background-image: url(/images/bck_nav.gif);
	background-position: top;
	background-repeat: repeat-x;
	position: absolute;
	margin-top: 156px;
}
	
	#topNavigation  .left, #topNavigation  .right {
		width: 90px;
		float: left;
		height: 46px;
		background-image: url(/images/bck_nav_corners.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	#topNavigation  .right { width: 123px; background-position: -90px 0px; float: right; }
	#topNavigation  .menu { width: 880px; float: left; height: 25px; margin-top: 10px; }

	#navigation { width: 880px; height: 25px; margin: 0px; padding: 0px;s }
		#navigation li { float: left; margin: 0px 25px; list-style: none; padding: 0px; }
			* html #navigation li { margin: 0px 23px; }
		#navigation li a {
			display: block;
			width: 72px; 
			height: 25px; 
			background-image: url(/images/but_nav.gif);
			background-position: 0px 0px;
			background-repeat: no-repeat;
		}
		
		#navigation li a.nav_filmy { background-position: -74px 0px; width: 57px; }
		#navigation li a.nav_ksiazki { background-position: -131px 0px; width: 68px; }
		#navigation li a.nav_gry { background-position: -199px 0px; width: 44px; }
		#navigation li a.nav_ludzie_grozy { background-position: -243px 0px; width: 130px; }
		#navigation li a.nav_miejskie_legendy { background-position: -373px 0px; width: 184px; }

#searchBox { 
	width: 250px;
	height: 80px;
	position: absolute;
	margin-top: 215px;
	left: 50%;
	margin-left: -480px;
	top: 50px;
}	
	#searchBox h3 { color: #715d51; font-size: 12px; font-weight: normal; }

#lastOnForum {
	width: 680px;;
	height: 50px;
	position: absolute;
	margin-top: 210px;
	left: 50%;
	margin-left: -205px;
	font-size: 11px;
	line-height: 23px;
	text-align: left;
	top: 60px;
}
	#lastOnForum h3 { color: #715d51; font-size: 12px; font-weight: normal; line-height: 18px; }
	#lastOnForum .post {
		width: 680px;
		height: 16px;
		background-color: #000000;
		border-bottom: 1px solid #333333;
		margin-bottom: 2px;
		padding-bottom: 3px;
		line-height: 17px;
		
	}
	
	#lastOnForum .post .content { width: 400px; float: left; overflow: hidden; }
	#lastOnForum .post .date { width: 260px; float: right; text-align: right; overflow: hidden; }
	
	#lastOnForum .post .content span, #lastOnForum .post .date span { color: #900202; }
	#lastOnForum .post .content a, #lastOnForum .post .post a { color: #9f928a; }


#logo {
	width: 525px;
	height: 73px;
	position: absolute;
	margin-top: 50px;
	left: 50%;
	margin-left: -411px;
}

#mainLevel { width: 100%; }
#mainLevel .data { width: 958px; margin: 0 auto; }

#leftCol { width: 218px; float: left; margin-right: 27px; 
background-image: url(/images/bck_leftnav.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#rightCol { width: 712px; float: left; }

#leftNav { width: 208px; }
	#leftNav .line {
		border-bottom: 1px solid #534c4c;
		color: #900202;
		font-size: 13px;
		margin-top: 8px;
		padding-bottom: 8px;
		padding-left: 15px;
	}
		#leftNav .line a { color: #9f928a; }


.contentBox { 
	width: 100%;
	background-image: url(/images/bck_box.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #0b0b0b;
	line-height: 22px;
	text-align: justify;
	margin-bottom: 10px;
}
	
	.contentBox .padding { padding: 10px 20px; }

.newsBox { width: 100%; }
	.newsBox .image { width: 120px; float: left; margin-right: 25px; }
		* html .newsBox .image { margin-right: 10px; }
		.newsBox .image img { border: 4px solid #1e1b1a; }
	.newsBox .content {  }
	.newsBox .content .tytul { font-size: 18px; }
	.newsBox .content .tytul span { font-size: 14px; color: #444444; }
	.newsBox .content .opis { margin: 5px 0px; }
	.newsBox .content .autor { float: left; width: 300px; font-size: 11px; }
		.newsBox .content .autor span { color: #900202; }
	.newsBox .content .czytajWiecej { float: right; width: 150px; text-align: right; }

.newsShort { width: 100%; border-top: 1px solid #272727; padding-top: 5px; margin-bottom: 5px; }
	* html .newsShort { margin-bottom: 0px; }
	.newsShort .tytul { width: 340px; float: left; }
	.newsShort .autor { width: 330px; float: right; text-align: right; font-size: 11px; }
		.newsShort .autor span { color: #900202; }


.ksiazkaBox { width: 138px; float: left; margin: 4px 6px; }
	* html .ksiazkaBox { margin: 4px 5px; }
	.ksiazkaBox .image { width: 130px; }
		.ksiazkaBox .image img { border: 4px solid #1e1b1a; }
	.ksiazkaBox .content { width: 130px; }
	.ksiazkaBox .content .tytul { font-size: 12px; text-align: center; }
	.ksiazkaBox .content .tytul span { font-size: 12px; color: #444444; }
	.ksiazkaBox .content .autor { float: left; width: 300px; font-size: 11px; }
		.ksiazkaBox .content .autor span { color: #900202; }
	.ksiazkaBox .content .czytajWiecej { float: right; width: 150px; text-align: right; }


#defaultLine { width: 100%; }
#defaultLine .line { width: 100%; border-top: 1px solid #272727; padding-top: 5px; margin-bottom: 5px; }
	* html #defaultLine .line { margin-bottom: 0px; }
	#defaultLine .line .tytul { width: 400px; float: left; text-align: left; }	
		#defaultLine .line .tytul a { color: #9f928a; }
		#defaultLine .line .tytul span { color: #715d51; }
	#defaultLine .line .info { width: 250px; float: right; text-align: right; font-size: 11px; }
		#defaultLine .line .info span { color: #900202; }


.letterFiltr { margin-bottom: 15px; font-size: 13px; width: 100%; }
	.letterFiltr a { 
		display: block;
		float: left;
		width: 15px;
		margin-right: 5px;
		height: 20px;
		text-align: center;	
	}
		.letterFiltr a.act { color: #9f928a; }

#infoBox { width: 672px; }
	#infoBox .image { width: 120px; float: left; margin-right: 20px; }
		* html #infoBox .image { margin-right: 10px; }
	#infoBox .image img { border: 4px solid #1e1b1a; }
	#infoBox .moreInfo { width: 530px; float: left; }
	#infoBox .moreInfo .line { border-bottom: 1px solid #2c2b2b; padding-bottom: 8px; margin-bottom: 8px; }
	#infoBox .moreInfo .line .tytul { color: #900202; font-size: 18px; width: 250px; float: left; margin-right: 10px; }
	#infoBox .moreInfo .line .tytul span { color: #444444; font-size: 14px; }
	#infoBox .moreInfo .line .ocena { width: 250px; float: left; font-size: 11px; margin-top: 10px; }
	#infoBox .moreInfo .line .szczegoly_rezyser { font-size: 11px; color: #900202; line-height: 18px; width: 300px; float: left; margin-right: 10px; }
	#infoBox .moreInfo .line .szczegoly_obsada { font-size: 11px; color: #900202; line-height: 18px; width: 200px; float: left; }	
	#infoBox .moreInfo .line .szczegoly_rezyser span, #infoBox .moreInfo .line .szczegoly_obsada span { color: #9f928a; }

.infoAutor { font-size: 11px; text-align: right; }
	.infoAutor span { color: #900202; }
.screenBox { width: 100%; }
	.screenBox .box { width: 210px; float: left; margin: 4px; }
	.screenBox .box img { border: 4px solid #1e1b1a; }

.column { width: 346px; float: left; }
.clear { clear: both; }

#linkList { width: 100%; }
	#linkList .linkBox { 
		width: 672px;
		border-bottom: 1px solid #333333;
		padding-bottom: 15px;
		margin-bottom: 15px;
		text-align: center;	
	}

#footerLevel { width: 100%; height: 220px; }
	#footerLevel .data { 
		width: 958px;
		height: 220px;
		margin: 0 auto;
		background-image: url(/images/bck_footerlevel.jpg);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		color: #534942;
	}
	#footerLevel .data a { color: #9f928a; }
	
		#footerLevel .data .column {
			width: 210px;
			float: left;
			margin-right: 10px;
			border-right: 1px dotted #333333;
			padding-top: 10px;
		}
		
		#footerLevel .data .column p { line-height: 20px; }
		#footerLevel .data .column ul { margin: 0px 15px; padding: 0px; }
		#footerLevel .data .column ul li { margin: 5px 0px; padding: 0px; }

#firstFooterColumn { margin-left: 273px; }
	* html #firstFooterColumn { margin-left: 133px; }

#buttonyReklamowe { width: 215px; margin-top: 30px; }
	#buttonyReklamowe .button { width: 215px; margin-bottom: 10px; text-align: center; }


#redaktorzyList { width: 672px; }
	#redaktorzyList .redaktorBox { 
		width: 320px;
		background-image: url(/images/bck_box.gif);
		background-position: top;
		background-repeat: repeat-x;
		background-color: #0b0b0b;
		line-height: 22px;
		float: left;
		margin: 0px 15px 15px 0px;
		height: 190px;
	}
		#redaktorzyList .redaktorBox .image { width: 128px; float: left; margin: 10px; }
		#redaktorzyList .redaktorBox .content { width: 162px; float: left; margin-top: 10px; font-size: 11px; }
		#redaktorzyList .redaktorBox .content span { color: #900202; }
		#redaktorzyList .redaktorBox .content .nazwa { 
			font-size: 16px; font-weight: bold; color: #900202; border-bottom: 1px solid #2c2b2b;
			padding-bottom: 7px; margin-bottom: 10px;
		}
		
		#redaktorzyList .redaktorBox .image img { border: 4px solid #1e1b1a; }


.pageLinks { width: 100%; margin-top: 20px; }
	.pageLinks a {
		display: block;
		width: 18px;
		height: 18px;
		line-height: 16px;
		text-align: center;
		border-bottom: 1px solid #333333;
		border-right: 1px solid #333333;
		border-left: 1px solid #171717;
		border-top: 1px solid #171717;		
		background-color: #000000;
		float: left;
		margin: 3px;
	}
	.pageLinks .act { color: #FFFFFF; background-color: #0E0E0E; }

#lowerFooter {
	width: 100%;
	height: 50px;
	background-color: #101010;
	border-top: 3px solid #171717;
}
	#lowerFooter .content { width: 181px; height: 25px; margin: 0 auto; margin-top: 10px; }

#billboard_750_100 { width: 100%; }
	#billboard_750_100 .baner { width: 750px; margin: 0 auto; }
	
#baner_468_60 { width: 712px; }
	#baner_468_60 .baner { width: 468px; }
	
#googleAds_468_60 { width: 468px; height: 15px;
	position: absolute; top: 210px; left: 50%; margin-left: -100px; 
}