@charset "utf-8";

body {
	background-image: url(bodyground123.jpg);
	background-repeat: no-repeat;
}
#header a #logo {
	background-image: url(../Slike/grbbb.fw.png);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 300px;
}
#header #weatherwidget {
	background-image: url(../Slike/weather-gadget.png);
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	height: 150px;
	width: 200px;
}
#header #trazilica {
	float: left;
	height: 110px;
	width: 500px;
	padding-top: 40px;
}


#header {
	background-image: url(../Slike/Slike/proba.fw.png);
	width: 1020px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}
#navbar {
	height: 40px;
	width: 990px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #39C;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding-top: 15px;
	padding-left: 30px;
}
#sadrzaj1 {
	height: 650px;
	width: 800px;
	border-top-color: #0F0;
	border-right-color: #0F0;
	border-bottom-color: #0F0;
	border-left-color: #0F0;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#sadrzaj {
	height: 800px;
	width: 1020px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#sadrzaj #linkovi {
	background-color: #39C;
	width: 200px;
	float: left;
	height: 560px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#sadrzaj #linkovi #kontakt {
	clear: both;
	float: left;
	height: 250px;
	width: 200px;
	background-image: url(../Slike/Slike/kontaktnacelnik.fw.png);
	background-repeat: no-repeat;
	background-color: #39C;
}

#sadrzaj #nacelniksadrzaj {
	height: 70px;
	width: 800px;
	float: right;
	background-color: #FFF;
	padding-top: 15px;
	padding-left: 15px;
	text-align: left;
	font-size: 18px;
}
#sadrzaj #nacelnikslika {
	height: 370px;
	width: 750px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	background-image: url(../Slike/Slike/nacelnik.fw.png);
	background-repeat: no-repeat;
	padding-top: 270px;
	padding-left: 17px;
}

#footer {
	background-color: #CCC;
	height: 70px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Slike/footer.fw.png);
	text-align: center;
	margin-top: 5px;
	color: #333;
	background-position: center;
	font-weight: normal;
}
#cz {
	float: left;
	height: 100px;
	width: 220px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
	margin-top: 5px;
	text-align: left;
}
#box_a {
	float: left;
	height: 100px;
	width: 220px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
	margin-top: 5px;
	margin-left: 160px;
	margin-right: 0px;
}

#cz_zahtjevi {
	height: 550px;
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 0px;
	color: #333;
	text-align: left;
}

#box_b {
	float: left;
	height: 100px;
	width: 220px;
	margin-left: 40px;
	margin-top: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
}

#sadrzaj #nacelniksadrzaj #cz_zahtjevi table tr th {
	text-align: left;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}
