body {
	margin: 0 auto;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 5px;
	margin-bottom: 3px;
}


p {
	margin-top: 5px;
	margin-bottom: 3px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}

.content {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 83%;
	line-height: 1.4;
	text-align: justify;
/*	text-indent: 20px; */
}


.content2 {
	font-size: 92%;
	line-height: 1.4;
}


.content3 {
	margin-right: 20px;
	font-size: 83%;
	line-height: 1.4;
	text-align: justify;
/*	text-indent: 20px; */
}

.footer {
	font-size: 83%;
}

.naslov {
	font-size: 113%;
	margin-left: 32px;
	font-weight: bold;
	color: #666666;
}

.naslov2 {
	font-size: 113%;
	margin-left: 10px;
	font-weight: bold;
	color: #666666;
}

.menulink a:link {
	padding-top: 20px;
	color: #006633;
}

.bulletdetalji {
	list-style-type: disc;
	list-style: inside;
	margin: 0px;
	padding: 0px;
	line-height: 1.1em;
}

._10ptArial {
	font-family:Arial, Helvetica, sans-serif;
}
.naslovnikatdetalji {
	font-family: Tahoma;
	font-size: 12pt;
	color: #333333;
}


a {
	color: #0033FF;
}

a:visited {
	color: #800080;
}

a:hover {
	text-decoration : none;
}

a.notvisited, a.notvisited:visited {
	color: #0033FF;
}


.price_promotion {
	color: red;
	font-weight: bold;
}


.listing_promocija {
	margin-left: 5px;
	padding: 2px 5px;
	background-color: #CC1616;
	font-weight: bold;
	color: white;
}

.detalji_promocija {
	padding: 2px 25px;
	background-color: #CC1616;
	font-weight: bold;
	color: white;
	margin: 2px;
	height: 24px;
	line-height: 24px;
}