* {
  margin: 0;
  padding: 0;
}
ul, ol {
  list-style: none;
}
html {
  height: 100%;
}
body {
  background: url(../images/body_bg.png) repeat-x black;
  font-family: Tahoma, Verdana;
  color: #909090;
  height:100%;
  font-size: 12px;
}
a {
  text-decoration: none;
  color: #909090;
}
a:hover {
  text-decoration: none;
  color: #7fa52d;
}
em {
  font-style: normal;
  color: #7fa52d;
}
img, fieldset{
  display:block;
  border: none;
}
.no_bg {
  background: none !important;
}
.no_border {
  border: none !important;
}
.ha {
  height: auto !important;
}
.hide {
  display:none;
}
.line {
  float:left;
  width: 100%;
}
.cen {
  width: 910px;
  margin: 0 auto;
  overflow: hidden;
  clear:both;
}
.body_con {
  background: url(../images/main_bg.png) no-repeat top center;
  overflow: visible;
  height:100%;
}
.header {
  height: 110px;
}
.header h1 {
  width: 165px;
  height: 95px;
  margin: 10px auto 5px;
  background: url(../images/logo.png) no-repeat;
  text-indent: -9999px;
}
.header h1 a {
  display:block;
  width: 165px;
  height: 95px;
  text-indent: -9999px;
}
.nav_h {
  height: 30px;
}
.nav {
  padding-bottom: 10px;
  border-bottom: 1px solid #404040;
  overflow:hidden;
  height: 21px;
}
h2 {
  float:left;
  font-weight: normal;
  font-size: 16px;
  color: white;
  white-space: nowrap;
}
h2.center {
  float:none;
  overflow:hidden;
  text-align: center;
  margin-top:10px;
} 
.nav ul {
  margin-top:5px;
  float:right;
}
.nav ul li {
  float:left;
  margin-right: 20px;
  font-size: 12px;
}
.main {
  padding-top: 20px;
  height: 353px;
}
.left_side {
  float:left;
  width: 275px;
}
.right_side {
  float:right;
  width: 615px;
}
/* ================= */
/* = lista filmów  = */
/* ================= */

.left_side .movies_list {  
  float:left;
  height:272px;
  overflow:hidden;
  padding-bottom:10px;
  width:275px;
  position:relative;
}
.left_side .movies_list ul {
  float:left;
  width:275px;
}
.left_side .movies_list ul li {
  width:100%;
  float:left;
  margin-bottom: 10px;
}
.left_side .movies_list ul li a {
  float:left;
  width: 100%;
  position: relative;
}
.left_side .movies_list ul li a strong {
  background: black;
  position: absolute;
  left: 5px;
  bottom: 5px;
  width: 111px;
  height: 15px;
  font-size: 10px;
  opacity: 0.6;
  text-align: right;
  filter: alpha(opacity=60);
}
.left_side .movies_list ul li a em {
  bottom:5px;
  color:white;
  font-size:10px;
  position:absolute;
  right:160px;
  white-space:nowrap;
}
.left_side .movies_list ul li a img {
  float:left;
  border: #666666 solid 5px;
}
.left_side .movies_list ul li a span {
  background-color:black;
  color:white;
  float:right;
  font-size:12px;
  height:74px;
  opacity:0.45;
  padding:5px;
  width:132px;
  filter: alpha(opacity=45);
}
.left_side .movies_list ul li a:hover {
  text-decoration:none;
}
.left_side .movies_list ul li a:hover img {
  border: #bfbfbf solid 5px;
}
.left_side .movies_list ul li a:hover span {
  opacity: 0.6;
  filter:alpha(opacity=60);
}
.left_side .triger {
  background-color: black;
  width: 273px;
  height: 15px;
  float:left;
  margin-bottom: 10px;
  text-indent: -9999px;
}
.left_side .triger_up {
  background: url(../images/up_arrow.png)  no-repeat center black;
}  
.left_side .triger_down {
  background: url(../images/down_arrow.png) no-repeat center black;
}

/* ============================================================================= */
/* = lista tych itemow na stronie wydarzenia specjalne (to sa chyba zdjecia??) = */
/* ============================================================================= */

.left_side .items_list {  
  float:left;
  height:272px;
  overflow:hidden;
  padding-bottom:10px;
  width:275px;
  position:relative;
}
.left_side .items_list ul {
  float:left;
  width:285px;
  margin-bottom: 10px;
}
.left_side .items_list ul li {
  width:84px;
  float:left;
  margin-right: 10px;
}
.left_side .items_list ul li a {
  float:left;
  width: 100%;
  position: relative;
}

.left_side .items_list ul li a em {
  color: white;
  position:absolute;
  right: 8px;
  bottom: 5px;
  font-size: 10px;
  white-space: nowrap;
}
.left_side .items_list ul li a img {
  float:left;
  border: #666666 solid 5px;
}
.left_side .items_list ul li a strong {
  background: black;
  position: absolute;
  left: 5px;
  bottom: 5px;
  width: 74px;
  height: 15px;
  font-size: 10px;
  opacity: 0.6;
  text-align: right;
  filter: alpha(opacity=60);
}
.left_side .items_list ul li a:hover img {
  border: #aaaaaa solid 5px;
}
.left_side .items_list ul li a:hover .hide {
  display:block;
}

/* ============ */
/* = about_us = */
/* ============ */

.about_us h2{
  clear:both;
  margin-top:0;
  padding-top:20px;
}
.about_us ul {
  overflow: hidden;
  float:left;
  width:450px;
  height: 190px;
}
.about_us ul li {
  background:transparent url(../images/list_poin.gif) no-repeat scroll 0 3px;
  clear:left;
  float:left;
  padding-bottom:5px;
  padding-left:15px;
  width: 385px;
}
.about_us ul li span {
  color: white;
}
/* ===================================== */
/* = pokazywaczka wydarzen specjalnych = */
/* ===================================== */

.right_side .event {
  background-color:black;
  border-bottom:1px solid #202020;
  border-top:1px solid #202020;
  border-left:1px solid #202020;
  float:left;
  width:100%;
  position:relative;
}
.right_side .event div {
  overflow:hidden;
}
.right_side .event .navigation  {
  bottom:10px;
  height:20px;
  line-height:20px;
  position:absolute;
  right:0;
  text-align:center;
  width:96px;
}
.right_side .event .navigation a, .right_side .event .navigation span {
  float:left;
  width: 18px;
  height: 18px;
  text-indent: -999px;
  overflow:hidden;
}
.right_side .event .navigation a.prev {
  background: url(../images/nav_arrow_left.png);
}
.right_side .event .navigation a.next {
  background: url(../images/nav_arrow_right.png);
}
.right_side .event .navigation span {
  background: url(../images/nav_center.png);
}
.right_side .event img {
  float: left;
  margin-right: 10px;
  border: 5px solid #666666;
}
.right_side .event h4 {
  color: white;
  padding-top: 10px;
  font-weight: normal;
  font-size: 20px;
  padding-bottom: 10px;
}
.right_side .event div p {
  padding-right: 10px;
}
/* ================= */
/* = strona główna = */
/* ================= */

.main_links {
  width: 100%;
  overflow:hidden;
}
.main_links ul {
  overflow:hidden;
  width: 110%;
}
.main_links ul li {
  float:left;
  margin-right: 14px;
  border: 1px solid #202020;
}
.main_links ul li a {
  float:left;
  position:relative;
  border: 1px solid #747474;
}
.main_links ul li a img {
  border: 4px #666666 solid ;  
}
.main_links ul li a span {
  position:absolute;
  left: 4px;
  bottom: 4px;
  width: 205px;
  height: 70px;
  background-color: black;
  z-index:0;
}
.main_links ul li a strong {
  bottom:14px;
  color:white;
  font-size:16px;
  font-weight:normal;
  height:46px;
  left:20px;
  line-height:40px;
  position:absolute;
  width:180px;
  z-index:1;
}
.main_links ul li a:hover {
  border: 1px solid #bfbfbf;
}
.main_links ul li a:hover img {
  border: 4px #aaaaaa solid ;
}
.main_links ul li a img.sec {
  display: none;
}
.main_links ul li a:hover img.sec {
  display: block;
}
.main_links ul li a:hover img.fr {
  display: none;
}
.main_links ul li a:hover strong.hide {
  display:block;
  opacity: 1;
  filter:alpha(opacity=100);
}
.main_links ul li a:hover span.hide {
  display:block;
  opacity: 0.5;
  filter:alpha(opacity=50);
}
.main_links ul li a .hide {
  display:block;
  opacity: 0;
  filter:alpha(opacity=0);
}
/* ========== */
/* = stopka = */
/* ========== */
.footer {
  background: url(../images/footer_bg.png) no-repeat ;
  font-size: 11px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer .more_about_us {
  float:left;
}
.footer .more_about_us a {
  float:left;
  font-size:11px;
  height:45px;
  padding-left:140px;
}
.footer div.footer_info {
  float: right;
  border-left: 1px solid #404040;
}
.footer div.footer_info p {
  float:left;
  font-size:11px;
  padding-left:20px;
  height: 45px;
  line-height: 16px;
}
