@charset "utf-8";
/* Contents, Pagger, Categories, Products */

/* ************ Content ************ */
.content a {
	text-decoration:none;
	color:#252525;
	font-weight:bold;
}
.content table {
	height:auto;
	margin: 0 auto;
}
.content h1 {
	font-size:18px;
	color: #58ba07;
	margin-bottom:5px;
}
.content h2 {
	font-size:16px;
	color:#113a4c;
}
.content h3 {
	font-size:14px;
	color:#58ba07;
	margin-bottom:5px;
}
.content h2 a {
	color:#58ba07;
}
.content hr {
	height:2px;
	width:552px;
	margin:0 0 5px 0;
	background-color:#58ba07;
	border:none;
}
.content p {
	text-align:justify;
}
/* ************ Pagger ************ */
.pagger {
	width:552px;
	height:auto;
	float:left;
	text-align:center;
	font-size:13px;
	background-color:#ceffa5;
	margin: 0 0 10px 0;
}
.pagger a {
	text-decoration:none;
	color:#333;
}
/ /* ****** Alkategóriák Képes ******** */
.sub_cat {
 float:left;
 width:552px;
}
.sub_cat ul {
	width:552px;
	height:auto;
	float:left;
	list-style:none;
	margin:10px 0 0 17px;
	padding:0;
}
.sub_cat ul li {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.sub_cat ul li a {
	font-size:14x;
}
/* ****** Alkategóriák Szöveges ******** */
.sub_tbl {
	float:left;
	margin-bottom:20px;
}
.sub_tbl table {
	width:300px;
	margin:5px;
	text-align:left;
}
.sub_tbl table thead {
	background-color:#58ba07;
	color:#FFF;
	font-weight:bold;
}
.sub_tbl table thead th {
	padding:3px;
	text-align:left;
}
.sub_tbl table tbody {
	background-color:#FFF;
}
/* ****** Termékek felsorolása ******** */
#product_view {
	width:552px;
	min-height:200px;
	float:left;
}
ul.display li .controlls {
	width:375px;
	float:left;
}
ul.display {
	float: left;
	width: 552px;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
ul.display li {
	margin: 15px 0 15px 0;
	padding:0;
	width:100%;
	color:#013533;
	text-align:justify;
	float:left;
}
ul.display li .info {
	float:left;
	margin:0 0 0 12px;
	padding:0;
	width: 365px;
}
ul.display li .info .button3 {
	float:right;
}
ul.display li p {
	float:left;
	margin:0 0 0 0;
	padding:0;
	width: 365px;
	min-height:90px;
	text-align:left;
}
ul.display li h2 {
	width: 365px;
	float:left;
	color:#58ba07;
	margin:0 0 5px 10px;
	padding:0;
	font-size:16px;
	text-align:left;
}
ul.thumb_view {
	float: left;
	width: 552px;
	padding: 0;
	list-style: none;
	margin:0 0 0 15px;
}
ul.thumb_view li {
	width:154px;
	height:190px;
	float:left;
	margin: 15px 15px 0 10px;
	padding:0;
}
ul.thumb_view .info {
	display:none;
}
ul.thumb_view li h2 {
	width:154px;
	height:30px;
	background-color:#E1E1E1;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	float:left;
	padding:0;
	margin:2px 0 0 2px;
	color:#000;
	text-align:center;
	font-size:10px;
	position:relative;
	left:-2px;
}
ul.thumb_view li h2 a {
	color:#000;
}
.switch_thumb {
	width:552px;
	height:auto;
	float:left;
}
a.switch_thumb {
	color:#284e9a;
	width: 112px;
	height: 26px;
	line-height: 12px;
	padding: 0;
	margin: 0;
	display: block;
	background: url(../images/switch.png) no-repeat;
	outline: none;
	padding: 0 5px 0 5px;
}
a.switch_thumb span {
	position:relative;
	top:6px;
	color:#54b107;
}
a.swap {
	background-position: left bottom;
}
/* ************ IMGBOX ************ */
.imgbox {
	width:154px;
	height:147px;
	background-image:url(../images/imgbox.png);
	background-repeat:no-repeat;
	float:left;
}
.added_to_pack {
	background-image:url(../images/imgbox2.png);
}
.imgbox img, .imgbox2 img {
	border:none;
	width:152px;
	height:114px;
	position:relative;
	top:1px;
	left:1px;
}
.imgbox a, .imgbox2 a {
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
.imgbox span, .imgbox2 span {
	width:154px;
	height:auto;
	float:left;
	margin: 10px auto;
	padding:0;
	text-align:center;
	font-weight:bold;
	color:#FFF;
}
/* ************ IMGBOX - cat ************ */
.imgbox2 {
	width:154px;
	height:161px;
	background-image:url(../images/imgbox3.png);
	background-repeat:no-repeat;
	float:left;
}
.imgbox2 span {
	width: 140px;
	font-size:11px;
	margin: 8px 0 0 7px;
	padding:0;
	text-align:center;
}
.discount_pr s {
	width:154px;
	color:#FFF;
	font-size:12px;
	margin: 2px auto 0 auto;
	text-align:center;
	padding:0;
	float:left;
}
.discount_pr span {
	width:154px;
	float:left;
	margin: 0px auto;
	padding:0;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#F00;
}
.discount_pr span a {
	color:#F00;
}
/* ****** Price Nézet ******** */
.price {
	font-weight:bold;
	margin-right:15px;
	color:#55952D;
}
/* ******** Kosár BEGIN ******** */
#cart table {
	text-align:center;
	width:100%;
}
#cart thead {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#58ba07;
}
#cart tbody {
	background-color:#E2E2E2;
	color:#489406;
}
#cart tbody a {
	text-decoration:none;
	color:#294c0b;
}
/* ******** Rendelés BEGIN ******** */
.order_tbl {
	width:552px;
	margin-bottom:20px;
}
.order_tbl input {
	width:150px;
}
.order_tbl label {
	font-weight:bold;
	font-size:13px;
}
.order_tbl label span {
	font-weight:normal;
	font-size:11px;
}
.order_tbl textarea {
	width:150px;
	height:90px;
}
/* ******** Buttons ******** */
.button {
	background-image:url(../images/button.png);
	width:100px;
	height:20px;
	margin-top: 5px;
	border:none;
	color:#FFF;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	cursor:pointer;
}
.button a {
	display:block;
	width:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:normal;
	font-size: 12px;
	margin-top: 0;
	padding:2px 0 3px 0;
}
.button a:hover {
	color:#FFF;
}
.button3 {
	background-image:url(../images/button3.png);
	width:100px;
	height:30px;
	margin-top: 5px;
	border:none;
	color:#FFF;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	cursor:pointer;
}
.button3 a {
	display:block;
	width:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:normal;
	font-size: 12px;
	margin-top: 0;
	padding:7px 0 7px 0;
}
