body {
	background:#D8E6C9;
	padding:0;
	margin:0;
}
body, td {
	font-family:Arial;
	color:#000000;
	font-size:13px;
	vertical-align:top;
    text-align:center;
}
a {
	color:#000;
	font-weight:bold;
}
a:hover {
	color:#fff;
}
p {
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
}
h1 {
    font-size:17px;
}
h2 {
    font-size:16px;
}
h3 {
  background:url(/images/design/contenttitlebg.png) no-repeat;
  font-size:14px;
  line-height:13px;
  padding:0px;
  padding-left:8px;
  margin:10px 0px 10px 0px;
  color:#D8E6C9;
}
h4 {
    font-size:13px;
}
h1, h2, h3, h4 {
  padding-top:5px;
  padding-bottom:5px;
  margin:0;
}
form {
	padding:0;
	margin:0;
}
input, select, textarea {
	background:#fff;
	border:#000 solid 1px;
	color:#000;
	padding:1px;
	margin:0;
	font-size:12px;
}
hr {
	height:0;
	size:0;
	background:none;
	border:0;
	border-top:#E9693A solid 1px;
}

.w90 {
  width:90%;
}
.w100 {
  width:99%;
}

#home {
	position:absolute;
	left:0;
	top:0;
	width:650px;
	height:120px;
	/*border:#000000 solid 1px;*/
}
#page {
	background: url(/images/design/pagebg.png) repeat-y;
	width:824px;
    margin:0 auto;
    position:relative;
}
#design {
	background: url(/images/design/header.png) no-repeat;
	width:824px;
    margin:0 auto;
}
#header {
	width:824px;
	height:161px;
}
#leftcol {
    width:140px;
    float:left;
	_height:360px;
	min-height:360px;
}
#contents{
    float:right;
    width:652px;
	padding:10px 10px 10px 18px;
	text-align:left;
}
#contents td {
	text-align:left;
    vertical-align:top;
}
#footer {
	background:url(/images/design/footer.png) no-repeat;
	width:824px;
	height:53px;
    clear:both;
}
#menu {
    height:25px;
    line-height:25px;
    padding-top:134px;
    padding-left:150px;
    text-align:left;
}
#menu a{
    color:#71AF4E;
    font-size:11px;
    padding:0 5px 0 7px;
    border-left:#71AF4E 2px solid;
    font-weight:bold;
    text-decoration:none;
}
#menu a:hover{
    color:#F7EF21;
}
#leftmenu {
    padding-top:67px;
    line-height:25px;
    text-align:left;
}
#leftmenu a{
    background:url(/images/design/leftmenubg.png) repeat-x;
    display:block;
    color:#D8E6C9;
    font-size:11px;
    padding:0 5px 0 8px;
    font-weight:bold;
    text-decoration:none;
}
#leftmenu a:hover{
    color:#F7EF21;
}
.categorymenu li, 
.categorymenu ul {   
    padding:0;
	margin:0;
    list-style:none;
}
.categorymenu {
    line-height:25px;
}
.categorymenu a{
    background:#B4DD6B url(/images/design/categorybg.png) repeat-x;
    display:block;
    color:#297B3B;
    font-size:11px;
    padding:0 5px 0 15px;
    font-weight:normal;
    text-decoration:none;
    text-align:left;
}
.categorymenu .categorymenu a{
    background:#297B3B;
    line-height:17px;
    color:#fff;
}
.categorymenu .categorymenu a:hover, .categorymenu a:hover{
    color:#F7EF21;
}
.w100 {
    width:100%;
}
.error_message {
    background:#FFF;
    margin:10px;
}
.hiba, .error_message {
    font-weight:bold;
	color:#EA0000;
}

.lapozo {
	text-align:center;
	margin:10px;
}
.lapozo .selected {
	color:#737373;
	font-weight:bold;
}
.lapozo a {
	background:#F8B356;
	font-family:Arial;
	text-align:center;
	border:1px solid #F1EDE2;
    padding:2px;
	color:#FFF;
	outline:#737373 solid 1px;
}
.lapozo a:hover {
	background:#fff;
	font-style:normal;
	color:#2B2726;
}

.grid {
	border-collapse:collapse;
}
.grid td{
	border:solid 1px #D8E6C9;
}
.orderinfo {
	overflow:auto;
	width:69%;
	height:100px;
	padding:4px;
	border:#B4B4B4 1px solid;
	margin:0 auto;
	text-align:left;
}
#footer #eletmuvesz {
    display:block;
    height:50px;
}
.productstable td{
    border-top:#84B385 5px solid;
	text-align:left;
}
