body {
	margin: 0;
	margin-bottom: 60px;
	padding: 0;
	background: #000 url(../hpimages/bg.jpg) repeat-x top left;
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
}

a:link, a:visited, a:active {
    color: #b33109;
    text-decoration: none;
}

a:hover {
    color: #DDD;
}

h1{
	font-size:18px;
	color:#b33109;
}

h2{
	font-size:16px;
	color:#b33109;
}

h1 a:link, h1 a:visited, h1 a:active {
    font-size: 12px;
    color:#b33109;
    text-decoration: none;
}

h1 a:hover {
    
}


/*----------------------------------------
	containers
----------------------------------------*/
#container {
	width: 980px;
  margin: 0 auto;
	text-align: left;
}

#header {
	margin:auto;
	width: 980px;
	height: 200px;
}

#top_menu {
	margin:auto;
	width: 980px;
	line-height: 28px;
	text-align:center;
}

#content {
	padding:0px 20px 0px 20px;
  border-left:1px solid #42130B;
	border-right:1px solid #42130B;
	color: #e7bb5a;
	min-height:500px;
	_min-height:500px;
}


#table_content{
	border-left:1px solid #42130B;
	border-right:1px solid #42130B;
	
}

#td_left{
	background: transparent url(../hpimages/content_bg_right.jpg) no-repeat top left;
	width: 180px;
}

#td_right{
	width: 180px;
	background: transparent url(../hpimages/content_bg_left.jpg) no-repeat top right;
}

#right_menu {
	width: 180px;
  
}

#footer {
	float: left;
	width: 980px;
	margin-top: 30px;
	padding-top: 10px;
	background: transparent url(../hpimages/footer_border.jpg) no-repeat top center;
	color: #b0b0b0;
}

#footer_left {
	float: left;
	width: 340px;
	padding-right: 10px;
	text-align: right;
}

#footer_right {
	float: right;
	width: 350px;
}

/*----------------------------------------
	format
----------------------------------------*/
#top_menu a:link, #top_menu a:active, #top_menu a:visited {
	
	padding: 0 10px 0 10px;
	background: transparent url(../hpimages/top_menu_border.jpg) no-repeat center right;
	font-weight: bold;
	line-height: 25px;
	color: #460507;
	text-decoration: none;
}

#top_menu a:hover {
	color: #DDD;
}

#content h1 {
	margin:15px 20px 5px 0px;
	padding-bottom: 5px;
}

#content h2 {
	margin: 0;
	padding: 0;
}

.content_text{
	margin: auto;
	border-top:1px solid #333;
}


.content_text td{
	vertical-align:top;
}

.content_text p{
	font-size: 12px;
}

#content table {
	color: #e7bb5a;
	font-size: 12px;
}

.product_img {
	border: 1px solid #FFF;
}

.forward_link:link, .forward_link:active, .forward_link:visited {
	display: block;
	padding-left: 10px;
	background: transparent url(../hpimages/right_menu_arrow.jpg) no-repeat center left;
	color: #b33109;
	text-decoration: none;
}

.forward_link:hover {
	color: #DDD;
}

#right_menu h3 {
	display: block;
	float: left;
	margin: 15px 0 0 0;
	padding-bottom: 5px;
	background: transparent url(../hpimages/h3_bg.jpg) no-repeat bottom right;
}

#right_menu p {
	margin: 40px 0 0 30px;
	display: block;
}

.left_fomenu:link, .left_fomenu:active, .left_fomenu:visited {
	display: block;
	line-height: 25px;
	padding-left: 10px;
	background: transparent url(../hpimages/right_menu_arrow.jpg) no-repeat center left;
	color: #FFF;
	text-decoration: none;
}

.left_fomenu:hover {
	color: #DDD;
}

.right_submenu:link, .right_submenu:visited, .right_submenu:active {
	display: block;
	line-height: 20px;
	padding-left: 10px;
	border-left: 1px solid #b33109;
	background: transparent url(../hpimages/right_sub_menu_arrow.jpg) no-repeat center left;
	color: #b33109;
	text-decoration: none;
}

.right_submenu:hover {
	color: #DDD;
}

.selected {
	background: transparent url(../hpimages/right_menu_arrow_bottom.jpg) no-repeat center left;
}

#footer a:active, #footer a:link, #footer a:visited {
	color: #b0b0b0;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


.full_head {
    line-height: 30px;
    width: 450px;
		margin-left: 10px;
    color: #b33109;
    font-weight: bold;
    font-size: 14px;
		text-align:right;
    background: transparent url(hpimages/block_header_bg.jpg) repeat-x bottom left;
}

.full_head span {
	text-align:right;
}

.full_head a:link , .full_head a:visited , .full_head a:active {
    color: #b33109;
    font-weight: bold;
    font-size: 16px;
		text-align:right;
}

.item_row{
	border-bottom:1px solid #333;
	padding:2px 10px 5px 0px;
	
}

.items{
	padding-bottom:10px;
	
}

.gomb{
    background:#b33109;
    border: 1px solid #FFF;
    color:#FFF;
}

#basket{
	border-bottom:1px solid #E7BB5A;
	margin-bottom:10px;
	
}

#basket ul{
	margin:5px 3px 3px 18px;
	padding:0px;
}

#basket ul li{
	padding:2px;
}

#basketbox{
	padding:0px 10px 0px 4px;	
}

#basketbox span{
	font-size:9px;
	color:#E7BB5A;
}

#basketbox .inputmezo{
	border:1px solid #E7BB5A;
	font-size:10px;
	width:100px;
}

.reg_box{
	padding:4px 0px 10px 0px;
	text-align:center;
}

.reg_box a{
	font-size:10px;
	
}

input.submit_login {
    width: 60px;
    background-color:  #B33109;
    color: #ffffff;
		font-size:10px;
    cursor: pointer;
    font-weight: bold;
    border: 1px solid #505050;
}

.product_table{
	margin:13px 0px 25px 0px;
	padding-bottom:10px;
	border-bottom: 1px solid #363636;
}

.products h2{
	
}

.product_pic_box{
	border-right:1px solid #DDD;
}

.product_pic_box img{
	border:4px solid #e7bb5a;;
	padding:2px;
}

.product_text_detail{
	clear:both;
	margin-top:3px;
	border-top:1px solid #313131;
	padding-top:10px;
	font-size:12px;
}

.product_text_detail p{
	margin:0px;
	font-size:12px;
}

.detail_title{
	clear:both;
	margin-top:1px;
}

.product_text{
	height:60px;
}

.product_text p{
	margin:0px;
}

.product_coltext{
	padding-left:15px;
}

.arbox{
	height:40px;
}

.arbox .ar{
	float:left;
	width:140px;
	height:40px;
	font-size:14px;
	padding:6px 0px 0px 0px ;
	font-weight:bold;
	color:#FFF;
}

.arbox .reszletek{
	float:left;
	width:110px;
	height:40px;
}


.arbox .tobasket{
	float:left;
	width:110px;
	height:40px;
}


.basket_title{
	font-size:9px;
	color:#E7BB5A;
}

.basket_items{
	margin:5px 0px 5px 0px;
}

.basket_items td{
	border-bottom:1px solid #232323;
	font-size:10px;
}

.basket_itemtext{
	padding-top:6px;
}

.basket_total{
	text-align:center;
	font-weight:bold;
	margin-bottom:6px;
	padding:4px 0px 5px 0px;
}

.folytat{
	padding-top:4px;
	text-align:center;
}

a.submit_rendeles:link,
a.submit_rendeles:visited,
a.submit_rendeles:active{
    display:block;
		width: 120px;
    background-color:  #B33109;
    color: #ffffff;
		font-size:11px;
		padding:4px 8px 4px 8px;
    font-weight: bold;
    border: 1px solid #505050;
		
}

a.submit_rendeles:hover{
	
	  background-color:  #212121;
		
}

.items_list th{
	font-weight:bold;
	border-bottom:1px solid #232323;
	font-size:12px;
	
}

.items_list tr.row_foot{
	font-weight:bold;
	color:#FFF;
}

.clearer{
	clear:both;
}

.cat_desc{
  padding:20px;
}

.order{
    padding:6px;
	 margin-top:6px;
	 margin-bottom:6px;
    border-top:1px solid #b33109;
    border-bottom:1px solid #b33109;
	 text-align:right;
}

.order a{
    margin:0px 4px 0px 4px;
}

.order a img{

	padding:2px;
	border:1px solid #e7bb5a;

}

.ppc_box{
    
    margin:5px 0px 10px 0px;
    padding:10px;
    border:1px solid #232323;
    
}