#rightColumn{
     width:230px;
     overflow:hidden;
     float:right;
}
.fr {
	float: left !important;
}

.fr {
	float: right !important;
}

.ringArea {
	width: 247px;
	display: block;
	float: left;
	text-align: center;
	margin-left: 14px;
}

.ringImage {
	width: 247px;
	height: 120px;
	display:block;
	border: 1px solid #e5e5e5;
}

.ringButton {
	margin-top: 20px;
	display:block;
	text-align:center;
	width: 130px;
	height: 29px;
	background: url('../ring/glosuj_btn.png') no-repeat;
	color: #fff;
	line-height: 27px;
	font-weight: bold;
	margin: 10px auto;
}

#ringBlock {
	float:left;
	margin-top:5px;
	padding:0;
	width:540px;
	/*background:url('../p_img/art_bigbg.png') repeat-y;*/
	background: url('../p_img_szer/nowe/box_bg.gif') repeat-y;
}

#ringBlock .centerBlockHeader{
     background: url('../p_img_szer/nowe/p_sonda.gif') no-repeat;
     display:block;
     padding:0;
     margin:0;
     height:26px;
}

#recommendedBlock {
	float:left;
	margin-top:5px;
	padding:0;
	width:540px;
	background: url('../p_img_szer/nowe/box_bg.gif') repeat-y;
}

#recommendedBlock  .centerBlockHeader{
     background: url('../p_img_szer/nowe/p_polecamy.gif') no-repeat;
     display:block;
     padding:0;
     margin:0;
     height:26px;
}

.sondatitle {
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 9px;
	margin: 0;
	text-align: center;
}

.a{
	cursor:pointer;
}
  
   .firstNewsImage{
		width:80px;
		height:80px;
		float:left;
		display:block;
		background-position:center center;
		overflow:hidden;
		margin:10px;
		margin-left:20px;
		margin-right:0;
		border:0;
   }
   
   .newsImageFrame {
    width:80px;
    height:80px;
    float:left;
    display:block;
    overflow:hidden;
    background:url('../p_img/p_ramkazdjecie.gif') no-repeat;
}
	

	   
   .firstNewsContent{
        float:left;
        width:400px;
        margin-left:20px;
        line-height:140%;
        padding-bottom:10px;
   }
   
    .firstNewsContent h3{
        padding:0;
        margin:0;
        font-size:12px;
    }
   
   .more{
     float:right;
     padding-right:15px;
     }
     
   .moreTxt{
     float:right;
     clear:both;
     padding-top:10px;
	 display:block;
	 clear:both;
     }
   
    .galleryImage{
        background-position: center center;
        background-repeat:no-repeat;
        background-color:#000;
        disply:block;
        border:1px solid #ccc;
        width:75px;
        height:56px;
        text-align:center;
        float:left;
        margin-top:7px;
        overflow:hidden;
    }

    .profilesImage{
        margin-top:12px;
        float:left;
        display:block;
        border:1px solid #e9e9e9;
        overflow:hidden;
        background-color:#f8f8f8;
        background-position:center center;
        background-repeat: no-repeat;
        height:100px;
        width:105px;
    }


    .profilesImage span{
        display:block;
        width:105px;
        height:20px;
        margin-top:80px;
        background:#f8f8f8;
        border-top:1px solid #e9e9e9;
        line-height:20px;
        font-size:10px;
        text-align:center;
        overflow:hidden;
    }
    
#centerColumn{
    width:540px;
    margin-left:10px;
    float:left;
	overflow:hidden;
    padding-top:5px;
}
    
.centerBlock{
    width:540px;
    margin-top:10px;
    background:#fff;
}
.centerBlockTop{
    width:100%;
    clear:both;
    height:13px;
    background: url(../p_img_szer/nowe/box_head.gif) no-repeat;
}

.centerBlockTop2{
    width:100%;
    clear:both;
    height:21px;
    background: url(../p_img/box_head_right.gif) no-repeat;
}

.centerBlockContent{
    clear:both;
    background: url(../p_img_szer/nowe/box_bg.gif) repeat-y; 
}

.centerBlockBottom{
    width:100%;
    height:20px;
    clear:both;
    background: url(../p_img/box_foot2.gif) no-repeat;
}


.centerBlockBottomNews{
    width:100%;
    height:31px;
    clear:both;
	display:block;
	outline:none;
    background: url(../p_img/box_foot_wiecej.gif) no-repeat;
}
.centerBlockBottom2{
    width:100%;
    height:13px;
    clear:both;
    background: url(../p_img/box_foot.gif) no-repeat;
}

.centerBlockContentTxt{
     padding:0 20px;
}



#bookmarksList ul{
    width:540px;
    padding:0 !important;
    margin:0 !important;
    list-style:none;
}
    
    .bookmark{
        padding:0;
        margin:0;
        height:26px;
        display:block;
        float:left;
    }
    
        .bookmark a{
            background-image: url(../p_img_szer/menu.png);
            background-repeat:no-repeat;
            height:26px;
            display:block;
            outline:none;
        }
    
        #bookmarkNews a{
            width:113px;
            background-position: 0 -26px;
        }
        #bookmarkProfilesGallery a{
            width:113px;
            background-position: -113px -26px;
        }
        #bookmarkPhotosGallery a{
            width:113px;
            background-position: -226px -26px;
        }
        #bookmarkChampions a{
            width:171px;
            background-position: -339px -26px;
        }
        
        #bookmarkNews a.active{
            width:113px;
            background-position: 0 0;
        }
        #bookmarkProfilesGallery a.active{
            width:113px;
            background-position: -113px 0;
        }
        #bookmarkPhotosGallery a.active{
            width:113px;
            background-position: -226px 0;
        }
        #bookmarkChampions a.active{
            width:171px;
            background-position: -339px 0;
        }

#profilesGalleryBlockContent{
    padding-left:20px;
}

#photosGalleryBlockContent .more, #profilesGalleryBlockContent .more{
	padding-top:5px;
}

#photosGalleryBlockContent{
     padding-left:37px;
}
#newsBlock ul, #recommendedBlock ul{
	padding:0;
	margin:0;
}
#newsBlock li, #recommendedBlock li{
	background: url(../p_img/pointer.gif) 3px 6px no-repeat;
	list-style:none;
	margin-left:20px;
	padding:3px;
	padding-left:20px;
}
	

