body {
	background-image: url(images/back.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #C1D1DE;
	background-repeat: no-repeat;
	background-position: center top;
}



.naslov {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #003366;
	padding-left: 30px;
	font-style: normal;
	font-weight: bold;
}






a:link
{
	font-size: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	
}


a:visited
{
	font-size: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


a:hover
{
	font-size: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	font-style: italic;
	vertical-align: middle;
	line-height: 20px;
	padding-left: 20px;
}
.txtPrice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-style: normal;
	vertical-align: middle;
	line-height: 40px;
}
.txtTablica {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	font-style: normal;
	vertical-align: middle;
	line-height: 40px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}




.naslov_manji {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #7ba3b7;
	font-weight: bold;
	text-align: center;
}
.naslov_veci {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 45px;
	color: #456f84;
	font-weight: bold;
	text-align: center;
}
.naslov_veci2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 45px;
	color: #7ba3b7;
	font-weight: bold;
	text-align: center;
}
.naslov_vec3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 45px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}



.txt_manji {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	font-style: italic;
	line-height: 20px;
}
