@charset "utf-8";

* :focus { outline: 0; }

#ozadje {
	background-color: #000;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	bottom: 0px;
	position: absolute;
	overflow: hidden;
}

#vsebina {
	height: 100%;
	width: 848px;
	position: absolute;
	top: 0px;
	margin-left: -424px;
	left: 50%;
	overflow: visible;
	z-index: 2;
}

#top {
	width: 848px;
	height: 100%;
	position: relative;
	z-index: 4;
	top: 0px;
	overflow: hidden;
}

#levo {
	float: left;
	height: 252px;
	width: 428px;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background-image: url(levo.png);
}

#desno {
	float: right;
	height: 252px;
	width: 420px;
	position: absolute;
	z-index: 4;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(desno.png);
}

#main {
	width: 848px;
	position: relative;
	z-index: 4;
	height: 100%;
	overflow: hidden;
}
#footer {
	bottom: 0px;
	position: absolute;
	width: 813px;
	height: 26px;
	z-index: 4;
	background-image: url(footer.png);
	background-repeat: no-repeat;
	padding-left: 33px;
	padding-top: 6px;
	color: #FFF;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#meni {
	position: relative;
	height: 100%;
	width: 234px;
	background-image: url(meni%20ozadje.png);
	background-repeat: repeat-y;
	float: left;
	overflow: hidden;
	z-index: 3;
}
.copyrights {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	right: 0px;
}
#ssom {
	top: 6px;
	position: absolute;
	right: 21px;
}
#klada {
	background-image: url(meni%20klada.png);
	width: 100%;
	height: 90px;
	background-position: right;
	position: absolute;
	bottom: 0px;
	z-index: 5;
	left: 2px;
}
#menizeleno {
	background-image: url(meni%20zeleno.png);
	height: 275px;
	width: 100%;
	z-index: 4;
	position: absolute;
	margin-top: 252px;
	overflow: hidden;
}
#meniplac {
	position: absolute;
	width: 599px;
	background-image: url(topmeni.png);
	background-repeat: repeat-x;
	height: 27px;
	z-index: 2;
	overflow: hidden;
	margin-top: 252px;
	padding-left: 15px;
	padding-top: 5px;
}
.topmeni {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
#textpl {
	position: relative;
	height: 100%;
	width: 614px;
	background-image: url(ozadje%20text.png);
	background-repeat: repeat-y;
	float: right;
	overflow: hidden;
	z-index: 3;
}
#meniklada {
	background-image: url(klada%20text.png);
	position: absolute;
	top: 0px;
	height: 40px;
	width: 576px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 284px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	z-index: 2;
}
#text {
	overflow: auto;
	margin-top: 340px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	height: auto;
	width: 576px;
	padding-right: 15px;
	padding-left: 15px;
	z-index: 3;
}
.textlinki {
	color: #000;
}

#linki {
	z-index: 6;
	position: absolute;
	padding-left: 50px;
	padding-top: 15px;
	margin-top: 252px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
#plac {
	position: relative;
	height: 252px;
	width: 233px;
	z-index: 2;
}
.navaden_text_still {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #372E1C;
	text-align: justify;
}
.naslov {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #FFF;
}
#txtfld {
	background-image: url(searchbg.png);
	height: 32px;
	width: 146px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 6px;
	padding-left: 5px;
}
#iskalnik {
	width: 192px;
	margin-top: 79px;
	height: 40px;
	top: 0px;
	margin-left: 48px;
}

br { font-size: 5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000;
}
a:link {
	color: #A0BA3A;
}
a:visited {
	color: #A0BA3A;
}
a:hover {
	color: #D3E09E;
}
