* {
	padding:0;
	margin:0;
	}
	
body {
	background-color: #5095CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	z-index: 5;
	}

#logo {
	background: url('./img/nohy.png') no-repeat;
	width: 300px;
	height: 300px;
	position: absolute;
	margin-top: 0px;
	z-index: 30;
	}

#nadpis{
	font-family: Neuropol, Helvetica, sans-serif;
	z-index: 40;
	font-size: 90px;
	}
	
#nadpis2{
	font-family: Neuropol, Helvetica, sans-serif;
	font-size: 90px;
	color: #FFFFFF;
	z-index: 30;
	}
	
#whitebox{
	background-color: #FFFFFF;
	width: 195px;
	height: 30px;
	z-index: 40;
	opacity: 0.3;
	filter: alpha(opacity=30)
	}

#whitebox2{
	background-color: #FFFFFF;
	width: 195px;
	height: 30px;
	z-index: 40;
	opacity: 0.3;
	filter: alpha(opacity=30)
	}
	
#whitebox3{
	background-color: #FFFFFF;
	width: 195px;
	height: 30px;
	z-index: 40;
	opacity: 0.3;
	filter: alpha(opacity=30)
	}

#whitebox_active {
	background-color: #FFFFFF;
	width: 195px;
	height: 30px;
	z-index: 40;
	opacity: 0.5;
	filter: alpha(opacity=50)
	}
	
#menu {
	z-index: 60;
	}

#menu2 {
	z-index: 60;
	}

#menu3 {
	z-index: 60;
	}

#menu4 {
	z-index: 60;
	}

#doleciara {
	font-size: 3px;
	background-color: white;
	height: 3px;
	width: 990px;
	z-index: 10;
	}
	
#horeciara {
	font-size: 3px;
	background-color: white;
	height: 3px;
	width: 990px;
	z-index: 10;
	}
	
#bielaciara {
	font-size: 3px;
	background-color: white;
	height: 3px;
	width: 802px;
	z-index: 10;
	}
	
#bielaciara2 {
	font-size: 3px;
	background-color: white;
	height: 3px;
	width: 802px;
	z-index: 10;
	}
	
#textbox {
	font-size: 12pt;
	text-align: justify;
	width: 650px;
	height: 500px;
	overflow: auto;
	z-index: 30;
	}
	
#textbox4 {
	font-size: 10pt;
	text-align: justify;
	width: 640px;
	height: 500px;
	overflow: auto;
	z-index: 30;
	}

#footer {
	text-align: center;
	font-size: 8pt;
	z-index: 50;
	}

a:link {
	color:#B76FA1;
	text-decoration: none;
	}

a:hover {
	color:#FFFFFF;
	text-decoration: none;
	}

a:visited {
	color:#B76FA1;
	text-decoration: none;
	}	

a:active{
	color:#FFFFFF;
	text-decoration: none;
	}
