@charset "utf-8";
#logo {
	text-align: center;
	height: 104px;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(slike/ozadje.jpg);
	float: none;
}
#buttons {
	text-align: center;
	position: relative;
	background-color: #004812;
}
#maincontent {
	width: 100%;
	text-align: justify;
	color: #000;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



.sekcija1 {
	width: 100%;
	padding-top: 1cm;
	padding-bottom: 0cm;
	position: relative;
	height: 100%;
}

.sekcija2 {
	width: 100%;
	padding-top: 1cm;
	padding-bottom: 1cm;
	position: relative;
	height: 100%;
}
.stil1 {
	position: relative;
	width: 25%;
	left: 11%;
	height: auto;
	text-align: center;
}
.stil2 {
	position: absolute;
	width: 25%;
	left: 37%;
	top: 1cm;
	text-align: center;
}
.stil3 {
	width: 25%;
	position: absolute;
	top: 1cm;
	text-align: center;
	left: 63%;
}
.zastava {
	position: absolute;
	left: 900px;
	top: 26px;
	width: 119px;
	height: 43px;
	overflow: visible;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(slike/ozadje.jpg);
}
#text {
	text-align: justify;
	padding-right: 20%;
	padding-left: 20%;
}
.ozadjetext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px;
	background-image: url(../slike/ozadje%20belo.png);
}
.naslovnifonti {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #004812;
}
table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	border: thin solid #004812;
	border-collapse: collapse;
}
.celice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	border: thin solid #004812;
	border-collapse: collapse;
}
.logo_Freeart {
	position: absolute;
	top: 26px;
	width: 126px;
	height: 50px;
	overflow: visible;
	right: 900px;
	float: none;
}

