@font-face {
	font-family: 'Arimo-Bold';
	src: url('fonts/Arimo-Bold/Arimo-Bold.eot');
	src: url('fonts/Arimo-Bold/Arimo-Bold.woff') format('woff'), url('/fonts/Arimo-Bold/Arimo-Bold.ttf') format('truetype'), url('fonts/Arimo-Bold/Arimo-Bold.svg') format('svg');
}
@font-face {
	font-family: 'ChangaOne';
	src: url('fonts/ChangaOne/ChangaOne-Regular.eot');
	src: url('fonts/ChangaOne/ChangaOne-Regular.woff') format('woff'), url('/fonts/ChangaOne/ChangaOne-Regular.ttf') format('truetype'), url('fonts/ChangaOne/ChangaOne-Regular.svg') format('svg');
}
@font-face {
	font-family: 'Comfortaa-Regular';
	src: url('fonts/Comfortaa/Comfortaa-Regular.eot');
	src: url('fonts/Comfortaa/Comfortaa-Regular.woff') format('woff'), url('/fonts/Comfortaa/Comfortaa-Regular.ttf') format('truetype'), url('fonts/Comfortaa/Comfortaa-Regular.svg') format('svg');
}
body {
	background: #0B61A4 url(../images/bg-header.gif) repeat-x top center;
	line-height: 1;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 50px; /* bottom = footer height */
	padding: 0;
}
html {
    position: relative;
    min-height: 100%;
}
.image-blurred-edge {
    background-image: url('http://venscykeluthyrning.se/images/el.jpg');
	float: left;
	margin-left: 10px;
    width: 280px;
    height: 180px;
    /* you need to match the shadow color to your background or image border for the desired effect*/
    box-shadow: 0 0 5px 5px white inset;
}
.right {
	float: right;
}
.top{
	width: 500px;
}
.link{
      
}
.link2{
      
}
.popup{    
	display: none;
	position: absolute;
	top: 15%;
    left: 50%;
    margin-left: -480px;
	width: 960px;
	height: 660px;
	background-color: white;
	z-index:1002;
	overflow: hidden;
	border: 2px solid #0B61A4;
	text-align: center;
}
.popup a:link{
	font-size: 13px;
	font-weight: bold;
	color: #0B61A4;
	text-decoration: none;
}
.popup a:visited{
	color: #0B61A4;
}
.popup2{    
	display: none;
	position: absolute;
	top: 15%;
	left: 50%;
	margin-left: -137px;
	width: 240px;
	height: 470px;
	background-color: white;
	z-index:1002;
	overflow: hidden;
	border: 2px solid #0B61A4;
	text-align: center;
}
.popup2 a:link{
	font-size: 13px;
	font-weight: bold;
	color: #0B61A4;
	text-decoration: none;
}
.popup2 a:visited{
	color: #0B61A4;
}
.popup3{    
	display: none;
	position: fixed;
	top: 25%;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	height: 120px;
	background-color: white;
	z-index:1002;
	overflow: hidden;
	line-height: 18px;
	border: 2px solid #0B61A4;
	text-align: center;
}
.popup3 a:link{
	font-size: 13px;
	font-weight: bold;
	color: #0B61A4;
	text-decoration: none;
}
.popup3 a:visited{
	color: #0B61A4;
}
#lang {
	position: absolute;
	margin-left: 10px;
	margin-top: 5px;
	z-index: 2;
}
#lang a{
	margin-left: 5px;
}
#header {
	margin: 0 auto;
	padding: 0;
	max-width: 960px;
}
#header .section {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 150px;
	max-width: 960px;
	min-width: 320px;
	position: relative;

}
#header .section .logo {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 454px;
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 1;
}
#header .section .fb-like {
	float: right;
	margin: 0;
	padding: 10px 0 0 10px;
	width: 235px;
	z-index: 0;
	position: absolute;
	right: 0;
	
}
#header .section .logo a {
	background: url(../images/logo.jpg) repeat-x top left;
	color: #fff;
	display: block;
	font-family: 'Arimo-Bold';
	font-size: 30px;
	font-weight: normal;
	height: 96px;
	line-height: 96px;
	margin: 0;
	padding: 0;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	width: 453px;
}
@media screen and (max-width: 600px) {
    #mobilehide {display: none}
}
#header .index{
	background: #fff;
	border: 2px solid #ffcc00;
	border-radius: 4px;
	margin: 50px auto 28px;
	overflow: hidden;
	padding: 0 0 0 0;
	width: 936px;
	min-width: 536px;
	min-height: 356px;
	text-align: center;
}
#header .index img {
	display: block;
	float: left;
	height: 356px;
}
#header .index ul {
	line-height: 18px;
	margin-top: 0;
}
#header .index h1 {
	color: #1b2130;
	font-family: 'Comfortaa-Regular';
	font-size: 40px;
	font-weight: normal;
	margin: 100px 30px 100px 30px;
	line-height: 50px;
	padding: 0;
}
#header .index p {
	color: #000;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#header .index form{
	color: #000;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 10px 30px 20px;
}
#header .index h3 {
	color: #000;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	padding: 10px 30px 10px;
}
#header .index h2 {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 10px 30px 10px;
}
#header .index .nav{
    border:1px solid #ccc;
    border-width:1px 0;
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}
#header .index .nav li{
    display:inline;
}
#header .index .nav a{
	font-size: 15px;
	font-weight: bold;
	color: #1E1E1C;
	font-family: RockwellRegular,arial,helvetica,sans-serif;
	border: 10px solid transparent;
	border-radius: 5px;
    display:inline-block;
    padding:10px;
	text-decoration: none;
}
#header .index .nav li.selected a { 
	background: #0B61A4;
    border-color: #0B61A4;
	color: #fff;
}
#header .index.nav a:hover{
	background: #0B61A4;
    border-color: #0B61A4;
	color: #fff;
}
#header .article {
	background: #fff;
	border: 2px solid #ffcc00;
	border-radius: 4px;
	margin: 50px auto 28px;
	overflow: hidden;
	padding: 0;
	max-width: 936px;
	min-height: 356px;

	
}
#header .article img {
	display: block;
	float: left;
	margin: 10px 20px 10px 10px;
	padding-left: 10px;	
	border: none;
}
#header .article ul {
	line-height: 18px;
	margin-top: 0;
}
#header .article h1 {
	color: #1b2130;
	font-family: 'Comfortaa-Regular';
	font-size: 40px;
	font-weight: normal;
	margin: 0;
	line-height: 50px;
	padding: 110px 30px 30px;
}
#header .article p {
	color: #000;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#header .article form{
	color: #000;
	font-size: 13px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
}
#header .article h3 {
	color: #000;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	padding: 10px 30px 10px;
}
#header .article h2 {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#header .article a:link{
	font-size: 13px;
	font-weight: bold;
	color: #0B61A4;
	text-decoration: none;
}
#header .article a:visited{
	color: #0B61A4;
}
#header .article .boxgora{
	display: flex;
	display: -webkit-flex; /* Safari */
	flex-flow: row wrap;
}
#header .article .nav{
    border:1px solid #ccc;
    border-width:1px 0;
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}
#header .article .nav li{
    display:inline;
}
#header .article .nav a{
	font-size: 15px;
	font-weight: bold;
	color: #1E1E1C;
	font-family: RockwellRegular,arial,helvetica,sans-serif;
	border: 10px solid transparent;
	border-radius: 5px;
    display:inline-block;
    padding:10px;
	text-decoration: none;
}
#header .article .nav li.selected a { 
	background: #0B61A4;
    border-color: #0B61A4;
	color: #fff;
}
#header .article .nav a:hover{
	background: #0B61A4;
    border-color: #0B61A4;
	color: #fff;
}
#header .article .box {
	background-color: #fff;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 180px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#header .article .box  table{
	width: 120px;
}
#header .article .box h3 {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	padding: 0px 30px 10px 0;
}
#header .article .box p {
	color: #000;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	line-height: 18px;
	padding: 0px 30px 20px 0;
}
#header .article .box img {
	display: block;
	float: left;
	margin: 0 20px 20px 0;
}
#header .article .boxgora .box2 {
	display: inline;
	flex: 1;
	-webkit-flex: 1;
	float: left;
	background-color: #fff;
	max-width: 467px;
	min-width: 320px;
	border-right: 1px solid #ccc;
}
#header .article .boxgora .box2 h3 {
	color: #000;
	font-size: 17px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
}
#header .article .boxgora .box2 p{
	color: #000;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}
#header .article .boxgora .box2 a:link{
	font-size: 13px;
	font-weight: bold;
	color: #0B61A4;
	text-decoration: none;
}
#header .article .boxgora .box2 a:visited{
	color: #0B61A4;
}
#header .article  .boxgora .box2 table{
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin: 10px 0 20px 10px;
	vertical-align: top;
	max-width: 450px;

}
#header .article .boxgora .box3 {
	display: inline;
	flex: 1;
	-webkit-flex: 1;
	float: left;
	background-color: #fff;
	max-width: 467px;
	min-width: 320px;
}
#header .article .boxgora .box3 h3 {
	color: #000;
	font-size: 17px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
}
#header .article .boxgora .box3 p{
	color: #000;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}
#header .article .boxgora .box3 a:link{
	font-size: 13px;
	font-weight: bold;
	color: #0B61A4;
	text-decoration: none;
}
#header .article .boxgora .box3 a:visited{ 
	color: #0B61A4;
}

#bodyin div.transbox {
	background: rgba(255,255,255,0.5);
  	border: 0px solid #9dc0da;
	border-radius: 4px;
	min-height: 130px;
}
#bodyin div.transbox  p{
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
}
#bodyin div.transbox  b{
margin-left: 5px;
}
#bodyin{
	margin: 0 auto;
	padding: 20px 0 50px;
	max-width: 960px;
	min-width: 490px;
}
#body{
	margin: 0 auto;
	padding: 20px 0 50px;
	max-width: 960px;
}
#bodyboka {
	margin: 0 auto;
	padding: 20px 0 50px;
	width: 960px;
	min-height: 250px;
}
#bodyin > ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#bodyin > ul li {
	float: left;
	list-style: none;
	margin: 0 10px;
	padding: 0;
	width: 220px;
}
#bodyin > ul li > a {
	background: url(../images/frame.png) no-repeat center top;
	display: block;
	margin: 0;
	padding: 5px 5px 29px;
}
#bodyin > ul li > a:hover {
	opacity: 0.9;
}
#bodyin > ul li > a img {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
}
#bodyin > ul li b {
	color: #000;
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 5px;
}
#bodyin > ul li p {
	color: #000;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#bodyin > ul li p a {
	color: #000;
	text-decoration: underline;
}
#bodyin > ul li p a:hover {
	color: #252525;
}
#body > div {
	margin: 0;
	overflow: hidden;
	padding: 50px 0 0;
}
#body > .more {
	color: #464646;
	display: block;
	font-size: 13px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	text-decoration: underline;
	text-transform: capitalize;
	width: 80px;
}
#body > .more:hover {
	color: #4a8b92;
}
#body h2 {
	background: url(../images/bg-featured.png) repeat-x;
	color: #fff;
	font-family: 'Comfortaa-Regular';
	font-size: 20px;
	font-weight: normal;
	height: 47px;
	letter-spacing: 0.1em;
	left: 15px;
	line-height: 47px;
	margin: 0;
	padding: 0 25px;
	position: absolute;
	text-transform: capitalize;
	top: -14px;
}
#body h3 {
	color: #2f394e;
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 25px 10px 40px;
	text-transform: capitalize;
}
#body > b {
	color: #2f394e;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 10px;
	text-transform: capitalize;
}
#body > p {
	color: #464646;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 30px 10px;
}
#body > p a {
	color: #464646;
	text-decoration: underline;
}
#body > p a:hover {
	color: #252525;
}
#body div div {
	float: left;
	margin: 0 10px;
	padding: 0;
}
#body div .featured {
	background: #fff;
	border: 5px solid #5fb3bd;
	border-radius: 4px;
	min-height: 450px;
	padding: 45px 15px 15px;
	position: relative;
	width: 420px;
}
#body div .section {
	width: 460px;
}
#body div .section div {
	background: #519194;
	border: 5px solid #5fb3bd;
	border-radius: 4px;
	float: none;
	margin: 0;
	padding: 0 15px;
	position: relative;
}
#body .content {
	float: left;
	margin: 0 35px 0 10px;
	padding: 0;
	width: 585px;
}
#body .content2 {
	background: #fff;
	border: 2px solid #ffcc00;
	float: left;
	margin: 0 35px 0 10px;
	padding: 0;
	width: 585px;
}

#body .content h3 {
	padding-bottom: 25px;
	padding-left: 0;
}
#body .content p {
	color: #000;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 24px;
}
#body .content p a {
	color: #000;
	text-decoration: underline;
}
#body .content p a:hover {
	color: #252525;
}
#footer {
	position: absolute;
	background: #0B61A4;
	width: 100%;
	bottom: 0;
	min-height: 50px;
}
#footer > div {
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
#footer div p {
	color: #ededed;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 0.05em;
	margin: 0;
	text-align: center;
}
#footer img {
	margin: 0 auto;
	padding: 0 10px 5px 0;
	float: right;
	overflow: hidden;
}