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/Header.png);
	background-position: center;
	height: 109px;
	width: 721px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	filter: Glow(Color=#993300, Strength=1);
}
.Kopirajt {
	text-align: center;
	width: 721px;
	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;
}

.TopBorder {
	background-image: url(images/top_wrapper.png);
	background-position: center;
	height: 41px;
	width: 721px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	page-break-before: auto;
	page-break-after: auto;
	position: static;
	left: auto;
	top: auto;
	bottom: 0px;
}

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

.Main {
	width: 721px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	background-image: url(images/main_wrapper.png);
	background-repeat: repeat-y;
	page-break-before: always;
	page-break-after: always;
	position: relative;
	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 {
	font-weight: bold;
	float: left;
	width: 160px;
	margin-left: 30px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0em;
	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 {
	color: #993300;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
	font-size: .8em;
}

.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 {
	color: #000000;
	font-size: x-small;
}
h5 {
	padding-left: 3em;
	color: #CC6600;
}

h4 {
	text-indent: 0.5em;
}

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


a:hover {
	font-size: 0.8em;
	color: #FF9900;
	white-space: nowrap;
	text-decoration: none;
}
a:visited {
	font-size: 0.8em;
	color: #660000;
	white-space: nowrap;
	text-decoration: none;
}
p {
	color: #993300;
	font-size: small;
}
