@CHARSET "UTF-8";


body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #000000;
	
	color: #fff0f0;
	display: block;
	position: relative;
	font-family: "Tahoma CE", "Tahoma", sans-serif;
}

a:link, a:visited {
	color: #F89A20;
}

#leftbg {
	display: block;
	position: absolute;
	top: 0;
	left:0;
	width: 50%;
	height:860px;
	background-image: url("g/leftbg.jpg");

}

#rightbg {
	display: block;
	position: absolute;
	top: 0;
	left:50%;
	width: 50%;
	height:860px;
	background-image: url("g2/rightbg2.jpg");

}

#pageout {
	width:100%;
	position: relative;
	display: block;
	overflow: hidden;
	background-color: #132c3d;
	background-position: center;
	background-image: url("g/tlo.jpg");
}


#page {
	width: 960px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.blockimg img {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0px none black;
}

.fbagl {
	display: block;
	position: absolute;
	top: 0;
	left: -81px;
	width: 81px;
	height: 860px;
}

.fbagr {
	display: block;
	position: absolute;
	top: 0;
	left: 960px;
	width: 100px;
	height: 860px;
}

#main {
	display: block;
	position: relatve;
	width: 960px;
	overflow: hidden;
	background-image: url("g2/pagebg.jpg");
	background-repeat: no-repeat;
}

#mcenter {
	display: block;
	position: relative;
	margin-left: 146px;
	margin-top: 69px;
}



.movieblock {
	display: block;
	position: relative;
	background-color: #0f1b27;
	width: 508px;
	height: 140px;
	margin: 0px 0px 6px 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#topbox {
	display: block;
	position: absolute;
	top: 170px;
	left: 350px;
	font-size: 14px;
	color: #401010;
}

#topbox a:link, #topbox a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3010ff;
}

#topbox a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #e0100f;
}

#topform1 {
	font-size: 24px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

#topform1 #q {
	border: 1px solid black;
	background-color: #A63914;
	color: #FDFDD7;
	padding: 2px;
	font-size: 16px;
	width: 220px;
}

#topform1 .submit1 {
	background-color: #E4501E;
	color: #FDFDD7;
	padding: 4px;
	font-size: 14px;
	border: 1px solid black;
	width: 90px;
	text-align: center;
	font-weight:bold;
}

#toprbox {
	position: absolute;
	display: block;
	top: 50px;
	left: 720px;
}

#toprbox .trb1 {
	color: #E7970D;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	text-align: right;
}

#toprbox .trb2 a:link, #toprbox .trb2 a:visited {
	display: block;
	position: relative;
	width: 160px;
	text-decoration: none;
	color: #050300;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px dashed #E4501E;
	text-align: right;
}

#toprbox .trb2 a:hover {
	display: block;
	position: relative;
	width: 150px;
	text-decoration: none;
	color: #f00300;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 8px 4px 0px;
	border-bottom: 1px dashed #E4501E;
	border-right: 10px solid #E4501E;
	text-align: right;
	background-color: #F4AA6B;
}

#bnr1 {
	position: absolute;
	top: 10px;
	left: 10px;
	text-align:center;
	height:60px;
	display:block;
	width: 740px;
	overflow: hidden;
	border:1px solid black;
}

#miastabox {
	display: block;
	position: absolute;
	top: 380px;
	left: 4px;
	width: 140px;
}

#miastabox a:link, #miastabox a:visited {
	display: block;
	position: relative;
	width: 120px;
	text-decoration: none;
	color: #FDEB97;
	font-size: 14px;
	padding: 4px 0px 4px 2px;
	font-weight: bold;
}

#miastabox a:hover {
	color: #F4AA6B;
	text-decoration: underline;
}

.movieblock .mbimg {
	float: left;
	display: block;
	position: relative;
	width: 170px;
	height: 140px;
	overflow: hidden;
}

.movieblock .mbimg img {
	border: 1px solid black;
}

.movieblock .mbtytul {
	display: block;
	position: absolute;
	width: 338px;
	top: 10px;
	right: 0px;
	background-color: #112F51;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
}

.movieblock .mbtytul a:link, .movieblock .mbtytul a:visited {
	color: #F1B861;
	text-decoration: none;
	width: 600px;;
	display: block;
	position: relative;
}

.movieblock .mbtytul a:hover {
	background-color: #285483;
	width: 600px;
	color: white;
}

.movieblock .mbopis {
	font-size: 11px;
	position: absolute;
	top: 55px;
	right: 0px;
	padding: 4px;
	width: 338px;
}

.movieblock .mb2o {
	font-size: 11px;
	position: absolute;
	top: 34px;
	right: 0px;
	padding: 4px;
	width: 338px;
	background-color: black;
}

.movieblock .mb2o a:link, .movieblock .mb2o a:visited {
	color: #E4501E;
	text-decoration: none;
	
}

.movieblock .mb2o a:hover {
	text-decoration: underline;
}

.startfooter {
	display: block;
	position: relative;
	padding: 20px;
	text-align: center;
	font-size: 11px;
	color: #E7970D;
	background-color: black;
	border-top: 1px solid #B14A1B;
	margin-top: 10px;
}

.startfooter a:link, .startfooter a:visited {
	color: #E4501E;
	text-decoration: none;
}
	
.startfooter a:hover {
	text-decoration: underline;
}

#wydbox {
	display: block;
	position: absolute;
	top:470px;
	left: 663px;
	z-index: 20;
} 

#wydbox img {
	border: 1px solid #285483;
	display: block;
	position: relative;
}

#wydbox a.wydlink:link, #wydbox a.wydlink:visited {
	text-decoration: none;
	color: #F1B861;
	width: 210px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-color: #0A1117;
	border: 1px solid #0A0F12;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	display: block;
	position: relative;
	margin-top: 2px;
}

#wydbox a.wydlink:hover {
	text-decoration: underline;
}

#filminfobox {
	display: block;
	position: absolute;
	top:430px;
	left: 563px;
	z-index: 20;
	width: 360px;
	color: #FEEEA3;
} 

#filminfobox h1 {
	padding: 4px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #FEEEA3; 
}

#filminfobox .fopis {
	padding: 4px;
	font-size: 12px;
}

#filminfobox .fh2 {
	padding: 2px 4px 4px 4px;
	font-size: 12px;
	color: #FBCB79;
	font-weight: bold;
}

#filminfobox a:link, #filminfobox a:visited {
	text-decoration: none;
	color: #E4501E;;
}

#strgl {
	position: absolute;
	display: block;
	top: 116px;
	left: 100px;
}

#strgl a:link, #strgl a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #C60E0E;
}  

.nastepne {
	display: block;
	position: relative;
	background-color: #0f1b27;
	width: 508px;
	height: 22px;
	margin: 0px 0px 6px 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.nastepne a:link, .nastepne a:visited {
	display: block;
	position: relative;
	color: #E4501E;
	font-size: 12px;
	padding: 4px;
	font-weight: bold;
	text-decoration: none;
} 

#mcenter h1 {
	color: #2668B4;
	margin: 0px;
	padding: 10px;
	font-size: 28px;
	font-weight: bold;
	border-bottom: 4px solid #112F51;
	width: 488px; 	
}

#mcenter h2 {
	color: #2668B4;
	margin: 0px;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 4px solid #112F51;
	width: 488px; 	
}

.rodzajelista a:link, .rodzajelista a:visited {
	display: block;
	position: relative;
	padding: 8px;
	color: #EB8B63;
	text-decoration: none;
	font-size: 18px;
	border-bottom: 1px dotted #EB8B63;
	border-right: 1px dotted #EB8B63;
	float: left;
	width: 186px;
	text-align: center; 
}

.rodzajelista a:hover {
	background-color: #FEECA4;
}

.szukajniema {
	padding: 20px;
	display: block;
	position: relative;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.rboxm {
	float: right;
	width: 290px;
	display: block;
	position: relative;
	color: #F8C981;
}

.rboxm .spon1 {
	font-size: 12px;
}

.rboxm .spon2 {
	font-size: 11px;
}

.fxformA {
	width: 500px;
	margin-left: 100px;
	color: #E78A5F;
	font-size: 14px;
}

.fxformA legend {
	color: #E78A5F;
	font-weight: bold;
}

.fxformA fieldset {
	border: 1px solid #801010;
}

.fxformA input {
	background-color: #884224;
	color: #ffe8e0;
	border: 1px solid black;
	padding: 2px 2px 2px 2px;	
}

.fxformA textarea {
	background-color: #884224;
	color: #ffe8e0;
	border: 1px solid black;
	padding: 2px 2px 2px 2px;	
}


.komunikat {
	width: 464px;
	margin-left: 100px;
	color: #E78A5F;
	font-size: 14px;
	border: 1px solid #801010;
	margin-bottom: 16px;
	background-color: #542916;
	padding: 15px;
}


.filmblock {
	padding: 30px;
}

.filmblock a:link, .filmblock a:visited {
	text-decoration: none;
	color: #E58E63;
}

#filminfoboxhd h1 {
	padding: 4px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #FEEEA3; 
	width: 802px;
}

#filminfoboxhd2 .fopis {
	padding: 8px;
	font-size: 12px;
	background-color: #215271;
	margin-top: 4px;
	color: #fff8ef;
	width: 794px;
}

#filminfoboxhd .fh2 {
	padding: 2px 4px 4px 4px;
	font-size: 12px;
	color: #FBCB79;
	font-weight: bold;
}

#filminfoboxhd a:link, #filminfoboxhd a:visited {
	text-decoration: none;
	color: #E4501E;;
}

#commentnag {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	display: block;
	position: relative;
	padding: 4px 4px 4px 4px;
	font-size: 14px;
	color: #FBCB79;
	font-weight: bold;
	background-color: #6B240D;
	font-weight: bold;
	
}

#infoboxmenu {
	padding: 20px;
}


#infoboxmenu a:link, #infoboxmenu a:visited {
	display: block;
	padding: 10px;
	position: relative;
	color: #FFDA4E;
	text-decoration: none;
	background-color: #6B240D;
	margin-bottom: 2px;
	font-weight: bold;
	width: 300px;
}

#infoboxmenu a:hover {
	background-color: #F8C700;
	color: #6B240D
}

.inf2bx a:link, .inf2bx a:visited {
	color: #F8C700;
}

.filmyseria img {
	display: block;
	position: relative;
	border: 1px solid #A63914;
	margin-bottom: 4px;
}

form .inputD {
	border: 1px solid black;
	background-color: #FAE685;
	color: black;
	font-weight: bold;
}

form .submitD {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid #BF7B66;
	border-top: 1px solid #BF7B66;
	background-color: #B4370E;
	color: #F5F4EF;
	font-weight: bold;
}

.spon3 {
	display: block;
	position: relative;
	width: 280px;
	margin-top:10px;
}

.spon3 div {
	display: block;
	position: relative;
	margin-left: 42px;
	margin-bottom: 4px;
}

.spon3 img {
	display: block;
	position: relative;
	border: 1px solid #2F5B7F
}

.spontytul {
	display: block;
	position: relative;
	margin-left: 42px;
	background-color: #112F51;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	width:172px;
	overflow: hidden;
}

.spontytul a:link, .spontytul a:visited {
	text-decoration: none;
}

.rodzajelistamiasta a:link, .rodzajelistamiasta a:visited {
	display: block;
	position: relative;
	padding: 8px;
	color: #EB8B63;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #EB8B63;
	border-right: 1px dotted #EB8B63;
	float: left;
	width: 186px;
	text-align: center; 
}

.rodzajelistamiasta a:hover {
	background-color: #FEECA4;
}

.commentA {
	padding: 10px;
	border-bottom: #2F5B7F;
	font-size: 12px;
}

.commentT {
	padding-bottom: 4px;
	border-bottom: #2F5B7F;
	font-size: 13px;
}

.commentF {
	border-bottom: #2F5B7F;
	font-size: 11px;
	color: #FFDA4E;
}

#newsr {
	padding-top: 2px;
	margin-left: 146px;
	float: left;
	position: relative;
	display: block;
	width: 350px;

}

#newsr2 {
	padding-top: 2px;
	margin-left: 146px;
	position: relative;
	display: block;


}

#newsr a:link,#newsr a:visited,
#newsr2 a:link,#newsr2 a:visited {
	text-decoration: none;
	padding:0;
	margin:0;
}
#newsr h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	margin: 0;
}

#newsr2 h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	margin: 0;
}

.newsbox {
	font-size: 12px;
	padding: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #B14A1B;
}
.newsbox2 {
	font-size: 12px;
	padding: 4px;
	margin-bottom: 4px;
}
.newsbox div, .newsbox2 div {
	padding: 2px 0px 2px 0px;
}

#mcenternews {
	display: block;
	position: relative;
	margin-top: 14px;
	float:right;
	width:440px;
	overflow: hidden;
}

h1.hnews {
	color: #2668B4;
	margin: 0px 0px 0px 146px;
		
	padding: 80px 10px 10px 0px;
	font-size: 28px;
	font-weight: bold;
	border-bottom: 4px solid #112F51;
	width: 488px; 	
}

.subf1 {
	border-top: 1px solid #FDEAA6;
	border-left: 1px solid #FDEAA6;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 160px;
	margin: 0 0 0 0;
	background-color: #E3501F;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 6px;
}

.tplat form {
	padding: 0;
	margin: 0;
}
	
.platnmenu a:link, .platnmenu a:visited {
	display: block;
	padding: 10px;
	border: 1px solid #004080;
	position: relative;
	float: left;
	background-color: #0677D4;
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.platntyt {
	display: block;
	padding: 10px;
	border: 1px solid #004080;
	position: relative;
	background-color: #005BB8;
	font-weight: bold;
	color: white;
	font-size: 14px;
}

.platnmenu {
	display: block;
	padding: 10px;
	border: 1px solid #004080;
	position: relative;
	background-color: #00458A;
	font-weight: bold;
	color: white;
	font-size: 14px;
	text-align: center;
	padding-left: 70px;
}











	
	

