@charset "UTF-8";
/* CSS Document */

	* { margin: 0; padding: 0; }
		
	html { 
	background: url(../images/background/Sky15_Volume.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
	
	body {
	
}
body,td,th {
	color: #FFFFFF;
	font-family: calibri, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
}
.small {
	color: #FFFFFF;
	font-family: calibri, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.bigger {
	color: #FFFFFF;
	font-family: calibri, sans-serif;
	font-size: 20pt;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#logo {
background: ; 
text-align:center;
width:100%;
padding: 8px;
position:fixed;
top:25px;
}

#adres {
background: rgba(63, 164, 168, 0.7); 
text-align:center;
width:100%;
padding: 8px;
position:fixed;
bottom:20px;
}

#redken {
background-color: #000000; 
text-align:center;
width:;
padding: 8px;
padding-left: 25px;
position:fixed;
bottom:140px;
}

