body {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(images/bgr.jpg);
	height: auto;
	width: 100%;
	clear: both;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.zaglavlje {
	background-image: url(images/Naslovna_strana_01.png);
	background-position: center;
	height: 113px;
	width: 760px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: default;
}
.Kopirajt {
	text-align: center;
	width: 760px;
	margin-top: 0em;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-size: 0.8em;
	color: #CCCCCC;
	clear: both;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2em;
}

.Navbar {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Main {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	background-repeat: repeat-y;
	page-break-before: always;
	page-break-after: always;
	position: static;
	left: auto;
	top: auto;
	clear: both;
}
.Bottom {
	background-image: url(images/bottom_wrapper.png);
	height: 23px;
	width: 721px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	page-break-before: auto;
	page-break-after: auto;
	position: relative;
	top: auto;
	left: auto;
}
.SideBar {
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 160px;
	margin-left: 30px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0.3em;
	padding-top: 0.5em;
	top: auto;
	left: auto;
	padding-right: 1em;
	padding-bottom: 1em;
	page-break-before: always;
	page-break-after: always;
	height: auto;
	font-size: small;
	text-transform: uppercase;
}
a:link {
	font-size: 0.7em;
	color: #993300;
}

.Maintext {
	color: #993300;
	width: 440px;
	height: auto;
	margin-left: 225px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-top: 0.2em;
	page-break-before: always;
	page-break-after: always;
	font-size: small;
}
#Tekst {
	color: #993300;
	margin: 0px;
	width: auto;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 0em;
	white-space: normal;
}

h3 {
	font-weight: bold;
	color: #000000;
	text-transform: none;
	font-size: small;
	line-height: 0px;
	text-align: left;
	vertical-align: text-bottom;
}
h4 {
	text-indent: 1em;
	line-height: 0em;
}

h2 {
	color: #993300;
	font-size: medium;
	text-align: left;
	text-transform: capitalize;
	line-height: 0px;
}
h1 {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	line-height: 0px;
}


a:hover {
	font-size: 0.7em;
	color: #FF9900;
}
a:visited {
	font-size: 0.7em;
	color: #993300;
}
p {
	color: #993300;
	font-size: small;
}

