body {
	font-family: Verdana;
	margin: 0 0 0 0;
	font-size:10px;
	background: url('Image/site/bck.jpg') white;
}
table{
	border-collapse: collapse;
	font-family: Verdana;
	font-size:10px;
}
OPTION.mar{background-color:maroon; color:white}
input.login{
	background:#bbb;
	border:solid 1px black;
	width:60px;
	height:13px;
	font-size:10px;
}
div#container{
	width:1020px;
	
}
div#header_top{
	width:100%;
	height:30px;
	background: url('Image/site/bck_header_top.jpg') repeat-x #cc9966;
}
div#header_middle{
	width:100%;
	height:139px;
	background: url('Image/site/bck_header.jpg') no-repeat #cc9966;
}
div#header_bottom{
	width:100%;
	height:42px;
	background: url('Image/site/bck_header_bottom.jpg') repeat-x #cc9966;
}
div#footer{
	width:100%;
	height:35px;
	background: url('Image/site/bck_footer.jpg') repeat-x #cc9966;
}
div#main{
	background:black;
	
}
div#menu_container{
	width:100%;
	height:35px;
	background: url('Image/site/bck_menu.jpg') no-repeat top left #cc9966;	
}
div.menu{
	float:left;
}
div#banner_right{
	width:301px;
	height:311px;
	background: url('Image/site/bck_banner_right.jpg') no-repeat;	
}
img{
	border:none;
}
.footer, div#footer a{
	color:white;
}
.footer{
	padding-top:8px;
	padding-right:70px;
}
h1{
	margin:0px;
	padding:7px;
	font-size:18px;
	color:#2b1701;
}
.search_select{
	width:160px;
	font-size:10px;
}
.select_label{
	width:165px;
	margin-top:7px;
	margin-left:2px;
	margin-bottom:7px;
	float:left;
	color:white;
	font-size:12px;
}
ul {margin-top: 0;}


a, a:hover, a:visited{
	color:black;
	text-decoration:underline;
}

a.menu, a.menu:hover, a.menu:visited{
	color:white;
	text-decoration:underline;
	font-size:18px;
}

a.menu_left {
	color:black;
	text-decoration:none;
	margin-right:10px;
	font-size:12px;
}

div.menu_left div.main {
	padding: 1px 0px 1px 20px;
	font-size: 14px;
	font-weight: bold;
	color:black;
}
div.menu_left div.indicator {
	float: left;
	width: 15px;
}
div.menu_left div.sub {
	padding: 1px 0px 1px 40px;
	text-indent: -11px;
	font-size: 13px;
	font-weight: normal;
}

/**  RÉGIBŐL át ***/


/* pages */

div.pages{
	vertical-align:bottom;
}

div.pages div {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	border: solid 0px #555;
	font-weight: normal; 
}

div.pages div.act {font-weight: bold; font-size: 12px; color: black; }
div.pages div.arrow {height:20px; vertical-align:bottom; font-size:10px; font-weight: normal;  color: #31393A;}
div.pages div.hover { cursor: pointer; text-decoration:underline;}
div.pages div.num { color: #aaa; }



/* image gallery */

img.thumb {border: 1px solid black; margin: 2px}
img.thumbact {border: 3px solid #31D900; margin: 0px}
img.thumboff {border: none; margin: 3px}

div.imagegallery_container_position {
	position: absolute;
	width: 774;
	top: 100px;
}

.button{
	border:solid 1px black;
	background:;
}

div.imagegallery_container {
	padding: 6px;
	border: 2px solid black;
	background-color: #EEE;
}

td.image_container {
	width: 100%;
	height: 402;
	text-align: center;
	vertical-align: center;
}

div.imagegallery_button {
	background-color: #B9BCBC;
	background-repeat: no-repeat;
	background-position: center center;
}

div.imagegallery_button:hover {background-color: #cd9d5f}

td.imagegallery_count {
	color: #999;
	font-size: 10px;
}


div.property_group1 {
	color: #F85E00;
	font-weight: bold;
	margin:3 0 3 0;
}
div.property_group2 {
	color: #ec892c;
	font-weight: bold;
	margin:3 0 3 0;
}
div.property {
	margin:3 0 3 0;
}

p.property{
	margin:0px;
}
p.property_group{
	margin:0px;
	font-weight:bold;
}

/* listák */

table.products {
	width: 668px;
	margin-top: 12px;
}
tr.red{background-color: orange;}
tr.row0 {background-color: white;}
tr.row1 {background-color: #ddd;}

tr.row0_hover {background-color: #ebc16f;}
tr.row1_hover {background-color: #fec550;}

tr.tr_error {background-color: #f99;}

table.products td {
	padding: 7px;
}
table.products td td {
	padding: 0;
}

table.products tr.osszegzo {
	background-color: #cd9c61;
	color: #fff;
	font-weight: bold;
}
table.products tr#shipment {background-color: #ffcc99;solid 1px black;}
table.products tr#postalfee {background-color: #ffcc99;border-top:solid 1px black;}

table.products tr.osszegzo td,
table.products tr#shipment td,
table.products tr#postalfee td {
	padding-top: 2px;
	padding-bottom: 2px;
}

table.products th, th {
	background:url('Image/site/bck_table_th.jpg') repeat-x top #ce9d5c;
	height:25px;
	color: white;
	padding: 1 7 1 7;
	font-size:11px;
	text-transform:lowercase;
}

table.products th a {
	color: white;
	text-decoration: underline;
}
table.products th a:hover {
	color: #cd9d5f;
	text-decoration: underline;
}

.netto {
	font-size: 10px;
	font-style: italic;
	color: #894e0a;
}

div.product_pic{
	float:left;
	width:78px;
	height:70px;
}

div.product_name{
	font-size:13px;
	font-weight:bold;
}

img.cart {margin-bottom: -8px;}

/* részletek */

table.termek_ar {
	margin-left: 8px;
	margin-bottom: 12px;
}

td.termek_ar {
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
	color: #F60;
}
td.termek_ar_old {
	font-weight: bold;
	font-size: 13px;
	color: #444;
	text-decoration: line-through;
}

tr.address_type1 {background-color: #c0ffb4;}
tr.address_type1 span {color: #2E7A25;}
tr.address_type2 {background-color: #FFDBD0;}
tr.address_type2 span {color: #953F26;}





/* fles (termkadatlap) */
table.fules {width: 600px}
table.fules td.content {
	border: solid 1px #b1b9be;
}

table.fules td.link,table.fules td.link_sel {
	font-weight: bold;
	border: solid 1px #b1b9be;
	text-align: center;
}

table.fules td.link {
	background-color: #D7DCEB;
	cursor: pointer;
}

table.fules td.link_sel {
	background-color: #98AFBB;
	color: white;
}

table.fules td.content {
	background-color: #e9eeff;
	padding: 6px;
}

table.fules td.link_sep {
	width: 5px;
	background-color: white;
	padding: 0px;
	border: none;
}
div#declaration{

	display:none;
}

div.scroll{
	border:1px solid black;
	overflow:auto;
	height:300px;
	width:400px;	
	padding:3px;
}
div.doboz_belso {margin: 0 21 0 58;}

div.arlista {font-size: 12px; text-transform: uppercase; margin: 0 10 15 0; padding: 4 0 4 10; text-align: center;}
div.arlista a {font-weight: bold; color: #A80000;}
div.arlista a:hover {color: #FF1500;}
div.arlista span {letter-spacing: 2px; font-size: 14px;}


div#coll_box{
	padding-left:5px;
	margin-bottom:20px;
	margin-top:10px;
}

div.webshopcat1 {font-size: 12px; margin: 6 0 0 0; padding: 4 0 4 0;}
div.webshopcat2 {font-size: 11px; margin: 4 0 0 0; padding: 1 0 1 0;}
div.webshopcat3 {font-size: 10px; margin: 2 0 0 0}
div.webshopcat4 {font-size: 9px}
div.webshopcat5 {font-size: 12px; margin: 4 0 4 0; padding: 4 0 4 0; background-color:#c66a3b}
div.webshopcat6 {font-size: 12px; margin: 4 0 4 0; padding: 4 0 4 0; background-color:#dddddd}
div.webshopcat7 {font-size: 12px; margin: 4 0 4 0; padding: 4 0 4 0; background-color:#e0c099}

.admin_webshop_prices{
	border:solid 1px #bbb;
	font-size:12px;
	padding:3px;
	width:70px;
	text-align:right;
}


table.admintable {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: rgb(255, 245, 238);
}
table.admintable th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 3px 3px 3px 3px;
	font-size:9px;
}
table.admintable td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 3px 3px 3px 3px;
}

