*{
margin: 0px;
padding: 0px;
}
   
html { 
background-color:black; 
height:100%; 
overflow-y:scroll;
margin: 0px;
padding: 0px;
}

body { 
height:100%; 
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; 
letter-spacing:0.4px;
line-height:150%;
font-size:18px; 
margin: 0px;
padding: 0px;
color:#fff;	
}

img{
border:0px;
}	

a:link {color:#818181; text-decoration:none;}
a:visited {color:#b2b2b2;text-decoration:none;}
a:hover {color:#fff;text-decoration:none;}
a:active {color:#fff;text-decoration:none;}

#wrapper{
width:100%;
float:left;
}

#container{
width:1100px;
height:100%;
margin:auto;
}

#center{
position:relative;
float:right;
width:872px;
height:100%;
z-index:0;
}

#text{
padding-left:80px;
padding-right:75px;
padding-top:45px;
}

#repertuar_header{
letter-spacing:0.6px;
font-size:24px;
font-weight:bold;
color:#863838;
}
#repertuar_info{
position:relative;
font-size:15px;
}
#repertuar_desc{
letter-spacing:0.2px;
font-size:16px;
}
#more{
font-size:12px;
font-style:italic;
}
#rep:hover  #repertuar_header{
color:#ae4d4d;
}
#rep:hover  #repinf{
color:#fff;
}

#rep:hover  #more{
color:#fff;
}

#repinf{
width:680px;
position:relative;
top:6px;
left:15px;
}
.hidden { display: none; }
.unhidden { display: block; }

#kontakt{
background:url('../images/env.png');
position:absolute;
width:515px;
height:285px;
top:105px;
left:200px;
}
#kontakt_text{
position:relative;
top:20px;
left:70px;
color:000;
}
#text_header{
letter-spacing:0.7px;
font-size:32px;
color:#ffffff;
margin-bottom:100px;
}
#kontakt_data{
position:relative;
top:52px;
left:110px;
font-size:19px;
color:#000000;
}
