body {
	font-size: 10px;
	font-family: Verdana;
}

hr
{
	color: #F7DFA3;
	height: 1px;
	border: dotted #F7DFA3;
	}
.test
{
	height: 20px;
	text-align: center;
	color:#F7DFA3;
	border: Teal;
}

.TextFontPricelist
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color:#F7DFA3;
}
.TextFont
{
	font-size: 13px;
	font-family: Verdana;
	font-weight: normal;
	color:#F7DFA3;
}

.TextFontLight
{
	font-size: 12px;
	font-family: Verdana;
	font-weight:normal;
	color:#F7DFA3;
}

A.navigacijaglavna:link{
	text-decoration: none;
	color: #DAA520;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}
A.navigacijaglavna:visited{
	text-decoration: none;
	color: #DAA520;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}
A.navigacijaglavna:active{
	text-decoration: none;
	color: #DAA520;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}
A.navigacijaglavna:hover{
	text-decoration: none;
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}

A.navigacijapage:link{
	text-decoration: none;
	color: #DAA520;
	font-size: 13px;
	font-weight: bold;
}
A.navigacijapage:visited{
	text-decoration: none;
	color: #DAA520;
	font-size: 13px;
	font-weight: bold;
}
A.navigacijapage:active{
	text-decoration: none;
	color: #DAA520;
	font-size: 13px;
	font-weight: bold;
}
A.navigacijapage:hover{
	text-decoration: none;
	color: #FFCC00;
	font-size: 13px;
	font-weight: bold;
}

.naslov_h1, .naslov_h1_novo
{
	font-size: 14px;
	font-weight: bold;
	color: #DAA520;
}
.naslov_h1_novo
{
	background-image: url(../imgs/novo.png);
	background-repeat: no-repeat;
	margin-right: 20px:
}

.input_black
{
	border: 2px solid Black;
}

h1
{
	font-size: 16px;
	padding-bottom: 5px;
}

h1
{
	font-size: 16px;
	padding-bottom: 5px;
}

h2
{
	padding-top: 20px;
	padding-bottom: 15px;
	margin: 0px;
	font-size: 14px;
}

h3
{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

/* disable em italic */
em
{
	font-style: normal;
}

A.mali-link:link{
	text-decoration: none;
	color: #1a1a1a;
	font-size: 11px;
	margin-top: 2px;
}
A.mali-link:visited{
	text-decoration: none;
	color: #1a1a1a;
	font-size: 11px;
}
A.mali-link:active{
	text-decoration: none;
	color: #1a1a1a;
	font-size: 11px;
}
A.mali-link:hover{
	text-decoration: none;
	color: #FFCC00;
	font-size: 11px;
}

.test{
	display: inline;
	display: list-item;
	text-align: justify;
	margin-bottom: 5px;
}
