body
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana;
	font-size: 12px;
	background: url("../../images/background.jpg") top left repeat-x #ffffff; 
}
a
{
	outline-style: none;
	text-decoration: none;
}
img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#main
{
	width: 1000px;
	height: 1059px;
	margin-left: auto;
	margin-right: auto;
	background: url("../../images/main_back.jpg") top left no-repeat;
}
#content
{
	width: 856px;
	margin-top: 74px;
	margin-left: 71px;
	float: left;
	display: inline;
}
#menu
{
	width: 410px;
	height: 30px;
	padding-top: 10px;
	border: 1px solid #33ac26;
	float: right;
	display: inline;
	background: #f4ffef;
}
#menu ul
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
}
#menu ul li
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
	display: inline;
}
#menu ul li a
{
	height: 30px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
	border: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #838588;
	float: left;
	display: inline;
}
#menu ul li a:hover, #menu ul li a#selected
{
	color: #1ed60e;
	background: url("../../images/arrow_down.jpg") center 18px no-repeat;
}
#content_center
{
	width: 854px;
	height: 854px;
	margin-top: 17px;
	border: 1px solid #22982d;
	float: left;
	display: inline;
	background: url("../../images/content_back.png") top left;
}
#text
{
	width: 794px;
	margin-left: 30px;
	margin-top: 10px;
	float: left;
	display: inline;
}
#text .title
{
	width: 100%;
	height: 66px;
	float: left;
	display: inline;
	background: url("../../images/woman.png") 20px 0px no-repeat;
}
#text .title span
{
	width: 290px;
	margin-top: 20px;
	padding-bottom: 6px;
	border-bottom: 1px solid #49b43e;
	font-size: 14px;
	font-weight: bold;
	color: #49b43e;
	margin-left: 60px;
	float: left;
	display: inline;
}
#text_box
{
	width: 599px;
	margin-top: 4px;
	float: left;
	display: inline;
}
#text_box ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
}
#text_box ul li
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	border: 0px;
	/*text-align: justify;*/
	color: #000000;
	line-height: 20px;
	background: url("../../images/bullett.png") 0px 8px no-repeat;
}
#text_box ul li a
{
	text-decoration: none;
	color: #000000;
}
#text_box ul li a:hover
{
	text-decoration: underline;
}
#text_box p
{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	border: 0px;
	line-height: 16px;
	text-align: justify;
	color: #000000;
}
#text_box span
{
	padding-top: 20px;
	color: #34ac27;
	font-weight: bold;
	display: block;
}
#image_box
{
	width: 165px;
	margin-left: 30px;
	float: left;
	display: inline;
}
#image_box img
{
	width: 163px;
	margin-top: 28px;
	border: 1px solid #3aac30;
	float: left;
	display: inline;
}
#image_box a
{
	margin-top: 5px;
	float: right;
	font-weight: bold;
	color: #009eff;
}
#profil_photo
{
	width: 125px;
	margin-top: 2px;
	float: left;
	display: inline;
}
#profil_photo img
{
	border: 1px solid #33ac26;
	float: left;
	display: inline;
}
#profil_data
{
	width: 639px;
	margin-left: 30px;
	float: left;
	display: inline;
}
#profil_data p
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	border: 0px;
	color: #000000;
	text-align: justify;
}
.profil_title
{
	width: 100%;
	margin-top: 27px;
	color: #000000;
	font-weight: bold;
	float: left;
	display: inline;
}
.profil_data
{
	width: 100%;
	margin-top: 27px;
	float: left;
	display: inline;
}
.profil_field
{
	color: #3aac30;
	font-weight: bold;
	float: left;
	display: inline;
	clear: left;
}
.profil_value
{
	color: #000000;
	font-weight: normal;
	float: left;
	display: inline;
}
.profil_row
{
	width: 100%;
	margin-top: 9px;
	float: left;
	display: inline;
}
.input
{
	width: 396px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #3aac30;
	background: #ffffff;
	float: left;
	display: inline;
}
.textarea
{
	width: 396px;
	height: 146px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #3aac30;
	background: #ffffff;
	float: left;
	display: inline;
	overflow: auto;
}
.input_title
{
	width: 100%;
	color: #000000;
	margin-top: 4px;
	float: left;
	display: inline;
}
.input_field
{
	width: 100%;
	color: #000000;
	margin-top: 4px;
	float: left;
	display: inline;
}
.submit
{
	width: 60px;
	height: 20px;
	margin-top: 14px;
	border: 1px solid #3aac30;
	text-align: center;
	float: right;
	display: inline;
}
.submit a
{
	width: 60px;
	height: 17px;
	padding-top: 3px;
	color: #000000;
	display: block;
}
.submit a:hover
{
	color: #009eff;
}
#contact_form
{
	width: 398px;
	float: left;
	display: inline;
}
#contact_data
{
	width: 340px;
	margin-left: 56px;
	float: left;
	display: inline;
	position: relative;
	top: -11px;
}
#contact_title
{
	width: 100%;
	line-height: 16px;
	text-align: center;
	color: #000000;
	float: left;
	display: inline;
}
#contact_title b
{
	font-weight: bold;
	color: #3aac30;
}
.contact_field
{
	width: 105px;
	margin-top: 15px;
	font-weight: bold;
	color: #009eff;
	float: left;
	display: inline;
}
.contact_value
{
	width: 235px;
	margin-top: 15px;
	color: #000000;
	line-height: 16px;
	float: left;
	display: inline;
}
.contact_value a
{
	color: #000000;
}
.harta
{
	font-weight: bold !important;
	color: #009eff !important;
}
#popupMessage
{
	width: 350px;
	padding: 20px;
	border: 1px solid #3aac30;
	background: #ffffff;
	color: #000000;
	font-size: 12px;
}
#popupMessage a
{
	width: 60px;
	height: 17px;
	border: 1px solid #3aac30;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top: 3px;
	color: #000000;
	display: block;
	text-align: center;
}
#popupMessage a:hover
{
	color: #009eff;
}
.back_button
{
	margin-top: 78px;
	float: right;
	display: inline;
}
.back_button a
{
	font-weight: bold;
	color: #009eff;
}
.details_button
{
	margin-top: 5px;
	margin-right: 8px;
	float: right;
	display: inline;
}
.details_button a
{
	font-weight: bold;
	color: #009eff;
}
#home
{
	width: 856px;
	height: 856px;
	margin-top: 17px;
	float: left;
	display: inline;
}
.home_box
{
	width: 381px;
	height: 401px;
	margin-left: 30px;
	margin-top: 30px;
	padding: 10px 0px 0px 30px;
	border: 1px solid #34ac27;
	float: left;
	display: inline;
	background: url("../../images/content_back.png") top left;
}
.home_box_in
{
	width: 351px;
	height: 351px;
	float: left;
	display: inline;
}
.home_box_in p
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000000;
}
#home_box_1
{
	text-align: justify;
	color: #000000;
	line-height: 16px;
}
#home_box_1 strong
{
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #49b43e;
	text-align: center;
	display: block;
}
#home_box_1 img
{
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #37ac2b;
	float: left;
	display: inline;
}
#home_box_1 span
{
	color: #002aff;
}
#home_box_2
{
	width: 100%;
	float: left;
	display: inline;
}
#service_list
{
	width: 209px;
	padding-right: 20px;
	float: left;
	display: inline;
}
#service_list .service_subtitle
{
	margin-top: 20px;
	color: #002aff;
	display: block;
}
#service_list ul
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
}
#service_list ul li
{
	margin: 0px;
	padding: 0px 0px 0px 13px;
	border: 0px;
	/*text-align: justify;*/
	color: #000000;
	background: url("../../images/bullett.png") 0px 5px no-repeat;
}
#service_list p
{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	border: 0px;
	color: #002aff;
	text-align: justify;
}
#service_img
{
	width: 122px;
	margin-top: 20px;
	float: left;
	display: inline;
}
#home_box_3
{
	width: 100%;
	padding-top: 20px;
	float: left;
	display: inline;
}
#home_box_3 p
{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	border: 0px;
	color: #000000;
	text-align: justify;
	line-height: 16px;
}
#home_box_3 ul
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
}
#home_box_3 ul li
{
	margin: 0px;
	padding: 0px 0px 0px 13px;
	border: 0px;
	/*text-align: justify;*/
	color: #000000;
	background: url("../../images/bullett.png") 0px 5px no-repeat;
}
#home_box_3 span
{
	color: #002aff;
}
#home_box_4
{
	width: 100%;
	float: left;
	display: inline;
}
#home_box_4 #contact_title b
{
	color: #009eff;
}
#home_box_4 #contact_title
{
	padding-bottom: 10px;
}
#home_box_4 #contact_images
{
	width: 100%;
	float: left;
	display: inline;
	text-align: center;
}
#home_box_4 #contact_images img
{
	border: 1px solid #3AAC30;
}
#home_box_4 .contact_field
{
	width: 75px;
	margin-left: 35px;
	color: #002aff;
	font-weight: normal;
}
#home_box_4 .contact_value
{
	width: 205px;
}
.home_box_in .title
{
	width: 100%;
	height: 43px;
	float: left;
	display: inline;
	background: url("../../images/man.png") 0px 3px no-repeat;
}
.home_box_in .title span
{
	width: 290px;
	margin-top: 20px;
	padding-bottom: 6px;
	border-bottom: 1px solid #49b43e;
	font-size: 14px;
	font-weight: bold;
	color: #49b43e;
	margin-left: 60px;
	float: left;
	display: inline;
}
#google_map
{
	width: 418px;
	height: 418px;
}
#container
{
	padding: 20px;
	border: 1px solid #3aac30;
	background: #fff;
}
.pager
{
	color: #009EFF;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
	display: inline;
}
#flags
{
	width: 235px;
	position: absolute;
	top: 185px;
	left: 240px;
	float: left;
	display: inline;
	clear: both;
}
#flags img
{
	float: left;
	display: inline;
}
