body
{
	background-color:#FCEBAB;
	margin: 0;
  	padding: 0;
  	font-family: verdana, arial, helvetica;
  	font-size: 11px;
  	font-weight: normal;
  	width: 100%;
  	height: 100%;
  	text-align: center;
}
body a:link, a:hover, a:visited
{
	color:#fff;
}
td.cont
{
	text-align: left;
	width:800px;
	vertical-align: top;
  	margin: auto;
  	padding: 0;
  	background:#FFFFFF;
  	min-height:100%;
  	/* min-height IE hack */
  	height:auto !important;
  	height:100%;
}
td.left_pos
{
  	padding: 0;
	background-image: url('../images/cont_left.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
td.right_pos
{
  	padding: 0;
	background-image: url('../images/cont_right.jpg');
	background-repeat: repeat-y;
}
td div#footer
{
  	width:100%;
	height:31px;
	padding: 0;
	position:relative;
	bottom:0px;
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
}
td div#footer span#press {
	color:white;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
td div#header
{
  	width:100%;
	height:105px;
	padding:0;
	position:relative;
	top:0px;
	left:0px;
	background-color:#FCD42F;
}
/*td div#header img#background
{
	position:absolute;
	top:0px;
	right:0px;
	z-index: 1;
}*/
td div#header img#arc
{
	border: 2px solid white;
	width: 166px;
	height: 96px;
	position:absolute;
	top:1px;
	left:8px;
	z-index: 0;
}
td div#header img#logo
{
	border: 2px solid white;
	width: 80px;
	height: 80px;
	position:absolute;
	top:19px;
	right:8px;
	z-index: 6;
}
td div#header div#header_adatok
{
	width:100%;
	position:absolute;
	top:1px;
	left:8px;
	z-index: 2;
	font-family: verdana, arial, helvetica;
  	font-size: 9px;
  	font-weight: bold;
	color:white;
	text-align:right;
}
td div#header div#header_cim
{
	width:100%;
	position:absolute;
	bottom:2px;
	left:180px;
	z-index: 2;
	font-family: verdana, arial, helvetica;
  	font-size: 20px;
  	font-weight: bold;
	color:white;
	text-align:left;
}
td table#trzs_table
{
	width:100%;
	background-image: url('../images/trzs.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
td table#trzs_table td div#bal
{
	padding:0px;
	width:181px;
}
td table#trzs_table td#jobbtd
{
	vertical-align: top;
	height:100%;
	height:800px;
}
td table#trzs_table td#baltd
{
	vertical-align: top;
	height:100%;
	background-image: url('../images/bal.jpg');
	background-repeat: repeat-y;
	background-position: left;
	background-color:#FCEBA8;
	min-height:100%;
  	/* min-height IE hack */
  	height:auto !important;
  	height:800px;
	width:181px;
}
td table#trzs_table div#jobb
{
	padding-left:30px;
	padding-right:0px;
	padding-top:15px;
	width: 540;
	text-align:left;
	color:#7C6301;
	font-family: verdana, arial, helvetica;
  	font-size: 11px;
  	font-weight: normal;
}
td table#trzs_table div#login
{
	text-align:center;
	font-family: verdana, arial, helvetica;
  	font-size: 10px;
  	font-weight: bold;
	margin-top:10px;
	margin-bottom:25px;
}
td table#trzs_table div#login p
{
	padding:0px;
	margin:0px;
	padding-bottom:3px;
	padding-left:5px;
	text-align:left;
}
td table#trzs_table div#login p#hiba
{
	padding:6px 0px 6px 5px;
	margin:0px;
	text-align:left;
	color:red;
}
td table#trzs_table div#login input
{
	font-size:10px;
	height:18px;
	width:120px;
}
td table#trzs_table div#cimerek
{
	text-align:center;
  	width:181px;
	padding:10px;
	margin:0px;
}
/**************************************** form  **************************************/
div.form
{
width: 460px;
padding: 5px;
margin: 0px auto;
}
div.form input, div.form select
{
color: #838383;
font-size:10px;
}
div.form fieldset legend
{
font-weight:bold;
font-style:italic;
color:#6E6E6E;
}
div.form div.row
{
clear: both;
padding-top: 5px;
}
div.form span.label
{
float: left;
width: 130px;
text-align: right;
color: #838383;
background-color: #f4f4f4;
}
div.form span.object
{
float: right;
width: 250px;
text-align: left;
color: #838383;
}
div.form span.comment
{
float: left;
text-align: left;
color:red;
}
div.form div.spacer
{
clear: both;
}

/**************************************** kosár  **************************************/
div#kosar {
	font-size:10px;
}
div#kosar p#gyogyszer {
	margin-left:6px;
	background-color:#FFF9E9;
}
div#kosar p#kapcsolok {
	margin-left:6px;
	margin-top:-7px;
	text-align:right;
}
div#kosar p#kapcsolok span {
	width:13px;
	height:13px;
	border:1px solid white;
	font-weight:bold;
	color:white;
	margin-left:6px;
	font-size:10px;
	background-image:url('../images/kapcsolo.jpg');
	cursor:pointer;
}
div#kosar p#sum {
	font-size:11px;
	margin-left:6px;
	margin-top:-7px;
	border-top:1px solid white;
	text-align:right;
	font-weight:bold;
	background-color:#FBCE11;
}
div#kosar p#send,div#kosar p#send input {
	font-size:10px;
	text-align:center;
}
/**************************************** keresés **************************************/
div#kereses {
	font-size:10px;
}
div#kereses p#label {
	font-size:10px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:-9px;
	padding-left:6px;
}
div#kereses p#input {
	padding-left:6px;
}
div#kereses p#input input, div#kereses p#input select {
	font-size:10px;
	width:160px;
}
div#kereses p#send {
	text-align:center;
	padding-left:6px;
}
div#kereses p#send input {
	font-size:10px;
}
div#atc {
background-color:#FDF7DF;
}
div#atc select {
	width:535px;
}
div#atc select#atc_szuro option, div#atc select#atc_szuro /* IE csak igy tudja meeee szaaaar */ {
  font-family: fixed, courier new !important;
  font-family: courier;
  font-size: 11px;
}
div#atc p span#szint {
float:left;
}
div#atc p span#gombok {
float:right;
}
div#atc p span#gombok input {
font-size:10px;
}
div#atc p#szures_gomb {
font-size:10px;
text-align:center;
}
/**************************************** találatok **************************************/
div#lapozo {
	background-color:#FDF7DF;
	margin-top:-14px;
	padding-top:20px;
	width:540px;
}
div#gyogyszer_talalat {
	background-color:#C8C8C8;
	width:480px;
	margin:20px;
	background-image:url('../images/gyogysz_talalat.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}
div#gyogyszer_talalat p#elsosor{
	background-color:#F5F5F5;
	font-weight:bold;
	margin-bottom:0px;
	height:26px;
	width:300px;
}
div#gyogyszer_talalat p#sor{
	background-color:#E5E5E5;
	width:300px;
	border-bottom:1px dashed #8D8D8D;
	padding-bottom:3px;
	margin-bottom:0px;
	padding-top:3px;
	margin-top:0px;
}
div#gyogyszer_talalat p#kosarsor{
	background-color:#E5E5E5;
	width:300px;
	padding-bottom:3px;
	margin-bottom:0px;
	padding-top:3px;
	margin-top:0px;
	text-align:center;
}
div#gyogyszer_talalat p#kosarsor a:link, div#gyogyszer_talalat p#kosarsor a:visited {
	color:#7C6301;
}
div#gyogyszer_talalat span#kep{
	position:relative;
	top:40px;
	right:30px;
	float:right;
}
div#lapozo p#lapozas a:link, div#lapozo p#lapozas a:visited {
	color:#7C6301;
}
table.order_summary {
	color:#9E3C02;
	font-size:10px;
	background-color:#FBE89C;
	border: 1px solid #F3DA38;
}
table.order_summary p {
	margin-top:1px;
	margin-bottom:1px;
}
table.order_summary p#elvisz {
	margin-top:4px;
	margin-bottom:4px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #CEA604;
	background-color:#FDF4CD;
}
table.order_summary p#gyogyszer {
	margin-top:4px;
	margin-bottom:4px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#FDF4CD;
}
table.order_summary td#fejlec{
	color:#FEFEFF;
	font-size:11px;
	font-weight:bold;
	background-color:#CEA604;
	border-bottom:1px solid white;
	text-align:center;
}
table.order_summary p#sum {
	margin-top:4px;
	margin-bottom:4px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	float:right;
}
/********************************** új rendelés ***********************************/
div.abc {
  margin-top:15px;
  margin-left:10px;
}
div.abc span {
  color: #0B7D07;
  font-weight: bold;
  cursor: pointer;
  margin-left:4px;
}
div.abc img {
  cursor: pointer;
  margin-left:15px;
  margin-right:8px;
}
div.abc span.narancs {
  color: #FF4800;
}
div.controls {
  margin-top:10px;
  margin-left:15px;
}
div.controls, div.controls select {
  font-size:10px;
}
div.controls span {
  margin-left: 22px;
}
div.ord_simple_list {
  background-image: url('../images/ord_simple_bckr.png');
  background-repeat: repeat-y;
  width: 526px;
  margin-top: 13px;
}
div.ord_simple_top {
  background-image: url('../images/ord_simple_top.png');
  background-repeat: no-repeat;
  width: 526px;
  height: 43px;
  padding-left: 27px;
  padding-top: 15px;
  color: white;
  font-weight: bold;
}
div.ord_simple_bottom {
  background-image: url('../images/ord_simple_bottom.png');
  background-repeat: no-repeat;
  width: 526px;
  height: 20px;
}
div.ord_simple_product {
  background-image: url('../images/ord_simple_kishatter.png');
  background-repeat: no-repeat;
  width: 253px;
  height: 152px;
}
div.ord_simple_product div.kep {
  padding-top:27px;
  padding-left:17px;
  float: left;
}
div.ord_simple_product div.nev {
  color: #FA6105;
  font-size: 10px;
  font-weight: bold;
  text-align:center;
  padding-top:13px;
  padding-right: 10px;
  margin-bottom: 8px;
}
div.ord_simple_product div.ar_felirat {
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  padding-right: 10px;
}
div.ord_simple_product div.ar {
  text-align: center;
  font-size: 18px;
  color: #147B0B;
  padding-right: 13px;
  margin-bottom: 5px;
}
/*div.ord_simple_product div.gyujto {
  clear: both;
  padding-top:2px;
}
html>body div.ord_simple_product div.gyujto {
  padding-top:10px;
}
div.ord_simple_product div.gyujto2 {
  position: relative;
  top: -26px;
  left: 136px;
}*/
table.gyujto {
  clear: both;
}
div.ord_simple_product div.link a {
  color: #004080;
  font-size: 9px;
  text-decoration: none;
  padding-left: 15px;
}
div.ord_simple_product div.gomb img {
  cursor: pointer;
}
div.fulcont {
  width:526px;
  overflow:hidden;
  float: left;
}
div.ord_simple_ful {
  background-image: url(../images/ord_simple_ful_i.png);
  background-repeat: no-repeat;
  text-align:center;
  color: black;
  font-weight:bold;
  font-size: 10px;
  cursor: pointer;
  height: 25px;
  text-align: center;
  padding-top: 3px;
  display:inline;
  float:left;
  width: 175px;
  margin-bottom:-3px;
}
div.ord_simple_tart {
  background-image: url('../images/ord_simple_bckr.png');
  background-repeat: repeat-y;
  width: 526px;
  padding: 15px;
  width: width:532px;
  clear:both;
  border-top: 1px solid #B8B8B8;
}
div.ord_simple_details_nev {
  color: #0D8008;
  font-size: 12px;
  font-weight: bold;
  margin-bottom:10px;
}
span.ord_simple_details_ar {
  font-size: 18px;
  color: #147B0B;
}
div.ord_simple_details_kosarba {
  background-image: url('../images/ord_simple_details_kosarba_bckr.png');
  background-repeat: no-repeat;
  width: 146px;
  height: 38px;
  padding-top: 10px;
  padding-left: 10px;
  margin-top: 15px;
  margin-left: 40px;
}
div.ord_simple_tart td.ord_simple_details_kep {
  background-image: url('../images/ord_simple_kephatter.png');
  background-repeat: no-repeat;
  width: 124px;
  height: 102px;
  padding: 10px;
}
