* {
	margin:0;
	padding:0;
}



#wrapper {
	width:1005px;
	margin:0 auto;
	overflow:hidden;
}

#header {
	margin-top:5px;
	width:1005px;
}

#logo {
	width:820px;
	height:121px;
	margin-left:92px;
}

#logo h1,#logo h2 {
	text-align:center;
}
/* górne menu */

#topmenu {
	width:100%;
	height:30px;
	margin:10px 0;
}

#topmenu div{
	float:left;
	width:186px;
	height:24px;
	margin:2px 5px;
	text-align:center;
}


/* KONIEC górne menu */

/* lewe prawe menu */

.liActive {
	background:url('/images/lightoff.gif') no-repeat -5px -2px;
}

.liNormal {
}

#lmenu {
	width:150px;
	height:1500px;
	float:left;
	font-size:0.8em;
}

#polecamy {
	width:138px;
}


#kategorie {
	width:150px;
}

#polecamy h3,#kategorie h3 {
	margin-left:20px;
	padding:15px 0;
}

#lmenu ul {

}

#lmenu li,#rmenu li {
	list-style:none;
	padding-left:18px;
}

#rmenu {
	width:160px;
	height:1590px;
	float:left;
	font-size:0.8em;
	overflow:hidden;
	margin-left:6px;
}


.baner {
	margin:20px auto;
}

.baner img{
	border:none;
}

/* KONIEC lewe prawe menu */

/* main title */

#main {
	width:685px;
	height:1600px;
	float:left;
	overflow:hidden;
}

.pageTitle {
	width:685px;
	height:33px;
	margin:10px 0 5px 0;
}

.pageTitle h2 {
	text-align:center;
}

#zaslon {
		position:absolute;
		z-index:200;
		margin:20px 0 0 15px;
		height:45px;
		width:660px;
		background-color:#ffffff;
}

#zaslon .black {
	height:18px;
	width:641px;
	background-color:#ffffff;
	margin-left:9px;
}

/* KONIEC main title */



.video {
	width:159px;
	float:left;
	margin:10px 4px;
	padding:4px 0 4px 0;
	text-align:center;
}

.video img {
	width:145px;
	height:110px;
	padding:1px;
	overflow:hidden;
}

/* stronicowanie czyli nawigacja */

.nawigacja {
	clear:both;
	width:100%;
	text-align:center;
}

/* KONIEC stronicowanie czyli nawigacja */

/* STOPKA */

#footer {
	clear:both;
	width:1005px;
	height:35px;
}

#footer .fdane {
	float:left;
	width:985px;
	text-align:center;
}

/* koniec stopki */

/* ukryte elementy ( okna logowania itp) */

#oknologowania {
	position:absolute;
	z-index:305;
    margin:250px 0 0 200px;
    color:#00144E;
}

#loginsubmit {
	float:left;
	width:20px;
	height:20px;
	margin-top:10px;
}

#loginsubmit img {
	width:20px;
	height:20px;
	border:0;
}

#oknoedycji {
	position:absolute;
	z-index:300;
    margin:150px 20px;
}

#loginform {
	width:250px;
	height:130px;
	margin:0;
	padding-left:20px;
    overflow:hidden;
}

#titleedit {
	width:600px;
	height:100px;
	margin:0;
	padding-left:20px;
    overflow:hidden;
}

#titleedit .inp {
	width:550px;
}

/* Koniec elementów ukrytych */

/* okno SMS i RAMKA SMS */

#oknosms {
	width:640px;
	height:400px;
	padding-top:40px;
	margin:70px 0 0 20px;
}

#oknosms .cena {
	width:100%;
	text-align:right;
	margin:20px 10px 0 0;
}

#frame {
	width:200px;
	height:60px;
	overflow:hidden;
	margin:10px 0 0 220px;
}

#frame iframe {
	margin-top:-58px;
}


/* KONIEC okno SMS i RAMKA SMS */


/* obiekt wyswietlajacy film i dane z nim zwiazane (plik full.html tylko) */
#obiekt {
	width:100%-4px;
	padding:20px 0;
	background-color:#ffffff;
	border:solid 2px #003AE5;
	text-align:center;
}

#informacje {
	float:left;
	width:450px;
	height:180px;
	margin:15px 0;
	padding:15px 5px;
}

#informacje div {
	margin:5px 0;
}

#informacje .lewa {
	clear:both;
	width:150px;
	float:left;
}

#informacje .prawa {
	width:300px;
	float:left;
}

#glosuj {
	width:200px;
	height:190px;
	float:left;
	margin:15px 0 15px 11px;
	padding:10px 5px;
}

/* obiekt wyswietlajacy film i dane z nim zwiazane (plik full.html tylko) */


/* filmy powiazane (plik full.html tylko) */

#relatedVideos {
	width:680px;
	height:615px;
	clear:both;
	overflow:hidden
}

#relatedVideos h3 {
	margin:5px 0 7px 15px;
}

/* koniec filmow powiazanych    (plik full.html tylko) */

/*STARS */
.rating {
	margin-left:5px;
}

.star_rating{
list-style:none;
margin: 2px 0 0 -1px;
padding:0;
width: 140px;
height: 12px;
position: relative;
background: url(/images/rating_stars.gif) 0 0 repeat-x;
overflow: hidden;
/*float: left;*/
}
.star_rating li{
padding:0;
margin:0;
float: left;
}
.star_rating li a{
display:block;
width:14px;
height: 12px;
text-decoration: none;
text-indent: -9000px;
z-index: 10;
position: absolute;
padding: 0;
margin: 0;
}
.star_rating li a:hover{
background: url(/images/rating_stars.gif) 0 12px;
z-index: 2;
left: 0;
}
.star_rating a.jeden_star{
left: 0;
}
.star_rating a.jeden_star:hover{
width:14px;
}
.star_rating a.dwa_stars{
left:14px;
}
.star_rating a.dwa_stars:hover{
width: 28px;
}
.star_rating a.trzy_stars{
left: 28px;
}
.star_rating a.trzy_stars:hover{
width: 42px;
}
.star_rating a.cztery_stars{
left: 42px;
}
.star_rating a.cztery_stars:hover{
width: 56px;
}
.star_rating a.piec_stars{
left: 56px;
}
.star_rating a.piec_stars:hover{
width: 70px;
}
.star_rating a.szesc_star{
left: 70px;
}
.star_rating a.szesc_star:hover{
width: 84px;
}
.star_rating a.siedem_stars{
left: 84px;
}
.star_rating a.siedem_stars:hover{
width: 98px;
}
.star_rating a.osiem_stars{
left: 98px;
}
.star_rating a.osiem_stars:hover{
width: 112px;
}
.star_rating a.dziewiec_stars{
left: 112px;
}
.star_rating a.dziewiec_stars:hover{
width: 126px;
}
.star_rating a.dziesiec_stars{
left: 126px;
}
.star_rating a.dziesiec_stars:hover{
width: 140px;
}
.star_rating li.current_rating{
background: url(/images/rating_stars.gif) 0 24px;
position: absolute;
height: 12px;
display: block;
text-indent: -9000px;
z-index: 1;
left: 0;
}

/* KONIEC STARS */