@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
		background-color: #E1E1E1;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#podloga {
	position:relative;
	margin:auto;
	height: 100%;
	width: 960px;
	z-index:1;
}
#headline {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:200px;
	z-index:auto;
	background-image: url(images/background.gif);
}
#header1 {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:50px;
	z-index:2;
	background-image: url(images/index_01.gif);
}
#header2 {
	position:absolute;
	left:0px;
	top:50px;
	width:200px;
	height:150px;
	z-index:3;
	background-image: url(images/index_02.gif);
}
#header3 {
	position:absolute;
	left:200px;
	top:50px;
	width:760px;
	height:150px;
	z-index:4;
}
#header4 {
	position:absolute;
	left:0px;
	top:200px;
	width:200px;
	height:20px;
	z-index:5;
	background-image: url(images/index_04.gif);
}
#baner01 {
	position:absolute;
	left:15px;
	top:558px;
	width:164px;
	height:65px;
	z-index:10;
}
#baner02 {
	position:absolute;
	left:44px;
	top:630px;
	width:112px;
	height:86px;
	z-index:10;
}
#baner03 {
	position:absolute;
	left:35px;
	top:730px;
	width:130px;
	height:130px;
	z-index:10;
}
#baner04 {
	position:absolute;
	left:50px;
	top:880px;
	width:100px;
	height:36px;
	z-index:10;
}
#translator {
	position:absolute;
	left:220px;
	top:0px;
	width:740px;
	height:auto;
	z-index:11;
}
#sadrzaj {
	position:absolute;
	left:0px;
	top:220px;
	width:960px;
	height:auto;
	z-index:2;
	background-image: url(images/index_05.gif);
}
.style1 {
	color: #B30000;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.style4 {font-weight: bold}
.style5 {font-style: italic}


a:link {
	color: #B30000;
	text-decoration: none;
}
a:visited {
	color: #B30000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #B30000;
	text-decoration: none;
}
#meny {
	position:absolute;
	left:0px;
	top:218px;
	width:auto;
	height:auto;
	z-index:10;
}





</style>
