/* CSS Document */

body {
	text-align:center;
	background-image: url(image/bgs.jpg);
	background-repeat: repeat;
	
	margin-top:0px;
}

#wrapper {
	margin:0px auto;
	text-align:justify;
	width:800px;
	background:#252125;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size:11px;
	color:#999999;
}

#top {
	text-align:center;
	background-color: #252125;
}

#content {background:#252125;
position:relative;
padding:15px 160px 10px 15px;

}


#leftnav {position:absolute;
width:145px;
right:0px;
top:0px;
z-index:1;
}

#dno {
	position:relative;
	bottom:-25px;
	width:170px;
	left:600px;
	text-align:right;
	z-index: 2;
}

.naslov {text-align:center;
}


.izdvojeno {
	border: 3px outset #FF6600;
	padding:15px;
	font-family: Garamond, Georgia;
	line-height: 21px;
	font-size: 14px;
	font-weight: 300;
	color: #FFC891;
	text-transform: lowercase;
	margin-top: 99px;
	margin-left: 77px;
	text-align:right;
}

p {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #999999;
}


a:link {
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size:10px;
	color: #ecc28f;
	text-decoration: none;
	line-height:19px;
}
a:visited {
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #ecc28f;
	line-height:19px;
}
a:hover {
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #F7AB17;
	line-height:19px;
}
a:active {
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #CCCCCC;
	line-height:19px;
}
.manje {font-size: 10px;
}
.manje-brownish {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	text-align: justify;
	font-size: 10px;
	color: #666666;
}
.bluish {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #66CCCC;
}
.bluish-centre {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #66CCCC;
}
.brownish {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #666666;
}
hr	{
	background-color:#ecc28f;
	
}
.ukoso {
	color: #dadeda;
	font-style: italic;
	font-weight: bold;
	font-size:12px;
}
ol {
	line-height: 17px;
	
}
ul {
	line-height: 17px;
	
}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#ff6600;
	text-align:center;
	font-weight:bold;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#ff6600;
	text-align:left;
	font-weight:bold;
}
