@charset "windows-1250";

.body {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
a:hover {
	color: #E87E40;
}
.nadnaslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #6F6A5E;
	text-decoration: none;
}
.naslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #0076bf;
	text-decoration: none;
}
.podnaslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6F6A5E;
	text-decoration: none;
}
.text_bel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.text_povezava {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #0076bf;
	text-decoration: none;
}
.fotter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6F6A5E;
	text-decoration: none;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6F6A5E;
	text-decoration: none;
	line-height: 20px;
}
.text_naslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #E15B1C;
	text-decoration: none;
	line-height: 30px;
}

