body {
    background-color : #fff;
    color : #555;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    margin:0px;
    background-image: url(/images/body_bg.png);
    background-position: 10px 135px;
    background-repeat: repeat-x;
	
}

a {
	color : #0069BF;
	text-decoration : none;
}


a:hover {
	text-decoration : underline;
}

a.active {
	background-color: #0069BF;
    color: white;
}


h1 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 1.8em;
	margin:0.13em;
	color: #004d72;
}


h2 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 1.3em;
	margin-top : 0.5em;
}


h3 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin-top : 1em;
}



h4 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-top : 1.5em;
}

.centered {
	text-align: center;
}

tr.ruled{
	background:#eee;
}    

th{
	background-color : #eee;
}


td {

}

td.number, td.money, th.number, th.money  {
  text-align: right;
}

.notice p, p.notice{
	color: #fff;
	background-color: #f44;
	padding:0.2em 0;
	text-align: center;
}
.notice p a, p.notice a{
	color: black;
}

/* ------- header ---------------------- */

div#header {
    background-image: url(/images/header_full2.jpg);
	background-color: #024d87;
    background-position: 50% 0;
    background-repeat: repeat-x;
    color: #aaa;
	
}
div#header a {
   color: #fff;
}

div#header #user { 
    height:30px;
    text-align: right;
    width:95%;
    margin: 0 auto 0;
    position: relative;
}

div#header #user #search_form {
	display: inline;
}


div#header #user #search_form form {
	display: inline;

}

div#header #user #search_form form p{
	display: inline;
    margin: 0;

}



div#header #user #search_form{
    line-height: 30px;    
}

div#header #user #search_form form input {
	width: 80px;
}

div#header #user #search_form input.button {
	width: 60px;
	background-color: #000;
	border: 2px solid #000;
	color: #fff;
}

div#header .fb_like {
    margin: 1px -1px 0;
    float: right;
}




div#header #logo a {
   font-family: Geneva,Arial,Helvetica,sans-serif;
   font-size: 35px;
   font-weight: bold;
}

div#header #logo a:hover {
    text-decoration: none;
	color: #eee;
}


#header #logo {
    padding: 0px;
    margin: 0px 300px 0 200px;
    height:68px;

}
#beta-info {
	position: absolute;
	right: 10px;
	top: 30px;
	width: 200px;
	text-align: right;
}

/* ------- menu ---------------------- */

div#menu {
    background-color: #fff;
    background-image: url(/images/menu_bg.png);
    background-repeat: repeat-x;
    height: 38px;
	border-top: 4px solid #0096d6;
}

div#menu ul{
    margin: 0px 2%;
    padding: 2px;
    border: #aaa solid;
    border-width: 0px 0px;
    height: 27px;
    line-height:30px;
    text-align: center;
}

div#menu ul li{
    display: inline;
    margin: 0px 0px;
    padding: 0 10px;
    height: 30px;
    background-image: url(/images/menu_separator.gif);
    background-repeat: no-repeat;
    background-position: right;
}

body.mobile div#menu ul li.home_cinema, body.mobile div#menu ul li.about{
    display: none;
}

div#menu ul li a{
    color: black;
    font-size:13px;
}

div#menu ul li a:hover{
    color: #888;
}

div#menu ul li.distincted a{
    color: #A2009C;
}

div#menu ul li.feed_icon a img{
    border: 0 none;
    margin-bottom:-3px;
}



/* ------- menu ---------------------- */

ul.submenu {
    margin: 0px 2% 1em;
    padding: 1px 2em;
    border: #A2009C solid;
    border-width: 0px 0px 1px;
    height: 27px;
    line-height:30px;
}

ul.submenu  li{
    display: inline;
    margin: 0px 5px;
    padding: 5px 10px; 
    height: 30px;
    background-color: #eee;
}

ul.submenu li.selected{
    background-color: white;
    border: #A2009C solid;
    border-width: 1px 1px 0 1px;
    padding: 5px 10px 7px;
}


ul.submenu li a{
    color: #0069BF;
    font-size:13px;
}

ul.submenu li a:hover{

}

ul.submenu li.selected a {
    color: #A2009C;
}

body.ie6 ul.submenu{
    padding: 0 2em;
}

body.ie6 ul.submenu li, body.ie6 ul.submenu li.selected {
    padding: 0 1em;
}

body.ie6 ul.submenu li.selected{
    background-color: #A2009C;
    border: #A2009C solid;
    border-width: 1px;
}

body.ie6 ul.submenu li.selected a {
    color: #fff;
}



/* ---- /submenu ----- */

.clear-right{
    clear:right;
}

.clear-left{
    clear:left;
}

/* ------- menu ---------------------- */


div#container{
  margin: 0 15px;
}
div#left-column, div#right-column {
    font-size:11px;
}

div#container div#left-column {
    background-image: url(/images/left_column_bg4.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #fff;
    margin: 0;
    padding:0 0 0 7px;
    float: left;
    width:170px;
    min-height: 500px;
    height:auto;
    
}

div#container div#right-column {
    background-image: url(/images/right_column_bg4.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #ffffff;
    margin: 0;
    padding:0 0 0 7px ;
    float: right;
    width:170px;
    min-height: 500px;
    height: auto;
}



div#left-column h1{
    background-image: url(/images/column_header_left1.png);
    background-repeat: repeat-x;
    margin: 0 0px 0px -7px;
    padding: 0px 5px 9px;
    height: 24px;
    line-height:24px;
}


div#right-column h1{
    background-image: url(/images/column_header_right1.png);
    background-repeat: repeat-y;    
    background-position: right;
    margin: 0 -0px 0px -7px;
    padding: 0px 5px 9px;
    height: 24px;
    line-height:24px;
}

div#left-column h1 a, div#right-column h1 a{
    margin: 10px;
    color: #fff;
    font-size: 12px;
}

div#right-column p, div#left-column p {
    padding: 0;
    margin: 2px 0;
}

div#content {
    background-color: #fff;
    margin: 0 177px;
    padding: 10px;

}



div#content div.for-table {
    text-align: center;
}

div#content div.for-table table{
    margin: 0 auto 1em;
}

div#content div.for-table table a img{
    border: 0px none;
}

div#content div.for_ads {
	margin: 20px auto 10px;
	text-align: center;
}

body.mobile div#content div.for_ads {
   /* display: none; SK: adds should also be displayed for mobile clients */
}

body.iphone div#content div.for_ads {
    display: block;
}

div.for_ads_top {
	text-align: center;
}

div.for_ads_billboard {
  margin-left: 178px;
}
div.for_ads_billboard div.billboard {
  margin: 0 auto 5px;
  width: 750px;
}

div#right-column p.iphone_ad {
  margin: 0 0px 15px;
  padding-top: 10px;
}

div#right-column p.iphone_ad a {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
div#right-column p.iphone_ad img {
  padding-left: 7px;
  border: 0px; 
}

/* reklama iphonowej aplikacji wewnątrz #content */
div#content p.iphone_ad a{
  font-weight: bold;
}
div#content p.iphone_ad img {
  width: 300px;
}


/* reklama arbomedia context */
.intextPodtrzeni
{
color: #0069BF;
padding: 0 3px;
text-decoration: none;
background-color: #eee;
border-bottom: 1px solid #0069BF;
}



/* --------- forms ------------- */

form.standard label {
}


div.fieldWithErrors input {
    border:2px solid red;
}

.formError {
    color: red;
}

input {
	background-color: #f3f3f3;
	border-width: 1px;
}

input:focus {
	background-color: #fffff0;
}


input.button, input.gsc-search-button {
	background-color: #880588;
	color: #fff;
	border-width: 1px;
	border-bottom-color: #880588;
	border-right-color: #880588;
	
	border-top-color: #880588;
	border-left-color: #880588;
}

input.button:focus , input.gsc-search-button:focus {
	background-color: #aa05aa;

}
#favourite a img {
	border : 0px none;
}
#favourite a  {
	text-decoration: none;
}

/* --------- Showtimes table ------------- */

body.ie6 table.showtimes {
    width: auto;
}

body table.showtimes {
    width: 90%;
}

td.hour{
    white-space: nowrap;
    width: 7em;
}

table.showtimes td{
    border-top: 1px solid #444;
    text-align: center;
}

table.dokina th.cinema, table.nafilm th.film{
    background-color: #e0e0e0;
    padding:8px;
    text-align:left;
}

table.showtimes th span{
    font-weight: normal;
}

p.order_showtimes {
    margin-top: 0;
    margin-left: 5%;
    text-align: left;
}

/* --------- calendar table ------------- */
table.calendar {
    width: 70%;
    max-width: 600px;
}

body.ie6 table.calendar {
    width: 300px;	
}

table.calendar td {
    border: 2px #ddd solid;
    text-align: center;
	white-space: nowrap;
}

table.calendar td, table.calendar th  {
    font-size: 11px;
}
table.calendar td a{
    font-weight: bold;
}


table.calendar td.active, table.calendar td.active.Sunday, table.calendar td.active.Saturday   {
    background-image: url(/images/column_header_right1.png);
    background-color: #96078f;
    border: 2px #96078f solid;
}

table.calendar td.active a{
    color: #fff;
}
table.calendar td a:hover{
    text-decoration: none;
    color: #96078f;
}
table.calendar td.active a:hover{
    color: #fcc;
}


table.calendar td.Sunday{
    background: #FFA8A8;
}

table.calendar td.Saturday {
    background: #eaeaea;
}

/* ---------- hours / pagination -------- */
.numbers a{
  padding: 3px;
  border: 0px none ;
}

.numbers a.active{
  background: url(/images/column_header_right1.png);
  padding: 3px;
  color: white;
}

.numbers a:hover{
  color: #a30a9c;
  padding: 2px;
  border:1px #a30a9c solid;
  text-decoration: none;
}
.numbers a:hover.active{
  background: white;
  padding: 1px;
  border: 2px #a30a9c solid;
}
.numbers span.active, .numbers span.current{
  background: url(/images/column_header_right1.png);
  padding: 3px;
  color: white;
}


/* ------- films list ---------------------- */

div.list-full {
}


div.list-full div.for-film {
    border-bottom: 1px solid #eaeaea;    
}

div.list-full div.for-news {
    border-bottom: 1px solid #eaeaea;    
}

div.list-full a img{
	border: 1px solid #f6f6ff;
}

div.news-footer {
    font-size: 10px;
    text-align: right;
}

div.list-full h1{ /* date */
    background-color: #0d5c9d;
    color: #fff;
    font-size: 1em;
    padding: 2px 1em;
}

div.list-full div.for-image{
    float:left;
    width: 120px;
    text-align: center;
}

div.list-full div.for-image img{
    height: 100px;
}
div.side-to-image{
    margin-left: 120px;    
    height: 120px;
}

div.list-full h2 {
    margin: 0px;
    font-size: 1em;

}

p.with_image {
	height: 150px;
}

div.for_trailer {
	text-align: center;
}

div.for_trailer div.trailer_search{
	width: 90%;	
	margin: 0 auto;
}

div.for_trailer div.tag-selected_gsvsc {
	display: none;
}

body.ie6 div.for_trailer div.trailer_search, body.ie7 div.for_trailer div.trailer_search{
	width: 300px;	
}

div .footerBox_gsvsc {
	clear: none;
}

div.trailer_search .player_gsvsc {
    width: auto;
}

/* ------- footer ---------------------- */


div#footer{
   background-color: #dddddd;
   background-image: url(/images/footer_bg.png);
   background-repeat: repeat-x;
   font-size: 10px;
   height: auto;
   padding: 10px;
}
div#footer p {
    padding: 0px;
    text-align: center;
}

div#footer p.credits {
    padding: 0px;
    text-align: right;
}

div#footer p.navigation {
    line-height: 20px;
}

div#footer a.feed_icon img {
    vertical-align: -5px;
    border: 0px none;
}


/* ------- footer homepage - kei ---------------------- */
#content p.ads_footer {
    text-align: right;
}
#content p.ads_footer a img{
    border: 0px none;
}
/* ------- footer preview ---------------------- */

body.ie6 #preview, body.ie7 #preview, body.mobile #preview {
    display: none;
}

#preview {
    text-align: left;
    background-color: #f1f1ff;
    border-top: 1px solid #333;
    position: fixed;
    bottom: -97px;
    width: 100%;
    margin: 0px;   
}
#preview.film, #preview.cinema {
    bottom: 0px;   
}

#preview.film div.cinema {
    display: none;
}

#preview.cinema div.film{
    display: none;
}



#preview img {
    margin: 3px 20px;
    height: 70px;
    width: 47px;
    float: left;
}
#preview p{
    margin: 2px;
}
#preview h1, #preview h2{
    display: inline;
    color: inherit;
    margin: 0px;
}

#preview h1 {
    font-size: 1.2em;
}
#preview h2{
    font-size: 1em;
}

#preview .cinema {
    padding-left: 80px;
}

/* ------- END: footer preview ---------------------- */



/* -------------- START: opinie ------------ */
.comment_input {
    border: 1px solid #000000;
    width: 70%;
    height: 70px;
    padding: 3px;
    font-family: arial;
    font-size:10pt;
}

.profilDesc {
    border: 1px solid #000000;
    width: 550px;
    height: 70px;
    padding: 3px;
    font-family: arial;
    font-size:10pt;
}

.comment_date {
    color:#959697;
    font-weight:bold;
}

div.comment_form {
    padding: 10px 0;
}

#film_comments {
    margin-top: 10px;
    width:98%;
    padding-left:6px;
}

#comment_errors_box {
    color: #FF0000;    
    padding: 10px 0;
}

#new_comment_buttons {
    font-size: 10px;
}

#new_comment_buttons div {
    width: 70%;
    text-align: right;
    font-size: 12px;    
}

div.comment_content {
    border-top: 1px solid #555;    
    background-color: #f5f5f5;
    padding:3px;
    margin-top: 3px;
}

div.comment_content div {
    padding: 0px 0;
    font-size: 10px;
}
/* -------------- KONIEC: opinie ------------ */

#ratecell {
    margin-top: 10px;
    text-align: right;
}

#ratecell table {
    width: 100%; 
}

body.ie6 #ratecell table {
    width: auto; 
}




#ratecell table td {
    text-align: right;
}


.beta {
	color: red;
}

div.for_film_description {
	min-height: 3.5em;
}

img.ad_example{
	width: 300px;
	border: 5px #ccc solid;
}

#user_info {
    display: none;
}

#user_info a{
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 2px;
    padding-top: 2px;
}

#user_info a:hover, #user_info.signin a.signin, #user_info.signup a.signup{
    background-color: white;
    color: #333;
    text-decoration: none;
}

div#for_login_form {
    background-color: #fff;
    border-left: 1px solid #aaa;
    border-top: 0px none;
    border-bottom: 2px solid #333;
    border-right: 2px solid #333;

    width: 200px;
    position: absolute;
    top: 23px;
    right: 140px;
    text-align: left;
    color: #555555;
}

body.ie6 div#for_login_form {
    
}


div#for_login_form * {
    margin-left: 0.5em;
}
div#for_login_form p {
    margin-bottom: 1em;
    margin-top: 1em;

}

div#for_login_form form {
    margin: 0;
    padding: 0;
}

div#for_login_form input {
    width: 90%;
}

#user_info div#for_login_form, #user_info form.signup, #user_info form.signin{
    display: none;
}

#user_info.signup div#for_login_form, #user_info.signin div#for_login_form, #user_info.signin form.signin, #user_info.signup form.signup{
    display: block;
}


/* products */

div.products h2{ /* date */
    background-color: #0d5c9d;
    color: #fff;
    font-size: 1em;
    padding: 2px 1em;
}

div.for_products_grid {
    text-align: center;    
}

table.products_grid {
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
}

table.products_grid td {
    text-align: center;
    width: 180px;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    margin: auto;
    vertical-align: top;
}

div.award_categories li.winner{
    background-color: #EEE;
    padding: 5px;
}

div.award_categories ul{
    margin: 0.5em 0 ;
    list-style: none;
}
/* phone pages */

.phone_thumbnail {
  float: right;
}

/* new film page */
div.film-info {
    position: relative;
    min-height: 250px;
    padding-right: 250px;
}

div#content div.film-info div.for_ads {
    border: 1px solid #aaa;
    margin: 0;
    position: absolute;
    right: 0;
    white-space: nowrap;
}

div#content .with_adtaily {
  width: 620px;
  margin:  20px auto 10px;
}
div#content .with_adtaily #AdTaily1 {
  width: 150px;
  float: right;
  /*margin-top: 25px;*/
}

body .with_adtaily #AdTaily1 #AdTaily2 #AdTaily3 #AdTaily_Widget_Container {
  /*padding: 20px 3px;*/
  height: 228px;
  padding-top: 20px;
}



img.film_poster {
    margin: 20px;
    border: 1px solid;
}

#userRatingStars img {
    border: 0 none;
}


div.zaloba {
  background-color: black;
  color: gray;
  padding: 1em 2em;
  margin-bottom: 1em;
}

div.zaloba h1 {
  color: gray;
}



/* offers */

div.offer_header {
  padding: 0.6em 3em;
  margin-bottom: 1em;
  border: 1px solid #ccc;

}
div.offer_header h2 span.price{
  color: red;
}

div.offer_box {
  border: 1px solid #aaaa99;
  background: #ddedcc;
  display: block;
  float: left;
  width: 230px;
}

.offer_box .buy{
  background-color: #f00;
  margin: 0.5em;
  padding: 10px 15px;
  font-weight: bold;
  font-size: 1.3em;
  display: block;
  color: #fee;
}


.offer_box .buy{
        padding: 10px;
        -moz-box-shadow: 2px 2px 2px #aaa;
        -webkit-box-shadow: 2px 2px 2px #888;
        box-shadow: 2px 2px 2px #aaa;
}

.offer_box .buy{
        text-shadow: 1px 1px 1px #444;
}

.offer_box .buy{
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        /*border: 1px solid #CCC;*/
}

.offer_box .buy:hover{
        -webkit-box-shadow: 1px 1px 1px #aaa;
        background-color: #f22;
}
.offer_box .buy:hover a.button{
        background-color: #f22;
  
}

.offer_box .buy a.button{
  background-color: #f00;
  color: #fff;
  margin-left: 1em;
  font-size: 15pt;
}

.offer_box p.prices {
  text-align: center;
}

.offer_box .status{
  padding: 1em;
  text-align: center;
}

.offer_box .timer {
  text-align: center;
  border-top: 1px solid #aaaa99;
  border-bottom: 1px solid #aaaa99;

}

div.offer_details {
  display: block;
  width: auto;
  margin-left: 250px;
  
}

div.offer_details .when{
  font-weight: bold
}
div.offer_details .poster_logo{
  text-align: center;
}


.standard_price {
  text-decoration:line-through;
}

.about_film {
  float: left;
}


table.offer_order {
  width: 90%;
  border: 1px solid #aaa;
}


div.offer_registration_form {
  width: 300px;
  float: left;
  padding: 1em 1em;
}
div.offer_registration_form label {
  width: 110px;
  display: block;
  float: left;
  text-align: right;
  margin-right: 5px;
  
}

div.offer_login_form {
  width: auto;
  margin-left: 320px;
  border-left: 1px solid #aaa;
  padding: 1em 2em;
}