div#profile_top
{
    background-color: white;
    border: 6px solid #F6F7F4;
    border-radius: 15px 15px 15px 15px;
    float: left;
    overflow: visible;
    padding: 10px 10px 30px 10px;
    position: relative;
    width: 898px;
}

div#profile_top h2 { color: #aecf0e; font-size: 18px; }

div#profile_top div.page_item_specialisation { color: #efc404; }

div#profile_right 
{
	width: 210px;
	
	margin-top: 0px;
	
	padding: 20px;
	
	vertical-align: middle;
}
div#profile_right  div.informacje
{
	padding: 10px 0px;
	font-size: 14px;
}

div#profile_right  div.right_view_counter
{
	margin-top: 20px;
}

div#map_frame
{
    float: right;
    height: 222px;
    padding: 0;
    width: 250px;
}
div#map_container 
{
	display: block;
	width: 232px;
	height: 220px;
	float: right;
}

img#therapist_description_corner
{
    left: -10px;
    position: absolute;
    top: -1px;
    z-index: 999;
}

div.therapist_address
{ 
    /*line-height: 24px;
    padding-left: 16px;*/
    width: 600px;
    font-weight: bold;
    margin-top: 6px;
}

div.address_section
{
	border-bottom: 1px solid #D1E9E6;
	clear: both;
    margin-left: 10px;
    width: 520px;
}

div.therapist_address img
{
	/* margin: 0 8px -4px -26px */
}

div.therapist_phone
{ 
	float: left;
	clear: left;
}

div.therapist_description
{
	padding: 0px;
}

div#profile_working_hours
{
    clear: both;
    line-height: 24px;
    vertical-align: middle;
    width: 180px;
}

div.working_hours 
{ 
    display: block;
    float: left;
    margin-right: 40px;
    width: 100%;
}

div.working_hours div { float: right; }

div#working_hours 
{
	font-size: 16px;
	margin-bottom: 8px;
	border-bottom: 1px solid #D1E9E6;
}

div.profile_info 
{
	float: left;
	border-bottom: 1px solid #F6F7F4;
	
	/* width: 930px; */
	padding: 20px;
}

#profile_working_hours div div
{
	border-bottom: 1px solid #D1E9E6;
}

#profile_working_hours span.day
{
	font-weight: bold;
	color: #AECF0E;
	width: 24px;
	display: block;
	float: left;
}

.page_item_work_hours_monday, .page_item_work_hours_tuesday, .page_item_work_hours_wednesday, .page_item_work_hours_thursday, .page_item_work_hours_friday, .page_item_work_hours_saturday, .page_item_work_hours_sunday
{
    margin-left: 24px;
    display: block;
}

div.header 
{
	font-size: 17px;
	padding-bottom: 10px;
	color: #aecf0e;
        font-family: 'Open Sans', sans-serif;
        font-weight:100;
}

div.education { line-height: 18px; }
div.education .education_start_year { font-weight: bold; float: left; }
div.education .education_end_year { font-weight: bold; float: left; }
div.education .education_description 
{
	float: right;
	clear: right;
	width: 520px;
	margin-left: 20px; 
}

div#additional_params
{
	border-top: 2px solid #ECEDEA;
	border-bottom: 2px solid #ECEDEA;
	padding: 40px 20px;
	margin: 20px -20px 0px -20px;
	margin: 0px auto;
}
div#additional_params div.additional_param
{
	height: 36px;
	line-height: 36px;
	background-image: url('../img/additional_parameters.png');
	background-position: 0 -36px;
	background-repeat: no-repeat;
    padding: 0 0 0 15px;
    width: 145px;
	float: left;
	font-weight: bold;
	color: #efc404;
	margin-top: 4px;
	margin-left: -15px;
}

div#additional_params div.additional_param_right
{
	width: 10px;
	background-image: url('../img/additional_parameters.png');
	background-position: right -36px;
	background-repeat: no-repeat;
	width: 20px;
	height: 36px;
	float: left;
	margin-top: 4px;
}

div.therapist_image_view img.image_mask_view 
{
    left: -20px;
    position: absolute;
    top: -8px;
    z-index: 9999;
    display: none;
}

div.therapist_image_view {
	display: block;
	/*width: 140px;
	height: 140px;*/
	overflow: hidden;
	float: left;
	position: relative;
	margin-right: 0px;
	vertical-align: middle;
	text-align: center;
}

div.specialisations {

}

a.specialisation 
{
	
	/*border: 1px solid #AECF0E;*/
    /*border-radius: 0px 12px 0px 12px;*/
    line-height: 16px;
    font-size: 12px;
    padding: 2px 4px;
    margin: 0px 2px;
    white-space: nowrap;
    color: #403E34;
    float: left;
    display: block;
    width: 220px;
}

a.specialisation:hover
{
	/*border: 1px solid #79872D;*/
	
	color: #AECF0E;
}

div#languages_details 
{
    background-color: #F6F7F4;
    border: 1px solid #F6F7F4;
    border-radius: 15px 15px 15px 15px;
    float: left;
    margin-top: -20px;
    overflow: visible;
    padding: 25px 10px 10px;
    position: relative;
    width: 730px;
    z-index: 1;
}
div#languages_details span { margin-left: 4px; }

div.education_more_text, div.experience_more_text
{
	padding-top: 12px;
}

.image_field div {
	float:left !important;
	}
/image_field div a img {
	width:60% !important;
	}