	body {	margin:0;
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #c9bcb2;
			background: #02070D url(../img/bg.gif) repeat-x top left;
			position: relative;
			}
	#wrapper { background: url(../img/stars.gif) repeat-x top left; }
	p {line-height: 1.6}
	#left {position: relative; height: 300px; overflow:hidden}
#right { background: url(../img/8.gif) top left no-repeat}
	#moon { 
		width: 167px; 
		height: 210px; 
		position: absolute; 
		top:-210px; 
		left:0;
		background: url(../img/mjesec.gif) top left no-repeat
		}
		
	h1 {
		background: url(../img/logo.gif) top left no-repeat; 
		height:31px;
		margin-top: 55px;
		margin-bottom: 3px;
		}
h1 a {
	text-indent:-100em;
	display: block;
	width: 300px;
		}
		#moto {
			font-style: italic;
			font-size: 18px;
		color: #c9bcb2;
		margin-bottom: 30px;
			}
	
	#nav ul { list-style-type: none; margin: 0 0 40px 0; float: left; width: 100%; background-color: #161c3e; position:relative}
	#nav li { display: block; float: left; height:30px}
	#nav a { 
		text-decoration: none;  
		font-size: 17px; 
		display: block; 
		padding: 3px 9px;
		color: #c9bcb2;
letter-spacing: 1px;
		}
	#nav a:hover, #nav li.current {
		text-shadow:0 1px 1px #0c1134;
		}
	#naslovna_slika { float:right; display: block; border: 4px solid #c9bcb2; margin: 0 0 10px 20px}
	#kontakt { background-color: #c9bcb2; color: #111743; padding-top:20px}
	label { display: block; float: left; width: 100%; margin-top: 15px; font-size: 10px; text-transform: uppercase; font-weight: normal}
	textarea {height: 100px; margin-top: 0; width: 100%}
	#ime, #mail, #poruka {font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; padding:3px;}
	#ime, #mail {width: 60%}
	#footer {text-align: right; font-size: 10px; color:#666; margin-top: 20px;}
	#footer p {}
	#footer a {color: #666}
	.l, .d {display: block; border: 4px solid #c9bcb2; width: 180px}
		.l {margin: 0 30px 10px 0; float: left}
		.d {margin: 0 0 10px 30px; float: right}
		hr { background-color: #11184C; height: 1px}
	.uvod span { font-style: italic}
	.mob {
		background:transparent url(../../img/tel.png) no-repeat 0 2px;
		text-indent:22px;
		}
	.mail {
		background:transparent url(../../img/mail.png) no-repeat 0 2px;
		text-indent:22px;
		}
	.foto a img {border: 4px solid #c9bcb2; margin-bottom:30px}
	.foto a:hover img { border-color: #fff}
	.mp3 {display: block; margin-top: 6px; margin-bottom: 10px}
	#live_2 {margin-top: 38px}
	
	
	/* Represents the background of the highlighted menu-item. */
        #nav li.back {
            background: url(../img/lava.gif) no-repeat right -30px;
            width: 9px; height: 30px;
            z-index: 8;
            position: absolute;
        }
            #nav li.back .left {
                background: url(../img/lava.gif) no-repeat top left;
                height: 30px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        #nav li a {
            position: relative; overflow: hidden;
            color: #fff; outline: none;
            text-align: center;
            z-index: 10;
          
        }
a, a:hover, a:visited {color:#c9bcb2 }