body {
	margin : 0;
	background-color: #FCE7A8;
}
.left {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
	background-color: #777777;
}


div.header {
	width : 100%;
	position : absolute;
	left : 0px;
	top : 0px;
	height : nem
}
body>div.header{ position : fixed }


div.links {
	width : 166px;
	font : 14px Verdana, sans-serif;
	position : absolute;
	top : 100px;
	left : 0;
	height : 700px;
	z-index : 100
}

body>div.links { position : fixed }

div.links a {
	padding : 5px 10px;
	margin : 0 0 1px;
	display : block;
	color : #444444;
	text-align : center;
	text-decoration : none;
	border-top-width: 0;
	border-bottom-width: 0;
	background-color: #B7A551;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #E8D5AA;
}

div.links a:hover {
	color : #444444;
	background-color: #E8D5AA;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #B7A551;
}

div.links a span { display : none }

div.links a:hover span {
	width : 140px;
	padding : 5px;
	margin : 6px;
	border-bottom : 1px solid #3F5561;
	border-right : 1px solid #3F5561;
	display : block;
	color : #000000;
	background : transparent url(images/bg_menu_pop.gif) repeat;
	font : 10px Verdana, sans-serif;
	text-align : center;
	position : absolute;
	top : 160px;
	left : 0;
	z-index : 100
}

div.container {
	padding : 95px 20px 20px 161px;
	background : url(images/bg_body.gif) #FFFFFF repeat;
	margin-top: nem
}


div.content {
	padding : 10px;
	border : solid 5px #3F5561;
	color : #FFFFFF;
	background : #7C95A7;
	font : 13px Verdana, sans-serif;
}
div.content p { margin : 0 1em 1em }
div.content h3 { margin-bottom : 0.25em }
h1 {
	margin : -9px -9px 0.5em;
	padding : 15px 0 5px;
	white-space : nowrap;
	background : #3F5561;
	color : #7C95A7;
	font : bold 25px sans-serif;
	text-align : right;
	letter-spacing : 0.5em;
	text-transform : lowercase;
	height : 28px;
	vertical-align : middle
}


div.content a:link { color : #3F5561;  background-color : transparent;  }
div.content a:visited { color : #3F5561;  background-color : transparent;  }
div.content a:link:hover { color : #FFCC00;  background-color : #3F5561;  }
div.content a:visited:hover { color : #FFCC00;  background-color : #3F5561; }


code, pre { color : #FFCC00; font : 90% monospace;  background-color : #3F5561;    }


div.hide {
	display : none;
}
.footer {
	background-color: #777777;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8F8F8;
}
.foot-left {
	background-color: #777777;
}
.naslov-2 {
	background-color: #FCE7A8;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #B7A551;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #B7A551;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B7A551;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7A551;
}
