﻿body {
	background-color: #000000;
	margin: 0;
	font-family: Trebuchet MS, Helvetica;
	cursor: default;
	font-size: 12px;
	color: #2f8037;
	text-align: center;
	background-image: url('/images/site_bg1.jpg');
	background-position: center top;
	background-attachment: fixed;
}

form, p {
	margin: 0;
}

img {
	border: 0;
}

.clr {
	clear: both;
}

#core {
	margin: auto;
	width: 1000px;
	position: relative;
	text-align: left;
}

#header {
	height: 100px;
}

#header .top {
	height: 48px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#header .top .login_box {
	position: absolute;
	top: 2px;
	left: 111px;
	width: 214px;
	font-weight: bold;
}

#header .top .login_box.close {
	height: 48px;
	background-image: url('/images/header_login_bg.png');
}

#header .top .login_box.open {
	height: 96px;
	background-image: url('/images/header_login_box.png');
	background-position: 0px 4px;
}

#header .top .login_box .login {
	cursor: pointer;
	float: left;
	margin-top: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 77px;
	text-align: center;
}

#header .top .login_box .logoff {
	cursor: pointer;
	float: left;
	margin-top: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 77px;
	text-align: center;
}

#header .top .login_box .registration {
	cursor: pointer;
	float: left;
	margin-top: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 92px;
	text-align: center;
}

#header .top .login_box .help {
	cursor: pointer;
	float: left;
	margin-top: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 34px;
	text-align: center;
}

#header .top .login_box a {
	color: #2f8037;
	text-decoration: none;
}

#header .top .login_box .drop {
	position: relative;
	display: none;
}

#header .top .login_box .drop .login_username {
	background-color: transparent;
	border: 0;
	color: #2f8037;
	width: 190px;
	position: absolute;
	left: 10px;
	top: 7px;
}

#header .top .login_box .drop .login_password {
	background-color: transparent;
	border: 0;
	color: #2f8037;
	width: 125px;
	position: absolute;
	left: 10px;
	top: 36px;
}

#header .top .login_box .drop .login_button {
	background-color: transparent;
	color: #ffffff;
	font-weight: bold;
	width: 45px;
	border: 0;
	font-size: 9px;
	position: absolute;
	right: 20px;
	top: 37px;
}

#header .top .community {
	position: absolute;
	left: 317px;
	top: 2px;
	width: 120px;
}

#header .top .community img {
	margin-left: -5px;
	margin-top: -4px;
}

#header .top .community .cut {
	width: 30px;
	height: 30px;
	margin-left: 5px;
	margin-top: 4px;
	overflow: hidden;
}

#header .top .community .facebook {
	width: 47px;
	height: 48px;
	background-image: url('/images/header_facebook.png');
	float: left;
	overflow: hidden;
}

#header .top .community .twitter {
	width: 47px;
	height: 48px;
	background-image: url('/images/header_twitter.png');
	float: left;
	overflow: hidden;
	margin-left: -13px;
}

#header .top .community .iwiw {
	width: 47px;
	height: 48px;
	background-image: url('/images/header_iwiw.png');
	float: left;
	overflow: hidden;
	margin-left: -13px;
}

#header .top .search_bar {
	position: absolute;
	left: 428px;
	top: 6px;
	width: 565px;
	height: 40px;
	background-image: url('/images/header_search_input.png');
	background-repeat: no-repeat;
}

#header .top .search_bar .search_key {
	background-color: transparent;
	position: relative;
	left: 10px;
	top: 8px;
	font-family: Trebuchet MS, Helvetica;
	font-size: 14px;
	color: #2f8037;
	width: 430px;
	border: 0;
}

#header .top .search_bar .search_ok {
	width: 115px;
	height: 34px;
	background-image: url('/images/header_search_button.png');
	background-repeat: no-repeat;
	position: absolute;
	right: 5px;
	border: 0;
	color: #ffffff;
	font-family: Trebuchet MS, Helvetica;
	font-size: 12px;
}

#header .bottom {
	width: 980px;
	height: 60px;
	background-image: url('/images/header_menu_bg.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 48px;
	left: 13px;
}

#header .bottom .logo {
	position: absolute;
	left: 20px;
	top: -44px;
}

#header .bottom .menu {
	position: absolute;
	left: 90px;
}

#header .bottom .menu .item {
	font-weight: bold;
	float: left;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 14px;
	cursor: pointer;
}

#header .bottom .menu .item a {
	color: #2f8037;
	text-decoration: none;
}

.menu .item.aktualis {
	width: 87px;
}

.menu .item.termekeink {
	width: 124px;
}

.menu .item.webaruhaz {
	width: 112px;
}

.menu .item.velemenyek {
	width: 115px;
}

.menu .item.bemutatkozunk {
	width: 137px;
}

.menu .item.blog {
	width: 67px;
}

.menu .item.kapcsolat {
	width: 104px;
}

.menu .item.vital {
	width: 139px;
}

#data {
	position: relative;
}

#data .data_left {
	margin-left: 10px;
	position: relative;
	float: left;
	width: 316px;
}

#data .data_left .products {
	margin-bottom: -6px;
}

#data .data_left .box {
	width: 316px;
	position: relative;
	margin-bottom: 16px;
}

#data .data_left .box .header {
	width: 316px;
	height: 13px;
	background-image: url('/images/left_bg_top.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#data .data_left .box .footer {
	width: 316px;
	height: 21px;
	background-image: url('/images/left_bg_bottom.png');
	background-repeat: no-repeat;
	position: relative;
	top: 13px;
}

#data .data_left .box .data {
	width: 316px;
	background-image: url('/images/left_bg_center.png');
	background-repeat: repeat-y;
	position: relative;
	top: 13px;
}

#data .data_left .welcome {
	margin-left: 20px;
	width: 267px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#data .data_left .gn_name {
	margin-left: 20px;
	width: 267px;
	text-align: center;
	font-size: 11px;
}

#data .data_left .gn_text {
	width: 267px;
	margin-left: 20px;
	line-height: 1.2;
	margin-bottom: 15px;
}

#data .data_left .gn_text a {
	text-decoration: none;
	color: #2f8037;
}

#data .data_left .pic_big {
	width: 279px;
	height: 276px;
	position: relative;
	margin-left: 20px;
	overflow: hidden;
}

#data .data_left .pic_big .pic {
	position: absolute;
	left: 0px;
	top: 0px;
}

#data .data_left .pic_big .overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 279px;
	height: 276px;
	background-image: url('/images/left_pic_border1.png');
	background-repeat: no-repeat;
}

#data .data_left .profil_small {
	position: relative;
	padding-bottom: 15px;
}

#data .data_left .profil_small .left {
	float: left;
	width: 168px;
	margin-left: 20px;
}

#data .data_left .profil_small .left .title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
}

#data .data_left .profil_small .left .name {
	line-height: 1.2;
	font-weight: bold;
}

#data .data_left .profil_small .right {
	float: left;
	position: relative;
	width: 110px;
}

#data .data_left .profil_small .right .pic_small {
	position: relative;
	width: 110px;
	height: 109px;
	overflow: hidden;
}

#data .data_left .profil_small .right .pic_small .pic {
	position: absolute;
	left: 0px;
	top: 0px;
}

#data .data_left .profil_small .right .pic_small .overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 110px;
	height: 109px;
	background-image: url('/images/left_pic_border2.png');
	background-repeat: no-repeat;
}

#data .data_left .small_title {
	margin-left: 20px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#data .data_left .small_cat {
	color: #2f8037;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.2;
}

#data .data_left .small_cat:hover {
	text-decoration: underline;
}


#data .data_left .feedbacks{
	margin-top: 25px;
	margin-left: 20px;
}

#data .data_left .feedbacks  .title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

#data .data_left .feedbacks .item {
	width: 267px;
}

#data .data_left .feedbacks .item .name{
	font-weight: bold;
	cursor: pointer;
}

#data .data_left .feedbacks .item .text {
	line-height: 1.2;
	display: none;
}

#data .data_left .feedbacks .item .page {
	text-align: right;
	display: none;
}

#data .data_left .feedbacks .item .page a {
	text-decoration: none;
	color: #2f8037;
}

#data .data_left .feedbacks .item .page a:hover {
	text-decoration: underline;
}

#data .data_left .line {
	width: 267px;
	height: 1px;
	background-color: #e3e3e3;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	margin-left: 20px;
}

#data .data_left .feedbacks .line {
	margin-left: 0px;
}

#data .data_right {
	float: left;
	width: 671px;
	position: relative;
}

#data .data_right .navigation {
	width: 663px;
	height: 55px;
	background-image: url('/images/navigation_bg.png');
	background-repeat: no-repeat;
	position: relative;
	margin-top: 3px;
}

#data .data_right .navigation .text {
	font-size: 10px;
	font-family: Arial;
	color: #7c7c7c;
	position: relative;
	left: 10px;
	top: 19px;
}

#data .data_right .navigation a {
	text-decoration: none;
	color: #7c7c7c;
}

#data .data_right .navigation a:hover {
	text-decoration: underline;
}

#data .data_right .box {
	width: 671px;
	position: relative;
	margin-bottom: 16px;
}

#data .data_right .box .header {
	width: 671px;
	height: 13px;
	background-image: url('/images/right_bg_top.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#data .data_right .box .footer {
	width: 671px;
	height: 21px;
	background-image: url('/images/right_bg_bottom.png');
	background-repeat: no-repeat;
	position: relative;
	top: 13px;
}

#data .data_right .box .data {
	width: 671px;
	background-image: url('/images/right_bg_center.png');
	background-repeat: repeat-y;
	position: relative;
	top: 13px;
}

#data .data_right .box .controll {
	margin-left: 30px;
	font-weight: bold;
	position: absolute;
	top: 408px;
	left: 1px;
}

#data .data_right .box .controll .item {
	width: 137px;
	height: 69px;
	background-image: url('/images/promo_button_off.png');
	background-repeat: no-repeat;
	position: relative;	
	float: left;
	margin-left: -12px;
	line-height: 1.2;
	cursor: pointer;
}

#data .data_right .box .controll .item.up .sign {
	margin-top: 24px;
}

#data .data_right .box .controll .item .sign {
	width: 128px;
	text-align: center;
	margin-top: 30px;
}

#data .data_right .box .controll .item.act {
	color: #f07e26;
	background-image: url('/images/promo_button_on.png');
	background-repeat: no-repeat;
}

#data .data_right .promo_data {
	margin-top: 69px;
	margin-left: 30px;
	margin-right: 30px;
}

#data .data_right .promo_data .title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

#data .data_right .promo_data .title a {
	color: #2f8037;
	text-decoration: none;
}

#data .data_right .promo_data .text {
	line-height: 1.2;
}

#data .data_right .promo_data .text a {
	color: #2f8037;
}

#data .data_right .box .inner {
	position: relative;
	width: 627px;
	left: 19px;
	top: 5px;
}

#data .data_right .box .inner .iheader {
	width: 627px;
	height: 19px;
	background-image: url('/images/right_inner_bg_top.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#data .data_right .box .inner .idata {
	width: 627px;
	background-image: url('/images/right_inner_bg_center.png');
	background-repeat: repeat-y;
	position: relative;
	top: 19px;
}

#data .data_right .box .inner .idata table {
	font-family: Trebuchet MS;
	font-size: 12px;
	margin-top: 10px;
}

#data .data_right .box .inner .ifooter {
	width: 627px;
	height: 13px;
	background-image: url('/images/right_inner_bg_bottom.png');
	background-repeat: no-repeat;
	position: relative;
	top: 19px;	
}

#data .data_right .box .inner .idata .act {
	width: 580px;
	height: 391px;
	position: relative;
	left: 24px;
	cursor: pointer;
}

#data .data_right .box .inner .idata .act .pic {
	width: 580px;
	height: 391px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#data .data_right .box .inner .idata .trunk {
	display: none;
}

#data .data_right .box .inner .idata .act .overlay{
	width: 580px;
	height: 391px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url('/images/promo_pic_border.png');
	background-repeat: no-repeat;
}

#data .data_right .box .inner .idata .title {
	font-size: 16px;
	font-weight: bold;
	margin-left: 25px;
	padding-bottom: 5px;
}

#data .data_right .box .inner .idata .gtitle {
	font-size: 16px;
	font-weight: bold;
	margin-left: 25px;
	color: #bdbdbd;
	padding-bottom: 5px;
}

#data .data_right .box .inner .idata .text {
	line-height: 1.2;
	margin-left: 25px;
	margin-right: 25px;
}

#data .data_right .box .inner .idata .text a {
	text-decoration: none;
	color: #2f8037;
}

#data .data_right .box .inner .idata .text a:hover {
	text-decoration: underline;
}

#data .data_right .box .inner .idata .line {
	background-color: #eaeaea;
	height: 1px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 25px;
}

.reg_end {
	position: relative;
	margin-top: 15px;
}

.reg_end .left {
	float: left;
	width: 300px;
	position: relative;
	margin-left: 25px;
}

.reg_end .right {
	float: right;
	text-align: right;
	margin-right: 15px;
}

.reg_end .right img {
	cursor: pointer;
}

.reg_end .left img {
	position: relative;
	top: 10px;
	left: 5px;
}

.checkbox_off {
	width: 43px;
	height: 29px;
	cursor: pointer;
}

.checkbox_on {
	width: 43px;
	height: 29px;
	cursor: pointer;
}

.product_types {
	margin-left: 15px;
	margin-right: 15px;
}

.product_types .item {
	float: left;
	text-align: center;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	font-weight: bold;
	width: 148px;
}

.product_types .item a {
	color: #2f8037;
	text-decoration: none;
}

.data_right .products {
	margin-left: 15px;
	margin-top: 10px;
}

.products .item {
	float: left;
	width: 148px;
	position: relative;
}

.products .item .pic {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 127px;
	height: 89px;
	overflow: hidden;
}

.products .item .overlay {
	position: absolute;
	top: 0px;
	left: 10px;
	background-image: url('/images/product_list_overlay.png');
	background-repeat: no-repeat;
	width: 127px;
	height: 89px;
	cursor: pointer;
}

.products .item .name {
	text-align: center;
	margin-top: 89px;
	margin-right: 2px;
	margin-bottom: 10px;
}

.products .item .name a{
	color: #2f8037;
	text-decoration: none;
}

.form {
	margin-top: 15px;
}

.form .clr {
	height: 1px;
	overflow: hidden;
}

.form .left {
	float: left;
	width: 124px;
	padding-top: 10px;
	margin-left: 25px;
}

.form .leftb {
	float: left;
	width: 164px;
	padding-top: 10px;
	margin-left: 25px;
}

.form p {
	margin-left: 25px;
}

.form .right {
	float: left;
	width: 463px;
	height: 40px;
	background-image: url('/images/form_input_big.png');
	background-repeat: no-repeat;
	position: relative;

}

.form .right  select {
	position: relative;
	top: 8px;
	width: 463px;
}

.form .right.check {
	width: 300px;
	background: transparent;
}

.form .right.check img {
	position: relative;
	top: 5px;
}

.form .right input {
	width: 423px;
	height: 20px;
	border: 0;
	margin-top: 8px;
	margin-left: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #2f8037;
	background-color: transparent;
	text-align: right;
}

.form .right.end {
	background: transparent;
	text-align: right;
}

.form .right.end input {
	width: 170px;
	text-align: center;
	font-weight: bold;
}

.form textarea {
	border: 1px solid #2f8037;
	color: #2f8037;
	width: 423px;
	height: 120px;
	font-family: Arial;
	font-size: 12px;
	
}

.tabs {
	padding-top: 5px;
	margin-left: 25px;
	margin-right: 25px;
	border-bottom: 1px solid #57975d;
	position: relative;
}

.tabs .item {
	font-weight: bold;
	height: 21px;
	padding-left: 5px;
	padding-right: 6px;
	cursor: pointer;
	margin-right: 20px;
	float: left;
	position: relative;
}

.tabs .item.active {
	color: #ffffff;
	background-image: url('/images/tab_center.png');
	background-repeat: repeat-x;
}

.tabs .item .left {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 21px;
	width: 5px;
	background-image: url('/images/tab_left.png');
}

.tabs .item .right {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 21px;
	width: 6px;
	background-image: url('/images/tab_right.png');
}

.tab {
	display: none;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 15px;
}

.tab.active {
	display: block;
}

.prod_text {

}

.prod_image {
	width: 580px;
	height: 251px;
	position: relative;
	margin-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
}

.prod_image .pic {
	position: absolute;
	left: 0px;
	top: 0px;
}

.prod_image .overlay {
	width: 580px;
	height: 251px;
	background-image: url('/images/product_page_overlay.png');
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}

.prod_line.list {
	padding-bottom: 5px;
	border-bottom: 1px solid #e7e7e7;
}

.prod_line .left {
	float: left;
	width: 127px;
	height: 89px;
	position: relative;
	margin-left: -3px;
}

.prod_line .left .pic {
	position: absolute;
	left: 0px;
	top: 0px;
}

.prod_line .left .overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 127px;
	height: 89px;
	background-image: url('/images/product_list_overlay.png');
	background-repeat: no-repeat;
}

.prod_line.list .left .overlay.link {
	cursor: pointer;
}

.prod_line .right {
	float: left;
	margin-left: 10px;
	width: 440px;
}

.prod_line .right .qline1 {
	font-style: italic;
	font-size: 24px;
	text-align: left;
	color: #7f8080;
	margin-left: 25px;
	margin-top: 10px;
	text-transform: uppercase;
}

.prod_line .right .qline2 {
	font-style: italic;
	font-size: 24px;
	text-align: left;
	color: #7f8080;
	text-align: right;
	margin-right: 25px;
	text-transform: uppercase;
}

.prod_line .right .description .name {
	font-weight: bold;
	margin-top: 5px;
}

.prod_line .right .description .name a {
	color: #2f8037;
	text-decoration: none;
}

.prod_line .right .description {
	float: left;
	width: 355px;
}

.prod_line .right .shop {
	float: left;
	width: 80px;
}

.prod_line .right .shop .price {
	font-size: 12px;
	margin-top: 5px;
	text-align: right;
}

.prod_line .right .shop .quantity {
	width: 80px;
	height: 28px;
	margin-top: 5px;
	position: relative;
	background-image: url('/images/product_quantity.png');
	background-position: 22px 0px;
	background-repeat: no-repeat;
}

.prod_line .right .shop .quantity input {
	border: 0;
	background-color: transparent;
	width: 30px;
	text-align: right;
	color: #2f8037;
	margin-left: 27px;
	margin-top: 3px;
	margin-right: 5px;
}

.prod_line .right .shop .basket {
	margin-top: 5px;
	margin-left: 18px;
	margin-right: 0px;
}

.prod_line .right .shop .basket input {
	width: 65px;
	height: 25px;
	border: 0;
	background-image: url('/images/product_basket.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

.prod_line .right .short {
	line-height: 1.2;
}

.product_list {
	margin-left: 25px;
	margin-right: 25px;
}

.pager {
	text-align: center;
	padding-top: 10px;
	position: relative;
	padding-bottom: 5px;
}

.pager img {
	position: relative;
	top: 5px;
}

.pager a {
	color: #2f8037;
    	margin-left: 3px;
	margin-right: 3px;
}

#footer {
	width: 991px;
	margin-left: 8px;
	color: #2f8037;
	line-height: 1.3;
}

#footer .block {
	float: left;
	margin-top: 55px;
	width: 180px;
}

#footer .block.mar {
	margin-left: 15px;
	width: 170px;
}

#footer .block .title, #footer .blockb .title, #footer .blockc .title {
	font-weight: bold;
	margin-bottom: 5px;
}

#footer .block a, #footer .blockc a {
	color: #2f8037;
	text-decoration: none;
}

#footer .block a:hover, #footer .blockc a:hover {
	text-decoration: underline;
}

#footer .blockb {
	float: left;
	position: relative;
	width: 370px;
	margin-top: 55px;
}

#footer .blockc {
	float: left;
	margin-top: 55px;
	width: 240px;
}

#footer .blockb .input {
	float: left;
	width: 295px;
	margin-left: 3px;
}

#footer .blockb input {
	width: 295px;
	background-color: transparent;
	color: #2f8037;
	border: 0;
	font-family: Trebuchet MS, Helvetica;
}

#footer .blockb textarea {
	width: 295px;
	background-color: transparent;
	color: #2f8037;
	border: 0;
	font-family: Trebuchet MS, Helvetica;
	font-size: 12px;
	line-height: 3.4;
	margin-top: -10px;
	overflow: hidden;
	height: 70px;
}

#footer .blockb .text {
	text-align: right;
	float: left;
	width: 60px;
	padding-top: 3px;
}

#footer .blockb .line1 {
	position: absolute;
	left: 0px;
	top: 28px;
}

#footer .blockb .line2 {
	position: absolute;
	left: 0px;
	top: 64px;
}

#footer .blockb .line3 {
	position: absolute;
	left: 0px;
	top: 100px;
}

#footer .blockb .line4 {
	position: absolute;
	left: 0px;
	top: 140px;
}

#footer .bottom {
	text-align: center;
	color: #2f8037;
	margin-top: 5px;
	margin-bottom: 10px;
}

#footer .bottom a {
	color: #2f8037;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}

#footer .bottom a:hover {
	text-decoration: underline;	
}

#footer .bottom .line {
	width: 480px;
	height: 1px;
	background-color: #e3e3e3;
	overflow: hidden;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.b .del {
	border: 1px solid #2f8037;;
	background-color: transparent;
	font-family: Trebuchet MS;
	font-size: 10px;
	position: absolute;
	right: 15px;
	top: 0px;
	color: #990000;
}

.b {
	position: relative;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.basket {
	margin-left: 25px;
	margin-right: 25px;
	position: relative;
	margin-top: 15px;
}

.basket .item {
	position: relative;
	padding-top: 3px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 3px;
}

.basket .item .left {
	float: left;
	width: 400px;
}

.basket .item .right {
	float: left;
	width: 90px;
	text-align: right;
}

.basket .item .del {
	float: left;
	width: 50px;
	margin-left: 25px;
}

.basket .item .del input {
	border: 1px solid #2f8037;;
	background-color: transparent;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #990000;
	text-align: center;
	width: auto;
}

#overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #000000;
	display: none;
}

.pop_login {
	position: absolute;
	top: 50px;
	width: 252px;
	height: 400px;
	background-repeat: no-repeat;
	background-image: url('/images/pop_figyelem.png');
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
}

.pop_login .text {
	position: relative;
	top: 150px;
	left: 20px;
	margin-right: 20px;
	text-align: left;
}

.order_end {
	cursor: pointer;
}
