@font-face {
    font-family: "Atlas";
    src: url("/local/css/AtlasGrotesk-Regular-Web.woff") format('woff');
}

@font-face {
    font-family: "Atlas";
    src: url("/local/css/AtlasGrotesk-Bold-Web.woff") format('woff');
    font-weight: bold;
}

html, body {height:100%;}
html {display:table; width:100%;}
body, #jwplayer {display:table-cell; text-align:center; vertical-align:middle;}


#kontener {
	padding-top: 1px;
	font-family: Atlas, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: black;
	}
	
table, td {
	border-style: none;
	border-collapse: collapse;
	padding: 3px;
	}
	
td, tr {
	border-top: 0px;
	}
	
#content {
	display: none;
	|