	.MyHeaderHeading{
		background-color:#ccc;
		color:#fff;
		font-size:14px;
		text-align:center;
		height:20px;
		padding-top:1px;
		padding-right:10px;
		line-height:20px;
		
	}
	
	.MyRow{
		margin:0;
		padding-top:30px;
	}
	.myImg{
			width:100px;
			height:100px;
			}
			
	.myHeader{
			height:20px;
			background-color:#000;
			color:#fff;
			
		}
	.MyBrand{
			height:100px;
			width:100px;
	}
	.myNav{
		background-color:#0c1a1e;
		color:#fff;
		border-top:10px solid #ed1c24 
	}
	.navbar-default .navbar-nav > li > a{
		color:#fff;
		border-bottom: 3px solid #000;
		font-family: "Source Sans Pro",sans-serif !important; 
		
	}
	.navbar-default .navbar-nav > li > a:hover{
		color:#ed1c24;
		
	}
	.affix {
      top: 0;
      width: 100%;
  }

  .affix + .container-fluid {
      padding-top: 70px;
  }	
  .back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}
	.myPlace{
		background-image:url('../../img/stadion.jpg');
		background-repeat: no-repeat;
		height:700px;
		padding-top:0px;
		
	}
	.myVideo{
		background-image:url('../../img/maltahatter.jpg');
		background-repeat: no-repeat;
		height:700px;
		padding-top:140px;
		
	}