body {
	font-family: Georgia, "Times New Roman", Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#container {
	padding: 0px;
	height: auto;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top {
	height: 87px;
	width: 850px;
}
.left {
	float: left;
}
.middle {
	height: 159px;
	width: 850px;
}
.nav {
	height: 48px;
	width: 850px;
}
.sadrzaj {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 850px;
}
#top_img {
	background-image: url(images/txt_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 850px;
}
#txt {
	background-image: url(images/txt_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 90px;
}
#bottom_img {
	background-image: url(images/txt_bottom.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 850px;
}
p {
	padding: 0px;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}
.mtop_0 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.tekst {
	background-image: url(images/strelica.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}
h1 {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 90px;
	margin: 0px;
}
a:link {
	text-decoration: underline;
	color: #FF9900;
}
a:visited {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.mouse {
	cursor: help;
}
.desetpx {
	font-size: 10px;
}
#footer {
	height: auto;
	width: 850px;
}
.foo_top {
	background-image: url(images/foo_top.png);
	background-repeat: no-repeat;
	height: 3px;
	width: 850px;
}
.footer {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat;
	margin: 0px;
	height: auto;
	width: 790px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
#links {
	float: left;
	height: auto;
	width: 335px;
	text-align: left;
	padding-left: 60px;
}
#copyright {
	float: left;
	height: auto;
	width: 394px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.clear {
	clear: both;
}

