body{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
a, body, div, span, ul, li, ol, h1, h2, h3, h4, h5, p, table, tr, td, th,form, label, input, select, textarea, option {
	margin: 0px;
	padding: 0px;
}
a span {
    display:none;
}
div#container {
	margin: 0px auto;
	width: 738px;
	height: 100%;
	position: relative;
}
#container #header {
	float: left;
	height: 180px;
	width: 738px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}
#header .logo {
	display: block;
	height: 150px;
	width: 150px;
	margin: 20px 0 0 10px;
}
#container  #center {
	float: left;
	height: 100%;
	width: 738px;
	background-color: #FFFFFF;
	background-image: url(img/bg_center.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top: 1px solid #c5c5c5;
}
#center #leftwrap {
	float: left;
	height: 100%;
	width: 160px;
}
#leftwrap #search {
	background-image: url(img/search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 160px;
	padding-top: 51px;
	cursor: pointer;
}
#search #kereso {
	float: left;
	width: 120px;
	margin-left: 10px;
}
#search input {
	border: none;
	background: none;
}
#search .button {
	cursor: pointer;
 	float: right;
}
#leftwrap #nav1 {
	background-image: url(img/nav1_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 160px;
	margin-top: 10px;
}
#leftwrap #nav1 #nav1top {
	background-image: url(img/nav1_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 160px;
}
#leftwrap #nav1 ul {
	background-image: url(img/nav1_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-type: none;
	padding: 0px 5px 1px 15px;
}
#leftwrap #nav1 li {
	margin-bottom: 25px;
}

#leftwrap #nav1 li a.aktiv {
	color: #6f4371;
	text-decoration: underline;
}

#leftwrap #nav1 li a {
	display: block;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#leftwrap #nav1 li a:hover {
	display: block;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#leftwrap  #nav1  li.lakber  {
	margin-bottom: 5px;
}
#leftwrap  #nav1  li.lakber a {
	color: #6f4371;
	font-weight: bold;
}
#leftwrap #nav2 {
	background-image: url(img/nav2_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	width: 160px;
	margin-top: 10px;
}
#leftwrap #nav2 #nav2top {
	background-image: url(img/nav2_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 160px;
}
#leftwrap #nav2 ul {
	list-style-type: none;
	padding: 0px 10px 5px 15px;
}
#leftwrap #nav2 li {
	margin-bottom: 15px;
}
#leftwrap #nav2 li a {
	display: block;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#leftwrap #nav2 li a:hover {
	display: block;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#center #contentwrap {
	float: left;
	height: 100%;
	width: 408px;
	/*border-top: 1px solid #c5c5c5;*/
	padding: 5px;
}
/*
#contentwrap h1 {
	height: 45px;
	width: 408px;
	display: block;
}
*/
#contentwrap   .h1-box {
	height: 60px;
	width: 408px;
	background-image: url(img/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.h1-box h1 {
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	color: #6f4371;
	font-size: 16px;
	line-height: 45px;
	display: block;
	padding-left: 20px;
	float: left;
}
.h1-box .h1-right {
	background-image: url(img/h1_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 25px;
	float: left;
}

#contentwrap   .h1-box2 {
	height: 60px;
	width: 408px;
}
.h1-box2 h1 {
	background-image: url(img/h1_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	color: #6f4371;
	font-size: 16px;
	line-height: 45px;
	display: block;
	padding-left: 20px;
	float: left;
}
.h1-box2 .h1-right2 {
	background-image: url(img/h1_right_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 25px;
	float: left;
}

#contentwrap .content {
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 368px;
	padding: 00px 20px 0px 20px;
	color: #808080;
	text-align: justify;
}

#contentwrap #intlink {
padding: 0px 0px 10px 0px;
color: #808080;
}

#contentwrap #intlink a{
color: #808080;
font-style: italic;
font-weight: bold;
}

#contentwrap #intlink a:hover{
color: #6F4371;
}


.content  h2{
	color: #6f4371;
	font-size: 14px;
}

.content  h3{
	color: #808080;
	font-size: 12px;
	font-weight: bold;
}


.content img{
    border: 0px;
}
#contentwrap .content-btm{
	background-image: url(img/content_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:410px;
	height:80px;
}

.content a{
	font-weight: bold;
	color: #6f4371;
	line-height: 20px;
	font-style: italic;
}


#rendelesform label {
	line-height: 16px;
	display: block;
	width: 90px;
}

#rendelesform label.error {
	color: #FF0000;
	width: 150px;
	margin-left: 5px;
	}

#rendelesform label, input {
	float: left;
}
#rendelesform input, select {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	background-color: #f8f8f8;
}
#rendelesform textarea {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	background-color: #f8f8f8;
	width: 200px;
	height: 100px;
}

#rendelesform br {
	clear: left;
}
#rendelesform .button {
	border: 1px solid #333333;
	background-color: #6f4371;
	color: #FFFFFF;
}

#contentwrap  .price  {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
#contentwrap #ajanlatbox {
	background-image: url(img/ajanlatbox.gif);
	height: 100%;
	width: 378px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 15px 15px 15px;
}

#ajanlatbox .details {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#ajanlatbox ul {
	padding: 5px 15px;
}



#contentwrap .tippek {
	background-image: url(img/tippek_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 378px;
	padding: 15px 15px 0 15px;
}
.tippek h1 {
	height: 24px;
	color: #6f4371;
	font-size: 16px;
	line-height: 24px;
	padding-left: 5px;
}

#contentwrap .tippek-bottom {
	background-image: url(img/tippek_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 408px;
}

#contentwrap   #ajanlatbox_top {
	background-image: url(img/ajanlatbox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 408px;
}
#contentwrap #ajanlatbox h2 {
	font-weight: normal;
	font-size: 16px;
	padding-top: 10px;
}
#contentwrap #productlist {
	padding: 5px 15px 15px 15px;
	width: 378px;
	float: left;
}

div#contentwrap .form label {
	display: block;
}

div#contentwrap .form .hiba {
	border: 1px solid #FF0000;
	color: #FF0000;
	padding: 5px;
}

div#contentwrap .form .rendben {
	border: 1px solid #047404;
	color: #047404;
	padding: 5px;
}




#productlist .productwrap {
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c5c5c5;
}
#productlist .rightborder {
	text-decoration: none;
	border-right: 1px solid #c5c5c5;
}
#productlist  .productbox {
	width: 168px;
	float: left;
	padding: 10px;
}

#productlist  .productbox .imgcontainer{
height: 120px;
}

#productlist  .productbox .kedvenc{
float: right;

}

.pager {
	line-height: 20px;
	/*display: inline;*/
	clear: both;
	text-align: center;
	margin: 0;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
.pager a {
	color: #666666;
}

.pager strong {
	color: #6F4371;
}

.productbox h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.productbox  .kosar {
	float: right;
	margin-top: 5px;
}
.productbox  .price {
	float: left;
	margin-top: 5px;
}
#total td {
	padding: 3px;
}
#center #rightwrap {
	float: left;
	height: 100%;
	width: 160px;
}

/* VÁLTOZTATÁS 09.08.18. */
#rightwrap #login {
	background-image: url(img/login_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	text-align: center;
	padding: 36px 0 0 0;
}
/* VÁLTOZTATÁS 09.08.18. */




#login form {
	background-image: url(img/login.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#login label {
	margin-bottom: 3px;
	display: block;
	font-size: 14px;
	float: none;
}
#login label.error {
	color: #FF0000;
	font-size:10px;
}

#login input {
	width: 120px;
	background: none;
	border: 1px solid #cccccc;
	height: 15px;
	float: none;
}
#login .button {
	cursor: pointer;
	background-image: url(img/login_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 104px;
	border: none;
	margin-top: 5px;
}
#login a.reg {
	background-image: url(img/regisztracio.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	display: block;
	height: 31px;
	width: 120px;
	margin-left: 40px;
	line-height: 30px;
}
#rightwrap #kosar_top {
	background-image: url(img/kosar_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 58px;
	width: 160px;
	margin-top: 10px;
	float: left;
}
#rightwrap #kosar {
	background-image: url(img/kosar_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 15px;
	width: 130px;
	float: left;
}
#kosar .item {
	line-height: 20px;
	font-weight: bold;
	clear: both;
}
#kosar .product {
	border-bottom: 1px solid #c5c5c5;
	padding: 5px 0;
	float: left;
	width: 130px;
}
#kosar .price {
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
	float: right;
}
#kosar input {
	width: 15px;
	float: left;
	height: 15px;
	margin-right: 5px;
}
#kosar label {
	float: left;
	line-height: 20px;
}

/* VÁLTOZTATÁS 09.08.18. */
#rightwrap #kedvencek_top {
	background-image: url(img/kedvencek_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 58px;
	width: 160px;
	margin-top: 20px;
	float: left;
}

#rightwrap .boxBody_top {
	background-image: url(img/side_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 160px;
	margin-top: 20px;
	float: left;
}


#rightwrap .boxBody  {
	background-image: url(img/kedvencek.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 15px 15px 15px;
	width: 130px;
	float: left;
}

#rightwrap .boxBody .favItem{
	border-bottom: 1px dotted #CCCCCC;
}

#rightwrap .boxBody .favItem a.termek{
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}

#rightwrap .boxBody .favItem a.kosarba{
	float: right;
}

#rightwrap .boxBody .favItem a.kedvencbol{
	float: left;
}

#rightwrap .boxBody a.elkuldom{
color: #6F4371;
padding: 2px;
border: 1px solid #6F4371;
text-decoration: none;
margin-left: 35px;
}

#rightwrap .boxBody a#kerdeseim{
	display: block;
	width: 105px;
	height: 25px;
	margin: 0px auto;
	background-image: url(img/kerdeseim_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#rightwrap .boxBody a#kerdeseim span{
	display: none;
	}

/* VÁLTOZTATÁS 09.08.18. */

#footer {
	width: 718px;
	padding: 30px 10px 10px 10px;
	clear: both;
	height: auto;
	background-image: url(img/footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#footer a.increst {
	display: none;
	float: right;
	height: 50px;
	width: 120px;
	background-image: url(img/increst_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a.increst:hover {
	background-position: 0px -50px;
}

#footer #lablecszoveg{
text-align: justify;
color: #808080;
}


.azlinkek{
	clear:both;
}

.azlinkek ul {
	
	font-size: 12px;
	list-style-type: none;
	margin-top: 15px;
}

.azlinkek ul li{
	float: left;
	color: #808080;
}

.azlinkek a{
	padding: 0px 3px;
	color: #808080;
	text-decoration: none;
	font-weight:bold;
}

.azlinkek a:hover{
	color: #6F4371;
}


div#azlista{
	clear:both;
	margin-top:0px;	
}	

div#azlista ul{
	margin-left: 0px;
	list-style-type: none;
}

div#azlista ul li{
	margin-top: 0px;
	line-height: 12px;
	line-height: 20px;
}	

div#azlista ul li a{
	color: #000000;
	margin-left: 5px;
	text-decoration: none;
}

div#azlista ul li a:hover{
	color: #6F4371;
	text-decoration: underline;
}




div#falista{
	clear:both;
	margin-top:0px;	
}	

div#falista ul{
	margin-left: 15px;
	list-style-type: none;
}

div#falista ul li{
	margin-top: 0px;
	line-height: 12px;
}	

div#falista ul li a{
	color: #000000;
	margin-left: 5px;
	text-decoration: none;
}

div#falista ul li a:hover{
	color: #6F4371;
	text-decoration: underline;
}

div#falista #sidetreecontrol{
padding-bottom: 15px;
text-align:right;
	color: #6F4371;
}

div#falista #sidetreecontrol a{
	color: #6F4371;
}



a.kosar {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(img/kosar_btn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 65px;
	line-height: 18px;
	height: 18px;
}
a.kassza {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(img/kassza_btn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 80px;
	line-height: 18px;
	height: 18px;
	clear: both;
	float: right;
}
a.link {
	font-weight: bold;
	color: #6f4371;
	line-height: 20px;
	font-style: italic;
}

a.add {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	text-align: center;
	width: 10px;
}

a.add:hover {
	border: 1px solid #000000;
}

table tr td a {
color: #000000;
text-decoration: none;
}

table tr td a:hover {
text-decoration: underline;
}
