@charset "utf-8";

html{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

body{
	padding: 0px;
	background-color: #FFF;
	background-image: url(../../Images/4d/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.text_left {
	text-align: left!important;
}
.text_right {
	text-align: right!important;
}
.text_center {
	text-align: center!important;
}
.text_justify {
	text-align: justify!important;
}
form {
}


/* CSS Document */

#doc {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}

#header {
	padding: 0px;
	background-image: url(../../Images/4d/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 138px;
	margin: 0px;
	position: relative;

}
#header #home_button {
	position: absolute;
	width: 350px;
	margin: 0px;
	padding: 0px;
	left: 20px;
	top: 70px;
	height: 30px;
}
#header #home_button a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#doc #header #tel_div {
	color: #FFF;
	background-color: #F00;
	padding: 5px;
	height: 20px;
	width: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#user_menu_container {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 68px;
}
#user_menu {
	margin: 0px;
	padding: 0px;
	height: 68px;
	list-style-type: none;
}
#user_menu li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 68px;
	color: #9D988C;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	height: 68px;
	float: right;
	white-space: nowrap;
	display: block;
	margin: 0px;
}
#user_menu li a {
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center 15px;
	height: 38px;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	text-align: center;
	vertical-align: bottom;
	line-height: 38px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	opacity:0.6;
	filter:alpha(opacity=60);
	float: right;
}
#user_menu li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #B23010;
	opacity:1.0;
	filter:alpha(opacity=100);
}




#header h1 {

}
#header h2 {

}
#doc #header #div_header_info {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #EFA07E;
	text-align: right;
	position: absolute;
	right: 0px;
	top: 82px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
}


#menu_container {
	background-image: url(../../Images/4d/menu_bg.jpg);
	margin: 0px;
	padding: 0px;
	height: 56px;
	background-repeat: repeat-x;
	background-position: center top;
}
#menu {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 56px;
}
#menu li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 56px;
	background-image: url(../../Images/4d/menu_spacer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: auto;
	white-space: nowrap;
	position: relative;
}
#menu li a, 
#menu li a:visited {
	white-space: nowrap;
	display: block;
	height: 56px;
	float: left;
	width: auto;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 28px;
	font-size: 15px;
	line-height: 56px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: transparent;
	background-image: none;
}
#menu li a:hover,
#menu li a:focus,
#menu li a:active{
	background-image: url(../../Images/4d/menu_bg_act.jpg);

}
#menu li ul {
	background-color: #585858;
	display: block;
	width: 200px;
	position: absolute;
	top: 56px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#menu li:hover ul, #menu li a:hover ul{
	visibility: visible;
}
#menu li ul li {
	float: none;
	display: block;
	width: 200px;
	background-image: none;
	height: 30px;
	background-color: transparent;
}
#menu li ul li a, #menu li ul li a:visited {
	background-image: none;
	background-color: #585858;
	display: block;
	width: 180px;
	height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 15px;
	line-height: 20px;
	margin: 5px;
}
#menu li ul li a:hover{
	background-color: #7A7A7A;
	background-image: none;
	
}
.menu_active {
	background-image: url(../../Images/4d/menu_bg_act.jpg)!important;
	color: #FFD004!important;
	cursor: default!important;
}


/*
#menu li .last_menu_item {
	padding-right: 26px;
	padding-left: 26px;
}
*/
#search_strip {
	background-color: #5e676e;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#search_strip .search_strip_label {
	margin: 0px;
	float: left;
	height: 38px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	line-height: 22px;
	font-size: 14px;
}

#newsletter {
	float: left;
	height: 38px;
	width: 555px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 188px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsletter #ctl00_nl_control_Panel1 #ctl00_nl_control_div_subscribeForm #ctl00_nl_control_RegularExpressionValidator1 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF!important;
	background-color: #F00;
	float: right;
	height: 18px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: blink;
}
#newsletter #ctl00_nl_control_Panel1 #ctl00_nl_control_divSuccSubscribe {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #D0D0D0;
	vertical-align: middle;
}
#newsletter #ctl00_nl_control_Panel1 #ctl00_nl_control_divSuccSubscribe h3 {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}


#search {
	margin: 0px;
	float: right;
	height: 38px;
	width: 180px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#newsletter form .textbox,
#search form .textbox, 
#doc #search_strip #newsletter #ctl00_nl_control_Panel1 #ctl00_nl_control_div_subscribeForm #ctl00_nl_control_txtEmail,
#doc #search_strip #search #ctl00_search_control_txt_serach
{
	font-size: 13px !important;
	line-height: 20px !important;
	color: #5E676E !important;
	display: block !important;
	height: 22px !important;
	padding-top: 3px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 2px !important;
	float: left !important;
	margin-top: 0px !important;
	margin-right: 12px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	width: 120px!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	text-align: left!important;
	vertical-align: middle !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	border-top-width: 0px!important;
	border-right-width: 0px!important;
	border-bottom-width: 0px!important;
	border-left-width: 0px!important;
	background-color: #FFF!important;
}

.input_button {
	background-color: transparent !important;
	background-image: url(../../Images/4d/input_button.jpg) !important;
	background-repeat: repeat-x !important;
	height: 25px !important;
	color: #FFF !important;
	text-decoration: none !important;
	line-height: 25px !important;
	font-weight: normal !important;
	font-size: 12px !important;
	text-align: center !important;
	display: block !important;
	width: 100px !important;
	border: 1px solid #CCC !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	padding: 0px;
	float: left;
	background-position: center center;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.input_button:hover{
	background-image: url(../../Images/4d/input_button_act.jpg) !important;

}
.search_button {
	background-color: transparent !important;
	background-image: url(../../Images/4d/search_button.jpg) !important;
	background-repeat: repeat-x !important;
	height: 25px !important;
	color: #FFF !important;
	text-decoration: none !important;
	line-height: 27px !important;
	font-weight: normal !important;
	font-size: 12px !important;
	text-align: center !important;
	margin: 0px !important;
	display: block !important;
	width: 25px !important;
	border: 1px solid #CCC !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	padding: 0px;
	float: left;
	background-position: center center;
	cursor: pointer;
}
.search_button:hover{
	background-image: url(../../Images/4d/search_button_act.jpg) !important;
}


#main_container {
	background-color: #FFF;
	background-image: url(../../Images/4d/sidebar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #5E676E;
	margin: 0px;
	padding: 0px;
}


#content {
	margin: 0px;
	float: left;
	width: 666px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: justify;
}
#content>div {
	margin-right: 20px;
}
#content a, #content a:visited {
	color: #B03104;

}
#content a:hover{
	color: #333;
}
#content #news_list {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #news_list .news_list_news {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFF;
	position: relative;
}
#content #news_list .news_list_news .news_list_titlelink {

}
#content #news_list .news_list_news .news_list_titlelink a {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	background-color: #E2E2E2;
	display: block;
	line-height: 20px;
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#content #news_list .news_list_news .news_list_titlelink a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #B03104;
}
#content #news_list .news_list_news .news_list_updated {
	background-color: #FFF;
	font-size: 10px;
	position: absolute;
	top: 3px;
	right: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
}
#content #news_list .news_list_news .news_list_extract {
	text-align: justify;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#content div #ctl00_ContentPlaceHolder1_pager1 {
	text-align: center;
!important;
	background-color:#FFF;
	/*display: block;
	float: none;*/
	/*width: 300px;*/
	/*margin-left:auto;
	margin-right:auto;*/
}
#content div #ctl00_ContentPlaceHolder1_pager1 .PagerContainerTable {
	/*background-color: #E2E2E2;*/
	background-color: #FFF;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#content div #ctl00_ContentPlaceHolder1_pager1 .PagerContainerTable tr .PagerOtherPageCells{
	text-align: center;

}
/*
#content div #ctl00_ContentPlaceHolder1_pager1 .PagerContainerTable tr .PagerOtherPageCells .PagerHyperlinkStyle {
	color: #333;
	background-color: #E2E2E2;
	display: block;
	height: 15px;
	width: 15px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	vertical-align: middle;
}
#content div #ctl00_ContentPlaceHolder1_pager1 .PagerContainerTable tr .PagerOtherPageCells .PagerHyperlinkStyle:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #B03104;
}
#content div #ctl00_ContentPlaceHolder1_pager1 .PagerContainerTable tr .PagerCurrentPageCell .PagerHyperlinkStyle strong {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #B03104;
	height: 15px;
	width: 15px;
	display: block;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	vertical-align: middle;
}*/





#footer {
	background-color: #5e676e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#doc #footer #ctl00_menu_footermenu_div_menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#footer #footermenu {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 256px;
}
#footer #footermenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#footer #footermenu li a,
#footer #footermenu li a:visited{
	color: #CCC;
	font-size: 10px;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #4E555A;
	height: 14px;
	line-height: 14px;
	margin-top: 1px;
	margin-right: 6px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#footer #footermenu li a:hover{
	background-color: #B03104;
	color: #FFF;
	border: 1px solid #FFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#footer #footer_content {
}
#footer #footer_content div {
	clear: none;
	text-align: center;
	color: #CCC;
	font-size: 10px;
}
#footer_content div span {

}

#footer #div_image_list {
	clear: both;
	height: 55px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#footer #div_image_list #footer_galery_name {
	display: none;
	color: #D6D6D6;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer #div_image_list ul {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #div_image_list ul li {
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #div_image_list ul li a {
	display: block;
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	width: auto;
	height: 35px;
	text-align: center;
	background-color: #5E676E;
}
#footer #div_image_list ul li a:hover{
	background-color: #4E555A;
}
#footer #div_image_list ul li a img {
	height: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
#footer #div_image_list ul li div {
	clear: both;
	padding: 0px;
	font-size: 10px;
	color: #CCC;
	text-align: center;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#doc #footer div {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#sidebar_container {
	background-image: url(../../Images/4d/sidebar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 327px;
}
#sidebar {
	background-image: url(../../Images/4d/sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#sidebar_search {
	background-color: #FE9B02;
	padding: 10px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 3px solid #DB5629;
	background-image: url(../../Images/4d/searchbox_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 244px;
}
#sidebar_search h1,
#ctl00_filter_control_lb_mini_filter{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #DB5629;
	font-size: 20px;
	text-align: left;
	margin-top: -10px;
	margin-right: -10px;
	margin-bottom: 4px;
	margin-left: -10px;
	background-image: url(../../Images/4d/searchbox_header.jpg);
	height: 43px;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 30px;
	display: block;
}

#sidebar_search .search_form_container h2 {
	color: #444;
	font-size: 14px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#sidebar_search .search_form_container form h2 {
	font-size: 12px;
	color: #999;
	display: block;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #666;
	border-left-color: transparent;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
.4d_select,
#ctl00_filter_control_cmb_treatment_type,
#sidebar_search .search_form_container #div_mini_filter #div_mini_filter_treatment .div_mini_filter_control #ctl00_filter_control_cmb_treatment_type
{

}

#sidebar_search .search_form_container select
{
	color: #444!important;
	display: block!important;
	margin: 0px!important;
	padding: 0px!important;
	width: 244px!important;
	background-color: #FED046!important;
	border: 1px solid #E69609;
}

form #naptarbaszas {
	height: 200px;
	background-image: url(../../Images/4d/calendar.jpg);
	width: 250px;
}
#sidebar_search .search_form_container form .input_button {
	float: none;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.search_form_container {
}
#banner_placeholder {
	height: 200px;
	margin-top: 20px;
	color: #FFF;
	float: none;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	overflow: hidden;
	margin-bottom: 20px;
}
#content #contact_sitedetails {
	margin: 0px;
	padding: 0px;
}
#content #contact_sitedetails .div_site_left {
	padding: 10px;
	width: 292px;
	background-color: #D0D0D0;
	font-size: 12px;
	line-height: 14px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content #contact_sitedetails .div_site_right {
	padding: 10px;
	width: 292px;
	background-color: #D0D0D0;
	font-size: 12px;
	line-height: 14px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contact_label {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}

#content #contact_sitedetails .div_site_left .div_site_name,
#content #contact_sitedetails .div_site_right .div_site_name{
	font-size: 18px;
	font-weight: bold;
	color: #444;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
	white-space: nowrap;
}
#content #contact_sitedetails .div_site_left .div_site_dname,
#content #contact_sitedetails .div_site_right .div_site_dname{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	white-space: nowrap;
}
#contact_sitedetails .div_site_left .div_site_postcode,
#contact_sitedetails .div_site_right .div_site_postcode{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 14px;
	white-space: nowrap;
}
#contact_sitedetails .div_site_left .div_site_city,
#contact_sitedetails .div_site_right .div_site_city{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 14px;
	white-space: nowrap;
}
#content #contact_sitedetails .div_site_left .div_site_street,
#content #contact_sitedetails .div_site_right .div_site_street{
	float: left;
	clear: both;
	padding: 0px;
	height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	white-space: nowrap;
}
#content #contact_sitedetails .div_site_left .div_site_district,
#content #contact_sitedetails .div_site_right .div_site_district{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 14px;
	white-space: nowrap;
}
#content #contact_sitedetails .div_site_left .div_site_number,
#content #contact_sitedetails .div_site_right .div_site_number{
	padding: 0px;
	float: left;
	height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	white-space: nowrap;
}

#content #contact_sitedetails .div_site_left .div_site_tel,
#content #contact_sitedetails .div_site_right .div_site_tel{
	padding: 0px;
	float: left;
	height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	white-space: nowrap;
}
#content #contact_sitedetails .div_site_left .div_site_email,
#content #contact_sitedetails .div_site_right .div_site_email{
	padding: 0px;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	white-space: nowrap;
}
#content #contact_sitedetails .div_site_left .div_site_fax,
#content #contact_sitedetails .div_site_right .div_site_fax{
	padding: 0px;
	float: left;
	height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	white-space: nowrap;
}
#content #contact_sitedetails .div_site_left .div_site_skype,
#content #contact_sitedetails .div_site_right .div_site_skype{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	white-space: nowrap;
}
#content #contact_sitedetails .div_site_left .div_site_galery,
#content #contact_sitedetails .div_site_right .div_site_galery{
	clear: both;
	float: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
}
#content #contact_googlemap {
	clear: both;
	background-color: #D0D0D0;
	padding: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	white-space: nowrap;
}
#content #contact_contact {
	background-color: #D0D0D0;
	padding: 10px;
	margin-bottom: 20px;
}
#content #contact_contact .contact_form {
}
#content #contact_contact .contact_form .form_line,
#captcha_container{
	padding: 0px;
	clear: both;
	width: 440px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #D0D0D0!important;
	float: none;
	text-align: right;
}
#captcha_container div{
	text-align: right;
}


#contact_contact .contact_form .contact_comment {
	font-size: 14px;
	line-height: 18px;
	color: #444;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	background-color: #D0D0D0;
	height: 20px;
}
#content #contact_contact .contact_form div .contact_label {
	width: 180px;
	padding: 0px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content #contact_contact .contact_form .form_line .input_div{
	padding: 0px;
	float: right;
	height: 20px;
	clear: none;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content #contact_contact .contact_form .form_line .input_div #ctl00_ContentPlaceHolder1_contact_ddl_emails {
	width: 240px;
}
#content #contact_contact .contact_form .form_line .input_div textarea {
	width: 220px;
	padding: 10px;
	display: block;
	margin: 0px;
}



#content #contact_contact .contact_form div div input {
	border-style: none;
    border-width: 0px;
    padding: 0px 10px;
    width: 220px!important;
	    display: block!important;
	    margin: 0px!important;
	    height: 20px;
	    float: none;
	}
#content #contact_contact .contact_form .form_line #form_textbox {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	width: 240px;
	height: 120px;
}
#contact_contact .contact_form #captcha_container div {
	background-color: #D0D0D0!important;
	text-align: right!important;
	margin: 0px!important;
	padding-top: 10px!important;
	padding-right: 35px!important;
	padding-bottom: 0px!important;
	padding-left: 0px!important;
	clear: both!important;
	float: none!important;
}
#content #contact_contact .contact_form #captcha_container input {
	width: 220px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
#content #contact_contact .contact_form .form_line #ctl00_ContentPlaceHolder1_contact_btn_send{
	margin: 10px 0px;
    float: right!important;
	}
#content #contact_contact .contact_form #captcha_container span {
	padding: 4px;
	color: #FFF;
	background-color: #F00;
	display: block;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 225px;
	text-align: center;
}

#content .highslide-gallery {
	margin: 0px;
	padding: 0px;
}

#content .highslide-gallery a,
#content .highslide-gallery a:visited{
	display: block;
	padding: 3px;
	float: left;
	width: 145px;
	background-color: #444;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #FFF;
	height: 140px;
	text-align: center;
	overflow: hidden;
}
#content .highslide-gallery a:hover {
	background-color: #B03104;
	color: #FFF;
	text-decoration: none;
}
#content .highslide-gallery #thumb1 .tumbnail_container {
	margin: 0px;
	padding: 0px;
	height: 112px;
	text-align: center;
	display: block;
	width: 145px;
	overflow: hidden;
}
#content .highslide-gallery #thumb1 .tumbnail_container img {
	border: 0px none transparent;
	height: 112px;
}

#content .highslide-gallery a span {
	margin: 0px;
	padding: 5px;
	width: 135px;
	text-align: center;
	display: block;
	clear: both;
	float: left;
	line-height: 22px;
}
#ctl00_ContentPlaceHolder1_UpdatePanel1 > div{
	padding: 10px;
	width: 230px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
	background-color: #D0D0D0;
}
#ctl00_ContentPlaceHolder1_UpdatePanel1 div {
	text-align: center;
}
#ctl00_ContentPlaceHolder1_UpdatePanel1 div #ctl00_ContentPlaceHolder1_captcha_container {
	clear: both;
	float: none;
	margin-top: 10px;
}
#ctl00_ContentPlaceHolder1_UpdatePanel1 div #ctl00_ContentPlaceHolder1_newsletter_Panel1 #ctl00_ContentPlaceHolder1_newsletter_div_subscribeForm #ctl00_ContentPlaceHolder1_newsletter_RegularExpressionValidator1 {
	clear: both;
}
#ctl00_ContentPlaceHolder1_UpdatePanel1 div #ctl00_ContentPlaceHolder1_newsletter_Panel1 #ctl00_ContentPlaceHolder1_newsletter_div_subscribeForm #ctl00_ContentPlaceHolder1_newsletter_btn_subscribe {
	clear: both;
}
#ctl00_ContentPlaceHolder1_UpdatePanel1 div #ctl00_ContentPlaceHolder1_newsletter_Panel1 #ctl00_ContentPlaceHolder1_newsletter_div_subscribeForm .input_button{
	margin-top: 20px;

}
#aspnetForm #doc #main_container #content #ctl00_ContentPlaceHolder1_UpdatePanel1 div #ctl00_ContentPlaceHolder1_captcha_container #ctl00_ContentPlaceHolder1_captchaBox {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ctl00_ContentPlaceHolder1_UpdatePanel1 div #ctl00_ContentPlaceHolder1_newsletter_Panel1 #ctl00_ContentPlaceHolder1_newsletter_div_subscribeForm #ctl00_ContentPlaceHolder1_newsletter_txtEmail {
}


div #ctl00_ContentPlaceHolder1_captcha_container div img {
	clear: both;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#newsletter #ctl00_btn_newsletter {
	width: 130px!important;
	background-image: url(../../Images/4d/input_button2.jpg)!important;
	margin-left: 10px;
}
#newsletter #ctl00_btn_newsletter:hover {
	width: 130px!important;
	background-image: url(../../Images/4d/input_button2_act.jpg)!important;
}
.search_form_container #div_mini_filter #div_mini_filter_date #ctl00_filter_control_cal_surgery {
	width: 246px;
	border: 1px solid #E69609;
}
.search_form_container #div_mini_filter #ctl00_filter_control_UpdatePanel1 #ctl00_filter_control_btn_filter_filter {
	width: 246px!important;
	background-image: url(../../Images/4d/input_button3.jpg)!important;
}
.search_form_container #div_mini_filter #ctl00_filter_control_UpdatePanel1 #ctl00_filter_control_btn_filter_filter:hover {
	width: 246px!important;
	background-image: url(../../Images/4d/input_button3.jpg)!important;
}
#main_container #content #ctl00_ContentPlaceHolder1_UpdatePanel1 div #ctl00_ContentPlaceHolder1_newsletter_Panel1 #ctl00_ContentPlaceHolder1_newsletter_div_subscribeForm #ctl00_ContentPlaceHolder1_newsletter_btn_subscribe {
	margin-right: 6px;
	margin-left: 10px;
}
#aspnetForm #doc #main_container #content #ctl00_ContentPlaceHolder1_UpdatePanel1 div #ctl00_ContentPlaceHolder1_newsletter_Panel1 #ctl00_ContentPlaceHolder1_newsletter_div_subscribeForm #ctl00_ContentPlaceHolder1_newsletter_captcha_container #ctl00_ContentPlaceHolder1_newsletter_captchaBox {
	width: 200px;
	text-align: center;
}

#aspnetForm #doc #main_container #content #ctl00_ContentPlaceHolder1_UpdatePanel1 div #ctl00_ContentPlaceHolder1_newsletter_Panel1 #ctl00_ContentPlaceHolder1_newsletter_div_subscribeForm #ctl00_ContentPlaceHolder1_newsletter_btn_unsubscribe {
	margin-right: 0px;
}
#aspnetForm #doc #main_container #content #ctl00_ContentPlaceHolder1_UpdatePanel1 div #ctl00_ContentPlaceHolder1_newsletter_Panel1 #ctl00_ContentPlaceHolder1_newsletter_div_subscribeForm #ctl00_ContentPlaceHolder1_newsletter_txtEmail {
	margin-bottom: 0px;
	margin-top: 4px;
	width: 150px;
}
#aspnetForm #doc #main_container #content #ctl00_ContentPlaceHolder1_UpdatePanel1 div #ctl00_ContentPlaceHolder1_newsletter_Panel1 #ctl00_ContentPlaceHolder1_newsletter_div_subscribeForm #ctl00_ContentPlaceHolder1_newsletter_lbl_email {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
#aspnetForm #doc #main_container #content #ctl00_ContentPlaceHolder1_UpdatePanel1 div #ctl00_ContentPlaceHolder1_newsletter_Panel1 #ctl00_ContentPlaceHolder1_newsletter_div_subscribeForm #ctl00_ContentPlaceHolder1_newsletter_captcha_container div img {
	margin-top: 6px;
	margin-bottom: 6px;
}
#content #treatment_type {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#content #treatment_type .li_row,
#content #treatment_type .li_alt_row {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFC702;
	clear: both;
	border: 2px solid #DB5629;
	background-image: url(../../Images/4d/vizsgalat_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: none;
}
#content #treatment_type .li_row .div_li_cell_name,
#content #treatment_type .li_alt_row .div_li_cell_name_alt {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	background-color: #B03104;
	display: block;
	line-height: 35px;
	height: 39px;
	background-image: url(../../Images/4d/vizsgalat_header.jpg);
	width: 314px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}
#content #treatment_type .li_row .div_li_cell_description,
#content #treatment_type .li_alt_row .div_li_cell_description_alt {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#content #treatment_type .li_row .div_li_cell_durtion,
#content #treatment_type .li_alt_row .div_li_cell_durtion_alt {
	background-color: #FED046;
	height: 40px;
	position: relative;
	float: left;
	width: 157px;
	padding: 0px;
	border: 1px solid #E69609;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}




#content #treatment_type .li_row .div_li_cell_price,
#content #treatment_type .li_alt_row .div_li_cell_price_alt {
	display: block;
	text-align: center;
	float: right;
	height: 40px;
	width: 157px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FED046;
	border: 1px solid #E69609;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 40px;
	font-size: 14px;
}
#sidebar_search .search_form_container #div_mini_filter #ctl00_filter_control_UpdatePanel1 #div_mini_filter_date #ctl00_filter_control_cal_surgery>tr:first-child {
	background-color: #FED046;
}
#sidebar_search .search_form_container #div_mini_filter #ctl00_filter_control_UpdatePanel1 #div_mini_filter_date #ctl00_filter_control_cal_surgery {
	background-color: transparent!important;;
}


#aspnetForm #doc #main_container #sidebar_container #sidebar #sidebar_search .search_form_container #div_mini_filter #ctl00_filter_control_UpdatePanel1 #div_mini_filter_date #ctl00_filter_control_cal_surgery tr td .4d_calendar tr td {
	color: #000!important;
	background-color: #FED046!important;
	text-align: center!important;
	font-weight: bold!important;
}

