.button,
#newsletter.rightside .newsletterbox .close,
#footer_body,
.alap-atmenet, .lapozas span.active {
	background: #992169;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#992169), to(#620937));
	background: -webkit-linear-gradient(#992169, #620937);
	background: -moz-linear-gradient(#992169, #620937);
	background: -ms-linear-gradient(#992169, #620937);
	background: -o-linear-gradient(#992169, #620937);
	background: linear-gradient(#992169, #620937);
	color: #fff;
	text-decoration: none;
}

.button {
	text-align: center;
	text-shadow: 0px 1px 3px rgba(0,0,0,.7);
	font-weight: bold;
	font-family: Arial, sans-serif;
	border-radius: 5px;
	box-shadow: -2px 2px 3px rgba(0,0,0,.5);
	line-height: 25px;
	padding: 0px 25px;
	font-size: 12px;
}

.button a {
	color: #fff;
}

.checkout_button .right .button.finish,
.button.zold {
	background: #3d8114;
}

.button.back {
	background: #5c5c5c;
	background: linear-gradient(#5e5e5e, #2a2a2a);
}

#header .kereses .searchbox input[type="submit"] {
	background: #992169;
	background-image: url('../images/kereses_ikon_feher.png');
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#992169), to(#620937));
	background: -webkit-linear-gradient(#992169, #620937);
	background: -moz-linear-gradient(#992169, #620937);
	background: -ms-linear-gradient(#992169, #620937);
	background: -o-linear-gradient(#992169, #620937);
	background: url('../images/kereses_ikon_feher.png') center center no-repeat, linear-gradient(#992169, #620937);
}

.nav > ul {
	background: #992169;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#992169), to(#620937));
	background: -webkit-linear-gradient(#992169, #620937);
	background: -moz-linear-gradient(#992169, #620937);
	background: -ms-linear-gradient(#992169, #620937);
	background: -o-linear-gradient(#992169, #620937);
	background: linear-gradient(#992169, #620937);
}

.nav > ul > li + li {
	/* margin-left: 1px;  */
	border-left: 1px solid #901e63;
}

.nav > ul > li > a {
	text-shadow: 0px 1px 3px rgba(0,0,0,.7);
}


.nav > ul > li:hover > a {
	background: #620937;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#620937), to(#992169));
	background: -webkit-linear-gradient(#620937, #992169);
	background: -moz-linear-gradient(#620937, #992169);
	background: -ms-linear-gradient(#620937, #992169);
	background: -o-linear-gradient(#620937, #992169);
	background: linear-gradient(#620937, #992169);
}

.mod_title_right {
	background: #5c5c5c;
	background: linear-gradient(#5e5e5e, #2a2a2a);
	color: #fff;
	box-shadow: -2px 2px 3px rgba(0,0,0,.5);
}

#newsletter.rightside .newsletterbox .close {
	box-shadow: -2px 2px 3px rgba(0,0,0,.5);
	text-shadow: 0px 1px 3px rgba(0,0,0,.7);
}

a,
.mobileMenuWrapper .mobileMenuBody ul li a,
#minicart_right,
#title h1,
.product_list .pname a,
.lapozas a.number,
.lapozas span,
.lapozas_limit,
.flypage .right .product_name, .flypage .right .product_name h1,
.content h1,
.regform .big,
.regform .co1, .regform .co2,
.regform .copy, .regform .copy a,
.regform .title,
.loginform .big, .loginform .o1,
#message .desc,
.product_row .product_name, .product_row .product_name a,
.checkout_navi div, .checkout_navi div a,
.checkout_form .title,
#navi_back a, #navibar a:hover, #navibar span {
	color:#620937;
}

.mobileMenuWrapper .mobileMenuHead,
.ctitle,
.product_list .pname {
	color:#620937;
	border-bottom: 2px solid #5e5e5e;
}

.mobileMenuWrapper .mobileMenuFoot {
	color:#620937;
	border-top: 2px solid #5e5e5e;
}

#categorys a {
	color:#620937;
}

#categorys a span, #categorys a.active {
	color: #ac1061;
}

.flypage .small_pic img,
.flypage .left .mainpic {
	border:1px solid #e9e9f3;
}

#minicart_right {
	background-color: #f4f4fb;
}

.mod_new_products a, .mod_what_search_right a {
	border-bottom:1px solid #dadaec;
	color:#620937;
}
