*{border:0px solid #eee;margin:0;padding:0;list-style:none}

html,body,#bg,#bg table,#bg td,#cont{
	width:100%;
	height:100%;
	overflow:hidden;
	background:url(../images/bg.png) center no-repeat;
	background-size: 100%;
	}
	
body{
	font-family:Century Gothic,sans-serif;
	font-size:10px;
	cursor:default;
	color:#000;
	}
	
h1,h2,.large,.left{
	font-family:Century Gothic;
	font-size:30px;
	}
	
h2,.box div img{
	padding-bottom:10px;
	}
	
a{
	text-decoration:none;
	color:#000;
	outline:0;
	}
	
img{
	display:block;
	}

#bg div{
	position:absolute;
	width:200%;
	height:200%;
	top:-50%;
	left:-50%;
	}
	
#bg td{
	vertical-align:middle;
	text-align:center;
	}
	
#bg img{
	min-height:50%;
	min-width:50%;
	margin:0 auto;
	}
	
#cont{
	position:absolute;
	top:0;
	left:0;
	z-index:70;
	overflow:auto;
	}

h1{
	position:relative;
	text-transform:uppercase;
	}
	
h1 a{
	color:#000;
	font-size:20px;
	}
	
h1 a:hover{
	background:#ff6600 0 43px repeat-x;
	}

.box{
	position:relative;
	top:5%;
	width:800px;
	color:#000;
	padding:30px;
	text-align: justify;
	margin:auto;
	background:url(../images/vlak.png) center no-repeat;
	}

.box div{
	line-height:1.5em;
	padding:20px 30px 20px 30px;
	}

.box div a{
	text-decoration:underline;
	}

.large{
	text-align:right;
	font-size:13px;
	height:300px;
	width:700px;
	text-align: justify;
	}

.large h2{
	font-size:60px;
	}

.header{
	margin-bottom:10px;
	width:700px;
	background:url(../images/header.png) center no-repeat;
	background:#fff;
	}
	
h3{
	position:relative;
	border-bottom-width:1px;
	padding:30px 30px 10px 30px;
	margin:0 -30px 20px -30px;
	text-transform:uppercase;
	line-height:20px;
	font-weight:bold;
	}
	
h3 span{
	position:absolute;
	right:510px;
	top:29px;
	background:#000;
	text-align:center;
	padding:0 5px;
	white-space:nowrap;
	display:block;
	color:#fff;
	font-weight:normal;
	}
