/*      USER KĂ©pgalĂ©ria     */
.user_album_albumtable {
	width: 575px;
}

.user_albums_table_header {
    /*background: #e6f0f4;*/
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    border-top: 0px;
    border-bottom: 1px solid #41839c;
    border-left: 0px;
    border-right: 0px;
}
.user_albums_table_text{
    background: #699AC5;
    font-size: 10px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
    border-top: 0px;
    border-bottom: 1px solid #41839c;
    border-left: 0px;
    border-right: 0px;
    padding: 3px 0 3px 0;
}
.user_albums_table_text_selected{
    background: #ACCEDD;
    font-size: 10px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
    border-top: 0px;
    border-bottom: 1px solid #41839c;
    border-left: 0px;
    border-right: 0px;
    padding: 3px 0 3px 0;
}

.user_albumtext1 {
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    color : #034A87;
}
.user_albumtext2 {
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color : #54b5dd;
}

.user_albumtext2 select{
    width: 150px;
    height:20px;
    
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color : #54b5dd;
    background: white;
    border: 1px solid #54b5dd;
}

.user_album_content {
    width: 575px;
    height: 504px;
    padding-left:15px;
    margin: 0 0 0 20px;
}


.user_album_item {
    width: 130px;
    height: 160px;
    position: relative;
    float:left;
    display:inline;
    background: url("http://imgserver.jojatek.hu/page_images/util/kepnezegeto.jpg") no-repeat;
    margin: 10px 0 0 5px;
}

.user_album_itemimage {
    width: 120px;
    height: 120px;
    padding: 5px 0 0 4px;
}
.user_album_itemstat {
    display: inline;
    float: left;
    position:relative;
    top: 2px;
    left: 26px;
    
    width: 90px;
    heigth: 10px;
    
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    color : #41839c;
}

.user_album_itemtype {
    display: inline;
    float: left;
    position:relative;
    top: 1px;
    
    
    width: 32px;
    heigth: 30px;
}
