.middle-product {
	background-color:#FFF;
	float: left;
	height: 545px;
	margin: 5px 5px 0px 0px;
	padding: 15px;
	width: 215px;
}

.middle-product h2{
	color: #4d6301;
    font-family: HelveticaNeueLTPro-Bd;
    font-size: 20px;
    height: 80px;
    margin-bottom: 15px;
    overflow: hidden;
}

.middle-product .image {	
	display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
	margin-bottom:15px;
	width:200px;
	height:180px;
}

.middle-product .image img{
	max-width: 200px;
	max-height: 180px;
}
.middle-product .short_description {
	height: 180px;
	margin-bottom: 10px;
	overflow: hidden;
	font-size:16px;
	color: #4d6301;
    font-family: HelveticaNeueLTPro-Bd;
	line-height: 22px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;  
}
.middle-product .price {
    margin-left: -15px;
}
#content .middle-product h2 {
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	line-height: 16px;
	margin: 0;
}

#content .middle-product .price {
	color: #96ac2f;
	font-size: 14px;
	font-weight: bold;
	margin-left: 80px;
	text-align: right;
}



.middle-product .product-more {
	bottom: 5px;
    color: #f9a760;
    display: block;
    font-family: HelveticaNeueLTPro-Bd;
    font-size: 16px;
	position: relative;
    text-align: left;
}

.middle-product form {
	float: right;
    height: 55px;
    position: relative;
    right: -8px;
    top: -50px;
    width: 55px;
}

input.tobasket{
	background: url("../image/icon-basket.png") no-repeat scroll;
	margin-top: 0px;
	width:50px;
	height:55px;
	display: none!important;
}
/*
.middle-product .product-basket {
	background: url(../images/bg_prod_basket.png) left top no-repeat;
	border: 0;
	color: #0fa5d2;
	display: block;
	float: right;
	font-size: 13px;
	font-weight: bold;
	height: 31px;
	line-height: 32px;
	padding-left: 39px;
	text-align: left;
	width: 106px;	
}
*/

#content .left-img {
	float: left;
	margin-right: 7px;
}

#content .right-img {
	float: right;
	margin-left: 7px;
}

#content #webshop {
	margin: 0 15px;
}

#content #webshop li {
	background: none;
	padding: 0;
}

#content .middle-product {
	margin: 0;
	position: relative;
}


/* WEBSHOP */ 

ul#webshop_category {
	float: none;
}

ul#webshop_category li a {
	font-size: 14px;
	font-weight: normal;
	height: auto;
	padding: 8px 10px;
}

ul#webshop_category li a:hover {
	font-size: 14px;
}

#webshoplHeader form {
	color: #fff;
	float: right;
	margin-right: 10px;
	margin-top: -49px;
}

#content #webshoplHeader h1, 
#content #webshoplHeader h2 {
	color: #333;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

#content #webshoplHeader h1 {
	background: url(../images/bg_content-hh.png) left top no-repeat;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 48px;
	line-height: 37px;
	padding: 0 15px;
	z-index: 1000;
	width: 510px;
}

#content #webshoplHeader h1 a,
#content #webshoplHeader h2 a {
	color: #aecb3d;
	margin: 0 4px;
}

#content #webshoplHeader h1 { line-height: 33px; }
#content #webshoplHeader h1 a { color: #fff; }
#content > div { margin: 0; }


/*
span.webshop_price {
	color: #96ac2f;
	font-weight: bold;
	/*display: block;
	float: right; 
	font-size: 16px;
	height: 32px;
	line-height: 32px;
}
*/
div.prod_image{
	width:335px;
	height:400px;
	float:right;
}
div#webshopl img.product_image {
	background-color: #fff;
	border: 1px solid #fdfdfd;
	float: left;
	height: 230px;
	margin: 4px 20px 20px 20px;
}

/*
span.webshop_price {
	color: #9ab230;
}
*/
.product_content span.webshop_price {
	font-size: 22px;
	float: none;
}

.product_content {
	margin: 10px 20px;
}

.notice_msg {
	padding: 20px;
}

.basket_product_image img {
	max-height: 100px;
	max-width: 100px;
	margin:0 auto;
}

.basket_product_link {
	color: #333;
	font-size: 12px;
	line-height: 20px;
}

table#basket_content tr td.basket_product_uprice {
	color: #9bb331;
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
	width: 80px;
}

table#basket_content tr td.basket_product_uprice span.webshop_price {
	color: #9bb331;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

#basket_content tr th,
#basket_content tr td {
	vertical-align: middle;
}

table#basket_content tr#lasttr td.osszesen_fiz {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: right; 
}

table#basket_content tr  td.osszesen_fiz_price {
	text-align: right; 
	color:#FFF;
	font-family:HelveticaNeueLTPro-Bd;
	text-transform:uppercase;
}
.price-cell-text-summ, .cart-delivery-price-text{
	font-size:20px;
	vertical-align: middle;
	position: relative;
    top: 2px;
}
.cart-price-summ, .cart-delivery-price{
	font-size:35px;
	margin:0px 20px 0px 10px;
	vertical-align: middle;
}
#delivery_table tr td {
	padding: 3px; 
}

.padding-5 {
    display: inline-block;
    margin-top: 0;
    padding: 5px;
    width: 80px;
}
.padding-5 span{
	color: #4d6301;
    font-family: HelveticaNeueLTPro-Bd;
    font-size: 25px;
    left: 9px;
    position: relative;
    top: 3px;
}

#content .listPager ul li {
	background: none;
	padding: 0 5px;
}

.listPager ul li a {
	border: 0;
	color: #FFF;
	display: block;
	font-size: 14px;
	line-height: 21px;
    padding: 0 6px;
	font-family: 'HelveticaNeueLTPro-Md';
}

.listPager ul li a:hover {
	text-decoration: underline;
}

.listPager ul li span {
	color: #fff;
    display: block;
    font-family: "HelveticaNeueLTPro-Md";
    font-size: 14px;
    line-height: 21px;
    padding: 0 6px;
}

table.my_orders{
	width: 757px;
}
table.my_orders tr th {
	background-color: #4d6000;
	color: #9fc600;
	font-size:15px;
	font-family: HelveticaNeueLTPro-Bd;
}

table.my_orders tr td fieldset table tr.even td {
	background-color: #F0F0F0;
}

.order_comment {
	height: 85px;
	margin-bottom: 3px;
	resize: none;
	width: 510px;
}

.send_comment {
	background: none repeat scroll 0 0 #f78f1e;
	color: #fff;
	display: block;
	font-family: HelveticaNeueLTPro-Bdex;
	padding: 5px 10px;
	text-transform: uppercase;
	width: 90px;
	margin: 5px 0px;
	border:none;
	text-align:center;
}

.ui-tabs .ui-tabs-nav li a {
	padding: 0.5em 0.7em;
}

.delivery_select select {
	width: 200px;
}

#content .afa {
	color: #999;
	font-style: italic;
	margin: 35px 0 0 0;
	padding: 0;
	text-align: center;
}

.open_or_not {
	display: block;
	float: left;
	width: 20px;
	text-align: center;
}

#invoice_table tr th {
	padding-right: 5px;
	text-align: right;
}

#invoice_h1,
#delivery_h1 {
	cursor: pointer;
}

.category_block {
	margin-bottom: 30px;
}

#content .category_block h2 {
	padding: 0 10px 10px 10px;
}

.category_lead {
	padding: 0 30px;
}

#content #add_question .sidebar-field {
	background: none;
	background-color: #fff;
	border: 1px solid #bbb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 235px;
}

#content #add_question textarea.sidebar-field {
	font-family: 'Myriad Pro', Tahoma;
	height: 100px;
	resize: none;
	width: 490px;
}

.featured {
	font-weight: bold;
	font-size: 13px;
}

.right_text {
	text-align: right;
}

.right_text img {
	float: right;
	height: 75px;
	margin: 0 0 10px 10px;
}

.pager_span {
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	text-align: center;
	width: 16px;
}

.pager_link {
	background: url(../images/bg_sidebar-hh.png) left top no-repeat;
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	text-align: center;
	width: 16px;
}

#doctor_box {
	border: 2px solid #ccc;
	margin-bottom: 20px;
	padding: 10px;
}

#doctor_data {
	float: right;
	padding-left: 10px;
}

#doctor_data a {
	float: right;
}

#doctor_data a img {
	height: 140px;
}

#content #doctor_box h2 {
	color: #098dcd;
}

#content #doctor_box h3 {
	font-size: 14px;
	padding-left: 10px;
}

#content #doctor_box h3 a {
	color: #098dcd;
}

#content #doctor_box h4 {
	font-size: 14px;
	padding-left: 10px;
}

#content #doctor_box h4 a {
	color: #1d8850;
}

.listPager ul li span {
    line-height: 30px;
    height: 30px;
    min-width: 20px;
    padding: 0 5px;
    text-align: center;
}

.listPager ul li a {
    border: 0;
    color: #FFF;
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding: 0 5px;
    font-family: 'HelveticaNeueLTPro-Md';
    display: block;
    min-width: 20px;
}

#webshoplHeader form {
    margin-top: 0;
}

#orderer {
    margin: 5px -5px 5px 0px;
}

.middle-product h2 {
    height: 85px;
    line-height: 21px;
}

.price-cell .blue-input {
    font-size: 20px;
}