ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

li,ul{

  zoom:1;

}

/*DEFAULT STYLES*/

h1{
	font: 24px "Trebuchet MS", Arial;
	letter-spacing: -0.03em;
	margin: 0 14px 15px 0;
    color: #db1200;
}
h2{
	font: 20px "Trebuchet MS", Arial;
    letter-spacing: -0.03em;
	margin: 14px 0;
    color: #db1200;
}

#left h1{
	font-size: 1.4em;
	background-color: #189C49;
	color: #FFF;
	line-height: 1.5em;
	padding-left: 10px;
	width: 210px;
}

a
{
  text-decoration: none;
  color: #0070cd;

}

a:hover
{
  text-decoration: underline;
}
a:visited
{
  color: #0070cd;
}


body, td
{
  margin: 0;
  padding: 0;
}
p{
	margin-bottom: 1em;
}

body{
	
	font: normal 12px Verdana;
	background: url(../images/header_bg.png) repeat-x;
}

.container_16{
}

.container_16_print{

}

#start_header {
	/*background: #FFF url(../images/start_head_bg.jpg) repeat-x;*/
	background: #FFF url(../images/header_bg.png) repeat-x;
	height: 127px;
	position: relative;
}

#start_header .logo{
	position: absolute;
	left: 10px;
	top: 10px;
}
#start_header .address{
	position: absolute;
	right: 10px;
	top: 100px;
	color: #ffffff;
	font-weight: bold;
}
#start_header .address a{
	color: #ffffff;
}
#start_body{
	background: #FFF url(../images/world_map.jpg) no-repeat center;
	width: 990px;
	height: 481px;
	margin: auto;
	position: relative;
}

#but_en{
	top: 190px;
	left: 250px;
}

#but_ru{
	top: 190px;
	left: 620px;
}


#but_de{
	top: 370px;
	left: 320px;
}

#but_es{
	top: 370px;
	left: 550px;
}

#but_hu{
	top: 75px;
	left: 435px;
}

#welcome_text{
	position: absolute;
	top: 220px;
	left: 380px;
	text-align: left;
}

#welcome_text2{
	position: absolute;
	top: 260px;
	right: 390px;
	text-align: right;
}


#but_en, #but_de, #but_es, #but_ru, #but_hu{
	position: absolute;
}

#but_en a:hover, #but_de a:hover, #but_es a:hover, #but_ru a:hover, #but_hu a:hover{

}

/*LAYOUT*/
#main_content{
    position: relative;
}
#main_content ol{
    padding-left: 20px;
}
ul.p{
    padding-left: 20px;
}
#header
{
	color: #a0a0a0;
    height: 126px;
    position: relative;
}
#date{
    position: absolute;
    left: 10px;
    top: 60px;
}
#logo{
    position: absolute;
    left: 10px;
    top: 10px;
}
#header_menu
{
	height:24px;
	line-height: 24px;
    position: absolute;
    top: 91px;
    left: 10px;
    z-index: 1;
}

#header_menu ul li
{
	float: left;
	display: inline;
	margin-right: 8px;
}

#header_menu ul li a
{
	color: #FFF;
	font: bold 14px/24px "Trebuchet MS", Arial;
	text-decoration: none;
	display: block;
	float: left;
	padding: 3px 7px;
	-moz-border-radius: 3px;
	-webkit-border-radius : 3px;
	text-transform: uppercase;
}

#header_menu ul a:focus,
#header_menu ul a:active,
#header_menu ul a.selected,
#header_menu ul a:hover {
    background-color: #ffc600;
    outline: none;
    color:	#000;
}
#breadcrumb{
    width: 660px;
    margin: 10px;
}
#breadcrumb a {
    color: #DB1200;
}

/* USERPANEL */
#userpanel {
    position: absolute;
    left: 480px;
    top: 10px;
}
#userpanel label, #userpanel strong, #userpanel a{
	font-size: 11px;
}
#userpanel a{
	color: #a0a0a0;
	font-size: 11px;
}
#userpanel .info{
    text-align: right;
	font-size: 11px;
}

input#username, input#password {
	padding: 1px;
	margin: 2px 0;
}

#userpanel input.submit{
	background-color: #179445;
    text-transform:uppercase;
    padding: 5px;
    margin-bottom: 2px;
	cursor: pointer;
	color: #FFF;
	font: 11px/14px Verdana, sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius : 3px;
    border: 0;
}
.reg_submit{
	    -moz-border-radius: 3px;
	-webkit-border-radius : 3px;
	background: #20548E;
	padding: 5px 12px;
	text-decoration: none;
	margin-right: 4px;
	color: #ffffff !important;
	white-space: nowrap;
	 text-transform:uppercase;
	z-index: 10000;
	padding: 5px;
    margin-bottom: 2px;
	cursor: pointer;
	font: 11px/14px Verdana, sans-serif;
	font-weight:bold;
	-moz-border-radius: 3px;
	-webkit-border-radius : 3px;
    border: 0;
}
#userpanel input.submit:hover{
    background-color: #666;
    color: #FFF;
}
ul.userMenu li{
	float: left;
	margin-right: 10px;
}
#lang_chooser{
    position: absolute;
    right: 0;
    bottom: -90px;
    z-index: 110;
}

#baba{
    position: absolute;
    right: 0px;
    top: 10px;
}

#footer
{
	padding: 10px 0;
}

#footer_menu, #footer_text p
{
	font: normal 11px Verdana;
    color: black;
    text-align: center;
}

#footer_menu a{
    color: #179445;
}
#footer_menu{
    margin: 30px 0;
}
#footer_counter{
	text-align: center;	
}
#footer_counter span{
	background-color: #ccc;
	padding: 1px;
	margin: 1px;
	font-weight: bold;
}
/* FRONTPAGE */
.frontpage, .frontpage div, .frontpage a, .frontpage p{
    font: 11px/14px "Trebuchet MS", Arial;
    font-size: 11px;
}
.frontpage a{
	color: #009f4d;
}
.more_link{
	margin: 10px 0;
}
.more_link a{
    font-weight: bold;
}

.frontpage h2{
	font: 24px/28px "Trebuchet MS", Arial;
	letter-spacing: -1px;
	margin: 7px 0 7px 0;
    padding: 0 0 7px 0;
    border-bottom: 1px solid #ddd;
    color: #db1200;
    clear: left;
}
.frontpage_lead p{
    color: rgb(23, 148, 69);
    font-family: verdana;
    font-size: 12px;
}
.advertisement_block{
    padding: 10px;
    background: #f5f5f5 url(../images/advert_bg.png) repeat-x;
	margin-top: 95px;
	width: 170px;
}
.advertisement_block div{
	font-size: 10px;
    color: #666;
    clear: both;

}
.advertisement_block h3{
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
	margin-bottom: 10px;
	border-bottom: 1px solid #666;
	color: #666;
}


/*DOCTOR DATABASE*/
.doctor_info_list_item:hover{
		background-color: #FFFFCC;
}
.doctor_info_list_item{
	border: 1px solid gray; 
	padding: 8px; 
	clear: both;
	margin: 5px 0;
}
.doctor_info_list_item img {
	float:left; 
	width: 100px;
}
.doctor_info_row{
	padding:8px; 
	margin-left: 120px;
}
.doctor_info_table tr{
	border-bottom: 1px solid #ccc;
	
}
.doctor_info_table th{
	text-align: left;
	width: 250px;
	padding: 4px;
	color: #333;
	background-color: #f0f0f0;
}
.doctor_info_table td{
	text-align: left;
	padding: 4px;
	background-color: #e8ffe8;
}

.pagination{
	clear: both;
	height: 16px;
	margin: 5px 0;
}
.pagination a{
	display: block;
	margin: 2px 2px 2px 0;
	padding: 4px;
	float: left;
	background-color: #ccc;
	color: #000;
	border: 1px solid #189c49;
}
.pagination a:hover{
	display: block;
	margin: 2px 2px 2px 0;
	padding: 4px;
	float: left;
	background-color: #000;
	color: #ccc;
	border: 1px solid #189c49;
}

.pagination span{
	display: block;
	margin: 2px 2px 2px 0;
	padding: 4px;
	float: left;
	background-color: #ededed;
	color: #000;
	border: 1px solid #189c49;
}


#pricelist h2{
	margin: 10px 0;
	background: #ccc;
	font-size: 1.6em;
	padding: 0.2em;
}


.product_name a{
	color: #189C49;
}
.product_price{
	font-weight: bold;
	
}
.form_row, .form_row2{
	margin: 10px;
}
.form_error{
	color: #dd3309;
	font-weight: bold;
	margin-left: 150px;
}
.office_edit .form_error{
	color: #dd3309;
	font-weight: bold;
	margin-left: 150px;
}
.form_row label{
	display: block;
	width: 150px;
	float: left;
	clear: left;
}
.form_help
{
	font-size:10px;
	font-weight:normal;
	margin-left: 150px;
	clear: right;
}

/*FORMS IN TABLE*/


.form_table{

}

.form_error{
	color: #dd3309;
	font-weight: bold;
}

td.form_label{
	padding: 3px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	width:250px;
	
}
td.form_input{
	padding: 3px;
	vertical-align:top;
}
.sf_admin_checklist li{
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	width: 200px;
}
.sf_admin_checklist {
	list-style: none;
}
.sf_admin_checklist label{
	margin-left: 4px;
	font-size: 10px;
}
.illness_groups {
	/*/float: left;
	width: 210px;*/
	font-size: 10px;
	line-height:15px;
}
.illness_groups SPAN
{
	float:left;
	clear:none;
	width:210px;
	height:30px;
	margin:0;
	margin-bottom:3px;

}
.illness_groups  input
{
	float:left;
	line-height:15px;

}
.illness_groups LABEL
{
	font-size:10px;
	float: left;
	width: 150px;
	margin:0;
	margin-left:4px;

}
.illnessGroup_header
{
	background-color: #ddd;
	font-weight: bold;
	padding:2px;
	margin:0;
	margin-bottom:4px;
	height:18px;
	line-height:18px;
}
.label_illnessGroup
{
	white-space:nowrap;
	/*font-size:10px;
		float: left;
	border:1px solid black;*/
}
.subheader{
	padding: 4px;
	background: #ccc;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
	
}
.accordion_toggle, .accordion_toggle:visited, .accordion_toggle:hover
{
	height:30px;
	font-size:18px;
	background-color: #444;
	color:#FFFFFF;
	padding: 10px 5px;
	margin-bottom:2px;
	text-decoration:none;
	display: block;
}
.accordion_toggle_active
{

}


.office_set legend
{
	background: #ffffff;
}
.office_set
{
	border:2px solid #79BDBD;
	padding:10px;
}
.office_set LABEL
{
font-size:10px;
	float: left;
	width: 170px;
	margin:0;
	margin-left:4px;
}
.office_set INPUT
{

}
body.nobg
{
	background:none;
	}

/*---------------------- webshop -------------------  */
.product_variations{
    position: relative;
	color: black;
	border-top: 1px solid black;
    height: 65px;
    width: 440px;
	margin: 10px 0 0 0;
}
.product_description{
	margin: 10px 0 10px 0;	
}
.product_variations:hover{
    background-color: #ffffcc;
}
.variation_description{
    width: 280px;
    padding: 0.2em;
}
.variation_price{
	width: 300px;
    padding: 0.2em;
    font-size: 18px;
    font-family: "Trebuchet MS";
    color: #179445;
}
.variation_vat{
	width: 300px;
    padding: 0.2em;
    font-size: 10px;
    font-weight: normal;
}
.indicator{
	position: absolute;
	bottom: 0px;
    right: 0;
    width: 150px;
    height: 20px;
    line-height: 20px;
    background-color: #189C49;
    text-align: center;
    font-weight: bold;
    padding: 0.2em;
    color: white;
}
.product_thumbs{
    width: 250px;
    overflow: hidden;
}
.product_thumbs img{
    border: 1px solid silver;
}
/* cart small view*/
.cart_head{
	margin: 10px;
	font-size: 16px;
	font-weight: bold; 
}
#cart{
    background-image: url(../images/cart_bg.jpg);
    background-position: center;
    background-repeat: repeat-y;
    width: 520px;
    margin-bottom: 10px;
    position: relative;
    padding: 5px;
    padding-bottom: 20px;
}

.cart_title span{
    color: #179445;
    font-size: 20px;
    font-family: Georgia;
}
.cart_buttons{
    position: absolute;
	top: 10px;
    right: 10px;
}

/* cart big view*/
.price1{
    color: #179445;
    font-size: 20px;
    font-family: Georgia;
}
.price2{
    color: #179445;
    font-size: 22px;
    font-family: Georgia;
    font-weight: bold;
}

.cart_totals th{
	text-align: right;
	white-space: nowrap;
	padding: 3px;
}
.cart_totals td{
	width: 250px;
	white-space: nowrap;
	text-align: right;
}

.cart_item{
	margin-bottom: 3px;
	border-top: 1px solid gray;
	position: relative;
	height: 120px;
}
.cart_item2{
	margin-bottom: 3px;
	border-top: 1px solid gray;
	position: relative;
	height: 90px;
}

.cart_product_description{
	position: absolute;
	left: 10px;
	top: 35px;
}

.cart_product_name a{
	color: #179445;
    font-size: 14px;
    font-family: Georgia;
}

.cart_product_name{
	position: absolute;
	left: 10px;
	top: 10px;
}

.cart_product_unit_price{
	position: absolute;
	right: 220px;
	top: 14px;
}

.cart_product_quantity{
	position: absolute;
	right: 60px;
	top: 10px;
}

.cart_item_vat{
	position: absolute;
	right: 10px;
	top: 44px;
}

.cart_product_discount{
	position: absolute;
	right: 10px;
	top: 68px;
}
.cart_before_discount_price{
	position: absolute;
	right: 10px;
	top: 60px;
}
.cart_item_price{
	color: #179445;
    font-size: 20px;
    font-family: Georgia;
    position: absolute;
	right: 10px;
	top: 90px;
}
.cart_item_price2{
	color: #179445;
    font-size: 20px;
    font-family: Georgia;
    position: absolute;
	right: 10px;
	top: 60px;
}

.remove_but{
    position: absolute;
	right: 1px;
	top: 1px;	
}

.add_to_cart_form{
	position: absolute;
	top: 0;
    right: 0;
}

.print_btn, .ok_btn, .cancel_btn, .add_to_cart_btn, .remove_from_cart_btn, .view_cart_btn, .paypal_btn, .otp_btn, .utanvet_btn, .new_btn, .bank_btn, .tovabb_btn, .dwn_btn, .satisfaction_btn, .back_btn, .accept_cart_btn{
  margin: 0 !important;
  padding: 10px 2px 10px 34px;
  width: auto;
  overflow:visible;
  margin: 0;
  font-size: 12px;
  border-left: 1px solid #999;
  border-right: 2px solid #666;
  border-top: 1px solid #ccc;
  border-bottom: 2px solid #333;
  cursor: pointer;
  color: #000;
  vertical-align: middle;
  background-color: #FFFFCC;
}
.satisfaction_btn
{
	background: #FFFFCC url(../images/icons/note_accept.png) no-repeat 2px 2px;
}
.tovabb_btn
{
	background: #FFFFCC url(../images/icons/tovabb.png) no-repeat 2px 2px;
}
.back_btn
{
	background: #FFFFCC url(../images/icons/back.png) no-repeat 2px 2px;
}
.new_btn
{
	background: #FFFFCC url(../images/icons/new.png) no-repeat 2px 2px;
}
.print_btn{
  background: #FFFFCC url(../images/icons/printer.png) no-repeat 2px 2px;
}
.add_to_cart_btn{
  background: #FFFFCC url(../images/icons/add_to_shopping_cart.png) no-repeat 2px 2px;
}
.remove_from_cart_btn{
  background: #FFFFCC url(../images/icons/remove_from_shopping_cart.png) no-repeat 2px 2px;
}
.accept_cart_btn{
  background: #FFFFCC url(../images/icons/shopping_cart_accept.png) no-repeat 2px 2px;
}
.view_cart_btn{
  background: #FFFFCC url(../images/icons/shopping_cart.png) no-repeat 2px 2px;
}
.cancel_btn{
  background: #FFFFCC url(../images/icons/delete.png) no-repeat 2px 2px;
}
.ok_btn{
  background: #FFFFCC url(../images/icons/accept.png) no-repeat 2px 2px;
}
.dwn_btn{
  background: #FFFFCC url(../images/icons/download.png) no-repeat 2px 2px;
}
.otp_btn{
  background: #FFFFCC url(../images/icons/otp.png) no-repeat 2px 2px;
}
.paypal_btn{
  background: #FFFFCC url(../images/icons/paypal2.png) no-repeat 2px 2px;
}
.utanvet_btn{
  background: #FFFFCC url(../images/icons/cash.gif) no-repeat 2px 2px;
}
.bank_btn{
  background: #FFFFCC url(../images/icons/bank_transfer.png) no-repeat 2px 2px;
}


/* messages */
.err{
  padding: 11px 20px 11px 60px;
  margin: 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #f33 url(../images/icons/alert.png) no-repeat 16px center;
  border: 1px solid gray;
}
.ok{
  padding: 11px 20px 11px 60px;
  margin: 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #189C49 url(../images/icons/ok.png) no-repeat 16px center;
  border: 1px solid gray;
}

.info{
  padding: 11px 20px 11px 60px;
  margin: 10px 0;
  font-size: 14px;
  color: #000;
  background: #73B65A url(../images/icons/info.png) no-repeat 16px center;
   background-color: #ffffcc;
   border: 1px solid gray;
}

/* HOW TO BUY - DEALERS*/
.dealer_table{
	width: 800px;
}
.dealer_map{
	width: 300px;
}
.dealer_desc{
	padding: 8px;
}

.dealer_name{
	font-weight: bold;
	border-bottom: 2px solid #179445;
	padding: 20px 0px 4px 0px;
	font-size: 130%;
}


/* PRODUCT MENU*/
ul.amenu, ul.amenu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  right: 0;
}

ul.amenu a {
  display: block;
  text-decoration: none;	
}
ul.amenu a.selected {
  display: block;
  text-decoration: none;	
  background-color: #FFCC00 !important;
  color: black !important;
}
ul.amenu ul li a.visited {
	color: #888;
	background-color: #CCFFCC;
	background-image: url(/sf/sf_admin/images/ok.png) !important;
	background-position: 98% center !important;
	background-repeat: no-repeat !important;
	padding-right: 16px;
}
ul.amenu li {
  margin: 0;
  margin-top: 1px;
}

ul.amenu li a {
  background: #e1e5e3;
  color: #000;
  padding: 0.4em 0.4em;
}

ul.amenu li a:hover {
  background: #ccffcc;
  text-decoration: none;
}

ul.amenu li ul li a {
  background-color: #ccffcc;
  color: #333333;
  padding-left: 10px;
    padding-right: 16px;
}
ul.amenu li ul li ul li a {
  background-color:  #CCFFCC;
  color: #333333;
  padding-left: 10px;
  padding-right: 16px;
}
ul.amenu li ul li a:hover {
  background: #009f4d;
  color: #fff;
  text-decoration: none;
}
ul.amenu ul.bmenu a.grouplink{
	background-color:  #77BF8E;
 }
ul.amenu ul.bmenu a.grouplink:hover
 {
 	background: #009f4d;
  color: #fff;
  text-decoration: none;
 }
ul.amenu li ul{
	margin-left: 10px;
}
/* PRICE LIST*/
#pricelist h3{
	margin: 10px 0 5px 0;
	padding: 3px;
	text-align: left;
	background-color: #ddd;
}
.printable{
	float: right;
	margin:3px;
}
.price_list_table{
	table-layout: auto;
	border: 1px solid black;
	width: 100%;
}

.price_list_table td strong{
	font-size: 10px;
}
.price_list_table td{
	margin: 1px;
	padding: 2px;
	font-size: 10px;
	background-color: #fff;
	border-left: 1px solid black;
	border-right: 1px solid black;
	white-space: nowrap;
}


/* forum */
.NbComments
{
	float: right;
	margin: 1px;
	padding: 1px;
	text-align: right;
	font-size: 80%;
}
.forum_comment_head span{
	font-size: 10px;
	font-style: italic;
}
.forum_comment_head{
	background-color: #c0c0c0;
	margin: 10px 0 4px 0;
	padding: 4px;
}
.comment_date{
	float: right;
	font-size: 10px;
	
}
.big_link{
	-moz-border-radius: 3px;
	-webkit-border-radius : 3px;
	text-decoration:none;
	background: #20548E;
	padding: 5px 12px;
	text-decoration: none;
	margin-right: 4px;
	color: #ffffff !important;
	white-space: nowrap;
	z-index: 10000;
}
/*SHOPPING HISTORY*/
.od
{
	/*width:100%;*/
}
.shopping_history
{
	/*width:100%*/
	width: 760px;
}
.od td, .shopping_history td, .od th, .shopping_history th
{
	border: 1px solid black;
	padding: 5px;
}
.shopping_history .datum
{
	width:100px;
}
.shopping_history .termekek
{
	width:455px;
}
.shopping_history .osszeg
{
	width:86px;
}
.shopping_history .fizetve
{
	width:60px;
}
.od .termek
{
	width:282px;
}
.od .osszeg
{
	width:86px;
}
.od .mennyiseg
{
	width:82px;
}
.ad_item{
  margin: 10px 0;
  padding: 10px 5px;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  background-color: #ddd;
}




/*#search_button
{    
    display: block;
    float: right;
    -moz-border-radius: 3px;
    -webkit-border-radius : 3px;
    background: #20548E;
    padding: 3px 10px;
    text-decoration: none;
    margin-left: 4px;
    color: #EAFFED;
    white-space: nowrap;
    z-index: 10000;
    width: 50px;
    font-size: 11px;
}

#search_button:hover
{    
    background: #1A4473;
    z-index: 10000;
} */

/*.psearch_bc {
    float: right; 
    margin-right: 94px; 
    margin-bottom: 8px; 
    margin-top: 6px;
} */

.psearch_bc {
    float: right; 
    margin-right: 102px; 
    margin-bottom: 8px; 
    margin-top: 1px;
    background-color: #E3E3E3;
    padding: 7px 8px;
    -moz-border-radius: 0px 0px 4px 4px;
    -webkit-border-radius : 0px 0px 4px 4px;

}

.psearch_input {
    font-size: 12px;
    height: 18px;
    width: 136px;
    clear: none;

}


.psearch_baba {
    position: absolute; 
    left: 874px; 
    top: 220px;
    width: 200px;
}

/*
.psearch_input {
    font-size: 10px;
    height: 14px;
    width: 95px;
    clear: none;
}
*/