
.vitamineMenuTable  {
    width:466px;
}
.vitamineMenuTable a img{
    border:none;
    cursor: pointer;
}

.vitamineMenuTable td {
    text-align:center;
    padding-left:46px;
}

.vitamineMenuList {
    padding: 0px;
    width: 440px;
    margin-left: auto;
    margin-right: auto;
}
.vitamineMenuList ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
}
body .vitamineMenuList ul {
    _padding-left: 0px;
}
.vitamineMenuList ul li {
    display: block;
    float: left;
    padding: 0;
    width: 150px;
    height: 110px;
    margin-top: 0;
    margin-right: 25px;
    margin-bottom: 10px;
    margin-left: 25px;
}
.vitamineMenuList ul li a img {
    border: none;
    vertical-align: bottom;
}

/*----------------------odnosi se na celu listu vina ili sokova... ------------------------------------*/


.listProducts {
	color:#454F24;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.listProducts li {
	margin: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.listProducts li.newItem {
	margin: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #E8E9E6;
	background-image: url(../img/newItem.gif);
	background-repeat: no-repeat;
	background-position: 410px center;
}

.listProducts li h2.product {
	margin:0 0 0 40px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #454F24;
	background-color: transparent;
}
.listProducts li h2.product a, .listProducts li h2.product a:visited {
	margin:0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D45225;
	text-decoration: none;
}
.listProducts li h2.product a:hover {
	text-decoration: underline;
}
.listProducts li p.productLead {
	margin:0 0 0 40px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #454F24;
	background-image: url(/img/linijaMala.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    padding-bottom:10px;
	background-color: transparent;
}
.listProducts li p.last {
	background-image: none;
}
span.ordNum {
	background-image:url(../img/listProducts_number.png);
	background-repeat:no-repeat;
	color:#D45225;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:25px;
	padding-top:5px;
	text-align:center;
	width:25px;
}



p.textColor {
	color:#8D937A;
}
h1.storyTitle {
    color:#68704E;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:20px;
    margin:0 0 5px;
}

.margin {
	margin-top:20px;
}
.listProducts li h2.titleWithoutLead {
	padding-top:5px;
	background-image: url(/img/linijaMala.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
	padding-bottom:10px;
}
.listProducts li h2.titleWithoutLeadLast {
	padding-top:5px;
	padding-bottom:10px;
}