@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,p,ul,li {
	margin:0px;
	padding:0px;
}
body {
	background-image:url(../img/bg.gif);
	background-repeat:repeat;
	font-family:Tahoma, Geneva, sans-serif;
}
a		{ outline:none; }
.fr		{ float:right; }
.fl		{ float:left; }
.cl		{ clear:both; }

a img { border: 0px; }

#layer {
	background-image:url(../img/layer.gif);
	background-repeat:repeat-x;
	width:100%;
	height:500px;
}

#container {
	width:996px;
	margin:auto;
	position:relative;
}
#logo { 
	float:left;
	margin-left:40px;
	margin-bottom:-90px;
	position:relative;
}
#felirat{
	float:right;
	margin-right:10px;
	margin-top:30px;
}

#content-top {
	width:100%;
	height:55px;
	background-image:url(../img/content-top.png);
	background-repeat:no-repeat;
	background-position: bottom;
	float:left;
}

#site {
	width:100%;
	float:left;
}
#content-bottom {
	width:100%;
	height:25px;
	background-image:url(../img/content-bottom.png);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}
#content {
	background-image:url(../img/content-background.png);
	background-repeat:repeat-y;
	width:996px;
	float:left;
	display:inline;
}

#content-head {
	background-image:url(../img/head-bg.png);
	width:996px;
	height: 38px;
}


#inner {
	min-height:500px;
	float:left;
	width:956px;
	margin-left: 20px;
	display:inline;
	background-color:#ebebeb;
}
#inner-top {
	width:100%;
	height:7px;
	background-image:url(../img/inner-top.gif);
	background-repeat:no-repeat;
}
#inner-bottom {
	width:956px;
	height:7px;
	float:left;
	display:inline;
	background-image:url(../img/inner-bottom.gif);
	background-repeat:no-repeat;
}
#topmenu {
	float:right;
	text-align:right;
	margin-right:20px;
	display:inline;
}
#topmenu a, #topmenu div{
	font-size:12px;
	font-family: Tahoma;
	text-decoration:none;
	color:#ffffff;
	line-height:12px;
	float:right;
	padding: 9px 6px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	border-radius:5px;
}
#topmenu a{
	display:block;
	cursor:pointer;
}
#topmenu div {
	display:inline;
	padding: 8px 2px;
}
#topmenu a:hover{
	background-color:#e4e1d9;
	color: #403e3f;
}
#topmenu a.active {
	background-color:#fff;
	color: #E54448 !important;
}

/*#topmenu a .r{
	width:5px;
	height:40px;
	float:left;
}
#topmenu a .l{
	width:5px;
	height:40px;
	float:left;
}
#topmenu a .fl{
	float:left;
	padding:0px 5px;
}
#topmenu a:hover .r{
	background-image:url(../img/topmenu-right.gif);
	background-repeat:no-repeat;
}
#topmenu a:hover .l{
	background-image:url(../img/topmenu-left.gif);
	background-repeat:no-repeat;
	background-position:left;
}
*/
#inner #left-cucc {
	width:235px;
	min-height:500px;
	background-repeat:repeat-x;
	background-color:#ebebeb;
	float:left;
	display:inline;
	padding-left: 7px;
}
#inner #right-cucc {
	width:211px;
/*	background-image:url(../img/left.png); */
	background-repeat:repeat-x;
	background-color:#ebebeb;
	float:left;
	padding-left: 2px;
}


#inner #cucc {
	width:496px;
	min-height:500px;
	float:left;
	position:relative;
}

#term-kat-head{
	width:277px;
	height:50px;
	line-height: 70px;
	background-image:url(../img/left-head.png);
	background-repeat:no-repeat;
	margin-left:5px;
	float:left;
	line-height:59px;
	display:inline;
}
#contact-head {
	width:277px;
	height:50px;
	line-height: 70px;
	background-image:url(../img/left-head.png);
	background-repeat:no-repeat;
	margin-left:5px;
	float:left;
	display:inline;
}
#inner .left-side{
	width:297px;
	background-image:url(../img/left-kat-bg.png);
	background-repeat:repeat-y;
	float:left;
	margin-left:10px;
	display:inline;
}
#inner .left-bottom {
	width:297px;
	height:37px;
	float:left;
	background-image:url(../img/left-bottom.png);
	margin-left:10px;
	margin-bottom:20px;
	display:inline;
}

#inner .left-top {
	width:306px;
	height:20px;
	float:left;
	background-image:url(../img/left-head.png);
	margin-left:5px;
	display:inline;
}


#inner .fejlec{
	padding-left:24px;
	color:#747577;
	font-size:16px;
	font-weight:bold;
}

#mainmenu h3 {
	color:#4b4a4a;
	font-size:14px;
	cursor:pointer;
	display:block;
	padding: 6px;
	border-bottom: 2px solid #eee;
	margin-top: 8px;
}

#mainmenu h4 {
	line-height: 24px;
	font-size: 12px;
	padding-left: 4px;
	border-bottom: 1px solid #eee;
}

#mainmenu h4 a.active {
	color: #006bb5 !important;
}

#mainmenu h3 h3 span {
	float:left;
	width: 228px;
	padding: 10px 0px 10px 12px;
}
#mainmenu h3:hover {
	color:#4b4a4a;
	background-color: #f4f4f4;
}
.active, .active2 {
	color: #006bb5 !important;
	background-color: #f4f4f4;
}
h4 .active {
	color:#e54448 !important;
	background-color: #fff;
}
.left-side .line{
	height:3px;
	width:289px;
	background-repeat:no-repeat;
	margin-left:4px;
	float:left;
}
.left-side h4 img{
	float:right;
	padding-top:15px;
	margin-right:15px;
}
.left-side .almenu, .left-side .almenu-active {
	margin-left:24px;
	font-size:16px;
	line-height:30px;
	text-transform:capitalize;
	float:left;
	width:100%;
	display:inline;

}
.left-side .almenu a, .left-side .almenu-active a {
	text-decoration:none;
	color:#4b4a4a;
}
.left-side .almenu a:hover, .left-side .almenu-active a:hover {
	text-decoration:underline;
	color:#999999;
}
#map{
	width:200px;
	height:180px;
	border:1px solid #d2d2d2;
	margin-bottom: 12px;
}

.left-side p{
	font-size:14px;
	margin-left:20px;
	margin-top:10px;
	color:#777777;
	line-height:18px;
}
.left-side a{
	color:#e54448;
}
#login-box{
	width:212px;
	top:10px;
	left:10px;
	position:absolute;
	z-index:10;
}
#login-head{
	width:197px;
	height:51px;
	background-image:url(../img/login-head.png);
	background-repeat:no-repeat;
	line-height:50px;
	font-size:16px;
	color:#777;
	font-weight:bold;
	padding-left:15px;
	cursor:pointer;
}
#login-head:hover{color:#d91c09;}
#login-head span{
	margin-right:20px;
}
#login{
	width:198px;
	background-image:url(../img/login-bg.png);
	background-repeat:repeat-y;
	margin-left:6px;
	position:relative;
	float:left;
}
#cucc #login-foot{
	margin-left:6px;
	height:20px;
	width:198px;
	background-image:url(../img/login-foot.png);
	background-repeat:no-repeat;
	float:left;
}

#fn{
	padding:2px;
	width: 170px;	
	font-size:14px;
	border: 1px solid #cccccc;
	color:#808080;
	margin: 2px 0px 4px 0px;
}
#pw{
	padding:2px;
	width: 170px;	
	font-size:14px;
	border: 1px solid #cccccc;
	color:#808080;
	margin: 2px 0px 4px 0px;
}

#login a,#login span{
	color:#777;
	font-size:12px;
	text-decoration:none;
}
#login span{
	padding:0px 2px;
}
#login a:hover{
	text-decoration:underline;
}
#login .first{
	margin-left:15px;
}

#basket-box{
	width:342px;
	top:10px;
	position:absolute;
	right:10px;
	z-index:10;
}
#basket-head{
	width:327px;
	height:51px;
	background-image:url(../img/kosar-head.png);
	background-repeat:no-repeat;
	line-height:50px;
	font-size:16px;
	color:#777;
	font-weight:bold;
	padding-left:15px;
	cursor:pointer;
}
#basket-head .img{
	float:left;
	margin-top:10px;
	margin-right:10px;
}
#basket-head span{
	float:left;
}
#basket-head .img2{
	float:right;
	margin-top:20px;
	margin-right:20px;
}
#basket-head:hover{color:#d91c09;}
#basket{

}
#basket-bottom{
	width:100%;
	height:20px;
	background-image:url(../img/basket-bottom.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:7px;
}

#basket .item {
	font-size:14px;
	color:#777;
	padding-top:5px;
	border-top:1px solid #999;
	float:left;
}

#basket .item p {
	width:160px;
	float:left;
}
#basket .item img{
	margin-top:5px;
	cursor:pointer;
	float:left;
}
#basket .item p strong {
	display:block;
	font-size: 12px;
}
#basket .item span {
	float:left;
	margin-top:7px;
	margin-left:5px;
}

#basket .item .bar {
	float:right;
	margin-top:6px;
	font-size:12px;
	font-weight:bold;
}
#postk p{
	margin-top:5px;
	font-weight:bold;
}

#fullar{
	border-top:4px solid #eee !important;
}
#fullar img {
	border: 0;
}

#ossz {
	font-size:18px;
	font-weight:bold;
	float:right;
	margin-bottom: 8px;
}
#ossz small{
	font-size:14px;
	padding-right:5px;
}

#search{
	left:20px;
	position:absolute;
	top:70px;
}

#search #st{
	height:30px;
	width:113px;
	background-image:url(../img/search-inp.gif);
	background-repeat:no-repeat;
	border:medium none;
	line-height:30px;
	font-size:14px;
	float:left;
	margin-top:4px;
	color:#777;
	padding:0px 3px;
}

#search #sb{
	background-image:url(../img/sb.gif);
	background-repeat:no-repeat;
	width:73px;
	height:38px;
	border:medium none;
	color:#FFF;
	cursor:pointer;
	padding:0px;
	float:left;
	font-weight:bold;
	font-size:12px
}

#bar{
	height:42px;
	background-color: #f4f4f4;
	border-top:8px solid #fff;
	border-bottom:8px solid #fff;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	vertical-align: bottom;
	display: table;
	width: 450px;
}

.innerbar {
	display: table-cell;
	vertical-align: middle;
	line-height: 20px;	
}

#bar a, #bar span, #bar p{
	float:left;
}
#bar a, #bar span{
	padding:0px 2px;
}
#bar a:hover{
	text-decoration:none;
}
#select {
	float:right;
	margin-top:7px;
	cursor:pointer;
	position:relative;
	width:200px;
	margin-right:5px;
}

#sorrend{
	width:180px;
	height:36px;
	background-image:url(../img/sorrend.gif);
	background-repeat:no-repeat;
	line-height:36px;
	padding-left:10px;
	position:absolute;
	font-size: 14px;
}
#values{
	width:150px;
	background-color:#FFF;
	border:1px solid #999;
	position:absolute;
	top:32px;
	left:2px;
	z-index:5;
}
#values span {
	float:none !important;
	display:block;
	line-height:22px;
	padding-left:5px;
	color: #E54448;
	font-size: 13px;
}

#values span a {
	color: #333;
	display: block;
	text-decoration: none;
}
#values span a:hover {
	color: #005083;
	display: block;
	background-color: #eee;
	text-decoration: underline;
}


#termekek {
	width:459px;
	padding-left: 6px;
}

#termekek h2 {
	margin-left: 16px;
	margin-top: 16px;
}

#termekek p {
	margin-left: 16px;
}


.product-box {
	width:153px;
	float:left;
	margin-bottom: 24px;
}
.product-box:hover{
/* 	background-image:url(../img/product-box-hover.gif); */
}
.product-box .box-top{
	width:100%;
	height:6px;
	background-image:url(../img/termek-box-top.gif);
	background-repeat:no-repeat;
}
.product-box .box-bottom{
	width:100%;
	height:6px;
	background-image:url(../img/termek-box-bottom.gif);
	background-repeat:no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
}
.product-box:hover .box-top{
	background-image:url(../img/termek-box-top-hover.gif);
}
.product-box:hover .box-bottom{
	background-image:url(../img/termek-box-bottom-hover.gif);
}
.product-box img {
	border: none;
	cursor: pointer;
	margin: -3px;
}
.product-box .info{
	width:172px;
	height:50px;
	background-color:#ebebeb;
	position:absolute;
	bottom:40px;
	left:6px;
	color:#434343;
	padding-left:5px;
	text-decoration:none;
}

.product-box h3 {
	width:160px;
	height:48px;
	background-color:#ebebeb;
	position:absolute;
	bottom:40px;
	left:6px;
	color:#434343;
	padding: 6px 8px 8px 8px;
	text-decoration:none;
	line-height: 14px;
}

.product-box h3 a {
	font-size: 14px !important;
	color: #333;
	text-decoration: none;
}

.product-box h3 a:hover {
	text-decoration: underline;
}

.product-box .info:hover{
	text-decoration:underline;
}
.info h3{
	font-size:14px;
	margin-top:7px;
	margin-bottom:2px;
}
.info h2{
	font-size:12px;
	font-weight:normal;
}
.product-box .kosarba {
	position:absolute;
	bottom:10px;
	left:10px;
	height:30px;
	width:168px;
}
.product-box .kosarba strong{
	font-size:18px;
	color:#e54448;
	float:left;
	line-height:30px;
}
.kosarba_darabszam {
	width:24px;
	font-size:14px;
	text-align:center;
	border: 1px solid #cccccc;
	color:#7F6D56;
}

.kosarba_darabszam:hover {
	width:24px;
	font-size:14px;
	text-align:center;
	border: 1px solid #999;
	color:#7F6D56;
}


.product-box .kosarba img{
	margin:2px 0px 0px 5px !important;
	float:right;
	cursor:pointer;
}

.product-box a strong {
	font-size: 14px  !important;
	margin-top: 2px !important;	
}
.product-box a {
	text-align: left !important;
	font-size: 12px  !important;
	line-height: 14px  !important;
}

#cr {
	float:right;
	font-size:11px;
	color:#fff;
	padding: 8px 20px 2px 8px;
}

.ct1
{
float:left;
position:relative;
left:50%;
}
.ct2
{
position:relative;
left:-50%;
}

#pager{
	width:100%;
	margin-top: 28px;
	height:50px;
	float:left;
	text-align:center;
	line-height:50px;
}
#pager img {
	cursor:pointer;
	margin-top:10px;
	float:left;
	border: 0;
}
#pager a {
	cursor:pointer;
	float:left;
	font-weight:bold;
	color:#434343;
	margin-left:5px;
	margin-right:5px;
	text-decoration: none;
}
#pager a:hover{
	color:#005083;
	text-decoration:underline;
}

#pager span.active a {
	cursor:pointer;
	float:left;
	font-weight:bold;
	color:#ff0000;
	margin-left:5px;
	margin-right:5px;
	text-decoration: none;
}

#termek-nev {
	color:#FFF !important;
	font-size:22px !important;
	padding:12px !important;
	line-height: 22px !important;
	background-color: #e54448;
	text-align: left;
	border: 0px !important;
}
#cim-img{
	position:absolute;
	right:5px;
	top:187px;
}
#termek-img {
	width:200px;
	height:180px;
	float:left;
}
#termek-img img{
	border:none;
}
#leiras {
	width:242px;
	min-height:200px;
	float:left;
	margin-left:10px;
	margin-top:15px;
}
#leiras h6 {
	font-size:18px;
	color:#4b4a4a;
	border-bottom: 4px solid #eee;
	padding-bottom: 2px;
}
#leiras p {
	line-height:20px;
	font-size:14px;
	color: #4b4a4a;
	margin-top:5px;
}
#kosarba{
	width:322px;
	height:63px;
	background-image:url(../img/kosarba-bg.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:250px;
	margin-top:10px;
	line-height:63px;
}
#kosarba b{
	color:#FFF;
	font-size:24px;
	margin-left:10px;
	float:left;
}
#kosarba div{
	float:right;
	margin-right:10px;
}
#kosarba input{
	background-image:url(../img/db-szam.png);
	height:23px;
	width:27px;
	background-repeat:no-repeat;
	border:medium none;
	line-height:27px;
	padding:2px;
	text-align:center;
	color:#333;
	float:left;
	margin-top:18px;
	font-size:16px;
	font-weight:bold;
}
#kosarba span{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin-left:5px;
	float:left;
}
#kosarba img{
	margin-top:17px;
	float:left;
	margin-left:10px;
	cursor:pointer;
}

#hasonlo{
	height:50px;
	width:612px;
	background-image:url(../img/hasonlo-bg.png);
	background-repeat:no-repeat;
	color:#4b4a4a;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	margin-top:20px;
	padding-left:15px;
}

#single_page {
	width:100%;
	background-color:#FFF;
	float:left;
	display:inline;
}

#single_page_content {

}

#single_page_content ul {
	padding: 10px;
	margin: 10px;
}

#single_page_content p, #single_page_content li, #single_page_content {
	line-height: 18px;
	font-size: 13px;
	color: #333;
	text-align: justify;
}

#single_page_content p.important, .important {
	line-height: 18px;
	font-size: 13px;
	color: #333;
	background-color: #f2f2f2;
	padding: 12px;
	border-left: 4px solid #7F6D56;
	text-align: justify;
}

#single_page_content p.small {
	line-height: 14px;
	font-size: 11px;
	color: #666;
}

#single_page a {
	color: #7F6D56;
	text-decoration: none;
/*	font-weight: bold; */
}
#single_page a:hover {
	color: #999;
	text-decoration: underline;
/* 	font-weight: bold; */
}

#single_page_content h1 {
	font-size: 28px;
	color: #7F6D56;
	margin: 6px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 4px solid #eee; padding-bottom: 8px;
}


#single_page_content h2 {
	font-size: 28px;
	color: #7F6D56;
	margin: 6px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 4px solid #eee; padding-bottom: 8px;
}

#single_page_content h3 {
	line-height: 18px;
	font-size: 14px;
	color: #D91C09;
	margin: 6px 0px 12px 0px;
	text-align: justify;
}

#single_page_content h4 {
	line-height: 18px;
	font-size: 14px;
	color: #999999;
	margin: 12px 0px 12px 0px;
	text-align: justify;
}


#single_page_content table, .stdtable {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	background-color: #f8f8f8;
}

.stdtable .priceline {
	background-color: #fff;
}

#single_page_content table thead, #single_page_content table tr.thead {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	background-color: #eeeeee;
	font-weight: bold;
}

#single_page_content table tr.tfoot {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	background-color: #eeeeee;
	font-weight: bold;
	color: #D91C09;
}

#single_page_content table td, .stdtable td {
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 4px;
	font-size: 13px;
}

#single_page_content table tr.sec {
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 4px;
	font-size: 13px;
	background-color: #FFF;
}

#single_page_content fieldset {
	border: 1px solid #ddd;
	padding: 12px;
	background-image: url(../img/fieldset-bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 12px;
}

#single_page_content fieldset legend {
	color: #7F6D56;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.definput {
	border: 1px solid #ddd;
	padding: 4px;
}

.regcol1 { width: 142px; float: left; text-align: right; height: 30px; line-height: 30px; padding-right: 8px; }
.regcol2 { width: 200px; float: left; height: 30px; line-height: 30px; }
.regcol3 { width: 80px; float: left; height: 30px; line-height: 12px; color: #f00; font-size: 11px !important; text-align: left; display: table; }



.regcol1 strong { color: #F00; }

#error_login { font-size: 12px; color: #f00; text-align: center; padding-top: 4px; padding-bottom: 4px; } 
#logged { font-size: 12px; margin-top: 12px; }

.basket_no { border: 1px solid #cccccc; width: 20px; }
.payment_button { border: 1px solid #cccccc; padding: 4px; cursor: pointer; background-color: #D91C09; color: #FFF; }

.box-title { font-size: 18px !important; color: #d91c09 !important; }

.boxhead { background-image: url(../img/box-t.gif); height: 17px; }
.boxhead .l { background-image: url(../img/box-tl.gif); height: 17px; width: 17px; float: left; }
.boxhead .r { background-image: url(../img/box-tr.gif); height: 17px; width: 17px; float: right; }

.boxfoot { background-image: url(../img/box-b.gif); height: 17px; margin-bottom: 2px; }
.boxfoot .l { background-image: url(../img/box-bl.gif); height: 17px; width: 17px; float: left; }
.boxfoot .r { background-image: url(../img/box-br.gif); height: 17px; width: 17px; float: right; }

.box-234 { background-image: url(../img/box-234.gif); width: 200px; padding-left: 17px; font-size: 12px; line-height: 16px; padding-right: 17px; color: #403e3f; }
.box-234 div.title { font-size: 14px; color: #e54448; margin-bottom: 6px; font-weight: bold; border-bottom: 4px solid #eee; padding-bottom: 2px; }
.box-234 b { color: #666666; }
.box-234 a { color: #7F6D56 !important; text-decoration: none !important; }
.box-234 a:hover { text-decoration: underline !important; }
.box-234 input.button { background-color: #E54448; border: 4px solid #eee; color: #FFF; cursor: pointer; padding: 4px; margin: 0px 0px 8px 0px; }

.box-210 { background-image: url(../img/box-210.gif); width: 176px; padding-left: 17px; font-size: 12px; line-height: 16px; padding-right: 17px; color: #403e3f; }
.box-210 div.title { font-size: 14px; color: #00aa6b; margin-bottom: 6px; font-weight: bold; border-bottom: 4px solid #eee; padding-bottom: 2px; }
.box-210 b { color: #666666; }
.box-210 a { color: #7F6D56; text-decoration: none; }
.box-210 a:hover { text-decoration: underline; }
.box-210 input.button { background-color: #00aa6b; border: 4px solid #eee; color: #FFF; cursor: pointer; padding: 4px; margin: 0px 0px 8px 0px; }

.box-496 { background-image: url(../img/box-496.gif); width: 460px; padding-left: 17px; font-size: 12px; line-height: 16px; padding-right: 17px; color: #403e3f; }
.box-496 div.title { font-size: 14px; color: #e54448; margin-bottom: 6px; font-weight: bold; border-bottom: 4px solid #eee; padding-bottom: 2px; }
.box-496 b { color: #666666; }
.box-496 a { color: #7F6D56; text-decoration: none; }
.box-496 a:hover { text-decoration: underline; }


#logobox { position: absolute; top: 8px; left: 32px; }

.news-item { border-bottom: 1px solid #eee; text-align: left !important; padding: 18px 0px 18px 0px; } 
.news-item a { color: #7F6D56 !important; }

#qerror { margin-bottom: 8px; color: #F00; text-align: center; }

.prod_desc { font-size: 11px; line-height: 16px; }

.specification { list-style: square; }
.specification li { font-size: 11px !important; line-height: 14px !important; text-align: left !important; padding: 2px; }

.pbox-link { background-color:#eee; border-right: 10px solid #fff; padding: 8px; text-align: left; }
.pbox-link a { line-height: 14px !important; display: block; }

.search_item { padding: 6px 0px 12px 0px; border-bottom: 1px solid #eee; }
.search_item_left { float: left; width: 100px; margin-right: 12px; text-align:center; }
.search_desc { float: left; width: 300px; }
.search_link { color: #E54448 !important; font-size: 12px; }
.search_link b { color: #E54448 !important; font-size: 12px; }
.search-green a { color: #E54448 !important; }






