@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background-color: #000;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
/*h1, h2, h3, h4, h5, h6, p {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif
}*/
h1 {
	text-indent: -9999px;
}
h2 {
	font-size:1.8em;
	color:#FFFFF1;
	padding:0px 0 14px 0;
}
p {
	font-size:1em;
	color:#FFFFF1;
	line-height: 130%;
	text-align: left;
}
a {
	color: #FFFFF1;
}
a:hover {
	color: #CCC;
}

#omotac {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
}
#jezik {
	width: 985px;
	text-align: right;
}
#jezik p {
	font-weight: normal;
	padding: 20px 35px 0 0;
	color: #999;
	font-size: 0.9em;
	text-align: right;
}
#jezik a {
	color: #CCC;
}




#zaglavlje {
	height: 80px;
	width: 483px;
	margin: 40px auto 65px auto;
}
#zaglavlje a img {
	border: none;
}
#navigacija {
	height:27px;
	margin:0 26px 26px auto;
    /* width: 636px; */
	width: 920px;
}
#home a {
	background: url(../slike/home.png) no-repeat top left;
	height: 27px;
	width: 80px;
	float: left;
	text-indent: -9999px;
	display: block;
	margin: 0 0 0 16px;
	overflow: hidden;
}
#home a:hover  {
	background:url(../slike/home.png) no-repeat top right;
}
#home_current {
	background:url(../slike/home.png) no-repeat top right;
	height: 27px;
	width: 80px;
	float: left;
	text-indent: -9999px;
	display: block;
	margin: 0 0 0 16px;
	overflow: hidden;
}
#bio a {
	background:url(../slike/bio.png) no-repeat top left;
	height: 27px;
	width: 46px;
	float: left;
	text-indent: -9999px;
	display: block;
	margin: 0 0 0 16px;
	overflow: hidden;
}
#bio a:hover    {
	background:url(../slike/bio.png) no-repeat top right;
}
#bio_current {
	background:url(../slike/bio.png) no-repeat -46px 0px;
	height: 27px;
	width: 46px;
	float: left;
	text-indent: -9999px;
	display: block;
	margin: 0 0 0 16px;
	overflow: hidden;
}
#audio a {
	background:url(../slike/audio.png) no-repeat top left;
	height: 27px;
	width: 90px;
	float: left;
	text-indent: -9999px;
	display: block;
	margin: 0 0 0 16px;
	overflow: hidden;
}
#audio a:hover  {
	background:url(../slike/audio.png) no-repeat top right;
}
#audio_current {
	background:url(../slike/audio.png) no-repeat top right;
	height: 27px;
	width: 90px;
	float: left;
	text-indent: -9999px;
	display: block;
	margin: 0 0 0 16px;
	overflow: hidden;
}


#video a {
	background:url(../slike/video.png) no-repeat top left;
	height: 27px;
	width: 84px;
	float: left;
	text-indent: -9999px;
	display: block;
	margin: 0 0 0 16px;
	overflow: hidden;
}
#video a:hover {
	background:url(../slike/video.png) no-repeat -84px 0px;
}
#video_current {
	background:url(../slike/video.png) no-repeat top right;
	height: 27px;
	width: 84px;
	float: left;
	text-indent: -9999px;
	display: block;
	margin: 0 0 0 16px;
	overflow: hidden;
}

#photo a {
	background:url(../slike/photo.png) no-repeat top left;
	height: 27px;
	width: 96px;
	float: left;
	text-indent: -9999px;
	display: block;
	margin: 0 0 0 16px;
	overflow: hidden;
}
#photo a:hover {
	background:url(../slike/photo.png) no-repeat -96px 0px;
}
#photo_current {
	background:url(../slike/photo.png) no-repeat top right;
	height: 27px;
	width: 96px;
	float: left;
	text-indent: -9999px;
	display: block;
	margin: 0 0 0 16px;
	overflow: hidden;
}

/* Knjiga gostiju - Guestbook */
#guestbook a {
    background:url(../slike/guestbook.png) no-repeat top left;
    height: 27px;
    width: 170px;
    float: left;
    text-indent: -9999px;
    display: block;
    margin: 0 0 0 16px;
    overflow: hidden;
}
#guestbook a:hover {
    background:url(../slike/guestbook.png) no-repeat -177px 0px;
}
#guestbook_current {
    background:url(../slike/guestbook.png) no-repeat top right;
    height: 27px;
    width: 170px;
    float: left;
    text-indent: -9999px;
    display: block;
    margin: 0 0 0 16px;
    overflow: hidden;
}
/* kraj - Knjiga gostiju - Guestbook */

/* linkovi */
#links a {
    background:url(../slike/links.jpg) no-repeat top left;
    height: 27px;
    width: 78px;
    float: left;
    text-indent: -9999px;
    display: block;
    margin: 0 0 0 16px;
    overflow: hidden;
}
#links a:hover {
    background:url(../slike/links.jpg) no-repeat -78px 0px;
}
#links_current {
    background:url(../slike/links.jpg) no-repeat top right;
    height: 27px;
    width: 78px;
    float: left;
    text-indent: -9999px;
    display: block;
    margin: 0 0 0 16px;
    overflow: hidden;
}

#contact a {
	background:url(../slike/contact.png) no-repeat top left;
	height: 27px;
	width: 135px;
	float: left;
	text-indent: -9999px;
	display: block;
	margin: 0 0 0 16px;
	overflow: hidden;
}
#contact a:hover {
	background:url(../slike/contact.png) no-repeat -135px 0px;
}
#contact_current {
	background:url(../slike/contact.png) no-repeat top right;
	height: 27px;
	width: 135px;
	float: left;
	text-indent: -9999px;
	display: block;
	margin: 0 0 0 16px;
	overflow: hidden;
}

#naslovna {
	margin: 0 auto;
	width: 985px;
	height: 486px;
}
#fotografije {
	height: 550px;
	width: 985px;
	margin: 0 auto;
}
#webdesign p {
	text-align: center;
	padding: 30px 0;
	font-size: 0.7em;
	color: #999;
}
#webdesign p a {
	color: #666;
}
#player {
	float: left;
	height: 150px;
	width: 238px;
	margin: 4px 0 0 21px;
}
#player p {
	padding: 12px 0 0 0;
}
#playlist {
	float: left;
	width: 420px;
	padding: 0 10px 0 0;
}
#playlist p {
	text-align: right;
}
#video_player {
	height: 336px;
	width: 366px;
	margin: 0 auto 0 338px;
}

#webdesign {
	clear: both;
}
