/**
 * @copyright	Copyright (C) 2008 CMS-Solutions. All rights reserved.
 * @license
 * See COPYRIGHT.php for copyright notices and details.
 */


/*	========================================================================
	================== A L L   T E M P L A T E S ===========================
	======================================================================== */

body{
    /*background: #000 url('../images/template_bg.png') top repeat-x;*/
}
#site_outer{
	text-align: left;
}
.createdate {
    color: #6A6A6A;
}
#site_center{
	text-align: center;
}

#site_inner{
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
.left P {
    text-align: left;
}

.left {
    float: none;
    margin-left: 0;
}
.right {
    float: none;
    margin-left: 0;
}

/*	=================== H E A D ============================================ */
#head{
    height: 151px;
    background: url('../images/head.jpg') right bottom no-repeat;
}
#top_menu{
    float: right;
    width: 490px;
    height: 35px;
}
#top_menu_inner{
    padding: 0px 13px;
    /* opacity: 0.5; */
}

#logo{
    width: 300px;
    height: 151px;
    float: left;
}

#logo .logo_img{
    margin-top: 21px;
}

#szablon_menu{
    float: right;
    clear: right;
    width: 600px;
    padding-top: 10px;
}

#szablon_menu ul,
#szablon_menu li{
    margin: 0;
    padding: 0;
    list-style: none;
}
#szablon_menu ul li a{
    height: 140px;
    width: 600px;
    display: block;
    visibility: visible;
    cursor: pointer;

}
#szablon_menu ul li a:hover{
    text-decoration: none;
}
#szablon_menu ul li a img{
    height: 100px;
    width: 600px;
    cursor: pointer;
}

#online{
    color: #c2acaf;
    margin-top: 15px;
    padding-left: 10px;
    font-size: 13px;
}

/*	=================== N E W   H E A D ============================================ */
#head_new{
	height: 182px;
	background: transparent url('../images/head.jpg') no-repeat right bottom;
}
#head_new #head_new_top{
	height: 28px;
	border-bottom: 1px solid #000;
}
#head_new #head_new_top #head_top_menu{
    float: right;
    width: 70px;
    height: 22px;
}
#head_new #head_new_top #head_top_menu2{
	float: left;
	margin-left: 15px;
	width: 300px;
	height: 29px;
}
#head_new #head_new_top #head_top_usermenu{
	float: left;
	margin-left: 11px;
	width: 363px;
	height: 29px;
}
#head_new #head_new_middle{
	height: 151px;
}
#head_new #head_new_middle .logo_a{
	float: left;
}
#head_new #head_new_middle .logo_img{
	margin-top: 22px;
	margin-left: 4px;
}
#head_new #head_new_top #online{
	margin-top: 0;
}

/*	=================== M A I N   M E N U ================================== */


#main_menu{
    height: 49px;
    line-height: 46px;
    background: #000 url('../images/mainmenu_bg.gif') left no-repeat;
}
#main_menu div.module_menu{
    padding: 0px 19px;
}

#main_menu_sub{
    height: auto;
    min-height: 4px;
    padding-bottom: 3px;
    background: #000 url('../images/mainmenu_sub_bg.gif') left no-repeat;
}
#main_menu_sub div.module_menu{
    padding: 0px 19px;
}


/*	=================== N E W   M A I N   M E N U ================================== */


#main_menu_new{
    height: 49px;
    background: #FFF url('../images/mainmenu_bg_new.gif') no-repeat left ;
}
#main_menu_new div.module_menu{
    padding: 0px 19px;
}

#main_menu_sub_new{
    font-size: 10px;
/*    height:auto !important;*/
/*    height: 10px;*/
    min-height: 10px;
/*    padding-bottom: 3px;*/
    background: transparent url('../images/mainmenu_sub_bg_new.gif') no-repeat left top;
    background-color: #FFFFFF;
}
#main_menu_sub_new div.module_menu{
    padding: 0px 4px;
}





/*	=================== B O D Y ============================================ */

#body_new{
    background-color: #FFF;
}
#body{
    background: #FFF url('../images/body_bg.jpg') 0px 0px no-repeat;
}
#body_bottom{
    height: 42px;
    background: #FFF url('../images/body_bottom_bg.gif') bottom no-repeat;
}
.pathway_outer{
    float: left;
    width: 660px;
}
div.pathway{
    /*padding: 9px 47px 9px 47px;*/
    padding: 0px 47px 0px 47px;
}
span.pathway{
    color: #5c5c5c;
    padding-left: 25px;
    padding-right: 5px;
    background: #FFF url('../images/pathway_start.gif') left no-repeat;
}
#pathway a{
    color: #5c5c5c;
}

#topbanner{
    padding: 0px 114px 0px 114px;
    padding:0;
    text-align: center;
}
#gitarzysta_prenumerata{
    margin-left: 16px;
    margin-right: 74px;
}
span.article_introtext{
    font-weight: bold;
}

/*	=================== F O O T E R ======================================== */

#footer{
    margin-top: 8px;
    margin-left: 9px;
}
#footer .bottom_left{
    float: left;
    width: 203px;
    border-right: 1px solid #6e6e6e;
}
#footer .bottom_center{
    float: left;
    width: 540px;
    border-right: 1px solid #6e6e6e;
}
#footer .bottom_right{
    float: right;
    width: 212px;
}
#footer .bottom_left .middle{
    margin-left: 6px;
    margin-right: 15px;
    margin-top: 15px;
}
#footer .bottom_left .middle .element{
    border-top: 1px solid #242424;
}
#footer .bottom_left .middle .element .inner{
    margin-top: 2px;
    margin-bottom: 2px;
}
#footer .bottom_left .middle .element a{
    color: #606060;
    display: block;
    margin-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 14px;
}
#footer .bottom_left .middle .element1 a{
    color: #606060;
    display: block;
    margin-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 14px;
}
#footer .bottom_left .middle #active_category{
    background-color: #db1933;
    font-weight: bold;
}
#footer .bottom_left .middle #active_category a{
    color: #ffffff;
}
#footer .bottom_center .full_category{
    margin-top: 10px;
    margin-bottom: 7px;
    margin-left: 21px;
    margin-right: 18px;
}



#footer .bottom_center .full_category .polecamy{
    display: block;
    padding: 0;
    white-space: nowrap;
}
#footer .bottom_center .full_category .polecamy ul{
    display: block;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    float: left;
    width: 510px;
}
#footer .bottom_center .full_category .polecamy ul li{
  display: inline;
  float: left;
  white-space: nowrap;
  margin-right: 6px;
}



#footer .bottom_center .full_category .tytul_kategorii{
    margin-left: 1px;
    font-size: 17px;
    font-weight: bold;
    color: #6c6c6c;
}
#footer .bottom_center .full_category a{
    padding-right: 7px;
    margin-right: 7px;
    color: #797979;
    background: transparent url('../images/separator_footer.png') no-repeat right;
}
#footer .bottom_right span a{
    font-size: 17px;
    display: block;
    margin-top: 10px;
    font-weight: bold;
    color: #6d6d6d;
}

/*	=================== OGŁOSZENIA ======================================== */
.advertDiv1{
    border-left:7px solid #DB1933;margin-bottom:25px;margin-top:15px;
    margin-left:5px;
}
.advertDiv2{
    margin:10px;
}
.advertTd{
    background-image:url('../images/tloogloszenia2.jpg');background-repeat:no-repeat;
}
.advertTd h3{
    margin-left:5px;
    margin-top:5px;
}


/*	=================== REJESTRACJA ======================================== */
#rejestracja{
	padding: 13px;
	padding-right: 22px;
}
#rejestracja .rejestracja_inner{
	background-color: #d2d2d2;
	padding: 12px 24px 20px 24px;
        height: 100%;
}
#rejestracja .title {
	float:left;
	width:169px;
	height: 37px;
}
#rejestracja .subtitle {
	padding-top: 11px;
	height: 26px;
	font-size: 16px;
}
#rejestracja .subtitle .subtitle_inner{
	line-height: 21px;
	padding-top: 5px;
	font-weight: bold;
        background-color: #D2D2D2;
}
#rejestracja .subtitle .subtitle_text{
	margin-left: 17px;
}
#rejestracja .title .componentheading_inner, .title span {
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:23px;
	font-weight:bolder;
	line-height:23px;
	margin-bottom:-1px;
	margin-left:-1px;
	margin-right:-1px;
	padding-top:16px;
	text-transform: uppercase;
}
#rejestracja input {
    width: 260px;
    background-color: #eeeeee;
    border: solid 1px #4f4f4f;
    padding: 3px;
    font-size: 12px;
}
#rejestracja input#hidepost,
#rejestracja input#regulamin,
#rejestracja input#showfullname {
    width: auto;
}
#rejestracja label {
    font-weight: bold;
}
#rejestracja input.invalid {
    border: solid 1px red;
}
#rejestracja textarea {
    font-size: 12px;
    background: #eeeeee url(../images/form_tlo.gif) repeat-x top;
    border: solid 1px #3c3c3c;
    padding: 3px;
}
#rejestracja .top {
    background-color:#c7c7c7;
    margin-bottom:20px;
    padding:20px;
    height:400px;
}
#rejestracja .next {
    margin-top: 150px;
    height:240px;
}
/*
#rejestracja #plikAvatar {
    position: absolute;
    margin-top: 105px;
    margin-left: 0px;
}
*/
#rejestracja #plikAvatar {
    margin-top: 20px;
    display: block;
}
#rejestracja #namemsg {
    position: absolute;
    margin-left: 5px;
    margin-top: 10px;
}
#rejestracja select.urodzony, #rejestracja .historia select{
    background: #EEEEEE;
    border:1px solid #827668;
    margin-right: 5px;
}
#rejestracja #name {
    position: absolute;
    margin-left: 135px;
    margin-top: 5px;
}
#rejestracja #usernamemsg {
    position: absolute;
    margin-left: 5px;
    margin-top: 35px;
}
#rejestracja #username {
    position: absolute;
    margin-left: 135px;
    margin-top: 30px;
}
#rejestracja #usernamemsgInfo {
    position: absolute;
    width: 250px;
    color: #7b6c59;
    height:30px;
    font-size: 11px;
    margin-left: 131px;
    margin-top: 55px;
}
#rejestracja #emailmsg {
    position: absolute;
    margin-left: 5px;
    margin-top: 105px;
}
#rejestracja #email {
    position: absolute;
    margin-left: 135px;
    margin-top: 100px;
}
#rejestracja #pwmsg {
    position: absolute;
    margin-left: 441px;
    margin-top: 10px;
}
#rejestracja #password {
    position: absolute;
    margin-left: 570px;
    margin-top: 5px;
}
#rejestracja #pw2msg {
    position: absolute;
    margin-left: 441px;
    margin-top: 35px;
}
#rejestracja #czyloginmsg {
    position: absolute;
    margin-left: 413px;
    margin-top: 105px;
}
#rejestracja #czylogin {
    width:20px;
    background: none;
    border: none;
}
#rejestracja #naczymgra {
    height: 122px;
}
#rejestracja .podgladAvatar img{
    margin: 0 auto;
}
#rejestracja .podgladAvatar{
    text-align: center;
    height: 122px;
}

#rejestracja #avatar{
    width: 133px;
    height: 89px;
}
#rejestracja #plikAvatar{
    color: #2f2f2f;
    font-weight: bold;
    background-color: #eeeeee;
    border: 1px solid #4f4f4f;
    line-height: 16px;
    display: block;
    padding: 3px 2px 2px 2px;
    margin: 5px 1px 5px 3px;
    width: 185px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    float: left;
}
#rejestracja #usunAvatar img{
    color: #2f2f2f;
    font-weight: bold;
    background-color: #eeeeee;
    border: 1px solid #4f4f4f;
    padding: 2px 2px 3px 2px;
    margin: 5px 3px 5px 0;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    float: right;
}
#rejestracja .avatar_postep {
    font-weight: normal;
}
#rejestracja .avatar_procent {
    color: red;
    font-size: 16px;
    font-weight: bold;
}

#rejestracja #password2 {
    position: absolute;
    margin-left: 570px;
    margin-top: 30px;
}
#rejestracja #zmienlogin {
    position: absolute;
    margin-left: 570px;
    margin-top: 110px;
    font-weight: bold;
}
#rejestracja #plikmsg {
    margin-top: 0px;
    margin-bottom: 25px;
}
#rejestracja input.button {
    margin-left: 550px;
}
#rejestracja .plikmsgInfo {
    color: #303030;
    font-size: 11px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#rejestracja .rej1 {
    margin-left: 5px;
    background: #bababa;
    float: left;
    height:246px;
    width: 226px;
    padding: 5px;
/*     border: solid 3px #948570; */
    margin-right:30px;
}
#rejestracja .rej2 {
    width: 280px;
    float: left;
    margin-right:20px;
}
#rejestracja .rej3 {
    width: 220px;
    float: left;
}
#rejestracja .rej1 label, #rejestracja .rej2 label, #rejestracja .rej3 label, #rejestracja .bottom label {
/*     border-bottom:1px solid #9C8D78; */
    display:block;
    margin-bottom:5px;
    padding-bottom:1px;
}
#rejestracja .bottom  label.hidepostl{
	border-bottom: none;
	margin-top: 8px;
}
#rejestracja  label.akceptujeregulaminl{
	border-bottom: none;
}
#rejestracja  label#akceptujeregulamin a{
	color: #5a4c3f;
}
#rejestracja .rej1 input, #rejestracja .rej2 input, #rejestracja .rej3 input, #rejestracja .rej2 textarea, #rejestracja .rej3 textarea {
    width:255px;
    margin-bottom: 7px;
}
#rejestracja .rej2 input#urodzony {
    width: 170px;
}
#rejestracja #omnie{
    width: 889px;
    height: 140px;
}
#rejestracja #sprawdz{
    width: 889px;
    height: 80px;
}
#rejestracja .bottom .textareaH{
    height:14px;
}
#rejestracja .bottom label{
    margin-top:20px;
    border-bottom: 1px solid #bababa;
}
#rejestracja .bottom .probkiSmall, #rejestracja .bottom .info{
    margin-bottom: 25px;
}
#rejestracja .bottom .audio input{
    display: block;
    width: 450px;
}
#rejestracja .bottom .historia input.inputboxH{
    width: 80px;
}
#rejestracja .bottom .historia input.historiaT{
    width: 710px;
}

#rejestracja .mojeMultimedia_left{
    float: left;
    width: 424px;
}
#rejestracja .mojeMultimedia_left_inner{
    background-color: #c7c7c7;
    padding: 8px 5px 5px 5px;
}
#rejestracja .mojeMultimedia label{
    border-bottom: none;
    margin-top: 9px;
    margin-bottom: 4px;
}
#rejestracja .mojeMultimedia_left .mojeMultimedia_galeria_item{
    float: left;
    width: 110px;
    text-align: center;
    margin-bottom: 5px;
}
#rejestracja .mojeMultimedia_left .plikGaleria{
    color: #2f2f2f;
    font-weight: bold;
    font-size: 11px;
    background-color: #eeeeee;
    border: 1px solid #4f4f4f;
    line-height: 16px;
    display: block;
    padding: 3px 2px 2px 2px;
    margin: 0 0 5px 0;
    width: 76px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    float: left;
}
#rejestracja .mojeMultimedia_left .usunGaleria img{
    color: #2f2f2f;
    font-weight: bold;
    background-color: #eeeeee;
    border: 1px solid #4f4f4f;
    padding: 2px 2px 3px 2px;
    margin: 0 0 5px 0;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    float: right;
}
#rejestracja .mojeMultimedia_right{
    float: right;
    width: 446px;
}
#rejestracja .mojeMultimedia_right .mojeMultimedia_youtube_inner{
    padding: 15px 7px 7px 12px;
    background-color: #c7c7c7;
    line-height: 28px;
}
#rejestracja .mojeMultimedia_right .mojeMultimedia_youtube_inner span{
    font-weight: bold;
    margin-right: 10px;
}
#rejestracja .mojeMultimedia_right .mojeMultimedia_youtube_inner input{
    width: 395px;
}
#rejestracja .mojeMultimedia_right .mojeMultimedia_mp3_inner .clr{
    font-size: 1px;
    line-height: 1px;
}
#rejestracja .mojeMultimedia_right .mojeMultimedia_mp3_inner{
    padding: 15px 7px 7px 12px;
    background-color: #c7c7c7;
    line-height: 28px;
}
#rejestracja .mojeMultimedia_right .mojeMultimedia_mp3_inner .mojeMultimedia_mp3_nr{
    font-weight: bold;
    margin-right: 10px;
    float: left;
    line-height: 25px;
    margin-bottom: 3px;
}
#rejestracja .mojeMultimedia_right .mojeMultimedia_mp3_inner input{
    width: 285px;
    float: left;
}
#rejestracja .mojeMultimedia_right .mojeMultimedia_mp3_inner .plikMp3{
    color: #2f2f2f;
    font-weight: bold;
    font-size: 11px;
    background-color: #eeeeee;
    border: 1px solid #4f4f4f;
    line-height: 15px;
    display: block;
    padding: 3px 2px 2px 2px;
    margin: 0px 1px 0px 1px;
    width: 77px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    float: right;
}
#rejestracja .mojeMultimedia_right .mojeMultimedia_mp3_inner .plikMp3zPlikiem{
    background-color: #87d28c;
}
#rejestracja .mojeMultimedia_right .mojeMultimedia_mp3_inner .usunMp3{
    float: right;
    padding: 2px;
    margin-right: 3px;
    border: 1px solid #4f4f4f;
    background-color: #eeeeee;
}

#rejestracja .mojeMultimedia_right .mojeMultimedia_mp3_inner .usunMp3 img{
    color: #2f2f2f;
    font-weight: bold;        
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}
#rejestracja .mojeMultimedia .avatar_procent {
    color: red;
    font-size: 14px;
    font-weight: bold;
}
#rejestracja .mojeMultimedia_right .mp3_postep {
    font-weight: normal;
}
#rejestracja .mojeMultimedia_right .mp3_procent {
    color: red;
    font-size: 14px;
    font-weight: bold;
}
#rejestracja .mojeMultimedia_opis{
    color: #111516;
    padding: 5px 2px 2px 2px;
    line-height: 12px;
}

#rejestracja .mojeMultimedia_youtube_outer{
    margin-bottom: 30px;
}
/* koniec rejestracja */


/* logowanie */
#login{
	padding: 33px 13px;
	padding-right: 22px;
}
#login .title {
	float:left;
	width:169px;
	height: 37px;
}
#login .subtitle {
	padding-top: 11px;
	height: 26px;	
	font-size: 16px;
}
#login .subtitle .subtitle_inner{
	line-height: 21px;
	padding-top: 5px;
	font-weight: bold;
        background-color: #d2d2d2;
}
#login .subtitle .subtitle_text{
	margin-left: 17px;
}
#login .title .componentheading_inner, .title span {
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:23px;
	font-weight:bolder;
	line-height:23px;
	margin-bottom:-1px;
	margin-left:-1px;
	margin-right:-1px;
	padding-top:16px;
	text-transform: uppercase;
}

#login .tableLogin {
    padding: 40px 20px 20px 20px;
    background: #d2d2d2;
    height: 100%;
}

#login .formLoginAllert {
    font-size: 16px;
    font-weight: bold;
    margin: 20px;
    padding: 10px;
    border: 3px solid #DC1A35;
    height: 100%;
}

#login .tableLogin .formLogin{
    float: left;
    width: 430px;
    padding-right: 15px;
    margin-right: 15px;
    border-right: dotted 1px #000000;
}
#login .tableLogin .formLogin input, #login .tableLogin .reset input{
    width: 290px;
    background-color: #f1f1f1;
    margin-right: 10px;
    border: solid 1px #a9a9a9;
    padding: 3px;
}
#login .tableLogin .formLogin input{
    float: right;
}
#login .tableLogin .formLogin #com-form-login-remember{
    text-align: center;
}
#login .tableLogin .formLogin input#remember{
    float: none;
}
#login .tableLogin .formLogin #com-form-login-remember input{
    width: auto;
}


#login .tableLogin .formLogin input.button, #login .tableLogin .reset button{
    width: 100px;
    background: #dc1a35;
    border: solid 1px #fff;
    padding: 3px;
    cursor: pointer;
    color: #fff;
}
#login .tableLogin label{
    color: #151515;
    font-weight: bold;
}
#login .tableLogin .infoLogin a{
    background-color: #dc1a35;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    margin-left: 220px;
    margin-top: 27px;
    padding:  5px;
    text-align: center;
    text-decoration:none;
    width: 100px;
}
#login .tableLogin .infoLogin{
    float: left;
    width: 300px;
}
#login .tableLogin .formLogin a.reset{
    color:#000000;
    display:block;
    margin-left:105px;
    margin-top:10px;
    position:absolute;
}
/* koniec logowanie */

/* message */
#message {
    padding: 15px 117px;
}
#newsletter_message #message{
    padding: 15px 20px;
    font-size: 14px;
}
#message .messageError{
    padding: 20px 10px 20px 100px;
    background: #fff url(../images/pytajnik.gif) no-repeat 20px 10px;
    border: solid 3px #e20001;
    color: #e20001;
    margin-bottom: 10px;
    height: 100%;
}
#message .messageOk{
    padding: 20px 10px 20px 100px;
    background: #fff url(../images/wykrzyknik.gif) no-repeat 20px 10px;
    border: solid 3px #65a221;
    color: #65a221;
    height: 100%;
}
#message .menuAdmin{
    line-height: 30px;
    margin-top: 15px;
}
#message .menuAdmin a{
    margin-right: 15px;
    font-weight: bold;
}
#message p{
    padding-top: 5px;
}

/* koniec message */


/* gitarzysci */
#gitarzysci{
    padding: 13px;
}
#gitarzysci .title {
    float:left;
    width:169px;
    height: 37px;
}
#gitarzysci .subtitle {
    padding-top: 11px;
    height: 26px;    
    font-size: 16px;
    color: #da1936;
}
#gitarzysci .subtitle .subtitle_inner{
    line-height: 21px;
    padding-top: 5px;
    font-weight: bold;
    background-color: #d2d2d2;
}
#gitarzysci .subtitle .subtitle_text{
    margin-left: 17px;
}
#gitarzysci .title .componentheading_inner, .title span {
    color:#FFFFFF;
    display:block;
    float:right;
    font-size:23px;
    font-weight:bolder;
    line-height:23px;
    margin-bottom:-1px;
    margin-left:-1px;
    margin-right:-1px;
    padding-top:16px;
    text-transform: uppercase;
}

#gitarzysci h2, #gitarzysci div.componentheading {
    background:transparent url(../images/800.png) no-repeat scroll 0 0;
    color:#161614;
    font-size:16px;
    line-height:45px;
    margin-bottom:20px;
    padding-left:55px;
    font-weight: bold;
}
#gitarzysci .promo img.promowanyMini {
    position: absolute;
    right: 10px;
    top: -25px;
    float: none;
    border: none;
    margin-right: 0;
}
#gitarzystaOne .naglowek img.promowanyMini {
    position: absolute;
    margin-left: 815px;
    margin-top: -14px;
    float: none;
    border: none;
}
#gitarzysci div.componentheading a.vip, #gitarzysci h2 a.vip{
    background:transparent url(../images/nasz_vip.jpg) no-repeat;
    text-align: center;
    display: block;
    float: right;
    color: #ffffff;
    width:193px;
    height: 28px;
    font-size: 14px;
    margin-right:10px;
    line-height:24px;
    margin-top:12px;
}
#gitarzysci div.componentheading a.wszyscy, div.componentheading a.wszyscy, h1.componentheading a.wszyscy{
    display: block;
    float: right;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    color: #543F2A;
}
div.componentheading a.naukaWszyscy{
    margin-right:320px;
}
h1.componentheading a.wszyscyAnuluj {
    margin-right:360px;
}
div.componentheading a.wydarzeniaWszyscy{
    margin-right:280px;
}
div.componentheading a.testyWszyscy{
    margin-right:260px;
}
#gitarzysci div.componentheading a.wszyscy{
    margin-right:230px;
}
#gitarzysci div.componentheading a.uncle, #gitarzysci h2 a.uncle{
    background:transparent url(../images/zaloz.jpg) no-repeat;
    display: block;
    float: right;
    width:145px;
    margin-top:8px;
    height: 36px;
    font-size: 14px;
    text-decoration: none;
}
#gitarzysci h1,  #gitarzysci div.componentheading {
    background:none;
    font-size:19px;
    line-height:29px;
    margin-bottom:8px;
    padding-left:0px;
    color: #434343;
}
#gitarzysci .componentheading a{
    color: #434343;
}
#gitarzysci div.promo{
    height: 100%;
    background: #d2d2d2 url(../images/prfil_bg_bottom.gif) no-repeat bottom;
    padding: 15px 0;
    position: relative;
}
#gitarzysci .promoL {
    background: #d8d8d8 url(../images/promo_prof.gif) no-repeat right top;
}

#gitarzysci .promo .szary{
    color:#928572;
    font-size:12px;
    margin-bottom: 10px;
}
#gitarzysci .promo img{
    border:1px solid #a5a5a5;
    float: left;
    margin-right: 22px;
}
#gitarzysci .promo .about{
    float:left;
    width:295px;
    color: #434343;
}
#gitarzysci .promo .opis{
    float: left;
    width: 360px;
    margin-right: 14px;
}
#gitarzysci .promo .opis a.wiecej{
    margin-top: 35px;
}
#gitarzysci .promo .about .titleInfo,
#gitarzysci .promo .opis .titleInfo,
#gitarzysci .listP .opis .titleInfo,
#gitarzystaOne .titleInfo{
    border-bottom:1px solid #ababab;
    color:#3A3732;
    font-weight:bold;
    margin-bottom:3px;
    padding-bottom:3px;
    text-align:left;
}
#gitarzysci .listP .opis .text{
    width: 300px;
    float: left;
}
#gitarzysci .promo .opis .txt,
#gitarzysci .listP .opis .txt,
#gitarzystaOne .txt{
    color:#434343;
    margin-bottom:10px;
}
#gitarzystaOne .txt a {
    color:#5D5443;
    text-decoration: none;
}
#gitarzystaOne .txt a:hover {
    text-decoration: underline;
}
#gitarzysci .promo .wiecejOuter{
    padding-top: 22px;
}
#gitarzysci .promo .wiecejOuter a.wiecej{
    font-size:15px;
    height:39px;
    text-decoration: underline;
    padding-left:10px;
    padding-top:1px;
    width:100px;
    color: #696969;
    font-weight: bold;
}
#gitarzysci .promo .wiecejOuter{
    text-align: right;
}
#gitarzysci .promo a.wiecej:hover,
#gitarzysci .listP a.wiecej:hover{
    text-decoration: underline;
    white-space: nowrap;
}
#gitarzysci .promo a.normal{
    background:transparent url(../images/Wersja-2_30.jpg) no-repeat scroll 0 0;
    color:#4B4B4B;
}
#gitarzysci .promo a.promo,
#gitarzysci .promoL a.promo{    
    color:#FFFFFF;
}
#gitarzysci .promoL a.promo{
    padding-left:10px;
    padding-top:1px;
}
#gitarzysci .gitarzysciListaOuter{
    padding-top: 13px;
}
#gitarzysci .gitarzysciLista{
    float: left;
    width: 630px;
    padding-top: 13px;
}
#gitarzysci .gitarzysciRightModule{
    float: right;
    width: 313px;
    padding-top: 13px;
    padding-left: 11px;
}
#gitarzysci .sort{
    margin: 2px;
}
#gitarzysci .listP{
    /*
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    */
    padding: 10px;
    padding-bottom: 15px;
    height: 100%;
    border-bottom: 1px solid #dddddd;
}
#gitarzysci .promoL{
    padding-bottom: 10px;
    margin-bottom: 0;
}
#gitarzysci .listP .obrazek{
    float: left;
    width: 140px;
    margin-right: 10px;
}
#gitarzysci .listP .obrazek img{
    border:1px solid #a5a5a5;
}
#gitarzysci .listP .obrazek a{
    border: none;
}
#gitarzysci .listP .name{
    float: left;
    width: 200px;
    margin-top: 30px;
    margin-right: 10px;
}
#gitarzysci .listP .opis{
    float: left;
    padding-top: 5px;
    width: 455px;
}
#gitarzysci .listP .gitarzystaName{
    line-height: 31px;
    height: 31px;
}
#gitarzysci .listP .gitarzystaName a{
    color: #434343;
    font-weight: bold;
    font-size: 20px;
}
#gitarzysci .listP .gitarzystaOmnie {
    padding-top: 6px;
}
#gitarzysci .listP .gitarzystaSprzet {
    padding-top: 6px;
}
#gitarzysci .listP .gitarzystaSprzet span,
#gitarzysci .listP .gitarzystaOmnie span{
    font-weight: bold;
}
#gitarzysci .listP a.wiecej{
    color: #696969;
    text-decoration: underline;
}
#gitarzysci .listP .wiecej{
    margin-left:0px;
    text-decoration: none;
    margin-top:5px;
    float: right;
}
#gitarzysci .listP .title{
    font-weight: bold;
}
#gitarzysci .listP	.online_outer{
    margin-top: 8px;
}
#gitarzysci .listP .perkusista_online{
    color: #586f21;
    padding-left: 13px;
    background: transparent url(../images/online.png) no-repeat left;
}
#gitarzysci .listP .perkusista_offline{
    color: #b00000;
    padding-left: 13px;
    background: transparent url(../images/offline.png) no-repeat left;
}
#gitarzysci .listP .title a{
    text-decoration: none;
}
#gitarzysci .listP .title a:hover{
    text-decoration: underline;
}
#gitarzysci .sortPerk{
    float: left;
    padding: 4px 0;
}
#gitarzysci .sortPerk a{
    text-decoration: none;
}
#gitarzysci .sortPerk a:hover, #gitarzysci .sortPerk a.active{
    text-decoration: underline;
}
#gitarzysci .pokazPerk{
    width: 250px;
    float: right;
    text-align: right;
}
#gitarzysci .pokazPerk a{
    height: 28px;
    line-height: 27px;
    display: block;
    text-align: center;
    color: #262626;
    text-decoration: none;
    float: left;
    margin-right: 2px;
}
#gitarzysci .pokazPerk a.pokazPerk_users{
    width: 78px;
}
#gitarzysci .pokazPerk a.pokazPerk_vip{
    width: 100px;
}
#gitarzysci .pokazPerk a.pokazPerk_all{
    width: 57px;
}
#gitarzysci .pokazPerk a.active,
#gitarzysci .pokazPerk a:hover{
    color: #dc1732;
}
#gitarzysci .pokazPerk a span{
    display: block;
    height: 28px;
    background: url(../images/sort_bt_bg.gif) repeat-x top;
}
#gitarzysci .pokazPerk a span span{
    background: url(../images/sort_bt_bg_left.gif) no-repeat left;
}
#gitarzysci .pokazPerk a span span span{
    background: url(../images/sort_bt_bg_right.gif) no-repeat right;
    padding: 0 6px;
}
#gitarzysci .pokazPerk a:hover span,
#gitarzysci .pokazPerk a.active span{
    display: block;
    height: 28px;
    background: url(../images/sort_bt_act_bg.gif) repeat-x top;
}
#gitarzysci .pokazPerk a:hover span span,
#gitarzysci .pokazPerk a.active span span{
    background: url(../images/sort_bt_act_bg_left.gif) no-repeat left;
}
#gitarzysci .pokazPerk a:hover span span span,
#gitarzysci .pokazPerk a.active span span span{
    background: url(../images/sort_bt_act_bg_right.gif) no-repeat right;
    padding: 0 6px;
}
#gitarzystaOne{
    padding: 13px;
}
#gitarzystaOne .title_outer{
    background: url(../images/gitarzysta_one_top_bg.gif) repeat-x top;
    height: 100%;
}
#gitarzystaOne .title {
    float:left;
    width:169px;
    height: 37px;
}
#gitarzystaOne .subtitle {    
    height: 14px;
    background-color: #d2d2d2;
    font-size: 14px;
    color: #da1936;
    float: right;
}
#gitarzystaOne .subtitleUp {
    height: 20px;
    line-height: 20px;
    float: right;
    width: 740px;
}
#gitarzystaOne .subtitleUp a{
    color: #2f2f2f;
    float: left;
}
#gitarzystaOne .subtitleUp a.vip{
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
    float: right;
    color: #dc1a35;
}
#gitarzystaOne .subtitle .subtitle_inner{
    line-height: 21px;
    padding-top: 5px;
    font-weight: bold;
}
#gitarzystaOne .subtitle .subtitle_text{
    margin-left: 17px;
}
#gitarzystaOne .title .componentheading_inner, .title span {
    color:#FFFFFF;
    display:block;
    float:right;
    font-size:23px;
    font-weight:bolder;
    line-height:23px;
    margin-bottom:-1px;
    margin-left:-1px;
    margin-right:-1px;
    padding-top:16px;
    text-transform: uppercase;
}

#gitarzystaOne .naglowek{
    padding: 5px;
    background: #d2d2d2 url(../images/prfil_bg_bottom.gif) no-repeat bottom;
    padding-bottom: 15px;
}
#gitarzystaOne .naglowek img{    
}
#gitarzystaOne .avatar_outer{
    float: left;
    border: 3px solid #b6b6b6;
    width: 249px;
    height: 167px;
}
#gitarzystaOne .naglowek .opis1{
    float: right;
    width: 310px;
    font-size: 12px;
    margin-right: 15px;
}
#gitarzystaOne .naglowek .opis2{
    font-size: 12px;
    float: right;
    width: 310px;
    margin-right: 10px;
}
#gitarzystaOne .naglowek h1{
    font-size: 16px;
    margin-bottom: 3px;
    height: 100%;
}
#gitarzystaOne .naglowek a.edytujProfil{
    display: block;
    margin-left: 825px;
    font-weight: bold;
    color: #3A3732;
}
#gitarzystaOne .perkLeft{
    float: left;
    margin-right:15px;
    width: 600px;
}
#gitarzystaOne .perkLeft .galeriauzytkownika{
    text-align: center;
}
#gitarzystaOne .perkLeft .galeriauzytkownika table{
    margin: 0 auto;
}
#gitarzystaOne .perkLeft .omnie{
    margin-top:20px;
    margin-bottom:20px;
}
#gitarzystaOne .perkLeft .galeriauzytkownika td{
    border: 1px solid #b2a9a0;
    height: 91px;
    width: 91px;
}
#gitarzystaOne .perkRight{
    float: right;
    width: 300px;
    padding-top: 20px;
}
#gitarzystaOne .perkLeft .historia .event{
    float:left;
    margin-left:10px;
    width:390px;
}
#gitarzystaOne .perkLeft .historia .date{
    float:left;
    width:70px;
}
/* koniec perkusisci */

/* Perkusist na forum */
.gitarzystaOnForum_outer{
	color: #393534;
        margin-bottom: 15px;
}
.gitarzystaOnForum a{
	color: #3a3732;
}
.gitarzystaOnForum .gitarzystaOnForum_strong{
	font-weight: bold;
/* 	margin-right: 4px; */
}
.gitarzystaOnForum div.gitarzystaOnForum_title{
	background: transparent url(../images/1px_br.gif) repeat-x scroll 0 10px;
	font-weight: bold;
	font-size: 18px;
	line-height: 19px;
	margin-bottom: 27px;
	color: #444444;
}
.gitarzystaOnForum .gitarzystaOnForum_title span{
	background-color: #cebea7;
	padding-right: 18px;
}
.gitarzystaOnForum .gitarzystaOnForum_body{
	border: 1px solid #9a9a9a;
	height: 100%;
}
.gitarzystaOnForum .gitarzystaOnForum_body_prvmsg{
	text-align: center;
}
.gitarzystaOnForum .gitarzystaOnForum_body_prvmsg a{
	margin: -16px auto 0 auto;
	display: block;
	position: relative;
}
.gitarzystaOnForum .gitarzystaOnForum_body_inner{
	padding: 13px;
}
.gitarzystaOnForum .gitarzystaOnForum_postow{
	margin-bottom: 13px;
}
.gitarzystaOnForum .gitarzystaOnForum_ranga{
	margin-bottom: 9px;
}
.gitarzystaOnForum .gitarzystaOnForum_activforum{
	margin-bottom: 13px;
}
.gitarzystaOnForum .gitarzystaOnForum_activtopic{
	margin-bottom: 0;
}

.gitarzystaOnForum .gitarzystaOnForum_activforum a,
.gitarzystaOnForum .gitarzystaOnForum_activtopic a{
	text-decoration: none;
}

.gitarzystaOnForum .gitarzystaOnForum_activforum a:hover,
.gitarzystaOnForum .gitarzystaOnForum_activtopic a:hover{
	text-decoration: underline;
}
.gitarzystaOnForum .gitarzystaOnForum_title{
    display: none;
}
.regulamin{
    border: 6px solid #920000;
    padding: 25px 30px;
    background-color: #e5e5e5;
}
.regulamin .regulamin_title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #0e0e0e;
}
.body_right_column .banneritem_innercormedia *{
    margin-top: 10px;
}
#banner_bottom{width:970px;margin:0 auto;}