body {
	margin: 0px;
	background-color: #623B12;
	font-family: Arial;
	font-size: 12px;
}


#page {
	margin: auto;
	width: 1000px;
	background-image: url(../../images/bg.jpg);
}

#menu {
	float: left;
	width: 303px;
	background-image: url(../../images/menu_bg.jpg);
}

#menu_content {
	color: #FFFFFF;
	padding: 20px;
}

#left {
	float: left;
	width: 681px;
}

#content {
	padding-left: 50px;
	width: 600px;
}

#footer {
	background-color: #623B12;
	color: #FFFFFF;
}

.clr {
	clear: both;
}

.title {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CC3E00;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #633C13;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #633C13;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #633C13;
}
/* 20080902 */
H2 {
	font: bold 14px/16px Tahoma;
	color: #333333;
}
/* 20080902 */
H3 {
	font: bold 13px/16px Tahoma;
	color: #333333;
}
/* 20080902 */
H4, H5 {
	font: bold 12px/15px Tahoma;
	color: #333333;
}


UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3300;
	list-style-type: square;
	clip: rect(auto,auto,auto,auto);
	margin: 0;
	padding-left: 15px;
}

#menu a:link, #menu a:visited, #menu a:active {
	color: #C4B094;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu UL {
	color: #7F5C2A;
	float: left;
}

#menu UL UL {
	float: none;
}

#menu UL UL a:link, #menu UL UL a:visited, #menu UL UL a:active {
	color: #EBE0CE;
}

#menu UL UL a:hover {
	color: #FFFF00;
}


/* 20080902 */
INPUT {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}
/* 20080902 */
.input-button, .input-search-button {
	border: 1px solid #C32D2E;
	background-color: #860A00;
	
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 16px;
}

#btn_search {
	margin-left: 5px;
}

.product_property_group {
	/*position: absolute;
	top: 145px;
	right: 0px;*/
}

.product_property_group select {
	width: 230px;
	height: 18px;
	font-size: 11px;
}

#product_property {
	/*position: absolute;
	top: 2px;*/
	font-weight: bold;
	left: -100px;
}


/* hibaüzenet */
#error { background: #CC3300 url(../image/icon_error.gif) no-repeat; color: #FFF; padding: 10px 0 10px 37px; margin: 10px 20px;  background-position: 11px 10px; text-align: left; } /* 20080902 */
#error p.message_error, #error2 p.message_error { padding: 1px 5px 2px 13px; margin: 0; color: #FFF; border-left: 1px solid white; }
#error2 { background: #CC3300 url(../image/icon_error.gif) no-repeat; color: #FFF; padding: 10px 0 10px 37px; margin: 0 0 10px 0;  background-position: 11px 10px; text-align: left; }

/* sikeres mûvelet üzenet */
#success { background: #CFB27A url(../image/icon_success.gif) no-repeat; color: #FFF; padding: 10px 0 10px 37px; margin: 10px 20px;  background-position: 11px 10px; text-align: left; } /* 20080902 */
#success p.message_success, #success2 p.message_success { padding: 1px 5px 2px 13px; margin: 0; color: #FFF; border-left: 1px solid white; }
#success2 { background: #CFB27A url(../image/icon_success.gif) no-repeat; color: #FFF; padding: 10px 0 10px 37px; margin: 0 0 10px 0;  background-position: 11px 10px; text-align: left; }

/* debug ablak üzenet */
#debug { background: #777777; color: #FFF; padding: 10px 0 10px 37px; margin: 10px 20px; width: 90%; }
#debug p.message_debug, #debug2 p.message_debug { padding: 1px 5px 2px 13px; margin: 0; color: #FFF; border-left: 1px solid white; }
#debug2 { background: #777777; color: #FFF; padding: 10px 0 10px 37px; margin: 0 0 10px 0 }

/* 20080830 */
.advert {
	margin: 10px 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC3E00;
}

.message_inform {
	margin: 10px 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#child-groups-box table td {
	width: 33%;
	font: 12px/15px Tahoma;
}

#child-groups-box table table td {
	width: auto;
	text-align: center;
}

#child-groups-box img, #pcontent img {
	border: 1px solid #785225;
}

#pcontent img.noborder {
	border: none;
}

#action-products-box {
	text-align: center;
}

form {
  margin: 0;
  padding: 0;
/*  font-size: 100%;*/
  min-width: 560px;
  max-width: 620px;
  width: 590px;
/*  margin-left: auto;
  margin-right: auto*/
}

form fieldset {
  clear: both;
  font-size: 14px;
  border-color: #000000;
  border-width: 1px;
  /*border-width: 1px 0 0 0;
  *border-style: solid none none none;*/
  padding: 10px;
  margin: 0 0 20 0;/* SzJ */
}

form fieldset legend {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
  text-align: center;
}


TABLE.form-table {
	width: 570px;
}

TABLE.content-table {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #333333;
	border-collapse: collapse;
}

TABLE.content-table TH {
	padding: 2px 4px;
	border: 1px solid #333333;
	background: #6F3527;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;	
}

TABLE.content-table TD {
	padding: 2px 4px;
	border: 1px solid #333333;
	background: #E5D6B9;
}

.basket-cell-light {
/*	border-bottom: 1px solid #183C63;*/
	background-color: #E3D2B6;
	border-bottom: 2px solid #ECDBC1;
}

.basket-cell-head {
/*	background-color: #860A00;*/
	background-color: #CBB897;
	border-bottom: 2px solid #ECDBC1;
	height: 25px;
	
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.basket-cell-foot {
	background-color: #E3D2B6;
}

.image-basket {
	position: relative;
	top: 8px;
	cursor: pointer;
}

.img-action-price {
	margin: 5px 0;
	display: block;
	width: 140px;
	height: 40px;
}

.price-old {
/*	text-decoration: line-through;*/
/*	font-size: 11px;*/
}

.pricew {
	/* margin-top: 10px;*/
	color: #CC3E00;
	font-weight: bold;
	font-size: 17px;
	line-height: 20px;
}

.price-new {
	font-size: 17px;
	white-space: nowrap;
	line-height: 20px;
	color: #CC3E00;
}

.price-new2 {
	font-size: 13px;
	white-space: nowrap;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}

.price-new2-akc {
	font-size: 15px;
	white-space: nowrap;
	line-height: 20px;
	color: #CC3E00;
	font-weight: bold;
}

.action-date {
	font-size: 11px; 
	color: #000000;
}

.action-actual {
	padding-top: 5px;
	display: block;
	font-size: 11px; 
}

.keszleterejeig {
	font-size: 11px; 
}
.product-description {
	text-align: justify;
}

.horizontal-ruler {
	border-top: 1px solid #785225;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px;
}

IMG.separator {
	width: 512px;
	margin: 0 29px;
}

#imp a:link, #imp a:visited, #imp a:active {
	color: #FF9900;
}

#imp a:hover {
	color: #FFFFFF;
}

#other_menu {
	padding-left: 15px;
}

#other_menu a:link, #other_menu a:visited, #other_menu a:active {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E7D5BC;
	text-decoration: none;
	font-weight: bold;
}

#other_menu a:hover {
	color: #FFFFFF;
}

.products_light {
	background-color: #F8ECD8;
	padding-left: 5px;
	padding-right: 5px;
}
.products_dark {
	background-color: #D8CAB2;
	padding-left: 5px;
	padding-right: 5px;
}