body {  background-image: url(images/background.png);}

a img {border: none; }

a {
	border:none;
	color:#bbb;
	text-decoration: none;
	
	}
	
a:hover {
color:#444;

}

#container {
	text-align: center ; 
	width: 925px ;
	margin-left: auto ;
	margin-right: auto ;
}

/* standard tekst */

p {
	font-family: verdana;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	
}


/* h1 i h2 su za meni i potpis u footeru */
h1 {
	font-family: arial;
	font-size: 18px;
	color: #666;
	padding-bottom: 10px;
	font-style: oblique;
}

h2 {
	font-family: arial;
	font-size: 11px;
	color: #bbb;
}

h3 {
	font-family: arial;
	font-size: 12px;
	color: #bbb;
}

h4 {
	font-family: arial;
	font-size: 14px;
	color: #444;
	padding-top: 20px;
	padding-bottom: 10px;
}

h5 {
	font-family: arial;
	font-size: 18px;
	color: #444;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}

h6 {
	font-family: verdana;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	text-align: left;
}


ul {
	font-family: verdana;
	font-size: 11px;
	color: #aaa064;
	line-height: 14px;
	list-style: square;
	margin-left: 30px;
}
#header {
	position: relative;
	float: left;
	width: 925px;
	height: 110px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	z-index: 1;
}

#telo {
	position:relative;
	float:left;
	width: 925px;
	background-image: url(images/base.png);
	background-repeat: repeat-y;
	z-index: 3;
}

#slideshow {
position: relative;
float:left;
width: 900px;
height:600px;
margin-left: 12px;
}

#reklama {
	position: relative;
	float: left;
	width: 725px;
	height: auto;

	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 100px;
	padding-right: 100px;
}

#footer {
	position: relative;
	float: left;
	width: 925px;
	height: 100px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat; 
	z-index: 5;
}

#footertext {
    padding-top: 37px;
}

/* facebook logo na prvoj stranici */

#facebook{
position: relative;
left: 400px;
}

/* glavni meni */

#menu
{
position: relative;
top: 80px;
left: 325px;

padding:0;
margin:0;
color:#b4a064;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-style: oblique;
font-weight: 500;
white-space:nowrap;
list-style-type:none;
}
#menu li {display:inline;}
#menu li a
{
padding:0.2em 1em;
color:black;
text-decoration:none;
float:left;
}
#menu li a:hover
{
background:#c11818;
color:#fffbef;
}

#textfoto {
	position:relative;
	float:left;
	width: 840px;
	margin-left:42px;
	margin-right: 42px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;	
}

#textfoto li {
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
	padding-left: 20px;	
	color:#777;
	line-height: normal;
}

/* -------------------------------------------- BIOGRAFIJA  */

#biopolje {
	position: relative;
	float:left;	
	width:420px;
	height:270px;
}

#bioimage{
	position: relative;
	float:left;	
	width:190px;
	height:270px;
}

#biotekst{
	position: relative;
	float:left;	
	width:210px;
	height:270px;
	padding:10px;
}

#repertoar {
	position: relative;
	float:left;	
	width:270px;
	height:auto;
	padding-right: 10px;	
}
