@charset "UTF-8";
/* ---------------  basic layout ------------------- */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../images/bckg.jpg);
	
	
}
#clear {
	clear: both;
}


#wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-color: #000;
	border: 6px solid #000;
}

#header {
	position: relative;
	width: 950px;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 72px;
}

#languageSerbian {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/serbija_flag.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 25px;
	text-align: left;
	vertical-align: top;
	height: 12px;
	width: 100px;
	background-position: left bottom;
	margin-left: 20px;
	letter-spacing: 0.13em;
}

#languageEnglish {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/english_flag.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-left: 25px;
	text-align: left;
	vertical-align: top;
	height: 12px;
	width: 100px;
	background-position: left bottom;
	margin-left: 20px;
	margin-top: 0px;
	letter-spacing: 0.1em;
}

#mainNavigation {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 40px;
}

#navigation {
	float: left;
	height: 40px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 950px;
	background-image: url(../images/gipsy_jaz.jpg);
	background-repeat: no-repeat;
}

#mainIndex {
	width: 950px;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	height: 450px;
}	

#mainContent {
	width: 950px;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	height: 450px;
	text-decoration: none;
}
#mainBio {
	width: 950px;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../images/bend_bio.jpg);
	background-repeat: no-repeat;
	height: 450px;
	text-decoration: none;
}
#bend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #D3D1A4;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: 350px;
	width: 380px;
	margin-left: 60px;
	padding-top: 45px;
	padding-left: 25px;
	line-height: 1.5em;
}
#bendEnglish {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #D3D1A4;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: 350px;
	width: 410px;
	margin-left: 60px;
	padding-top: 45px;
	padding-left: 25px;
	line-height: 1.5em;
}
#bendBioMilan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #D3D1A4;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: 320px;
	width: 296px;
	margin-left: 140px;
	padding-top: 60px;
	padding-left: 250px;
	line-height: 1.5em;
	background-image: url(../images/milan.jpg);
	background-repeat: no-repeat;
	background-position: 52px 65px;
}
#bendBioZlatomir {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #D3D1A4;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: 320px;
	width: 296px;
	margin-left: 140px;
	padding-top: 60px;
	padding-left: 250px;
	line-height: 1.5em;
	background-image: url(../images/zlatomir.jpg);
	background-repeat: no-repeat;
	background-position: 52px 65px;
}
#bendBioIvan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #D3D1A4;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: 320px;
	width: 296px;
	margin-left: 140px;
	padding-top: 60px;
	padding-left: 250px;
	line-height: 1.5em;
	background-image: url(../images/ivan.jpg);
	background-repeat: no-repeat;
	background-position: 52px 65px;
}
#dates {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #C38A4C;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BD8A4C;
	width: 180px;
	margin-top: 5px;
	margin-bottom: 1px;
}
#nameBio {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CA8A4C;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
	padding-left: 0px;
	padding-top: 5px;
	text-align: left;
}
#nameIzdanja {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CA8A4C;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-repeat: no-repeat;
	height: 33px;
	width: 180px;
	padding-top: 5px;
	text-align: left;
}
#nameDatoteka {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CA8A4C;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-repeat: no-repeat;
	height: 35px;
	width: 180px;
	padding-left: 0px;
	padding-top: 5px;
	text-align: left;
}
#datotekaTitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #C38A4C;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 4px;
	border-bottom-color: #BD8A4C;
	width: 222px;
	margin-top: 5px;
	margin-bottom: 1px;
	background-repeat: no-repeat;
	background-position: center;
}
#mp3 {
	height: 300px;
	width: 150px;
	float: left;
}
#video {
	height: 300px;
	width: 245px;
	float: right;
}
#page_number {
	height: 20px;
	width: 200px;
	text-align: center;
	position: absolute;
	bottom: 90px;
	left: 320px;
}
#nastupi_page_number {
	height: 20px;
	width: 200px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CA8A4C;
	text-decoration: none;
	text-align: center;
	position: absolute;
	bottom: 47px;
	left: 320px;
}
#lalatrio {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CA8A4C;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#novosti {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #D3D1A4;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: 380px;
	width: 500px;
	margin-left: 140px;
	padding-top: 55px;
	padding-left: 55px;
	line-height: 1.5em;
}
#izdanjaCD {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #D3D1A4;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: 340px;
	width: 320px;
	margin-left: 140px;
	padding-top: 60px;
	padding-left: 250px;
	line-height: 1.5em;
	background-image: url(../images/cd_journey.jpg);
	background-repeat: no-repeat;
	background-position: 52px 65px;
}
#buy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #D3D1A4;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	width:50px;
	height:70px;
	position:absolute;
	top:355px;
	left:255px;
}
#nameIzdavac {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CA8A4C;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 69px;
	width: 521px;
	padding-left: 0px;
	padding-top: 5px;
	text-align: left;
	position: absolute;
	left: 186px;
	top: 440px;
	line-height: 1.4em;
}
#contact {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #D3D1A4;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: 333px;
	width: 495px;
	margin-left: 140px;
	padding-top: 55px;
	padding-left: 55px;
	line-height: 1.5em;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/lalatrio.jpg);
}

#footer {
	width: 950px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 33px;
}

a {
	text-decoration: none;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #BDA964;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #D2D1A5;
	text-decoration: none;
	line-height: 1.3em;
}
ul {
	list-style-type: none;
}
.nacionalna_televizija_srbije1 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:195px;
}
.nacionalna_televizija_srbije2 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:295px;
}
.nacionalna_televizija_srbije3 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:395px;
}
.nacionalna_televizija_srbije4 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:495px;
}
.nacionalna_televizija_srbije5 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:595px;
}
.jazztronic_vrsac1 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:195px;
}
.jazztronic_vrsac2 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:295px;
}
.jazztronic_vrsac3 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:395px;
}
.jazztronic_vrsac4 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:495px;
}
.jazztronic_vrsac5 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:595px;
}
.jazzfestival_valjevo_srbija1 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:195px;
}
.jazzfestival_valjevo_srbija2 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:295px;
}
.jazzfestival_valjevo_srbija3 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:395px;
}
.jazzfestival_valjevo_srbija4 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:495px;
}
.jazzfestival_valjevo_srbija5 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:595px;
}
.gala_blues_jazz1 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:195px;
}
.gala_blues_jazz2 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:295px;
}
.gala_blues_jazz3 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:395px;
}
.gala_blues_jazz4 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:495px;
}
.gala_blues_jazz5 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:595px;
}
.nisville_nis_srbija1 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:195px;
}
.nisville_nis_srbija2 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:295px;
}
.nisville_nis_srbija3 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:395px;
}
.nisville_nis_srbija4 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:495px;
}
.nisville_nis_srbija5 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:595px;
}
.jazzfest_petrovac_crna_gora1 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:195px;
}
.jazzfest_petrovac_crna_gora2 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:295px;
}
.jazzfest_petrovac_crna_gora3 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:395px;
}
.jazzfest_petrovac_crna_gora4 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:495px;
}
.jazzfest_petrovac_crna_gora5 {
	width:80px;
	height:66px;
	position:absolute;
	top:280px;
	left:595px;
}
