@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	display: block;
	height: auto;
	width: 1260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center 340px;
	position: relative;
	background-color: #00001A;
	background-image: url(../slike/background.jpg);
}
#header {
	display: block;
	float: left;
	height: 350px;
	width: 1260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	font-size: xx-large;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
	text-align: left;
	background-image: url(../slike/heading4.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#logo {
	background-image: url(../slike/LOGO.png);
	background-repeat: no-repeat;
	display: block;
	height: 130px;
	width: 306px;
	position: relative;
}



.navi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 35px;
	color: #FFFFFF;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	list-style-type: none;
	left: -20px;
	list-style-image: url(../slike/icon2.png);
}

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	background-color: #333333;
	text-align: left;
	display: block;
	height: 1000px;
	width: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 150px;
	border: 2px solid #FFFFFF;
	position: relative;
	top: -50px;
	float: left;
	padding: 10px;
	overflow: auto;
	list-style-image: url(../slike/icon.png);
}
.naslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	color: #0099FF;
	display: block;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #00001A;
	display: block;
	float: left;
	height: 50px;
	width: 1260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	top: -90px;
	background-repeat: no-repeat;
}
#sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	background-color: #333333;
	text-align: left;
	display: block;
	padding: 10px;
	float: left;
	height: 1100px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 60px;
	border: thin solid #CCCCCC;
	position: relative;
	top: -150px;
	background-image: url(../slike/pass.png);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-position: outside;
	list-style-image: url(../slike/icon.png);
}
#contentimg {
	display: block;
	width: 570px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	float: left;
	top: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: auto;
	left: 5px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #00ccFF;
}
a:active {
	text-decoration: underline;
	color: #ffffff;
}
.hovermenu a:link{
	text-decoration: none;
	color: #0066FF;
	}
	a:hover {
	text-decoration: none;
	color: #00ccFF;
}
#shade {
	background-image: url(../slike/shade1.png);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	left: -170px;
	top: 1325px;
}
#shade2 {
	background-image: url(../slike/shade2.png);
	display: block;
	height: 20px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	top: 1300px;
	left: 350px;
}
.naslov2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	color: #0099FF;
	display: block;
}
