body {background-image: url('../img/bg.jpg');background-repeat: no-repeat;background-position: center top;margin: 0;padding: 0;color: black;font-family: Verdana;}

#container {width: 1050px;min-height: 820px;margin-left: auto;margin-right: auto;background-color: white;}

.header {width: 1050px;height: 100px;float: left;}

.logo {float: left;margin-left: 15px;margin-top: 20px;}

.contact {float:left;margin-left: 215px;margin-top: 40px;}
.contact ul,.contact li {margin: 0;padding: 0;list-style-type: none;float: left;margin-left: 10px;}

.instagrama {width: 1008px;min-height: 395px;float: left;margin-left: 20px;border-top:8px solid black;padding-top: 13px;}

.info {width: 1010px;float: left;margin-left: 20px;margin-right: 20px;border-bottom:8px solid black;padding-bottom: 20px;}
.text {float: left;padding-top: 20px;margin-left: -20px;}
.oppettider {float: right;padding-top: 20px;}


.brands  {width: 1010px;float: left;margin-left: 20px;margin-right: 20px;padding-left: 30px;padding-top: 20px;}

#footer {width: 100%;background-color: white;margin-top: 40px;height: 200px;text-align: center;padding-top: 20px;}

img {border: 0;}
a {text-decoration: none;color: black;}

.instagram { margin: 0;padding: 0;padding-top: 10px;} 
.instagram-placeholder { float:left; margin: 0; padding: 0;}
.last { margin-right:0; }
.instagram-placeholder a img { height:168px; width:168px;margin: 0;padding: 0;}

#lbOverlay { position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; cursor: pointer; }
#lbCenter, #lbBottomContainer { position: absolute; z-index: 9999; overflow: hidden; background-color: #fff; }
.lbLoading { background: #fff url(loading.gif) no-repeat center; }
#lbImage { position: absolute; left: 0; top: 0; border: 10px solid #fff; background-repeat: no-repeat; }
#lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0; width: 50%; outline: none; }
#lbPrevLink { left: 0; }
#lbPrevLink:hover { background: transparent url(prevlabel.gif) no-repeat 0 15%; }
#lbNextLink { right: 0; }
#lbNextLink:hover { background: transparent url(nextlabel.gif) no-repeat 100% 15%; }
#lbBottom { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#404040; line-height: 1.4em; text-align: left; border: 10px solid #fff; border-top-style: none; }
#lbCloseLink { display: block; float: right; width: 66px; height: 22px; background: transparent url(closelabel.gif) no-repeat center; margin: 5px 0; outline: none; }
#lbCaption, #lbNumber { margin-right: 71px; }
#lbCaption { font-weight: bold; }

#tooltip{
	position:absolute;
	background:#000;
	padding:5px;
	color:#FFF;
	font-size:12px;
	display:none;
	}	
	
.menu {width: 330px;float:right;height: 100px;padding-top: 45px;font-size: 13px;}	
.menu ul, .menu li  {margin: 0;padding: 0;list-style-type: none;float: left;margin-left: 10px;}
.menu a:hover {border-bottom: 4px solid black;}