﻿html {
	height: 100%;
}
body {
	font-family: Helvetica;
	line-height: 1.3em;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	height: 100%;
	background: #000000;
	font-weight: bold;
}
#page {
	width: 100%;
	height: auto !important;
	height: 100%;
	background: #000000 url('images/bg_patt.gif') repeat-y top center;
}
#header {
	clear: both;
	width: 989px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/header.jpg') no-repeat top center;
}
#headercontainer {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0 0 0;
	height: 110px;
}
#headerlogo {
	float: left;
	padding: 10px;
}
#headerlogo img {
	border: 0;
}
#loginbox {
	float: right;
	width: 230px;
	padding: 15px 28px 0px 28px;
	text-align: right;
	color: #332E2F;
}
#loginbox label {
	font-size: 0.7em;
	vertical-align: bottom;
	text-transform: uppercase;
}
textarea {
	font-size: 0.7em;
	font-family: Arial;
	border: 0;
	margin: 0 2px;
	padding: 3px;
}
textarea.grey {
	font-size: 0.9em;
	font-family: Arial;
	border: 1px #666 solid;
	margin: 0 2px;
	padding: 3px;
	width:540px;
	background:#332e2f;
	color:#fff;
}
.inputtext, .inputtext2 {
	float: left;
	height: 21px;
	background: url('images/inputtext_l.gif') no-repeat left;
	margin: 0;
	padding: 0;
}
.inputtext div, .inputtext2 div {
	background: url('images/inputtext_r.gif') no-repeat right;
	padding: 1px 6px 1px 6px;
}
.inputtext input, .inputtext2 input {
	background: transparent;
	font-size: 0.7em;
	height: 17px;
	margin: 0px 0 0 0;
	padding: 1px 0 0 0;
	border: 0;
}
/*
.inputtext2 {
	float: left;
	height: 33px;
	background: url('images/inputtext_l2.gif') no-repeat left top;
	margin: 0;
	padding: 0;
}

.inputtext2 div {
	background: url('images/inputtext_r2.gif') no-repeat right top;
	padding: 0px 6px 0px 6px;
}

.inputtext2 input {
	background: transparent;
	font-size: 1em;
	height: 20px;
	margin: 0px 0 0 0;
	padding: 8px 0 0 0;
	border: 0;
	font-weight: normal;
}
*/

.inputtext select {
	/*	background: transparent;*/
	font-size: 0.7em;
	height: 17px;
	margin: 3px 0 0 0;
	padding: 0;
	border: 0;
}
.button {
	width: 80px;
	height: 21px;
	color: #000000;
	font-size: 0.7em;
	text-transform: uppercase;
	background: url('images/button.gif') no-repeat;
	padding: 0;
	border: 0;
	margin: 0px;
}
a.bigbutton:link, a.bigbutton:visited {
	display: block;
	height: 60px;
	line-height: 45px;
	background: url('images/bigbutton.gif') repeat-x top;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
}
a.bigbutton:hover {
	background: url('images/bigbutton.gif') repeat-x bottom;
	text-decoration: none;
}
a.kockabutton:link, a.kockabutton:visited {
	float: left;
	display: block;
	height: 17px;
	width: 36px;
	line-height: 17px;
	background: url('images/kocka_button.gif') no-repeat top;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	font-size: 1em;
	margin: 0;
	padding: 0;
	margin-top: 2px;
}
a.kockabutton:hover {
	background: url('images/kocka_button.gif') no-repeat bottom;
	text-decoration: none;
}
#basket {
	float: right;
	width: 230px;
	padding: 20px;
}
#footer {
	width: 100%;
	height: 100%;
	background: url('images/footer.jpg') no-repeat bottom center;
}
#footercontainer {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 150px;
}
#content {
	position:relative;
	clear: both;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}
td {
	vertical-align: top;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #f8811c;
	text-decoration: none;
}
a:hover {
	color: #ffb06d;
	text-decoration: underline;
}
h1 {
	font-size: 1.8em;
	padding-left:14px;
	padding-top:14px;
	padding-right:14px;
	padding-bottom:36px;
	margin: 0;
}
h2 {
	font-size: 1.2em;
	padding: 14px 10px 14px 10px;
	margin: 0;
	font-weight: bold;
}
.module {
	float:left;
	padding: 5px;
	margin: 0px;
	position: relative;
}
.module .module {
	border: 1px #332E2F solid;
}
.module .bck {
	float: left;
	position: relative;
}
.module h2 {
	font-size: 1.0em;
	text-transform: uppercase;
}
.component {
	float: left;
	margin: 0px;
	padding: 5px;
	position: relative;
}
.component .component {
	border: 0px #a3a094 solid;
	width: 702px;
}
#admincomponent {
	float: left;
	margin: 5px 0 0 10px !important;
	margin: 5px 0 0 5px;
	padding: 5px;
	width: 946px;
	border: 1px #a3a094 solid;
	background: #000000;
	position: relative;
}
.tableheader {
	font-weight: bold;
	background: #403b3c;
}
.paros {
	background: #353131;
}
.paratlan {
	background: #302b2c;
}

.clear { display:block; clear:both; }

.form div.clear {
	height:10px;
}
.form div p {
	float:left;
	width:160px;
	padding:0 0 5px 0;
	margin:0;
}
.form div span {
	float:left;
	display:block;
	margin:0;
	width:435px;
}
.form span input[type=text] {
	width:435px;
}
.form select { margin:0; }
.form_lablec {clear:both; height:30px;}
.form_lablec .gomb_pri {float:right;}
.form_lablec .gomb_sec {float:left;}

.kepfeltoltes_adatok {
	background:#111;
	padding:10px;
	margin-bottom:10px;
}
.kepfeltoltes_adatok #ar {
	width:100px;
	font-family:Trebuchet MS, Trebuchet MS, sans-serif;
	font-size:22px;
	color:#00aef0;
	border:0;
	background:transparent;
}


.menu {
	padding: 10px;
	background: #ECEBEB;
	color: #000000;
	height: 30px;
	position:relative;
	clear: both;
	width: 946px;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}
.menu a:link, .menu a:visited {
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
	height: 20px;
	padding: 5px 10px;
	margin-top: 0px;
	border-right: 1px #ffffff dotted;
}
.menu a:hover {
	color: #FFFFFF;
	background: #E37B00;
}
.leftcol .module .bck, .leftcol .module .module {
	width: 218px;
}
/* BAL OLDALI TERMÉK KATEGÓRIÁK */

.prodmenu {
	background: #332E2F;
	color: #ffffff;
	width: 218px;
}
.prodmenu h2 {
	text-align: center;
	font-size: 1.0em;
	line-height: 20px;
	height: 20px;
	padding: 10px;
	margin: 0px;
}
.vmenu {
	width: 218px;
	list-style: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
}
.vmenu li a:link, .vmenu li a:visited {
	display: block;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin: 0;
	height: auto !important;
	height: 18px;
	border-top: 1px #4d4748 dotted;
}
.vmenu li a:hover {
	text-decoration: none;
	background: #4d4748;
}
.vmenu div a:link, .vmenu div a:visited {
	font-size: 0.75em;
	text-indent: 20px;
	background: #251f20;
}
.vmenu div a:hover {
	background: #413839;
}
.vmenu div.selected a {
	background: #ee9225;
}
.vmenu a.s_selected, .vmenu a.s_selected:hover {
	background: #ee9225;
}

/* BAL OLDALI TERMÉK KATEGÓRIÁK VÉGE */

/* COVER FLOW */
.start {
	padding: 5px;
	width: 719px;
}
/* ABLAKTETOVALASOK NAGY */
.ablaktetovalasok img, .ablaktetovalasok a {
	border: 0;
	padding: 0;
	margin: 0;
}
/* KIEMELT MODUL */

.featured {
	width: 707px;
}
.featured img {
	border: 0;
}
/* AKCIOS MODUL */

.sale .bck {
	padding-top: 20px;
	text-align: center;
	width: 250px;
	height: 254px;
}
.bestof .bck {
	width: 707px;
}
.search img {
	border:0;
}
.newsletter .bck, .video .bck, .words .bck, .search .bck, .ajandekutalvany .bck {
	background: #332e2f;
}
.video .bck h2, .newsletter .bck h2, .words .bck h2, .search .bck h2, .ajandekutalvany .bck h2 {
	text-align: center;
}
.ajandekutalvany {
	text-align: center;
}
.error {
	color: #F00000;
}
a.back:link, a.back:visited {
	display: block;
	width: 80px;
	height: 21px;
	color: #ffffff;
	font-size: 0.8em;
	text-align: center;
	background: url('images/button.gif') no-repeat;
	padding: 0;
	border: 0;
}
a.back:hover {
	text-decoration: none;
	font-weight: bold;
}
.fizetendo, .szallitasikoltseg {
	font-weight: normal;
	background: transparent;
	border: 0;
	font-family: Arial;
	font-size: 1.3em;
	color: #FFFFFF;
	text-align: right;
	padding: 0;
	margin: 0;
}
.szallitasikoltseg {
	font-size: 1em;
}
pre {
	background: #fcf0e5;
	color: #444;
	border: 1px #ff861d solid;
	width: 100%;
	white-space: normal;
}
.termek_fejlec {
	height: 70px;
	clear:both;
}
.termek_fejlec h1 {
	float:left;
}
.termek_fejlec iframe {
	border:none;
	overflow:hidden;
	width:110px;
	height:23px;
	margin:13px -12px 0px 0px;
}
.paging {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	white-space: normal;
}
.paging a:link, .paging a:visited {
	background: #332e2f;
	color: #fff;
	padding: 3px 8px;
	margin: 6px 1px;
	text-decoration: none;
}
.paging a:hover {
	background: #F89827;
	color: #fff;
	padding: 3px 8px;
	margin: 6px 1px;
}
span.currentpage {
	background: #332e2f;
	color: #F89827;
	padding: 3px 8px;
	margin: 6px 1px;
	text-decoration: none;
}
.article {
	width: 100%;
    font-weight: normal;
}
.utalvanypic {
	width: 266px;
	height: 139px;
	background: url('images/utalvany.gif');
	margin-top: 20px;
}
.utalvanypic_s {
	width: 200px;
	height: 26px;
	background: url('images/utalvany_s.gif');
	margin: 10px auto;
}
.galeria {
	float:left;
	padding-bottom:5px;
	padding-left:16px;
}
.galeria img {
	float:left;
	width:100px;
	height:70px;
	border:0px;
	margin-right:14px;
	margin-bottom:10px;
}
.highslide-heading {
	display: none;
}
.vaz {
	width:975px;
}
.vaz_bal {
	width:246px;
}
.leftcol {
	width:246px;
}
.vaz_jobb {
	width:729px;
}
.termekkepek {
	float:left;
	padding: 0px 10px 33px 10px;
}
.admin_termekkepek {
	float:left;
	width: 155px;
}
.admin_termekkepek .termekkep {
	float:left;
	padding: 0 12px;
}
.admin_termekkepek input {
	width:115px;
	font-size: .5em;
}
.fb_like, .g_plusone {
	float:left;

}
.g_plusone {
	margin-top:10px;
}
.kepvalto {
	width:729px;
	height:141px;
	padding:0;
}
#slider {
	width:719px;
	height:131px;
}
#slider a {
	display:compact;
}

