/* NAGLOWEK */
#header{
  position: relative;
}
#header .left{
  width: 306px;
  float: left;
  height: 100%;
}
#header .logo_nokia{
  width: 83px;
  height: 33px;
  background: url('../_img/content/logo_nokia.gif') no-repeat 0 0;
  border-right: 1px solid #543757;
  float: left;
}
#header .login{
  list-style: none;
  padding-top: 16px;
}
#header .login li{
  display: block;
  float: left;
}
#header .login li a{
  color: #ea519a;
  margin-left: 14px;
}
#header .logo_sg{
  width: 190px;
  height: 36px;
  background: url('../_img/content/logo_sg.gif') no-repeat 0 0;
  position: absolute;
  left: 0;
  bottom: 14px;
}
#header .logo_nokia a, #header .logo_sg a{
  display: block;
  width: 100%;
  height: 100%;
}
#header p.login_info{
  overflow: hidden;
  zoom: 1;
  padding-left: 14px;
}
#header p.login_info span{
  font-size: 14px;
}
#header p.login_info a{
  display: block;
  color: #ea519a;
  margin-top: 3px;
}
#header .main_menu, #header .category_menu{
  list-style: none;
}
#header .main_menu li{
  display: inline;
}
#header .main_menu{
  padding-top: 16px;
}
#header .main_menu li{
  margin-right: 18px;
}
#header .main_menu li a{
  color: #fff;
}
#header .main_menu li.active a{
  color: #ee45ff;
  text-transform: uppercase;
  font-weight: bold;
}
#header .category_menu{
  position: absolute;
  left: 296px;
  bottom: 9px;
}
#header .category_menu li{
  display: block;
  float: left;
  padding: 5px 0;
}
#header .category_menu li a{
  padding: 5px 10px;
  font-size: 14px;
  color: #ea519a;
}
#header .category_menu li.active a, #header .category_menu li a:hover{
  background: url('../_img/content/menu_category_active.gif') repeat-x 0 0;
  color: #fff;
  text-decoration: none;  
}

/* CONTENT */
.content h2{
  font-size: 20px;
  color: #fff;
  margin-bottom: 25px;
  clear: both;
}
.content h3{
  margin-bottom: 10px;
  color: #ea519a;
  font-size: 14px;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.content h4{
  font-size: 16px;
}
.content p.top_info{
  float: right;
  margin-top: 9px;
  font-size: 11px;
}
.content p.top_info a{
  font-weight: bold;
}
.content a{
  color: #ee45ff;
}
.content .wide{
  width: 858px;
  padding: 15px 15px 30px 15px;
  background: #000;
  overflow: hidden;
  zoom: 1;
}
.content ul{
  list-style: none;
}

/* STOPKA */
#footer .sponsors{
  float: left;
}
#footer .sponsors li{
  display: block;
  float: left;
  margin-right: 15px;
}
#footer .sponsors li a{
  height: 24px;
  display: block;
}
#footer .sponsors li a.logo_viva{
  background: url('../_img/layout/logo_viva.gif') no-repeat 0 0;
  width: 53px;
}
#footer .sponsors li a.logo_mtv{
  background: url('../_img/layout/logo_mtv.gif') no-repeat 0 0;
  width: 25px;
}
#footer .sponsors li a.logo_machina{
  background: url('../_img/layout/logo_machina.gif') no-repeat 0 0;
  width: 21px;
}
#footer .sponsors li a.logo_rnr{
  background: url('../_img/layout/logo_rnr.gif') no-repeat 0 0;
  width:36px;
}
#footer .sponsors li a.logo_megatotal{
  background: url('../_img/layout/logo_megatotal.gif') no-repeat 0 0;
  width: 65px;
}
#footer .links{
  float: right;
}
#footer .links li{
  display: inline;
  padding: 0 3px 0 6px;
  border-left: 1px solid #ea519a; 
}
#footer .links li.first{
  border: none;
}
#footer .links li a{
  color: #ea519a;
}

/* AKTUALNOSCI */
#news .box{
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
  background-color: #000;
  color: #fff;
  font-size: 11px;
  overflow: hidden;
  zoom: 1;
}
#news .box p.info{
  padding: 20px 15px;
  color: #ea519a;
  font-size: 14px;
  display: block;
  float: left;
  width: 276px;
}
#news .box p.info span{
  display: block;
  font-size: 12px;
}
#news .box .news_content{
  width: 572px;
  float: right;
  margin-right: 10px;
  overflow: hidden;
  zoom: 1;
}
#news .box .news_content p{
  margin: 20px 15px 0 0;
}
#news .pagination{
  margin-top: 0;
}

/* PAGINACJA */
ul.pagination{
  width: 700px;
  font-size: 10px;
  padding: 4px 0;
  margin: 15px 0 15px 160px;
  text-align: center;
  clear: both;
  overflow: hidden;
  zoom: 1;
}

ul.pagination li{
  display: inline;
  margin: 0 2px;
  padding: 3px 1px 4px 1px;
  background: url('../_img/layout/pagination_std.gif') repeat-x 0 0;
  line-height: 30px;
}

/*
ul.pagination li{
  display: block;
  margin: 0 2px 7px 2px;
  padding: 3px 1px 4px 1px;
  background: url('../_img/layout/pagination_std.gif') repeat-x 0 0;
  float: left;
}
*/
ul.pagination li a{
  color: #fff;
  padding: 0px 5px 7px 5px;
}
ul.pagination li.active{
  background: url('../_img/layout/pagination_act.gif') repeat-x 0 0;
}
ul.pagination li.first{
  margin-right: 17px;
}
ul.pagination li.last{
  margin-left: 17px;
}

/* KONKURS */
#contest{
  font-size: 11px;
  position: relative;
}
#contest h4{
  height: 19px;
}
#contest ul{
  overflow: hidden;
  zoom: 1;
}
#contest .left, #contest .right{
  background: #000;
  padding: 20px 15px 0 15px;
  float: left;
}
#contest .left{
  width: 246px;
  text-align: center; 
  margin-right: 30px;
}
#contest .right{
  padding-bottom: 0;
  padding-right: 0;
}
#contest .left h3, #contest .left p{
  text-align: left;
}
#contest .left img{
  margin-bottom: 15px;
}
#contest .right p, #registration .column3 .box p{
  margin-top: 10px;
}
#contest .left p{
  margin-bottom: 10px;
} 
#contest .right ul li{
  display: block;
  float: left;
  width: 268px;
  padding-right: 15px;
}
#contest .right img{
  float: left;
}
#contest .right img.bottom{
  margin-top: 88px;
}
#contest .right strong{
  color: #ea519a;
  font-weight: normal;
  margin-top: 10px;
  display: block;
}
#contest .right a.btn_dowiedz_sie_wiecej{
  margin-top: 20px;
}
#contest .right img, #contest .right h4, #contest .right strong, #contest .right p, #contest .right a.btn{
  overflow: hidden;
  zoom: 1;
}
#contest .konkurs_zakonczony{
  position: absolute;
  right: 0;
  top: 0;
}

/* KATEGORIA */
#category h2{
  font-size: 20px;
}
#category ul.artists{
  width: 918px;
  list-style: none;
}
#category ul.artists li{
  display: block;
  float: left;
  width: 123px;
  text-align: center;
  margin-right: 30px;
  height: 133px;
  overflow: hidden;
  zoom: 1;
}
#category ul.artists li div{
  margin-bottom: 10px;
  height: 16px;
  overflow: hidden;
  zoom: 1;
}
#category ul.artists li h3{
  text-align: left;
  color: #fff;
  font-size: 14px;
  position: static;
}
#category ul.artists li a{
  display: block;
  margin-bottom: 25px;
}
#category ul.artists li a img{
  width: 123px;
}

/* wyszukiwarka na stronach kategorii */
.search_box{
  padding: 2px 0;
  margin-bottom: 10px;
  width: 100%;
  overflow: hidden;
  zoom: 1;
}
#category .search_box h2{
  float: left; 
  margin: 0; 
  font-size: 30px; 
  text-transform: uppercase;
}
.search_box form{
  float: right;
  margin: 8px 0;
}
.search_box form input.text{
  background: #472f4a;
  border: none;
  color: #fff;
  padding: 2px;
  font-size: 11px;
  float: left;
  margin-right: 10px;
}
.search_box form input.btn{
  float: left;
}

/* WIZYTÓWKA */
.column3{
  width: 276px;
  margin-right: 30px;
  float: left;
}
#personal{
  width: 918px;
}
#personal h2{
  width: 613px;
  float: left;
}
.column3 .box{
  width: 246px;
  background: #000;
  padding: 15px;
  margin-bottom: 20px;
  overflow: hidden;
  zoom: 1;
}
#personal .band_logo{
  width: 276px;
  padding: 0;
  text-align: center;
} 
#personal #music_player, #personal #video_player, #personal .gallery{
  width: 276px;
  padding: 0;
}
#personal .box p{
  margin-bottom: 20px;
  overflow: hidden;
  zoom: 1;
}
#personal a.btn_podyskutuj_na_forum{
  float: right;
}
#personal a.btn_poprzedni_wykonawca, #personal a.btn_nastepny_wykonawca{
  float: right;
  display:inline;
}
#personal a.btn_poprzedni_wykonawca{
  margin-right: 45px;
}
#personal p.top_info{
  margin-right: 30px;
  margin-top: 0;
}
#personal p.edit_links{
  margin-bottom: 25px;
  overflow: hidden;
  zoom: 1;
}
#personal p.edit_links a{
  float: left;
  margin-right: 10px;
}

/* NAWIGACJA GALERII */
ul.thumbs li{
  display: none;
  width: 276px;
  height: 184px;
  overflow: hidden;
  text-align: center;
}
ul.thumbs li.show{
  display: block;
}
ul.thumbs li img{
  display: inline;
  width: 100%;
}
ul.navi{
  float: right;
  margin: 1px;
}
ul.navi li{
  width: 21px;
  height: 19px;
  margin-left: 1px;
  display: block;
  float: left;
  cursor: pointer;
}
ul.navi li.prev{
  background: url('../_img/layout/nav_left.gif') no-repeat 0 0;
}
ul.navi li.next{
  background: url('../_img/layout/nav_right.gif') no-repeat 0 0;
}
ul.navi li.full{
  background: url('../_img/layout/nav_full.gif') no-repeat 0 0;
}
ul.navi li a{
  display: none;
}

/* BUTTONY */
a.btn_dowiedz_sie_wiecej{
  background: url('../_img/layout/btn_dowiedz_sie_wiecej.gif') no-repeat 0 0;
  width: 102px;
}
a.btn_podyskutuj_na_forum{
  background: url('../_img/layout/btn_podyskutuj_na_forum.gif') no-repeat 0 0;
  width: 109px;
}
a.btn_poprzedni_wykonawca{
  background: url('../_img/layout/btn_poprzedni_wykonawca.gif') no-repeat 0 0;
  width: 117px;
}
a.btn_nastepny_wykonawca{
  background: url('../_img/layout/btn_nastepny_wykonawca.gif') no-repeat 0 0;
  width: 113px;
}
a.btn_utworz_temat{
  background: url('../_img/layout/btn_utworz_temat.gif') no-repeat 0 0;
  width: 80px;
}
.btn_odpowiedz{
  background: url('../_img/layout/btn_odpowiedz.gif') no-repeat 0 0;
  width: 69px;
}
a.btn_jako_fan{
  background: url('../_img/layout/btn_jako_fan.gif') no-repeat 0 0;
  width: 115px;
}
a.btn_jako_wykonawca{
  background: url('../_img/layout/btn_jako_wykonawca.gif') no-repeat 0 0;
  width: 199px;
}
.btn_edytuj_wizytowke{
  background: url('../_img/layout/btn_edytuj_wizytowke.gif') no-repeat 0 0;
  width: 97px;
}
.btn_dodaj_audio{
  background: url('../_img/layout/btn_dodaj_audio.gif') no-repeat 0 0;
  width: 71px;
}
.btn_dodaj_foto{
  background: url('../_img/layout/btn_dodaj_foto.gif') no-repeat 0 0;
  width: 64px;
}
.btn_dodaj_wideo{
  background: url('../_img/layout/btn_dodaj_wideo.gif') no-repeat 0 0;
  width: 74px;
}
.btn_zapisz_dane{
  background: url('../_img/layout/btn_zapisz_dane.gif') no-repeat 0 0;
  width: 70px;
  height: 20px;
  cursor: pointer;
  border: none;
}
a.btn_pobierz{
  background: url('../_img/layout/btn_pobierz.gif') no-repeat 0 0;
  width: 52px;
}
.btn_usun_zaznaczone{
  background: url('../_img/layout/btn_usun_zaznaczone.gif') no-repeat 0 0;
  width: 93px;
}
.btn_wyslij{
  background: url('../_img/layout/btn_wyslij.gif') no-repeat 0 0;
  width: 45px !important;
}
.btn_usun{
  background: url('../_img/layout/btn_usun.gif') no-repeat 0 0;
  width: 41px;
}
.btn_powrot_do_sg{
  background: url('../_img/layout/btn_powrot_do_sg.gif') no-repeat 0 0;
  width: 132px;
}
.btn_powrot{
  background: url('../_img/layout/btn_powrot.gif') no-repeat 0 0;
  width: 53px;
}
.btn_ico_search{
  background: url('../_img/layout/btn_ico_search.gif') no-repeat 0 0;
  width: 18px; 
}
.btn_zaloguj{
  background: url('../_img/layout/btn_zaloguj.gif') no-repeat 0 0;
  width: 52px; 
}
.btn_przypomnij{
  background: url('../_img/layout/btn_przypomnij.gif') no-repeat 0 0;
  width: 69px; 
}
p.submit_right .btn_wyslij{
  float: right !important;
}
/* FORUM */
#forum{
  position: relative;
  overflow: hidden;
  zoom: 1;
}
#forum form{
  overflow: hidden;
  zoom: 1;
}
#forum h2, #forum p.top_info, #forum p.forum_info{
  margin-left: 15px;
  margin-right: 15px;
}
#forum p.forum_info{
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
  zoom: 1;
}
#forum p.forum_info span{
  font-size: 9px;
  float: left;
}
#forum p.forum_info span.right{
  float: right;
  margin-left: 180px;
}
#forum p.forum_info span.margin{
  margin-left: 265px;
}
#forum ul.list{
  overflow: hidden;
}
#forum ul.list li{
  display: inline;
  float: left;
  width: 858px;
  background: #000;
  padding: 10px 15px;
  margin-bottom: 1px;
  overflow: hidden;
  zoom: 1;
}
#forum ul.list li h4{
  float: left;
}
#forum ul.list li h4 a{
  color: #ea519a;
  text-decoration: none;
}
#forum ul.list li span, #forum ul.list li strong{
  float: right;
  width: 55px;
  text-align: center;
}
#forum ul.list li.last h4 a{
  color: #fff;
}
#forum ul.list2 li h4{
  font-size: 11px;
  font-weight: bold;
}
#forum ul.list2 li.active{
  background: #6b0076;
}
#forum ul.list li strong{
  margin-right: 65px;
  width: 250px;
}
#forum .box{
  background: #000;
  padding: 0px 15px 20px 15px;
  overflow: hidden;
  zoom: 1;
}
#forum .post{
  margin-top: 1px;
  padding: 20px 15px;
  overflow: hidden;
  zoom: 1;
}
#forum .box .even{
  background: #5c415f;
}
#forum .box .odd{
  background: #472f4a;
}
#forum .post p.info{
  width: 277px;
  float: left;
}
#forum .box .first p.info{
  width: 292px;
}
#forum .box .first .post_content p{
  font-size: 11px;
}
#forum .post p.info span, #forum .post h4{
  font-size: 12px;
  font-weight: bold;
  display: block;
  margin-bottom: 15px;
}
#forum .box .first{
  padding-left: 0;
  background: none;
}
#forum .post p.info small{
  font-size: 9px;
}
#forum .post .post_content, #forum .post4 .post_content{
  width: 470px;
  float: left;
  overflow: hidden;
  zoom: 1;
}
#forum .post2 .post_content p{
  color: #68466c;
}
#forum .post3{

}
#forum .post3 .post_content{
  color: #fff;
  border: none;
}
#forum .box textarea.post_content{
  width: 551px;
  background: #000;
  padding:  10px;
  color: #fff;
  border: none;
}
#forum .answer{
  margin-top: 20px;
}
#forum .box a.btn, #forum .box .post3 .btn{
  margin-top: 20px;
}
#forum .box .btn{
  float: right;
  margin-right: 15px;
}
#forum .post a.btn{
  margin-top: 0;
  margin-right: 0;
}
#forum #send_form fieldset{
  margin-bottom: 20px;
}
/*
#forum ul.buttons{
  position: absolute;
  left: 15px;
  top: 50px;
  display: block;
  z-index: 1000;
  overflow: hidden;
  zoom: 1;
}
*/
.clr{
  clear: both;
}
#forum ul.buttons{
  display: block;
  margin: 0 0 -35px 15px;
  position: relative;
  z-index: 1000;
  overflow: hidden;
  zoom: 1;
}
#forum ul.buttons li{
  float: left;
}
#forum ul.buttons li a{
  margin: 0 10px 0 0;
}
#forum .btn_powrot{
  margin-left: 15px;
  margin-bottom: 10px;
}

/* REJESTRACJA */
#registration{
  width: 918px;
}
#registration .column3 .box{
  position: relative;
  padding-bottom: 55px;
}
#registration .column3 .box p{
  color: #ea519a;
}
#registration .column3 .box img{
  margin-left: -15px;
  margin-bottom: 10px;
}
#registration .column3 .box a.btn{
  position: absolute;
  bottom: 15px;
}
#registration .wide form.form label, #registration .wide form.form p.label{
  padding-left: 290px;
}
#registration #telefon, #registration #telefon2, #registration #telefon3{
  width: 74px;
  margin-right: 8px;
}
.content fieldset.center p.label{
  background: none;
}
#registration fieldset.center input.checkbox{
  margin-left: 87px;
  margin-right: 10px;
}
#registration fieldset.center .reg_accept{
  left: 460px;
  font-size: 9px;
}
#registration fieldset.center p.captcha a{
  color: #472f4a;
}
#registration fieldset.center p.captcha input{
  background-color: #472f4a;
  position: relative;
  top: -14px;
  left: 10px;
  width: 100px;
}
#registration fieldset.center p.captcha img{
  border: 1px solid #9ea8b4;
  margin-bottom: 5px;
}
.content form.form input.btn_zapisz_dane{
  width: 70px;
  float: right;
}
#registration fieldset.center p.zgoda{
  height: 105px;
}
#registration fieldset.center p.zgoda2{
  height: 148px;
}
#registration fieldset.center p.zgoda input.checkbox{
  margin-left: 0;
}
#registration fieldset.center p.zgoda span{
  width: 265px;
}
#registration input.submit{
  position: relative;
  z-index: 101;
}
#registration .zero_index{
  z-index: 0 !important;
}
form p.error{
  color: #ea519a;
}
form p.error span, form span.info{
  color: #472f4a;
  font-size: 11px;
}
form .label small{
  font-size: 9px; 
}
#registration img.tooltip{
  position: absolute;
  right: 10px;
  cursor: pointer;
}
#registration span.tooltip{
  left: 682px;
  width: 118px;
  background: #000;
  padding: 10px;
  top: 1px;
  display: none;
}
#registration span.info_tip{
  left: 562px;
}

/* SELECT */
.selectbox_wrapper{
  background-color: #000;
  position: absolute;
  left: 290px;
  top: 28px;
  z-index: 1000;
  padding: 0 0 2px 6px;
  cursor: pointer;
}
.selectbox_wrapper ul li{
  padding: 2px 0;
}
.selectbox_wrapper .current{
  background-color: #222;
}
form input.selectbox
{
  background: url('../_img/layout/bg_select.gif') no-repeat right top;
  height: 13px;
}

select {
	background: url('../_img/layout/bg_select.gif') no-repeat right top;
}

/* REGULAMIN */
#terms ul{
  list-style: disc;
  margin-left: 15px;
  margin-bottom: 15px;
}
#terms ul li{
  line-height: 18px;
  font-size: 11px;
}

/* PROFIL */
#profile ul.menu{
  padding-top: 5px;
  overflow: hidden;
}
#profile ul.menu li{
  display: block;
  float: left;
  padding-top: 5px;
}
#profile ul.menu li a{
  border-left: 1px solid #000;
}
#profile ul.menu li.first a{
  border: none;
}
#profile ul.menu li span.sifr{
  font-size: 12px;
  margin: -5px -1px 0 0;
  padding: 5px 3px 0 7px;
  background: #000;
  display: block;
}
#profile .wide{
  padding-top: 27px;
  font-size: 11px;
}
#profile .wide p.img{
  width: 276px;
  overflow: hidden;
  float: left;
  margin-right: 29px;
}
#profile .wide p.img img{
  border: 1px solid #472f4a;
  width: 274px;
}
#profile .wide form.edit{
  width: 553px;
  float: right;
  position: relative;
}
form.form label, form.form p.label{
  position: relative;
  padding: 8px 10px 8px 287px;
  margin-bottom: 1px;
  background: #472f4a;
  display: block;
}
.content form.form p.label{
  z-index: 100;
}
.content form.form p.index_zero{
  z-index: 0 !important;
}
form.form label span, form.form p.label span{
  position: absolute;
  left: 10px;
  top: 11px;
  font-size: 11px;
  z-index: 100;
}
form.form label input, form.form label textarea, form.form p.label input{
  width: 250px;
  padding: 3px;
  border: none;
  background-color: #000;
  color: #fff;
  font-size: 11px;
  font-family: Arial;
}
.content form.form input.checkbox{
  width: auto;
}
#profile .wide form p.error{
  margin-top: 25px;
  margin-left: 10px;
  color: #ea519a;
  width: 435px;
  float: left;
  font-size: 10px;
}
#profile .wide form .submit{
  text-indent: 100px;
  float: right;
  margin-top: 20px;
}
#profile .edit p{
  position: relative;
}
#profile .edit p span.info{
  position: absolute;
  top: 15px; 
  left: -300px;
}
/* audio */
#profile .wide form.form2 p.label, #profile .wide form.form2 label{
  padding: 8px 10px;
}
#profile form.form2 p.label span{
  position: static;
  left: 0;
  top: 0;
  width: 586px;
  display: block; 
  float: left;
  margin-top: 2px;
}
#profile .wide form.form2 p.label span.mp3{
  width: 100px;
}
#profile .wide form.form2 p.label input.checkbox{
  float: left;
  margin: 2px 10px 0 0;
}
#profile .wide form.form2 p.label img{
  float: left;
}
#profile .wide form.form2 p.label a.btn{
  float: right;
  margin-bottom: -2px;
}
#profile .wide form.audio label, #profile .wide form.audio p.label{
  overflow: hidden;
  zoom: 1;
}
#profile .wide form.audio input.file{
  float: left;
}
#profile .wide form.audio .btn_wyslij{
  margin-top: 0;
}
#profile .wide form.audio span.info{
  margin: 5px 0;
  display: block;
}
/* foto */
#profile .wide form.form2 p.foto{
  overflow: hidden;
  zoom: 1;
}
#profile .wide form.form2 p.foto span{
  width: 280px;
}
#profile .wide form.form2 p.foto input{
  float: left;
}
#profile .wide form.form2 p.foto .btn_wyslij{
  float: right;
}
#profile .wide form.form2 p.foto_err{
  width: auto;
  margin-top: 10px;
}
#profile .wide form.form2 span.info{
  width: 280px;
  display: block;
  float: left;
}
.wide ul.fotos{
  width: 874px;
  margin-top: 25px;
}
.wide ul.fotos li{
  width: 276px;
  display: block;
  float: left;
  margin: 25px 15px 0 0;
  overflow: hidden;
}
.wide ul.fotos li p{
  height: 184px;
  overflow: hidden;
  margin-bottom: 10px;
}
.wide ul.fotos li p img{

}
.wide ul.fotos li span{
  float: left;
  margin-top: 2px;
}
.wide ul.fotos li .btn{
  float: right;
  margin-left: 10px;
}
/* wideo */
#profile fieldset.wideo_left{
  width: 273px;
  float: left;
  margin-right: 30px;
}
#profile fieldset.wideo_left span{
  float: left;
  margin-top: 2px;
}
#profile fieldset.wideo_left .btn{
  float: right;
  margin-left: 10px;
}
#profile fieldset.wideo_right span{
  display: block;
  margin-bottom: 10px;
  clear: both;
}
#profile fieldset.wideo_right span.info{
  margin-top: 5px;
}
#profile fieldset.wideo_right p.error{
  margin: 20px 0 0 0;
}
#profile fieldset.wideo_right .btn_wyslij{
  margin-top: 15px;
  float: right;
}

/* KONTAKT */
#contact .box{
  padding-bottom: 40px;
}
#contact .box p{
  margin-bottom: 20px;
}

/* 404 */
#black{
  background: #000;
}
#black body{
  background: none;
}
#black .content{
  color: #fff;
  position: relative;
  margin: 0 auto;
  top: 40%;
}
#black .error_404{
  width: 194px;
  text-align: center;
}
.rpl_logo_sg{
  background: url('../_img/layout/logo_sg.gif') no-repeat 0 0;
  display: block;
  width: 192px;
  height: 38px;
}
#black .error_404 .rpl_logo_sg{
  margin-bottom: 10px;
}
#black .error_404 h3{
  margin-left: 10px;
}
#black .error_404 .btn_powrot_do_sg{
  margin: 0 auto;
}

/* STRONA 100% FLASHOWA */
#black .flash{
  width: 586px;
}
#black .flash h1, .noflash h1{
  float: left;
  margin: 11px 15px 0 0;
}
#black .flash p, .noflash p{
  font-size: 11px;
  padding: 9px 0 9px 63px;
  border-left: 1px solid #433744;
  line-height: 16px;
  background: url('../_img/layout/logo_flash.gif') no-repeat 15px 50%;
  overflow: hidden;
  zoom: 1;
}

/* blok no-flash */
.noflash{
  background: #000;
  padding: 10px 0;
  margin: 20px 0;
}
div#container .noflash h1{
  margin: 4px 15px 0 10px;
}
div#container .noflash a{
  color: #ea519a; 
}

/* LOGOWANIE */
#login form{
  width: 858px;
  background: #000;
  padding: 15px;
  font-size: 11px;
}
#login form .btn{
  margin: 15px 0 0 287px;
}

/* CHECKBOX-Y */
.jquery-checkbox       {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.jquery-checkbox .mark {display: inline;}

.jquery-checkbox img {vertical-align: middle; width: 17px; height: 16px;}
.jquery-checkbox img{background: transparent url('../_img/layout/checkbox.gif') no-repeat;}

.jquery-checkbox img{
	background-position: 0px 0px;
}
.jquery-checkbox-hover img{
	background-position: 0px 0px;
}
.jquery-checkbox-checked img{
	background-position: -17px 0px;
}
.jquery-checkbox-checked .jquery-checkbox-hover img {
	background-position: -17px 0px;
}

.jquery-checkbox-disabled img{
	background-position: 0px 0px;
}
.jquery-checkbox-checked .jquery-checkbox-disabled img{
	background-position: -17px 0px;
}

/* TOPLAYER */
#top_layer{
  padding: 10px; 
  display: none; 
  position: absolute; 
  z-index: 1000; 
  background: white;
  text-align: center;
}
#top_layer img{
  display: inline;
}
#top_layer a{
  color: #777;
  float: right;
  margin-top: 10px;
}
.bgbody
{
  background:#000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

/* MAIN FLASH */
#main_flash{
	width: 100%;
	height: 100%;
}
.opera_fix div{
  position: static !important;
  display: block !important;
  float: left;
}
.lfloat{
	float: left;
}
#login .remind{
  display: block;
  margin-bottom: 10px;
  cursor: pointer;
}


