#webshop_product{
	position: relative;
	width: 697px;
	overflow: hidden;
}
#webshop_product h2{
	margin-bottom: 12px;
	padding: 0 60px 12px 16px;
	text-transform: none;
	border-bottom: 1px solid #dedcd4;
	background-position: left 5px;
}
#webshop_product h2 a{
	color: #2A4914;
}
#webshop_product #textresize{
	position: absolute;
	top: 21px;
	right: 0;
	width: 57px;
	font-size: 10px;
	color: #2a4914;
}
#webshop_product #textresize a{
	float: right;
	margin-left: 2px;
	width: 12px;
	height: 12px;
}
#webshop_product #textresize .plus{
	background: url(/frames/plus_minus.gif) no-repeat left 0;	
}
#webshop_product #textresize .minus{
	background: url(/frames/plus_minus.gif) no-repeat left -24px;	
}
#webshop_product #textresize b{
	float: right;
	margin-top: 2px;
	font-weight: normal;
}
/* left */
#webshop_product #c_left {
	float: left;
	width: 200px;
	overflow: hidden;
}
#webshop_product #c_left .piccont{
	display: block;
	width: 198px;
	background: url(/frames/piccontent_product.gif) no-repeat left bottom;
	padding-bottom: 4px;
	margin-bottom: 12px;	
}
#webshop_product #c_left .piccont .pic{
	display: block;
	width: 170px;
	padding: 14px 14px 10px;
	background: url(/frames/piccontent_product.gif) no-repeat left top;	
}
#webshop_product #c_left .piccont a.pic{
	padding-bottom: 14px 14px 8px;
	color: #807657;
}
#webshop_product #c_left .piccont .pic img{
	display: block;
	width: 170px;
}
#webshop_product #c_left .piccont a.pic img{
	margin-bottom: 8px;
}
#webshop_product #c_left .piccont a.pic span{
	display: block;
	font-size: 9px;
	padding: 0 0 0 19px;
	background: url(/frames/magnifying.gif) no-repeat left center;	
}
#webshop_product #c_left .piccont a.pic:hover{
	text-decoration: none;
	color: #B71319;
}
#webshop_product #c_left #display{
	display: block;
	margin-bottom: 12px;	
	padding: 0 0 0 11px;
	font-size: 11px;
}
#webshop_product #c_left ul{
	display: block;
	margin: 0 0 12px;
	padding: 0;
	list-style-type: none;	
}
#webshop_product #c_left ul li{
	display: block;
	margin: 0;
	padding: 0;
}
#webshop_product #c_left ul li a{
	display: block;
	padding: 2px 0 8px 12px;
	background: url("/frames/arrow_red.gif") no-repeat 2px 5px;
	font-weight: bold;
	font-size: 12px;
}

/* social media */
#webshop_product #c_left #social_media{
	display: block;
	width: 130px;
	padding: 0 0 10px;
	float: right;
}
#webshop_product #c_left #social_media a{
	float: left;
	height: 29px;
	margin-right: 10px;
}
#webshop_product #c_left #social_media a.facebook{
	width: 42px;
	background: url(/frames/sm_facebook.gif) no-repeat center center;	
}
#webshop_product #c_left #social_media a.twitter{
	width: 29px;
	background: url(/frames/sm_twitter.gif) no-repeat center center;	
}
#webshop_product #c_left #social_media a.iwiw{
	width: 37px;
	margin: 0;
	background: url(/frames/sm_iwiw.gif) no-repeat center center;	
}

/* right */
#webshop_product #c_right{
	float: right;
	width: 467px;
	overflow: hidden;
}
#webshop_product #c_right h3{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #b71319;
	margin: 0;
}
#webshop_product #c_right h4{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3c331a;
	margin: 2px 0 0;
}
#webshop_product #html_text{
	margin: 10px 0 0;
	border-top: 1px solid #dedcd4;
	padding: 8px 0;
}
/* table */
#webshop_product table{
    margin-top: 4px;
    margin-bottom: 6px;
    border-collapse: collapse;
    border: 1px solid #E9E4CC;
    background: #F7F6E8;
}
#webshop_product table td{
    padding: 8px;
}
#webshop_product table td a{
    color: #B71319;
}
#webshop_product table td a:hover{
    color: #9E9165;
}

/* middle */
#webshop_product #c_middle{
	width: 444px;
	padding: 10px 12px;
	border-top: 1px solid #dedcd4;
	font-size: 11px;
	float: right;
}
#webshop_product #c_middle .parameters{
	margin-bottom: 10px;
}
#webshop_product #c_middle .parameters b, #webshop_product #c_middle .parameters span{
	float: left;
	width: 92px;
	padding: 5px 0;
}
#webshop_product #c_middle .parameters span{
	width: 130px;
}
#webshop_product #c_middle .doc{
	padding: 10px 0 10px 11px;
	color: #B71319;
	background: url("/frames/arrow_red.gif") no-repeat 0 12px;
}
#webshop_product #c_middle .doc a{
	font-weight: bold;
	text-decoration: underline !important;
}
#webshop_product #c_middle .doc a:hover{
	text-decoration: none !important;
}

/* bottom */
#webshop_product .product_bottom{
	margin: 30px 0 0;
	width: 697px;
	position: relative;
	font-size: 11px;
	padding-bottom: 12px;
	border-bottom: 1px solid #dedcd4;
	height: 120px;
}
#webshop_product .product_bottom .price_box{
	width: 401px;
	height: 57px;
	background: url("/frames/product_price_bg_1.gif") no-repeat;
	float: left;
}
#webshop_product .product_bottom .price_box strong{
	float: left;
	padding: 18px 10px;
	color: #7c7252;
	font-size: 17px;
	text-decoration: line-through;
}
#webshop_product .product_bottom .price_box span{
	float: right;
	padding: 18px 0 18px 10px;
	color: #fff;
	width: 239px;
	background: url("/frames/product_price_sale_bg.gif") no-repeat;
	font-size: 17px;
	position: relative;
}
#webshop_product .product_bottom .price_box.action span{
	background: url("/frames/product_price_sale_bg_action.gif") no-repeat;
	padding-top: 8px;
}
#webshop_product .product_bottom .basket{
	float: left;
	margin-top: 7px;
	width: 295px;
	height: 70px;
}
#webshop_product .product_bottom .basket input{
	float: left;
	width: 26px;
	padding: 1px 2px;
	text-align: center;
	font-size: 12px;
	color: #7c7252;
	border: 1px solid #a1a1a1;
	margin-right: 3px;
	font-size: 16px;
	margin-top: 11px;
}
#webshop_product .product_bottom .basket span{
	float: left;
	color: #7c7252;
	font-size: 16px;
	display: block;
	padding: 2px;
	margin-top: 11px;
}
#webshop_product .product_bottom .basket a{
	position: absolute;
	right: 0;
	top: -30px;
	padding: 111px 0px 0px;
	color: #fff;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	background: url(/frames/basket_icon_white_big.gif) no-repeat center top;
	display: block;
	width: 141px;
	height: 42px;
	text-align: center;
}

	
.qo_top {
	background: url(/frames/q_top.gif) no-repeat;
	width: 250px;
	height: 5px;
	margin: 10px 0 0 0;
	padding: 0;
}

.qo_content {
	padding-top: 5px;
	padding-left: 10px;
	background-color: #2a4914;
	width: 240px;
	position: relative;
}

.qo_content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #c0b079;
	margin-bottom: 13px;
}

.qo_content p.lead {
	margin: 0;
	color: #fff;
	font-size: 10px;
	width: 170px;
	padding-bottom: 15px;
}

.qo_content p.time {
	margin: 0;
	color: #c0b079;
	font-size: 10px;
	font-weight: bold;
	width: 136px;
	padding-bottom: 5px;
}

.qo_content .icon {
	background: url(/frames/q_gift.gif) no-repeat;
	width: 54px;
	height: 51px;
	position: absolute;
	bottom: 25px;
	right: 10px;
}

.qo_content .link {
	font-weight: bold;
	color: #fff;
	position: absolute;
	bottom: 4px;
	right: 10px;
	font-size: 10px;
}

.qo_bottom {
	background: url(/frames/q_bottom.gif) no-repeat;
	width: 250px;
	height: 5px;
	margin: 0;
	padding: 0;
}
#cart_top {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	width: 250px;
	height: 4px;
	background: url(/frames/basket_top.gif) no-repeat;
}

#cart_content {
	width: 250px;
	margin: 0;
	padding: 0 0 6px 0;
	background-color: #c0b079;
	color: #fff;
	font-size: 9px;
}
#cart_content .heading {
	width: 241px;
	height: 76px;
	background-color: #c0b079;
	margin-left: 9px;
	padding-top: 5px;
}

#cart_content .heading .left {
	width: 176px;
	float: left;
	background-color: inherit;
}

#cart_content .heading .left .title {
	text-transform: uppercase;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#cart_content .heading .left p {
	margin-top: 5px;
}

#cart_content .heading .right {
	width: 56px;
	height: 69px;
	background: url(/frames/basket_icon.gif) no-repeat;
	float: left;
	background-color: inherit;
}

#cart_content .options {
	float: left;
	border-right: 1px solid #fff;
}

#cart_content .options a {
	color: #fff;
	font-weight: bold;
	padding: 0px 6px;
	margin: 9px 0;
}

#cart_content .password {
	border: none;
}

#cart_content .logout {
	margin: 3px 0 0 0;
	border: none;
}
#cart_content .current_user{
	padding: 6px;
	overflow: hidden;
	margin: 6px 9px 0px 9px;
	font-size: 10px;
	color: #413318;
	font-weight: bold;
	background: #f8f6e9;
}
#cart_content .profil{
	border: none;
}
#cart_content .newsletter{
	border: none;
	margin-top: 4px;
}
#cart_content .newsletter a{
	font-size: 10px;
	margin: 5px 0 3px 6px;
	float: left;
	color: #fff;
	text-decoration: underline;
}
#cart_content .newsletter a:hover{
	color: #3c331a;
}
#cart_bottom {
	width: 250px;
	height: 4px;
	padding: 0;
	margin: 0;
	background: url(/frames/basket_bottom.gif) no-repeat;
}
#cart_container{
	display: block;
	width: 232px;
	padding: 0 9px 0 9px;
}
div.cart_item{
	font-size: 10px;
	position: relative;
	display: block;
	color: #413318;
	float: left;
	width: 220px;
	padding: 6px;
}
div.odd{
	background: #f8f6e9;
}
div.even{
	background: #eae4cc;
}
div.cart_item div.pic_cont{
	width: 36px;
	float: left;
	padding: 0 9px 0 0;
}

div.cart_item div.pic_cont a {
	font-size: 0;
}

div.cart_item div.item_right{
	width: 174px;
	float: left;
}
div.pic_cont img{
	width: 36px;
}
div.item_right p.item_name{
	float: left;
	width: 174px;
	margin: 0 0 2px 0;
	line-height: 14px;
	padding: 0;
	max-height: 27px;
	overflow: hidden;
}
div.item_right p.item_name a{
	color: #413318;
}
div.item_right span.item_author{
	float: left;
	height: 15px;
	width: 174px;
	margin-bottom: 12px;
	line-height: 14px;
	display: block;
	overflow: hidden;
	font-weight: bold;
}
div.item_right span.item_price{
	position: absolute;
	bottom: 4px;
	float: left;
	color: #b8121e;
	font-size: 11px;
	font-weight: normal;
}
div.item_right span.item_controls{
	position: absolute;
	bottom: 4px;
	right: 6px;
	color: #7c734a;
}
span.item_controls img{
	position: relative;
	top: 2px;
}
span.item_controls img.dec_item, span.item_controls img.inc_item{
	margin: 0 3px 0 0;
}
#cart_controls{
	background: #a19269;
	float: left;
	color: #fff;
	width: 220px;
	padding: 6px;
	background: #9d9264;
	margin-bottom: 0px;
	font-size: 11px;
}
#cart_controls a {
	font-size: 9px;
	float: left;
	padding: 7px 0 0 0;
	color: #fff;
}
#cart_controls a img{
	position: relative;
	top: 3px;
}
#cart_controls span.full_price{
	font-weight: bold;
	display: block;
	float: right;
	width: 90px;
	text-align: right;
	margin: 2px 0 8px;
	font-size: 14px;
}
#cart_controls input.order_button{
	float: right;
	width: 118px;
	height: 31px;
	margin: 0;
	padding: 0 0 3px 0;
	border: 0;
	color: #fff;
	font-size: 11px;
    font-weight: bold;
	cursor: pointer;
	background: url(/frames/order_button_w.gif) no-repeat;
}
#cart_controls input.order_button:hover{
	color: #dedcd4;
}
#cart_controls b{
	display: block;
	width: 70px;
	float: left;
	margin: 2px 0 8px;
	font-size: 14px;
	font-weight: normal;	
}
#cart_links{
	float: left;
	margin: 5px 0px 0 0px;
	padding: 0 9px 0 9px;
}

/* termek a kosarban layer, ha a kosar kilog fent */
.product_to_cart {
	display: none;
	position: fixed;
	bottom: 20px;
	right: -10px;
	padding: 14px 0 0 22px;
	width: 230px;
	height: 32px;
	background: url('/frame/product_to_cart_bg.gif') no-repeat;
	color: #fff;
	font-weight: bold;
}
.product_in_text{
	width: 220px;	
}

#footer_content{
	width: 973px;
	height: 94px;
	background: url(/frames/footer_bg.gif) no-repeat;
	color: #fff;
}
#footer_content ul{
	margin: 0px 10px;
	padding: 10px 0px;
	border-bottom: solid 1px #fff;
	list-style: none;
	font-size: 11px;
}
#footer_content ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer_content ul li span{
	margin: 0px 5px 0px 10px;
}
#footer_content ul li a{
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
#footer_content ul li a:hover{
	color: #2a4914;
}

/**/
#footer_content .logos{
	padding: 10px 82px 0;
}
#footer_content .logos .copy{
	clear: both;
	font-size: 9px;
}
a#dd, a#ffps, a#gls{
	float: left;
	padding-top: 5px;
	margin: 0 7px 0 0;
	display: block;
	height: 21px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
a#dd{
	width: 115px;
	padding-right: 106px;
	background: url(/frames/dunder.gif) no-repeat right 0px;
}
a#ffps{
	width: 240px;
	padding-right: 78px;
	background: url(/frames/fps.gif) no-repeat top right;
}
a#gls{
	width: 100px;
	height: 24px;
	padding-right: 104px;
	background: url(/frames/gls.gif) no-repeat right 0px;
}
a#dd:hover, a#ffps:hover, a#gls:hover{
	text-decoration: none;
	color: #2a4914;
}
#footer_content span.pipe{
	float: left;
	display: block;
	margin: 0px 7px;
	padding-top: 3px;
	text-align: center;
}
#webshop_search{
	position: relative;
	padding: 10px 0px 0px 10px;
	width: 240px;
	height: 33px;
	background: url(/frames/search_bg.gif) no-repeat;
}
#webshop_search input.text{
	padding: 4px 3px;
	margin: 0px;
	width: 165px;
	background: transparent;
	border: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c331a;
	outline: none;
}
#webshop_search a{
	position: absolute;
	top: 6px; right: 5px;
	display: block;
	padding: 8px 0px 0px 7px;
	width: 53px;
	height: 22px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#webshop_search a:hover{
	color: #2A4914;
}
#header_content{
	position: relative;
	width: 973px;
	height: 133px;
	background: url(/frames/header_bg.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times,serif;
	text-align: left;
}
h1 a{
	display: block;
	position: absolute;
	top: 30px; left: 40px;
	width: 100px;
	height: 100px;
}
h1 a span{
	display: none;
}

/**/
#header_content .str{
	position: absolute;
	top: 5px; left: 12px;
	color: #2a4914;
	font-weight: bold;
}

/**/
#header_content ul{
	position: absolute;
	top: 5px; right: 12px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header_content ul li{
	display: inline;
	margin: 0px;
	padding: 0px 15px;
	border-left: solid 1px #fff;
	list-style: none;
}
#header_content ul li a{
	font-family: Georgia, "Times New Roman", Times,serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
#header_content ul li a:hover{
	color: #2a4914;
}

/**/
#header_content .quote{
	position: absolute;
	top: 60px; left: 225px;
	width: 500px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #9e9165;
	text-align: right;
}
#header_content .quote span{
	display: block;
	margin-bottom: 6px;
	font-style: italic;
	font-size: 16px;
	color: #fff;
}
.webshop_list{
	width: 697px;
	position: relative;
}
.webshop_listsales {
	margin-top: 10px;
}
.webshop_list .salesimage{
	background: url("/frames/sales2.gif") no-repeat;
	position: absolute;
	right: 0px;
	top: -7px;
	width: 66px;
	height: 52px;
}

.webshop_list h2.sales{
	color: #b71319;
	background: url("/frames/h2red.gif") no-repeat left center;
	margin-top: 0;
}

.webshop_list h2 a{
	color: inherit;
}

.webshop_list h2 a:hover{
	color: #9E9165;
	text-decoration: none;
}

.webshop_list .box{
	position: relative;
	float: left;
	margin-bottom: 12px;
	width: 340px;
	background: url(/frames/product_list_bg_attached.gif) no-repeat left bottom;
}
.webshop_list .left{
	clear: both;
	margin-right: 12px;
}
.webshop_list .box .content{
	float: left;
	width: 340px;
	padding-top: 10px;
	background: url(/frames/product_list_top_attached.gif) no-repeat;
}
.webshop_list .box a.piccont{
	float: left;
	margin: 0 0 0 10px;
	width: 100px;
}
.webshop_list .box a.piccont img{
	width: 100px;
}
.webshop_list .box .right{
	position: relative;
	right: 6px;
	float: right;
	width: 210px;
	padding-bottom: 60px;
	overflow: hidden;
}
.webshop_list .box .wide{
	width: 228px;
}
.webshop_list .box .right h3{
	margin: 0 0 4px;
}
.webshop_list .box .right h3 a{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B71319;
}
.webshop_list .box .right h4{
	margin: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3c331a;
}
.webshop_list .box .right p{
	margin: 10px 0 0;
	font-size: 9px;
	border-bottom: 1px solid #dedcd4;
	padding-bottom: 8px;
}
.webshop_list .box .right h3 a:hover{
	text-decoration: none;
	color: #9E9165;
}
.webshop_list .box .basket{
	clear: both;
	position: absolute;
	bottom: 36px;
	right: 6px;
	float: left;
	margin-top: 7px;
	width: 132px;
	height: 58px;
}
.webshop_list .box .basket input{
	position: absolute;
	left: 18px;
	top: 26px;
	width: 16px;
	padding: 1px;
	text-align: center;
	font-size: 12px;
	color: #7c7252;
	border: 1px solid #a1a1a1;
}
.webshop_list .box .basket span{
	position: absolute;
	left: 41px;
	top: 28px;
	color: #7c7252;
}
.webshop_list .box .basket a{
	position: absolute;
	right: 0;
	top: 8px;
	padding-top: 40px;
	color: #de2329;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background: url(/frames/basket_icon_white.gif) no-repeat center top;
}

.webshop_list .box .bottom{
	float: left;
	margin-top: 10px;
	float: left;
	width: 340px;
	height: 26px;
}
.webshop_list .box .bottom strong{
	float: left;
	padding: 7px 0 0 10px;
	width: 100px;
	height: 20px;
	color: #9e9165;
	font-size: 11px;
	text-decoration: line-through;
}
.webshop_list .box .bottom span{
	float: left;
	padding: 4px 9px 1px 0px;
	width: 220px;
	height: 21px;
	color: #fff;
	font-size: 12px;
	background: url(/frames/product_list_bottom_attached.jpg) no-repeat right bottom;
	text-align: right;
}
.webshop_list .box .bottom.action span{
	background: url(/frames/product_list_bottom_attached_action.gif) no-repeat right bottom;
}
.webshop_list .box .bottom span b{
	font-size: 14px;	
}

/* rendezés*/
.sr .ordermode {
	margin: 8px 0;
	height: 26px;
	padding-right: 1px;
	border-bottom: 1px solid #c0b079;
	background: url(/frame/search_order_bg.gif) no-repeat 218px 0px;
	position: relative;
}

.sr .ordermode .tr {
	position: absolute;
	top: 0px;
	right: 0px;
}

.sr .ordermode .tl {
	position: absolute;
	top: 0px;
	left: 218px;
}

.sr .ordermode a {
	display: block;
	height: 20px;
	float: right;
	margin-top: 1px;
	padding: 4px 4px 1px 23px;
	text-align: center;
	color: #3c331a;
	font-weight: bold;
	font-size: 12px;
}

.sr .ordermode a.asc {
	background: #c0b079 url('/frame/arrow_down.gif') no-repeat 4px 10px;
}

.sr .ordermode a.desc {
	background: #c0b079 url('/frame/arrow_up.gif') no-repeat 4px 8px;
}
.order_name{
	width: 23px;
}
.order_date{
	width: 94px;
}
.order_author{
	width: 42px;
}
.order_price{
	width: 14px;
}    

#category_doc{
	width: 490px;
	height: 48px;
	padding: 5px;
	margin-bottom: 11px;
	background: #e9e4cc url('/frames/marai_download_bg.gif') no-repeat;
}
#category_doc img.pic{
	float: left;
	border: 1px solid #a2986b;
}
#category_doc h3{
	float: left;
	font-size: 18px;
	font-weight: normal;
	width: 170px;
	padding: 2px 8px;
	margin: 0;
}
#category_doc img.pdf{
	float: left;
}
#category_doc a.button{
	position: relative;
	top: 8px;
	right: 8px;
	float: right;
	background: url('/frames/download_marai_button.gif') no-repeat;
	width: 100px;
	height: 22px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding: 9px 0 0;
}
#category_doc a.button:hover{
	color: #E9E4CC;
	text-decoration: none;
}
.fps_nav{
	margin-bottom: 12px;
}

.advert_picture{
	position: relative;
	width: 500px;
	height: 100px;
}
.advert_picture .advertpic{
	position: relative;
	width: 500px;
	height: 100px;
	overflow: hidden;
}
.advert_picture .advertpic div{
	position: absolute;
}
.advert_frame {
	position: absolute;
	width: 500px;
	height: 100px;
	top: 0;
	left: 0;
}

#appstore{
	margin: 7px 0 0;
	width: 250px;
	height: 170px;
}


