/* CSS Document */




	
		




body {
 
color:white;
background:black;
font-family:sans-serif;
font-size:1em;
padding:0em 0 0 0em;
height:100%;
text-align: left;
margin:0;
overflow:hidden;

}

#nono {

 background:black;
 font-size:0.7em;
 color:gray;
 text-align: center;
 height: 100%;
 background-image: url("img/nono.jpg");
 background-repeat:no-repeat;
 background-attachment:fixed;
 background-position:center;
 
 
 


}

#pozadi_I {
  width: 1920px;
  height: 1200px;
  background-image: url("img/nora_lo.jpg");
  position: absolute;
   
} 

#pozadi_II {
  width: 1920px;
  height: 1200px;
  background-image: url("img/nora_hi.jpg");
  position: absolute;
 
} 












#text {position:absolute;
left:0px;
background:transparent;
overflow:hidden; 
}










h1 {
  font-size: 1em;
  color: transparent;
}

h3 {
font-size:1em;
margin:0;
line-height: 16px;
}


h4 {
font-size:1em;
margin:0 0 1em 0;
padding:0;
}


#menu li {
font-size:0.8em;
display:inline;}



a
a:link {text-decoration:underline;}
a:visited {text-decoration:underline; color:mediumblue;}
a:hover {text-decoration:none; }






.gig h3 {font-weight:normal;}





#nav {
color:#777777;
font-size:0.6em;
left:35px;
position:absolute;
vertical-align:sub;
}	



ul
{padding:0;
margin:0;}

li {list-style-type:none;
margin:0;
padding:0;
display:inline;
}

#menu em {
text-decoration:none; background:transparent; color:white; font-style:normal; font-weight:bold;
}


#location {

bottom:0;
font-family:times, serif;
font-size:2em;


height:1.1em;
left:0.1em;
line-height:1;
position:absolute;
color:white;
z-index:3000;
opacity: 0;
}

.eraser {
clear:both;
height:1px;
overflow:hidden;
}


#location a {color:white; background:transparent; }
#location a:link {text-decoration:none;}
#location a:visited {text-decoration:none; color:white;}
#location a:hover {text-decoration:none;  background:white; color:black;}


#hid {
  position: absolute;
  top: -3em;
  width: 40em;
  height: 1em;
  background: black;
}





.line {position:relative; display:inline;}













p {margin:0 0 0.5em 0;}



div.draggable { position:absolute;  padding: 0; background:white; color:black; font-size:0.8em;  }
div.content {position:absolute; left:100px; top:-30px;}

.ram {position:absolute; background:black;  left:0; top:0; padding:0; margin:0;}
.obsah {position:absolute; padding:0; left:5px; top:5px; }
.pad {position:absolute; padding:0; left:10px; top:10px; background:transparent; }
.tp {background:transparent;}



.fototxt {

 
  background-image: url("images/fiordmoss_fluc.jpg");
  color: white;
}

.fluc {
  background: white;
  color: black;
}



#share { 
  background-color: transparent;
  height: 70px;
  position: absolute;
  width: 20px;
  
}





.ico-share {
  height: 20px;
  margin: 0 0 2px 0;
  padding: 0;
  width: 20px;
}


#share a {
  color: white;
  display: block;
  height: 20px;
  line-height: 20px;
  padding: 0;
  margin 0;
}




#facebook {
  background-image: url("img-share/facebook_light.gif"); 
}

#myspace {
  background-image: url("img-share/myspace_light.gif"); 
}

#share_all {
  background-image: url("img-share/share_dark.gif"); 
}




#facebook a {
  background-image: url("img-share/facebook.gif");
  background-position: left top; 
}

#facebook a:hover {
  background-position: right top; 
}



#myspace a {
  background-image: url("img-share/myspace.gif");
  background-position: left top;
    }

#myspace a:hover {
  background-position: right top; 
}



#share_all a {
  background-image: url("img-share/share.gif");
  background-position: left top;  

}

#share_all a:hover {
  background-position: right top; 
}






#oos a {
  color: white;
  display: block;
  height: 300px;
  line-height: 300px;
  padding: 0;
  margin 0;
}


#oos a {
  background-image: url("images/oostende.jpg");
  background-position: right top; } 

#oos a:hover {
  background-position: left top;  
}





#free {
    display: block;
    background-image: url('images/free.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 212px;
    height: 21px;
    position: absolute;
    top: 167px;
    left:-10px;
}

#free:hover {
    background-position: 0 -21px;
}


#digi {
    display: block;
    background-image: url('images/digi.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 256px;
    height: 21px;
    position: absolute;
    top: 142px;
    left: -10px;
}

#digi:hover {
    background-position: 0 -21px;
}

#order {
    display: block;
    background-image: url('images/order.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 160px;
    height: 21px;
    position: absolute;
    top: 118px;
    left: -10px;
}

#order:hover {
    background-position: 0 -21px;
}


