@import url(https://fonts.googleapis.com/css?family=Ropa+Sans);

div,a,body,img
{
	 outline: 0 none !important;
 outline-style:none;
box-shadow:none;
border-color:transparent;
-webkit-appearance: none;
    -moz-box-shadow: none;
	-webkit-user-select:none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-overflow:ellipsis;
	-o-user-select: none;
	-webkit-touch-callout: none;
	-ms-user-select: none;
	-khtml-user-select: none;
}

.banner
{
		width:100%;
	z-index:99;
	opacity:0.9;
	float:left;
	font-weight:bold;
	text-shadow:none;
	font-size:1.1em;
	line-height:2.8em;
	position:fixed;
	padding:5px 0px;
	font-family: 'Ropa Sans', sans-serif;
}
.banner2
{
	width:100%;
	z-index:9998;
	float:left;
	text-shadow:none;
	font-size:1.1em;
	line-height:1.4em;
	position:fixed;
	padding:5px 0px;
	text-align:center;
	font-family: 'Ropa Sans', sans-serif;
}

.blok
{
	margin:0em 0em 0.1em 0em;
	float:left;
	width:100%;
	overflow:hidden;
	font-family: 'Ropa Sans', sans-serif;
}
.left
{
	float:left;
	width:2em;
	margin-left:1em;
	margin-top:9px;
}
.in, .out {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-duration: 500ms !important;
}


.video
{
	width:100%;
	height:40%;
	position:absolute;
	margin:0 auto;
	left:0;right:0;
	top:30%;
	z-index:10;
	background:black;
}

.bgg
{
	background-color:black;
	z-index:100;
	width:100%;height:100%;
	position:fixed;
}
.imgblok
{
	width:100%;
	/*margin-bottom:-110px;margin-top:-110px;*/
	position:relative;height:auto;
	/*height:90%;*/
}

.colorbk
{
	position:absolute;
	margin-top:-80px;
	padding:5px 10px;
	font-size:1.1em;
	opacity:0.87;
	font-family: 'Ropa Sans', sans-serif;
}

.blokpage
{
	font-family: 'Ropa Sans', sans-serif;
	padding:1em;
		font-size:1.1em;
		color:white;
		float:left;
		width:96%;
		text-align:justify;
		background:transparent;
}

.colorpage
{
	padding:5px 10px;
	font-size:1.3em;
	font-family: 'Ropa Sans', sans-serif;
}