@charset "utf-8";
/* CSS SEO FIX Document */
h1,h2,h3,h4,h5 {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.listItemTable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}




/* vinske ceste */
.vcContent {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #333333;
}



.vcContent h1 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 24px;
}
.vcContent h2 {
	font-weight: bold;
	text-transform: none;
	font-size: 14px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}
.vcContent .listItem {
	display: block;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: center;
	float: left;
	margin-right: 15px;
	padding: 10px;
	width: 188px;
	height: 150px;
}
.vcContent .clearAll {
	clear: both;
}
.vcContent .listItemSolo {
	display: block;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
	padding: 10px;
	height: 150px;
	text-align: center;
	width: 180px;
}
.vcContent h3 {
	padding: 10px;
	width: 150px;
}
.vcContent .duration {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	margin-top: 20px;
	padding-bottom: 5px;
	text-transform: none;
	text-align: center;
}

.vcContent .duration2 {
	float: left;
	text-align: center;
	margin-left: 80px;
}
.vcContent .duration3 {
	float: right;
	text-align: center;
	margin-right: 120px;
}

.vcContent .terms {
	clear: both;
	text-align: center;
	display: block;
}


.vcContent p {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.vcContent .wineList {
	padding-bottom: 10px;
	width: 325px;
	margin-right: 10px;
	background-color: #FFF2EC;
	border: 1px dashed #CCCCCC;
	margin-bottom: 10px;
	background-image: url(image/vino.gif);
	background-position: 260px 40px;
	background-repeat: no-repeat;
}
.vcContent ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-image: url(image/bullet.gif);
}

.vcContent .wineList .box {
	padding: 10px;
	text-transform: none;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	background-color: #FFEADF;
}
.vcContent .wineList img {
	padding-left: 40px;
}


.vcContent .arangmentInc {
	padding: 10px;
	clear: both;
	margin-bottom: 15px;

}
.vcContent .dishList {
	margin-bottom: 10px;
	width: 325px;
	padding-bottom: 10px;
	background-color: #FFF2EC;
	border: 1px dashed #CCCCCC;
}
.vcContent .dishList .box {
	padding: 10px;
	text-transform: none;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	background-color: #FFEADF;
}


.vcContent .arangmentInc .box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	font-size: 18px;
	color: #000000;
}


.vcContent .intro {

}

.vcContent .cijena {
	color: #000000;
	padding: 10px;
	margin-bottom: 0px;
	text-align: right;
}
.vcContent .cijena span {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}


.vcContent .uvjeti {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 20px;
	clear: both;
}
.vcContent .napomena {
	clear: both;
	color: #666666;
}

.vcContent img.first {
	float: left;
	display: block;
	margin-right: 10px;
}
.vcContent img.right {
	float: right;
	display: block;
	clear: both;
	margin-bottom: 5px;
	margin-left: 5px;
}

.vcContent .quoteBox .quoteTxt {
	font-style: italic;
	margin-bottom: 5px;
}
.vcContent .quoteBox .quoteAuthor {
	font-weight: bold;
	margin-top: 0px;
}
