body {
	font-family:"Lucida Grande", "bitstream vera sans", "trebuchet ms", sans-serif, verdana;
	margin:0px;
	margin-left: 50%;
	font-size:12px;
	color:#003;
	overflow: hidden;
	background-repeat: repeat-x;
	background-image: url(bg-linie.png);
	background-color: #4a4b8f;

}


a:link {
	outline:none;
	color:#039;
}

a:active {
  outline:none;
  color:#03C;
}

a:hover {
	outline:none;
	color:#009;
}

a:visited {
	outline:none;
	color:#008AC6;
}

:focus {
  -moz-outline-style:none;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 11px;
}

p {
	font-size: 13px;
}

a {
	font-size: 13px;
}


	#main_veliki_P2 {
	position:relative;
	left: -1250px;
	height: 700px;
	width: 2500px;
	background-image: url(Bau_Tag_P2.png);
	}

	.image {
	height:700px;
	width: 2500px;
	position:absolute;
	background-image: url(Bau_Nacht_P2.png);
	}


	#main_veliki {
	position:relative;
	height: 700px;
	width: 2500px;
	background-image: url(Main_P1.png);
	}

	#main {
	position:absolute;
	top: 200px;
	left: 910px;
	height: 440px;
	width: 680px;
	padding-left:35px;
	}
	

	
	#natpis {
	position:relative;
	height:20px;
	width:600px;
	text-align: center;
	font-size:12px;
	color:#003;
	padding-top:5px;
	padding-left:20px;
	}
	
	#glavni {
	position:relative;
	overflow:hidden;
	width:600px;
	height:335px;
	}
	
	.stranice {
	width:3000px;
	height:335px;
	position:absolute;
	z-index:2;
	}
	
	.str_sl {
	width:3000px;
	height:335px;
	position:absolute;
	background-image: url(Poz_str_velika.png);
	top:0px;
	left:0px;
	z-index:1;
	opacity:0;
	}
	
	.stranica {
	width:580px;
	height:335px;
	position:relative;
	float:left;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	background-position:center;
	}
	

	#footer {
	position:relative;
	padding-top:6px;
	height:70px;
	width:610px;
	text-align: center;
	font-size:10px;
	color:#ccccff;
	}
	
	#footer h3 {
	cursor:pointer;
	}

	#footer h3:hover {
	cursor:pointer;
	color:#ffffff;
	}
		
