/* doenges.css */
#jsn-logo {
    padding: 0 0;
}
div.jsn-modulecontainer ul.menu-mainmenu > li {
    border-right: none;
}
#jsn-menu ul.menu-mainmenu a {
	font-weight: bold;
	padding: 14px;
}

.jsn-menudescription {
    font-style: normal;
    font-weight: bold;
    text-transform: none;
	opacity: 1;
}

div.jsn-modulecontainer ul.menu-mainmenu > li > a {
    text-transform: none;
}
.jsn-joomla-30 .page-header h2 {
    text-transform: none;
}

#jsn-master {
  /*  background-color: white;*/
    background-image: none;
}

.browseProductImage {
    max-height: 110px;
    max-width: 100%;
}
.featuredProductImage {
	min-height: 150px;
	max-width: 132px;
}

.shopbtn {
	width: 80px;
}
.vm-customfields-wrap {
    min-height: 65px;
    text-align: center;
}

.featured-view .row .product .spacer.product-container {
    background-color: lightsteelblue;
}
.product-price {
   /* margin: 0 0 6px;*/
    text-align: center;
    float: none;
   /* line-height: 18px;*/
}
/*.vm-cart-item-discount {
    min-width: 64px;
    width: 5%;
    text-align: center;
    display: none;
}*/
span.cart-images img {
    /*float: left;*/
    margin: 3px;
   /* width: 45px;*/
}

.vm-pagination {
    float: none;
    /*text-align: center !important;*/
}
.vm-page-counter {
    float: none;
}


.docont {
	float: left; 
	margin-bottom: 5px;
    margin-right: 10px;
    margin-top: 5px;
}

/* für vm rechnúng */
.liefdat {}

/* DOMOD   *//*
.domod {
	background-color: #fff;
	margin-bottom: 20px;
	margin-right: 5px;
}
.domod .jsn-moduletitle {
	background-color: #017477;
	color: #fff;
	text-shadow: none !important;
}
.domod .jsn-moduletitle span{
	padding-left: 2px;
	font-weight: bold;
}
.domod .jsn-modulecontent {
	padding: 0 4px;
	overflow: hidden;
}

.domod .prod_over1 {
	height: 100%;
}

.domod .prod_over2  a{
	color: #017477;
}
.domod .prod_over3  {
	font-weight: bold;
}

.domod .quantity-input {
	width: 15px;
}
.domod .quantity-controls {
	margin-left: 0px;
}

.domod .addtocart-button {
	margin-left: 2px;
}

/* BOXES   *//*
 
div.box-orange div.jsn-modulecontainer_inner {
	padding-bottom: 0px;
    padding-left: 4px;
    padding-right: 0;
    padding-top: 8px;
    box-shadow: 6px 4px 5px #F48222;
	position: relative;

	width: 100%;
	border: 1px solid #f48222;
}*/