#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 200; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 180; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 190; width: 100%; height: 500px; background-color: #000; }


body {
  margin: 0;
  padding: 0;
  background-color: white;
  color: white;
  font-size: 12px;
  font-family: Arial, Tahoma, sans-serif; }

a, a:link, a:active, a:visited {
  color: #ababab;
  text-decoration: none; }
  a:hover, a:link:hover, a:active:hover, a:visited:hover {
    color: white;
    text-decoration: underline; }

a, img, a img {
  outline: 0 none;
  border: 0 none; }

label {
  cursor: pointer; }

input, textarea, select {
  font-family: inherit; }

#center {
  width: 998px;
  margin: 0 auto; }

#container {
  background-image: url(/images/bg.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  width: 998px;
  float: left; }

#header, #wrapper, #footer {
  margin-left: 6px; }

#header {
  float: left;
  width: 986px;
  height: 106px;
  background-image: url(/images/header_bg.png);
  background-repeat: repeat-x;
  background-position: left top; }
  #header #logo {
    float: left;
    width: 452px;
    height: 105px; }
    #header #logo img {
      float: left; }
  #header #menu {
    float: right;
    width: 320px;
    padding-top: 8px; }
    #header #menu #wygraj {
      float: left;
      width: 208px;
      height: 41px;
      margin: 0px 0px 6px 73px;
      display: inline;
      border-bottom: 1px solid #999999; }
    #header #menu #ikony {
      float: left;
      width: 62px;
      height: 27px; }
      #header #menu #ikony img {
        float: left; }
    #header #menu .left {
      padding-right: 8px; }
    #header #menu #form_login {
      float: left;
      padding-left: 11px;
      width: 247px; }
      #header #menu #form_login div {
        float: left;
        color: #ababab;
        font-size: 11px; }
      #header #menu #form_login input.field {
        width: 88px;
        height: 17px;
        padding: 6px 6px 2px 6px;
        background-image: url(/images/header_input.png);
        background-position: left top;
        background-repeat: no-repeat;
        border: 0 none;
        font-size: 10px;
        color: #464646;
        line-height: normal; }
      #header #menu #form_login #user_session_submit {
        background-color: transparent;
        border: 0 none;
        cursor: pointer;
        padding: 3px 0px 3px 2px;
        color: white;
        font-size: 15px;
        font-weight: bold; }
      #header #menu #form_login .check_autologin {
        padding: 2px 0px 0px 0px;
        margin: 0px; }
        #header #menu #form_login .check_autologin input {
          float: left; }
        #header #menu #form_login .check_autologin label {
          line-height: 18px;
          padding-left: 2px; }
        #header #menu #form_login .check_autologin label:hover {
          color: white; }
    #header #menu #active_user {
      float: right;
      min-width: 160px;
      border-bottom: 1px solid #999999;
      margin: 10px 39px 5px 0px;
      padding-bottom: 2px;
      display: inline; }
      #header #menu #active_user .user_login {
        float: right;
        height: 30px;
        text-align: right; }
        #header #menu #active_user .user_login h2 {
          padding: 0;
          margin: 0;
          text-transform: uppercase;
          color: #b300b3;
          font-weight: bold;
          font-size: 16px;
          line-height: 16px; }
        #header #menu #active_user .user_login h3 {
          padding: 4px 0px 0px 0px;
          margin: 0;
          color: #00b3b3;
          font-weight: normal;
          font-size: 12px; }
      #header #menu #active_user .user_avatar {
        float: right;
        padding-left: 14px;
        width: 40px; }
    #header #menu #active_menu {
      float: left;
      width: 281px;
      text-align: right; }
      #header #menu #active_menu a {
        text-decoration: none; }
  #header a.link, #header a.link:link, #header a.link:active, #header a.link:visited, #header a.link:hover {
    display: block;
    width: 100px;
    padding-top: 4px;
    text-decoration: none; }

#footer {
  float: left;
  width: 986px;
  height: 44px;
  margin-top: 10px;
  background-color: black;
  background-image: url(/images/footer_bg.png);
  background-repeat: no-repeat;
  background-position: left top; }
  #footer .menu {
    float: right;
    padding-right: 20px; }
    #footer .menu ul {
      padding: 14px 0px 0px 0px;
      margin: 0px;
      list-style-type: none;
      color: #ababab; }
      #footer .menu ul li {
        float: left;
        padding: 0px 0px 0px 12px; }
        #footer .menu ul li a {
          text-decoration: none; }

#wrapper {
  float: left;
  width: 986px;
  min-height: 800px; }
  #wrapper #left_side {
    float: left;
    width: 370px;
    height: 500px;
    padding-left: 8px;
    background-image: url(/images/corner_bg.gif);
    background-repeat: no-repeat;
    background-position: left top; }
    #wrapper #left_side #navigation {
      position: absolute;
      top: 110px;
      width: 361px;
      padding-top: 15px; }
      #wrapper #left_side #navigation #main_menu {
        float: left;
        width: 361px; }
        #wrapper #left_side #navigation #main_menu a {
          display: block;
          color: white;
          text-decoration: none;
          padding-right: 12px; }
        #wrapper #left_side #navigation #main_menu .blue, #wrapper #left_side #navigation #main_menu .pink, #wrapper #left_side #navigation #main_menu .green, #wrapper #left_side #navigation #main_menu .white {
          float: left;
          width: 120px;
          height: 36px;
          background-repeat: no-repeat;
          background-position: left top;
          text-align: center;
          font-weight: bold;
          line-height: 36px; }
        #wrapper #left_side #navigation #main_menu .blue {
          background-image: url(/images/menu_btn_blue.png); }
          #wrapper #left_side #navigation #main_menu .blue a:hover {
            color: #00b3b3; }
        #wrapper #left_side #navigation #main_menu .pink {
          background-image: url(/images/menu_btn_pink.png); }
          #wrapper #left_side #navigation #main_menu .pink a:hover {
            color: #b300b3; }
        #wrapper #left_side #navigation #main_menu .green {
          background-image: url(/images/menu_btn_green.png); }
          #wrapper #left_side #navigation #main_menu .green a:hover {
            color: #00b300; }
        #wrapper #left_side #navigation #main_menu .white {
          background-image: url(/images/menu_btn_white.png);
          width: 360px; }
      #wrapper #left_side #navigation .box_navi {
        float: left;
        padding-left: 4px;
        margin-top: 20px;
        width: 353px; }
      #wrapper #left_side #navigation #calendar, #wrapper #left_side #navigation #galleries_rotator {
        width: 353px;
        position: relative;
        float: left; }
      #wrapper #left_side #navigation .no_display {
        display: none; }
      #wrapper #left_side #navigation #calendar #list_days {
        float: left;
        width: 252px; }
        #wrapper #left_side #navigation #calendar #list_days span {
          float: left;
          display: block;
          width: 35px;
          height: 35px;
          margin: 0px 1px 1px 0px;
          background-color: black;
          text-align: center;
          color: white;
          font-size: 20px;
          line-height: 35px; }
          #wrapper #left_side #navigation #calendar #list_days span.caption {
            background-color: transparent;
            color: black;
            height: 24px;
            font-size: 18px;
            line-height: 18px; }
          #wrapper #left_side #navigation #calendar #list_days span.full_date {
            width: 179px; }
          #wrapper #left_side #navigation #calendar #list_days span.off {
            color: #313131; }
          #wrapper #left_side #navigation #calendar #list_days span.event a {
            color: #b300b3; }
          #wrapper #left_side #navigation #calendar #list_days span.event a:hover {
            background-color: #b300b3;
            color: white; }
          #wrapper #left_side #navigation #calendar #list_days span.weekend {
            color: #00b3b3; }
            #wrapper #left_side #navigation #calendar #list_days span.weekend a {
              color: #00b3b3; }
            #wrapper #left_side #navigation #calendar #list_days span.weekend a:hover {
              background-color: #00b3b3;
              color: white; }
          #wrapper #left_side #navigation #calendar #list_days span.arrow {
            height: 18px;
            line-height: 18px; }
          #wrapper #left_side #navigation #calendar #list_days span a {
            display: block;
            width: 35px;
            height: 35px;
            text-decoration: none; }
      #wrapper #left_side #navigation #calendar #actual_day {
        float: right;
        margin: 25px 0px 0px 0px;
        width: 100px;
        height: 100px; }
        #wrapper #left_side #navigation #calendar #actual_day .down, #wrapper #left_side #navigation #calendar #actual_day .up {
          background-color: black;
          width: 100px;
          height: 100px;
          position: absolute;
          margin: 0;
          z-index: 140;
          text-align: center; }
          #wrapper #left_side #navigation #calendar #actual_day .down span, #wrapper #left_side #navigation #calendar #actual_day .up span {
            display: block;
            width: 100%;
            padding: 4px 0px 4px 0px; }
          #wrapper #left_side #navigation #calendar #actual_day .down h2, #wrapper #left_side #navigation #calendar #actual_day .up h2 {
            margin: 0;
            padding: 0;
            color: #b300b3;
            font-size: 50px;
            line-height: 50px; }
        #wrapper #left_side #navigation #calendar #actual_day .up {
          z-index: 150;
          background-color: transparent;
          background-image: url(/images/actual_day_up.png);
          background-repeat: no-repeat;
          background-position: left 50%; }
      #wrapper #left_side #navigation #galleries_rotator div {
        float: left;
        width: 100px;
        margin-top: 14px;
        padding-right: 26px; }
        #wrapper #left_side #navigation #galleries_rotator div div {
          margin: 0; }
        #wrapper #left_side #navigation #galleries_rotator div h2 {
          margin: 0;
          padding: 1px 4px 1px 4px;
          width: 92px;
          height: 17px;
          overflow: hidden;
          background-color: black;
          color: white;
          font-size: 11px;
          line-height: 15px;
          font-weight: normal; }
        #wrapper #left_side #navigation #galleries_rotator div img {
          margin-top: 2px; }
      #wrapper #left_side #navigation #galleries_rotator .last {
        padding-left: 1px;
        padding-right: 0; }
    #wrapper #left_side .line_caption {
      border-bottom: 1px solid black;
      margin-bottom: 0px; }
      #wrapper #left_side .line_caption h3 {
        width: 100px;
        background-color: black;
        color: white;
        font-size: 10px;
        line-height: 15px;
        font-weight: normal; }
    #wrapper #left_side .minimalize {
      float: right;
      width: 13px;
      height: 13px;
      cursor: pointer;
      background-color: black;
      background-image: url(/images/caption_minimalize.png);
      background-repeat: no-repeat;
      background-position: left top; }
    #wrapper #left_side .maximalize {
      background-image: url(/images/caption_maximalize.png); }
  #wrapper #right_side {
    float: right;
    width: 602px;
    padding: 7px 6px 0px 0px; }
  #wrapper .box, #wrapper .box_big, #wrapper .box_title, #wrapper .box_clear, #wrapper .box_news_items, #wrapper #flash_error, #wrapper #flash_notice, #wrapper .box_party {
    float: left;
    width: 600px;
    margin-bottom: 3px;
    border: 1px solid black;
    background-color: #cccccc; }
  #wrapper #flash_error, #wrapper #flash_notice {
    background-color: black;
    width: 580px;
    padding: 8px 10px 8px 10px;
    font-size: 13px;
    text-align: center;
    border: 1px solid red;
    color: red;
    background-image: url(/images/flash_error.png);
    background-repeat: no-repeat;
    background-position: 24px top; }
  #wrapper #flash_notice {
    border-color: #00b300;
    color: #00b300;
    background-image: url(/images/flash_notice.png); }
  #wrapper .box_title {
    background-color: black;
    height: 30px;
    margin-bottom: 3px; }
    #wrapper .box_title .left {
      float: left; }
      #wrapper .box_title .left h2 {
        margin: 0px 10px 0px 5px;
        padding: 0px 5px 0px 20px;
        display: block;
        float: left;
        color: #b300b3;
        font-size: 17px;
        line-height: 30px;
        font-weight: normal;
        font-style: italic;
        background-image: url(/images/box_title_arrow.png);
        background-repeat: no-repeat;
        background-position: left center; }
        #wrapper .box_title .left h2.scroll_to_top {
          background-image: url(/images/idz_na_gore.png);
          height: 24px;
          padding-left: 2px; }
          #wrapper .box_title .left h2.scroll_to_top a {
            font-size: 12px;
            line-height: 12px;
            padding-top: 10px;
            font-style: normal;
            color: #b300b3; }
      #wrapper .box_title .left .name_day {
        background-image: none;
        color: #ababab;
        padding-left: 3px; }
        #wrapper .box_title .left .name_day a {
          color: #ababab;
          font-size: 14px; }
      #wrapper .box_title .left a {
        margin: 0px 0px 0px 15px;
        padding: 0px 5px 0px 0px;
        display: block;
        float: left;
        color: #b300b3;
        font-size: 17px;
        line-height: 30px;
        font-style: italic;
        text-decoration: none; }
        #wrapper .box_title .left a:hover {
          color: white; }
    #wrapper .box_title .right {
      float: right; }
      #wrapper .box_title .right .pagination {
        float: left;
        padding: 8px 8px 0px 8px; }
        #wrapper .box_title .right .pagination a {
          color: white;
          padding: 4px 1px 4px 1px; }
          #wrapper .box_title .right .pagination a:hover {
            color: #fff200;
            text-decoration: none; }
        #wrapper .box_title .right .pagination .current {
          color: #fff200; }
      #wrapper .box_title .right a.link_back {
        margin: 0px 0px 0px 15px;
        padding: 0px 5px 0px 0px;
        display: block;
        float: left;
        color: #b300b3;
        font-size: 17px;
        line-height: 30px;
        font-style: italic;
        text-decoration: none; }
        #wrapper .box_title .right a.link_back:hover {
          color: white; }
      #wrapper .box_title .right .sorting {
        float: right;
        padding: 5px; }
        #wrapper .box_title .right .sorting span {
          display: block;
          float: left;
          padding: 1px 4px 1px 4px; }
          #wrapper .box_title .right .sorting span.sort_actual {
            background-color: white;
            background-image: url(/images/sort_actual.png);
            background-repeat: no-repeat;
            background-position: right top;
            padding-right: 20px;
            cursor: pointer;
            color: #545454;
            border: 1px solid #c1c1c1; }
        #wrapper .box_title .right .sorting .sorting_box {
          position: relative;
          display: none; }
          #wrapper .box_title .right .sorting .sorting_box div {
            margin-top: 21px;
            position: absolute;
            z-index: 200;
            background-color: white;
            width: 100%; }
            #wrapper .box_title .right .sorting .sorting_box div ul {
              padding: 0;
              margin: 0;
              border: 1px solid #eeeeee;
              list-style-type: none; }
            #wrapper .box_title .right .sorting .sorting_box div li a {
              color: #545454;
              display: block;
              padding: 4px 10px 4px 10px;
              text-decoration: none;
              font-size: 11px; }
              #wrapper .box_title .right .sorting .sorting_box div li a:hover {
                color: white;
                background-color: #545454; }
  #wrapper .box_big, #wrapper .box_news_items {
    min-height: 295px;
    background-color: #818181;
    background-image: url(/images/box_big_bg.png);
    background-repeat: no-repeat;
    background-position: left bottom; }
    #wrapper .box_big .message, #wrapper .box_news_items .message {
      padding: 10px;
      background-color: #d305d3;
      font-size: 16px;
      text-align: center; }
    #wrapper .box_big .belka_image, #wrapper .box_news_items .belka_image {
      float: left;
      width: 600px; }
      #wrapper .box_big .belka_image img, #wrapper .box_news_items .belka_image img {
        padding: 1px; }
    #wrapper .box_big .content, #wrapper .box_news_items .content {
      padding: 15px;
      width: 570px;
      float: left; }
      #wrapper .box_big .content .header, #wrapper .box_news_items .content .header {
        float: left;
        width: 100%;
        text-transform: uppercase; }
        #wrapper .box_big .content .header h2, #wrapper .box_big .content .header h3, #wrapper .box_big .content .header h4, #wrapper .box_news_items .content .header h2, #wrapper .box_news_items .content .header h3, #wrapper .box_news_items .content .header h4 {
          margin: 0;
          padding: 0;
          font-weight: normal;
          font-size: 12px; }
        #wrapper .box_big .content .header h2, #wrapper .box_news_items .content .header h2 {
          font-size: 18px;
          float: left; }
        #wrapper .box_big .content .header h4, #wrapper .box_news_items .content .header h4 {
          float: right; }
      #wrapper .box_big .content .menu, #wrapper .box_news_items .content .menu {
        float: left;
        width: 100%;
        padding-bottom: 10px; }
        #wrapper .box_big .content .menu a, #wrapper .box_news_items .content .menu a {
          text-transform: uppercase;
          text-decoration: none;
          font-size: 10px;
          color: #fff200; }
          #wrapper .box_big .content .menu a:hover, #wrapper .box_news_items .content .menu a:hover {
            color: white; }
      #wrapper .box_big .content input.btnField, #wrapper .box_news_items .content input.btnField {
        width: 171px;
        height: 19px;
        margin-bottom: 11px;
        padding: 6px 7px 0px 7px;
        background-image: url(/images/form_input_pink.png);
        border: 0;
        font-size: 11px;
        color: #464646;
        line-height: normal; }
      #wrapper .box_big .content label.caption, #wrapper .box_news_items .content label.caption {
        width: 175px;
        padding: 3px 5px 3px 5px;
        display: block;
        font-size: 11px;
        color: #fcfcfc;
        cursor: auto;
        text-align: left; }
      #wrapper .box_big .content .btnSubmit, #wrapper .box_news_items .content .btnSubmit {
        text-transform: uppercase;
        background-color: transparent;
        border: 0 none;
        cursor: pointer;
        color: white;
        font-size: 18px;
        font-weight: normal; }
      #wrapper .box_big .content .layer, #wrapper .box_news_items .content .layer {
        float: left;
        margin-top: 10px;
        width: 100%; }
        #wrapper .box_big .content .layer div.block, #wrapper .box_news_items .content .layer div.block {
          float: left;
          width: 210px; }
        #wrapper .box_big .content .layer .fieldWithErrors, #wrapper .box_news_items .content .layer .fieldWithErrors {
          display: inline; }
        #wrapper .box_big .content .layer .image, #wrapper .box_news_items .content .layer .image {
          width: 182px;
          padding: 4px;
          float: left; }
        #wrapper .box_big .content .layer .avatar, #wrapper .box_news_items .content .layer .avatar {
          float: left;
          width: 150px;
          text-align: center; }
          #wrapper .box_big .content .layer .avatar label, #wrapper .box_big .content .layer .avatar input, #wrapper .box_news_items .content .layer .avatar label, #wrapper .box_news_items .content .layer .avatar input {
            width: 130px; }
        #wrapper .box_big .content .layer p, #wrapper .box_news_items .content .layer p {
          margin: 0;
          padding: 0px 4px 4px 0px; }
      #wrapper .box_big .content .left, #wrapper .box_news_items .content .left {
        float: left;
        width: 340px; }
      #wrapper .box_big .content .left_dj, #wrapper .box_news_items .content .left_dj {
        width: 210px; }
      #wrapper .box_big .content .left_disc, #wrapper .box_news_items .content .left_disc {
        width: 190px; }
      #wrapper .box_big .content .right, #wrapper .box_news_items .content .right {
        float: right;
        width: 210px; }
        #wrapper .box_big .content .right .logo_club, #wrapper .box_news_items .content .right .logo_club {
          text-align: right; }
        #wrapper .box_big .content .right .homepage_club, #wrapper .box_news_items .content .right .homepage_club {
          padding-top: 2px;
          text-align: right; }
          #wrapper .box_big .content .right .homepage_club a, #wrapper .box_news_items .content .right .homepage_club a {
            color: #ebebeb; }
      #wrapper .box_big .content .right_dj, #wrapper .box_news_items .content .right_dj {
        width: 366px;
        padding-top: 15px; }
      #wrapper .box_big .content .right_disc, #wrapper .box_news_items .content .right_disc {
        width: 370px; }
      #wrapper .box_big .content .comments, #wrapper .box_news_items .content .comments {
        float: left;
        width: 570px; }
        #wrapper .box_big .content .comments h2, #wrapper .box_news_items .content .comments h2 {
          margin: 0;
          padding: 2px 0px 2px 0px;
          font-size: 12px;
          font-weight: bold;
          color: white; }
          #wrapper .box_big .content .comments h2 span, #wrapper .box_news_items .content .comments h2 span {
            color: #b300b3; }
        #wrapper .box_big .content .comments .line_date_city, #wrapper .box_news_items .content .comments .line_date_city {
          float: left;
          width: 570px;
          border-bottom: 1px dotted #bfbfbf; }
          #wrapper .box_big .content .comments .line_date_city h3, #wrapper .box_big .content .comments .line_date_city h4, #wrapper .box_news_items .content .comments .line_date_city h3, #wrapper .box_news_items .content .comments .line_date_city h4 {
            float: left;
            padding: 0px 0px 2px 0px;
            margin: 0;
            font-weight: normal;
            font-size: 12px; }
          #wrapper .box_big .content .comments .line_date_city h4, #wrapper .box_news_items .content .comments .line_date_city h4 {
            float: right;
            text-align: right; }
        #wrapper .box_big .content .comments .text, #wrapper .box_news_items .content .comments .text {
          float: left;
          width: 570px;
          padding: 0px 0px 10px 0px; }
          #wrapper .box_big .content .comments .text label, #wrapper .box_news_items .content .comments .text label {
            display: block;
            padding: 0px 0px 6px 4px; }
          #wrapper .box_big .content .comments .text textarea, #wrapper .box_big .content .comments .text input.field_text, #wrapper .box_news_items .content .comments .text textarea, #wrapper .box_news_items .content .comments .text input.field_text {
            width: 540px;
            height: 144px;
            border: 0 none;
            background-color: #b9b9b9;
            background-image: url(/images/comment_textarea.png);
            background-position: left top;
            background-repeat: no-repeat;
            padding: 10px 15px 10px 15px;
            font-size: 12px; }
          #wrapper .box_big .content .comments .text input.field_text, #wrapper .box_news_items .content .comments .text input.field_text {
            height: auto;
            width: 550px;
            padding: 5px 10px 5px 10px; }
          #wrapper .box_big .content .comments .text input.submit, #wrapper .box_news_items .content .comments .text input.submit {
            float: right;
            padding: 0;
            margin: 6px 0px 0px 0px;
            text-transform: uppercase;
            background-color: transparent;
            border: 0 none;
            cursor: pointer;
            color: white;
            font-size: 12px;
            font-weight: normal; }
    #wrapper .box_big .content_dj, #wrapper .box_news_items .content_dj {
      padding: 0px;
      width: 585px; }
  #wrapper .box_clear {
    border: 0 none;
    background-color: transparent;
    width: 602px; }
    #wrapper .box_clear .box_list_club {
      float: left;
      width: 111px;
      height: 111px;
      border: 2px solid black;
      margin: 0px 6px 4px 0px; }
    #wrapper .box_clear .box_list_dj {
      float: left;
      width: 294px;
      height: 125px;
      margin: 0px 10px 6px 0px;
      border: 1px solid black;
      background-image: url(/images/box_dj.png);
      background-repeat: no-repeat;
      background-position: left top; }
      #wrapper .box_clear .box_list_dj .photo {
        float: left;
        width: 74px;
        margin: 1px 0px 0px 1px; }
      #wrapper .box_clear .box_list_dj .title, #wrapper .box_clear .box_list_dj .short_desc, #wrapper .box_clear .box_list_dj .readmore {
        float: right;
        width: 201px;
        margin: 4px 4px 0px 0px; }
      #wrapper .box_clear .box_list_dj .title {
        border-bottom: 1px solid #bfbfbf; }
        #wrapper .box_clear .box_list_dj .title h2, #wrapper .box_clear .box_list_dj .title h3, #wrapper .box_clear .box_list_dj .title h4 {
          margin: 0;
          padding: 0;
          font-weight: normal;
          font-size: 11px; }
        #wrapper .box_clear .box_list_dj .title h2 {
          font-size: 14px;
          text-transform: uppercase;
          float: left;
          width: 201px;
          font-weight: bold; }
        #wrapper .box_clear .box_list_dj .title h4 {
          font-size: 11px;
          font-weight: normal;
          float: left; }
        #wrapper .box_clear .box_list_dj .title h3 {
          padding-top: 2px;
          float: right; }
      #wrapper .box_clear .box_list_dj .short_desc {
        margin-top: 0px;
        height: 66px; }
        #wrapper .box_clear .box_list_dj .short_desc p {
          margin: 0px;
          padding: 5px 0px 0px 0px; }
    #wrapper .box_clear .last, #wrapper .box_clear .last_club {
      margin-right: 0px; }
    #wrapper .box_clear .last_club {
      margin-left: 2px; }
  #wrapper .no_margin {
    margin: 0px; }
  #wrapper .box_news_items {
    background-image: url(/images/box_news_items.png); }
    #wrapper .box_news_items .content {
      padding: 0px;
      width: 600px; }
      #wrapper .box_news_items .content .header h3 {
        width: 260px;
        text-transform: uppercase;
        float: left; }
      #wrapper .box_news_items .content .header h2 {
        text-transform: none;
        width: 350px; }
        #wrapper .box_news_items .content .header h2 .exposed_star {
          float: left;
          margin-left: -24px;
          padding: 2px 0px 0px 0px; }
      #wrapper .box_news_items .content .left {
        width: 210px;
        text-align: center; }
        #wrapper .box_news_items .content .left img {
          padding: 1px 0px 0px 1px;
          float: left; }
        #wrapper .box_news_items .content .left .short_desc {
          text-align: left;
          padding: 10px 22px 10px 22px; }
      #wrapper .box_news_items .content .contest {
        height: 293px;
        background-image: url(/images/bg_contest.png);
        background-repeat: no-repeat; }
        #wrapper .box_news_items .content .contest .image_entries {
          padding: 125px 0px 0px 74px; }
          #wrapper .box_news_items .content .contest .image_entries img {
            padding: 0; }
      #wrapper .box_news_items .content .right {
        width: 350px;
        padding: 15px 20px 0px 0px; }
        #wrapper .box_news_items .content .right .headline {
          float: left;
          width: 100%;
          padding: 2px 0px 6px 0px; }
          #wrapper .box_news_items .content .right .headline p {
            margin: 0;
            padding: 3px 0px 3px 0px; }
    #wrapper .box_news_items .header_news_clubinn {
      margin: 1px;
      min-height: 53px;
      background-color: black;
      background-image: url(/images/logo_news_items.png);
      background-repeat: no-repeat; }
      #wrapper .box_news_items .header_news_clubinn h2, #wrapper .box_news_items .header_news_clubinn h3 {
        margin: 0;
        padding: 4px 0px 0px 0px;
        font-weight: normal;
        font-size: 12px;
        text-align: center;
        float: right;
        width: 400px; }
      #wrapper .box_news_items .header_news_clubinn h2 {
        font-size: 16px; }
  #wrapper .box_party {
    background-image: url(/images/box_party.png);
    height: 75px; }
    #wrapper .box_party .left {
      float: left;
      width: 82px; }
      #wrapper .box_party .left img {
        padding: 1px; }
    #wrapper .box_party .right {
      float: right;
      width: 504px;
      padding: 6px 8px 6px 0px; }
      #wrapper .box_party .right h2, #wrapper .box_party .right h3 {
        margin: 0;
        padding: 0;
        font-weight: normal;
        font-size: 13px;
        line-height: 100%; }
      #wrapper .box_party .right h2 {
        font-size: 12px;
        text-transform: uppercase;
        float: left; }
        #wrapper .box_party .right h2 span {
          font-size: 18px;
          line-height: 24px;
          text-transform: none; }
      #wrapper .box_party .right h3 {
        float: right;
        text-align: right; }
        #wrapper .box_party .right h3 span {
          line-height: 20px; }
      #wrapper .box_party .right .readmore {
        padding-top: 0px; }
        #wrapper .box_party .right .readmore a {
          float: left;
          padding-top: 3px; }
        #wrapper .box_party .right .readmore img {
          float: right; }
  #wrapper .box_list_gallery {
    float: left;
    width: 297px;
    height: 198px;
    margin: 0px 4px 6px 0px;
    border: 1px solid black;
    background-image: url(/images/box_list_gallery.png);
    background-repeat: no-repeat;
    background-position: left top; }
    #wrapper .box_list_gallery .photo {
      float: left;
      width: 295px;
      height: 71px;
      margin: 1px 0px 0px 1px; }
    #wrapper .box_list_gallery .title, #wrapper .box_list_gallery .short_desc, #wrapper .box_list_gallery .readmore, #wrapper .box_list_gallery .short_logo_club {
      float: left;
      width: 269px;
      margin: 4px 0px 4px 0px;
      padding: 0px 14px 0px 14px; }
      #wrapper .box_list_gallery .title h2, #wrapper .box_list_gallery .title h3, #wrapper .box_list_gallery .short_desc h2, #wrapper .box_list_gallery .short_desc h3, #wrapper .box_list_gallery .readmore h2, #wrapper .box_list_gallery .readmore h3, #wrapper .box_list_gallery .short_logo_club h2, #wrapper .box_list_gallery .short_logo_club h3 {
        margin: 0;
        padding: 2px 0px 0px 0px;
        font-weight: normal;
        font-size: 12px; }
      #wrapper .box_list_gallery .title h2, #wrapper .box_list_gallery .short_desc h2, #wrapper .box_list_gallery .readmore h2, #wrapper .box_list_gallery .short_logo_club h2 {
        font-size: 14px;
        text-transform: uppercase;
        float: left;
        width: 200px; }
        #wrapper .box_list_gallery .title h2 span, #wrapper .box_list_gallery .short_desc h2 span, #wrapper .box_list_gallery .readmore h2 span, #wrapper .box_list_gallery .short_logo_club h2 span {
          font-size: 11px;
          font-weight: normal; }
      #wrapper .box_list_gallery .title h3, #wrapper .box_list_gallery .short_desc h3, #wrapper .box_list_gallery .readmore h3, #wrapper .box_list_gallery .short_logo_club h3 {
        padding-top: 2px;
        float: right; }
    #wrapper .box_list_gallery .short_desc {
      margin-top: 0px;
      width: 168px;
      padding-right: 0px; }
      #wrapper .box_list_gallery .short_desc .readmore {
        padding: 1px 0px 0px 0px; }
    #wrapper .box_list_gallery .short_logo_club {
      margin-top: 0px;
      padding-left: 0px;
      float: right;
      width: 90px; }
      #wrapper .box_list_gallery .short_logo_club h3 {
        padding-top: 0px;
        display: block; }
      #wrapper .box_list_gallery .short_logo_club img {
        float: right;
        padding-top: 10px; }
  #wrapper .box_list_main_news {
    float: left;
    width: 298px;
    height: 298px;
    margin: 0px 2px 2px 0px;
    border: 1px solid black;
    background-image: url(/images/box_list_main_news.png);
    background-repeat: no-repeat;
    background-position: left top; }
    #wrapper .box_list_main_news .photo {
      float: left;
      width: 296px;
      height: 100px;
      margin: 1px 0px 0px 1px;
      background-position: left top;
      background-repeat: no-repeat; }
      #wrapper .box_list_main_news .photo a.stamp_konkurs {
        float: right;
        padding: 7px; }
    #wrapper .box_list_main_news .title, #wrapper .box_list_main_news .short_desc, #wrapper .box_list_main_news .readmore {
      float: left;
      width: 276px;
      margin: 4px 0px 4px 0px;
      padding: 0px 11px 0px 11px; }
      #wrapper .box_list_main_news .title h2, #wrapper .box_list_main_news .title h3, #wrapper .box_list_main_news .title h4, #wrapper .box_list_main_news .short_desc h2, #wrapper .box_list_main_news .short_desc h3, #wrapper .box_list_main_news .short_desc h4, #wrapper .box_list_main_news .readmore h2, #wrapper .box_list_main_news .readmore h3, #wrapper .box_list_main_news .readmore h4 {
        margin: 0px;
        padding: 2px 0px 0px 0px;
        font-weight: normal;
        font-size: 12px; }
      #wrapper .box_list_main_news .title h2, #wrapper .box_list_main_news .short_desc h2, #wrapper .box_list_main_news .readmore h2 {
        font-size: 14px;
        float: left;
        width: 276px;
        font-weight: bold; }
      #wrapper .box_list_main_news .title h3, #wrapper .box_list_main_news .short_desc h3, #wrapper .box_list_main_news .readmore h3 {
        float: left;
        width: 210px;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: normal; }
      #wrapper .box_list_main_news .title h4, #wrapper .box_list_main_news .short_desc h4, #wrapper .box_list_main_news .readmore h4 {
        float: right; }
    #wrapper .box_list_main_news .short_desc {
      margin: 0px;
      padding-right: 0px; }
      #wrapper .box_list_main_news .short_desc p {
        margin: 0px;
        padding: 1px 0px 1px 0px; }
    #wrapper .box_list_main_news .readmore img {
      float: right; }
  #wrapper .last {
    margin-right: 0px; }
  #wrapper .box #banner_glowny {
    margin: 1px;
    float: left;
    width: 598px;
    height: 148px;
    background-color: black; }
    #wrapper .box #banner_glowny img {
      float: left; }
  #wrapper .box #logotypes {
    position: relative;
    display: block;
    width: 600px;
    height: 75px;
    overflow: hidden;
    background-color: black; }
    #wrapper .box #logotypes #slideshow div {
      position: absolute;
      margin: 0px;
      padding: 0px; }
      #wrapper .box #logotypes #slideshow div img {
        padding: 0px;
        float: left;
        border: 1px solid black; }
  #wrapper #banner_footer_left, #wrapper #banner_footer_right {
    float: left;
    width: 297px;
    height: 98px;
    border: 1px solid black;
    background-color: black; }
    #wrapper #banner_footer_left img, #wrapper #banner_footer_right img {
      float: left; }
  #wrapper #banner_footer_right {
    float: right; }
  #wrapper #banner_top_page,
  #wrapper #banner_bottom_page {
    float: left;
    width: 998px;
    height: 150px; }
    #wrapper #banner_top_page img,
    #wrapper #banner_bottom_page img {
      float: left; }
  #wrapper .simple_list {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    color: #ebebeb; }
    #wrapper .simple_list a {
      color: white; }
  #wrapper .grey {
    color: #ebebeb; }
  #wrapper ul {
    margin: 0;
    padding: 4px 0px 4px 0px;
    padding-left: 20px; }
  #wrapper .line_caption {
    float: left;
    margin: 6px 0px 8px 0px;
    width: 100%;
    border-bottom: 1px solid #bfbfbf; }
    #wrapper .line_caption h3 {
      padding: 0px 10px 0px 10px;
      margin: 0;
      background-color: white;
      color: black;
      width: 100px;
      font-weight: bold;
      font-size: 9px;
      line-height: 13px;
      text-align: center; }
  #wrapper .line {
    float: left;
    margin: 4px 0px 4px 0px;
    width: 100%;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    background-color: #bfbfbf; }
  #wrapper .hot {
    color: #b300b3; }
  #wrapper .news {
    color: black; }
  #wrapper .little {
    font-size: 10px;
    line-height: 12px; }
  #wrapper .readmore {
    text-transform: uppercase;
    font-size: 11px;
    float: left;
    width: 100%; }
    #wrapper .readmore a {
      color: #fff200;
      text-decoration: none; }
      #wrapper .readmore a:hover {
        color: white; }
    #wrapper .readmore a.grey {
      color: #dedede;
      text-transform: none;
      padding-left: 2px; }
  #wrapper .small_fonts {
    font-size: 11px; }
  #wrapper .contclear:after {
    content: "X";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0; }
