.box_article{
	width: 232px;
	padding: 0 9px;
	margin: 10px 0;
}
.box_article h3{
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.box_article h3 a{
	color: #9e9165;
}
.box_article h3 a:hover{
	color: #385B13;
	text-decoration: none;
}
.box_article .row{
	width: 216px;
	padding: 8px;
	background: #f7f6e8;
}
.box_article .dark{
	background: #e9e4cc;
}
.box_article .row .piccont{
	float: left;
	margin-right: 8px;
}
.box_article .row h4{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box_article .row h4 a{
	color: #b71319;
}
.box_article .row h4 a:hover{
	color: #9e9165;
	text-decoration: none;
}


#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;	
}

.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;
}
#webshop_categories{
	width: 187px;
}
#webshop_categories h6{
	margin: 0px 0px 6px 0px;
	padding: 5px 0px 5px 12px;
	width: 175px;
	background: #dedcd4 url(/frames/head_187x30.gif) no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #3c331a;
	text-transform: uppercase;
}
#webshop_categories ul, #webshop_categories ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 187px;
}
#webshop_categories ul li a{
	display: block;
	padding: 2px 0px 5px 12px;
	border-bottom: solid 1px #dedcd4;
	color: #3c331a;
	font-size: 12px;
	text-decoration: none;
}
#webshop_categories ul li a.active{
	background: url(/frames/arrow_red.gif) no-repeat 2px 5px;
	color: #B71319;
	font-weight: bold;
}
#webshop_categories ul li a:hover{
	color: #b71319;
}
#webshop_categories ul li ul{
	padding: 0px 0px 0px 12px;
	width: 175px;
	border-bottom: solid 1px #dedcd4;
}
#webshop_categories ul li ul li{
	width: 175px;
}
#webshop_categories ul li ul li a{
	background: url(/frames/arrow_brown.gif) no-repeat 2px 5px;
	border: none;
}
#webshop_categories ul li a.packages{
	color: #2A4914;
	font-weight: bold;
}
#webshop_categories ul li a.sales{
	color: #B71319;
	font-weight: bold;
}
#webshop_categories ul li a.packages:hover, #webshop_categories ul li a.sales:hover{
	color: #9D9264;
}
#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;
}
#toplist {
	width: 232px;
	margin: 10px 0 0 0;
	padding: 0 9px;
	font-size: 9px;
}

#toplist h3 {
	color: #9E9165;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

#toplist .entry {
	height: 34px;
	width: 222px;
	padding: 5px;
	background-color: #e9e4cc;
}

#toplist .entrywhite {
	height: 34px;
	width: 222px;
	padding: 5px;
	background-color: #fff;
}


#toplist .entry .left, #toplist .entrywhite .left {
	width: 34px;
	height: 34px;
	background-color: #c0b079;
	color: #fff;
	font-size: 18px;
	text-align: center;
	float: left;
}

#toplist .entry .left p, #toplist .entrywhite .left p {
	margin-top: 5px;
}

#toplist .entry .right, #toplist .entrywhite .right {
	width: 182px;
	height: 34px;
	background-color: inherit;
	float: left;
}

#toplist .entry .right p, #toplist .entrywhite .right p  {
	padding-left: 5px;
	margin-bottom: 3px;
}

#toplist .entry .right p a, #toplist .entrywhite .right p a  {
	color: inherit;
}

#toplist .entry .right p a:hover, #toplist .entrywhite .right p a:hover  {
	color: inherit;
	text-decoration: none;
}


#toplist .entry .right p.author, #toplist .entrywhite .right p.author {
	font-weight: bold;
}


.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;
}

#facebook{
	margin-top: 10px;
	width: 250px;
	height: 87px;
}
#facebook a{
	display: block;
	width: 250px;
	height: 87px;
	background: url(/frames/facebook.gif) no-repeat;
	text-decoration: none;
	outline: none;
}
#facebook a span{
	display: none;
}
#partners{
	margin-top: 5px;
	width: 187px;
}
#partners h6{
	margin: 0px 0px 6px 0px;
	padding: 5px 0px 5px 12px;
	width: 175px;
	background: #dedcd4 url(/frames/head_187x30.gif) no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #3c331a;
	text-transform: uppercase;
}
#partners .cont{
	width: 187px;
	overflow: hidden;
	text-align: center;
}
#partners .cont a{
	text-decoration: none;
}
#partners .cont a img{
	border: none;
}
#appstore{
	margin: 7px 0 0;
	width: 250px;
	height: 170px;
}


