.browse_headertext {
    width: 150px;
    height:20px;
    display:inline;
    font-size: 18px;
    font-family: arial, helvetica, sans-serif;
    color : #e04213;
}
.browse_sort {
    text-align: right;
}
.browse_sort select{
    width: 200px;
    height:20px;
    
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color : #41839c;
    background: white;
    border: 1px solid #54b5dd;
}

.browse_itemperpage {
    text-align: right;
    color : #41839c;
}

.browse_itemperpage select{
    width: 50px;
    height:20px;
    
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color : #41839c;
    background: white;
    border: 1px solid #54b5dd;
}

.browse_text {
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color : #41839c;
}

.browse_items {
    width: 800px;
    display: table-cell;
    /*pading: 0 0 0 20px;*/
}

.browse_item_male 
{
	margin-left       : 17px;
    background-repeat : no-repeat;
	background-image  : url(http://imgserver.jojatek.hu/page_images/search/new/search_result_bg_ffi.jpg);
	width             : 571px;
	height            : 183px;
	margin-top        : 15px;    
}

.browse_item_female 
{
	margin-left       : 17px;
    background-repeat : no-repeat;
	background-image  : url(http://imgserver.jojatek.hu/page_images/search/new/search_result_bg_no.jpg);
	width             : 571px;
	height            : 183px;
	margin-top        : 15px;    
}

.browse_item_avatar {
    position: relative;
    left: 17px;
    top: 13px;
    float:left;
    display:inline;
    
    width: 100px;
    height: 120px;
}

.browse_item_content {
    position: relative;
    left: 40px;
    top: 15px;
    float:left;
    display:inline;
    overflow:hidden;
    
    width: 230px;
    height: 160px;
}

.browse_item_icons {
    position: relative;
    left: 13px;
    top: -16px;
        
    width: 110px;
    height: 40px;
}


.browse_item_text {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
}

.browse_item_username {
   font-size: 14px;
   color: #5400dd;
   font-weight : bold;   
   font-family: arial, sans-serif;
}
.browse_item_motto {
   font-size: 12px;
   font-weight: bold;
   color: #41839c;
   font-family: arial, helvetica, sans-serif;
}

.browse_item_property {
    font-size: 12px;
    font-weight: bold;
    font-family: arial, impact, sans-serif;
    color : #CDE8FF;
}

.browse_item_value {
    font-size: 12px;
    font-family: arial, impact, sans-serif;
    color : #41839c;
}

.browse_item_property_male {
    font-size: 12px;
    font-weight: bold;
    font-family: arial, impact, sans-serif;
    text-align:left;
    color : #CDE8FF;
}

.browse_item_value_male {
    font-size: 12px;
    font-family: arial, impact, sans-serif;
    text-align:left;
    color : #41839c;
}

.browse_item_property_female {
    font-size: 12px;
    font-weight: bold;
    font-family: arial, impact, sans-serif;
    text-align:left;
    color : #840843;
}

.browse_item_value_female {
    font-size: 12px;
    font-family: arial, impact, sans-serif;
    text-align:left;
    color : #cb6194;
}


.browse_no_element_text {
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    color : #41839c;
}


