.button,
#newsletter.rightside .newsletterbox .close,
#footer_body,
.alap-atmenet, .lapozas span.active {
	background: #3d4584;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3d4584), to(#25263b));
	background: -webkit-linear-gradient(#3d4584, #25263b);
	background: -moz-linear-gradient(#3d4584, #25263b);
	background: -ms-linear-gradient(#3d4584, #25263b);
	background: -o-linear-gradient(#3d4584, #25263b);
	background: linear-gradient(#3d4584, #25263b);
	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: #3d4584;
	background-image: url('../images/kereses_ikon_feher.png');
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3d4584), to(#25263b));
	background: -webkit-linear-gradient(#3d4584, #25263b);
	background: -moz-linear-gradient(#3d4584, #25263b);
	background: -ms-linear-gradient(#3d4584, #25263b);
	background: -o-linear-gradient(#3d4584, #25263b);
	background: url('../images/kereses_ikon_feher.png') center center no-repeat, linear-gradient(#3d4584, #25263b);
}

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

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

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

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

.mod_title_right {
	background-color: #e8802b;
	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,
#categorys a {
	color:#373a65;
}

.mobileMenuWrapper .mobileMenuHead,
.ctitle,
.product_list .pname {
	color:#373a65;
	border-bottom: 2px solid #e87f2a;
}

.mobileMenuWrapper .mobileMenuFoot {
	color:#373a65;
	border-top: 2px solid #e87f2a;
}

#categorys a span, #categorys a.active{
	color:#373a65; /* 99a815 */
}

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

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