/* ----------------------------------------------------
	C O M M O N
------------------------------------------------------*/

* {
	border: none;
	margin: 0;          /* top, right, bottom, left */
	padding: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

ul, ol, li {
	list-style: none;
}	

p {
	border: none;
	margin: 10, 0, 10, 0;          /* top, right, bottom, left */
	padding: 0;
}

/* ----------------------------------------------------
	P A G E
------------------------------------------------------*/

html, body {
	background-color: #565656;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}


/* ----------------------------------------------------
	W R A P P E R
------------------------------------------------------*/

#wrapper {
	margin: 0px auto;
	width: 770px;
}

#container {
	/*float: left;*/
	/*padding: 30px 0px 30px 0px;*/
	width: 770px;
}


/* ----------------------------------------------------
	H E A D E R
------------------------------------------------------*/

#header {
	background: url(../images/header.jpg) #ffffff left top no-repeat;
	float: left;
	height: 85px;
	width: 770px;
}

#header h1.title {
	display: inline;
	float: left;
	font-size: 10px;
	height: 25px;
	margin: 19px 0px 0px 114px;
	text-indent: -500em;
	width: 283px;
}

#header h1.title a {
	display: block;
	height: 25px;
	overflow: hidden;
	width: 283px;
}

#headercontact {
	display: inline;
	float: right;
	height: 85px;
	margin-right: 10px;
	margin-top: 0px;
	width: 200px;
}

#headercontact p {
	color: #464646;
	font-size: 11px;
	line-height: 15px;
	margin-top: 10px;
	text-align: center;
}

#headercontact p a {
	color: #cc7777;
}

#headercontact p a:hover {
	color: #bb4444;
	text-decoration: underline;
}



/* ----------------------------------------------------
	T O P B A R
------------------------------------------------------*/

#topbar {
	background: url(../images/topbar.jpg) #535939 left top no-repeat;
	float: left;
	height: 30px;
	width: 770px;
}

#topbar ul {
	display: inline;
	float: left;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 0px;
}

#topbar ul li {
	float: left;
	line-height: 29px;
	position: relative;
}

#topbar ul li a {
	color: #ffffff;
	display: block;
	height: 29px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	white-space: nowrap;	
}

#topbar ul li a.drop {
}

#topbar ul ul li a {
	background: url(../images/topmenu_item.png) #e5f2cf left top no-repeat;
	color: #3d7428;
	width: 130px;
}

#topbar ul li a:hover {
	color: #ffff88;
	text-decoration: none;
}

#topbar ul ul li a:hover {
	background-position: 0px -29px;
	color: #45852c;
	text-decoration: none;
}

#topbar ul ul {
	display: none;
	margin: 0;
	position: absolute; left: 0px; top: 29px;
	width: 150px;
}

#topbar li:hover ul,
#topbar li.over ul {
	display: block;
}


/* --- FLAGBOX --- */

#flagbox {
	display: inline;
	float: right;
	height: 29px;
	margin-right: 15px;
	width: 150px;
}

#flagbox p {
	margin-top: 9px;
	text-align: right;
}

#flagbox p img {
	margin: 0px 5px 0px 5px;
}


/* ----------------------------------------------------
	H E A D E R I M A G E
------------------------------------------------------*/

#headerimage {
	background: url(../images/headerimage.jpg) #ffffff left top no-repeat;
	float: left;
	height: 220px;
	width: 770px;
}


/* ----------------------------------------------------
	M A I N
------------------------------------------------------*/

#main {
	background: url(../images/main.png) #ffffff left top repeat-y;
	display: block;
	float: left;
	padding: 0px 10px 0px 10px;
	width: 750px; /* 770 - (10 + 10) */
}


/* ----------------------------------------------------
	S I D E B A R
------------------------------------------------------*/

#sidebar {
	border-bottom: solid 1px #ffffff;
	display: inline;
	float: right;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	width: 180px;
}

#sidebar h2 {
	background: url(../images/sidebar_h2.png) #65bd41 left top;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	color: #ffffff;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 26px;
	line-height: 26px;
	padding-left: 8px;
	text-align: left;
	text-transform: uppercase;
}


/* ----------------------------------------------------
	B O X E S
	(a searchbox a headerimage-be kerül, a többi a sidebar-ra)
------------------------------------------------------*/


/* --- SEARCHBOX (Keresés) --- */

#searchbox {
	display: inline;
	float: right;
	height: 90px;
	margin: 130px 10px 0px 0px;
	width: 180px;
	text-align: center;
}

#searchbox h2 {
	color: #ffffff;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 26px;
	line-height: 26px;
	margin-bottom: 9px;
	padding-left: 8px;
	text-align: left;
	text-transform: uppercase;
}

#searchbox span.inputtext {
	color: #7f9259;
	font: 10px/19px Tahoma, Arial, Helvetica, sans-serif;
}

input {
	border: solid 1px #000000; 
}

#searchbox input.inputfield {
	background: url(../images/inputfield.png) #fdfdfd left top no-repeat;
	border: solid 1px #000000;
	color: #000000;
	font: 12px "Courier New", Courier, monospace;
	height: 16px;
	overflow: hidden;
	padding: 0px 2px 0px 2px;
}



/* --- HEALTHMENUBOX (Gyógyászat menü) --- */

#healthmenubox {
	float: left;
	font-weight: bold;
	margin-top: 0px;
	width: 100%;
}

#healthmenubox ul {
	width: 180px;
	text-align: right;
}

#healthmenubox ul li {
	float: left;
	line-height: 27px;
	position: relative;
}

#healthmenubox ul li a {
	background: url(../images/healthmenu_item.png) #e5f2cf left top no-repeat;
	color: #3d7428;
	display: block;
	height: 27px;
	padding-right: 8px;
	text-decoration: none;
	width: 172px;
}

#healthmenubox ul li a.drop {
	background: url(../images/healthmenu_item_drop.png) #e5f2cf left top no-repeat;
}

#healthmenubox ul ul li a {
	background: url(../images/healthmenu_item_sub.png) #e5f2cf left top no-repeat;
}

#healthmenubox ul li a:hover {
	background-position: 0px -27px;
	color: #45852c;
	text-decoration: none;
}

#healthmenubox ul ul {
	border-right: solid 1px #ffffff;
	display: none;
	margin: 0;
	position: absolute; left: -181px; top: 0px;
}

#healthmenubox li:hover ul,
#healthmenubox li.over ul {
	display: block;
}


/* --- PRODUCTBOX (Termékajánlat) --- */

#productbox {
	background: url(../images/boxbg.png) #e5f2cf left top no-repeat;
	float: left;
	text-align: center;
	width: 100%;
}

#productbox p {
	color: #000000;
	margin: 12px 0px 12px 0px;
}

#productbox img.productimage {
	background-color: #ffffff;
	border: solid 5px #d5e5ba;
	margin: 10px 0px 10px 0px;
	padding: 1px;
}

#productbox a {
	color: #2d6418;
	border-bottom: solid 1px #d0e0b4;
	padding-bottom: 1px;
}

#productbox a.productimage {
	border: none;
	padding: 0;
}


#productbox a.onlineshop {
	background: url(../images/onlineshop.png) 0px 0px no-repeat;
	border: none;
	display: block;
	height: 19px;
	margin: 20px auto 20px;
	padding: 0;
	width: 82px;
	text-decoration: none;
}

#productbox a.onlineshop:hover {
	background-position: 0px -19px;
}


/* --- LINKBOX (Társoldalak) --- */

#linkbox {
	background: url(../images/boxbg.png) #e5f2cf left top no-repeat;
	color: #000000;
	float: left;
	line-height: 22px;
	width: 100%;
}

#linkbox p {
	margin: 12px 0px 18px 10px;
}

#linkbox a {
	background: url(../images/linkitem.png) 0px 3px no-repeat;
	border-bottom: solid 1px #d0e0b4;
	color: #2d6418;
	padding-bottom: 1px;
	padding-left: 15px;
}

#linkbox a:hover {
}


/* ----------------------------------------------------
	F O O T E R
------------------------------------------------------*/

#footer {
	background: url(../images/footer.png) #ffffff left top no-repeat;
	float: left;
	height: 65px;
	width: 770px;
}

#footer p.copyright {
	color: #464646;
	display: inline;
	float: left;
	font: 10px/14px Tahoma, Arial, Helvetica, sans-serif;
	margin: 12px 0px 0px 25px;
}

#footer p.copyright span.author {
	margin-right: 6px;
}

#footer p a {
	color: #a5a5a5;
}

#footer p a:hover {
	text-decoration: underline;
}

.stylehead {
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style1 {
	align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.style1_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.style1_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style2_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.style2_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.style2_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #981212;
	font-style: italic;
}
.style6 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #236561;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #981212;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007E7D;
	line-height: 16px;
}
.style8_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007E7D;
	line-height: 16px;
	text-decoration: underline;
}
.style8_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007E7D;
	line-height: 16px;
	text-decoration: underline;
}
.style8_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97B041;
	line-height: 16px;
	text-decoration: none;
}.style8b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007E7D;
	font-weight: bold;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97B041;
	font-style: italic;
	line-height: 16px;
	text-decoration: underline;
}
.style14 {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 11px; 
        color: #007E7D; 
        font-weight: bold; 
}
.style14_link {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 11px; 
        color: #007E7D; 
        font-weight: bold; 
	text-decoration: none;
}
.style14_link:visited {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 11px; 
        color: #007E7D; 
        font-weight: bold; 
	text-decoration: none;
}
.style14_link:hover {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 11px; 
        color: #007E7D; 
        font-weight: bold; 
	text-decoration: underline;
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3F06A;
}
.style5_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #981212;
	text-decoration: none;
	font-style: italic;
}
.style5_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #981212;
	text-decoration: none;
	font-style: italic;
}
.style5_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-style: italic;
}
.style6_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #236561;
	text-decoration: none;
}
.style6_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #236561;
	text-decoration: none;
}
.style6_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.style8b_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007E7D;
	line-height: 16px;
        font-weight: bold;
	text-decoration: underline;
}
.style8b_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007E7D;
	line-height: 16px;
        font-weight: bold;
	text-decoration: underline;
}
.style8b_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97B041;
	line-height: 16px;
        font-weight: bold;
	text-decoration: none;
}
.style10_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97B041;
        font-weight: none;
	text-decoration: underline;
        font-style: italic
}
.style10_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97B041;
        font-weight: none;
	text-decoration: underline;
        font-style: italic
}
.style10_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007E7D;
        font-weight: none;
	text-decoration: none;
        font-style: italic
}

/**
 *	Orvostkeresek.hu hírek
 */ 
