#website{
        
        background-color: #f5f5f5;
		height:100%;
		
    }
body{
	background-color: #f5f5f5;
	font-family:Verdana, Tahoma, Arial, Sans Serif;
	color: #00008b;
}
#top{
	margin-bottom:5%;
	height:5%;
}
ul{
	
	display: none;
	font-size:0.7em;
	
}
li {
	background-color: #281f4f;
	display: block;
	margin-top: 1%;
	margin-left: -30px;
	padding: 2% 2% 1% 2%;
	width:  40%;
}
li a{
	display: block;
	width: 100%;
	text-decoration:none;
	color: white;
}

#ak{
	color: white;
	margin-left:12%;
	padding:3% 3% 1% 3%;

}


p{
	font-size:1.1em;
	text-align:left;
	line-height:120%;
	margin-top:0%;
	margin-bottom:0%;
	padding-left:5%;
}


#mobil-pic{
	width: 100%;
	background-size: 100% 100%;
	background-image:url('background_small.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	
	
	
}
address{
	font-style: normal;
	font-size: 0.9em;
	padding-left:5%;
	padding-top:5%;
	line-height:150%;
}
#telfa{
	font-size: 0.9em;
	padding-left:5%;
	padding-top:5%;
	line-height:150%;
}
#em{
	font-size: 0.9em;
	padding-left:5%;
	padding-top:5%;
	padding-bottom:50%;
	line-height:150%;
}

a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
	text-decoration: none;
	color: #00008b;
	}
 

a[href^="mailto"]:link,
a[href^="mailto"]:visited,
a[href^="mailto"]:hover {
	text-decoration: none;
	color: #00008b;
	}

.dslink a {
	text-decoration: none;
	color: #00008b;
		font-size: 0.7em;
	}
 