@charset "utf-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000099;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000099;
}
#container_header {
	background-color: #000099;
	height: 200px;
	width: 800px;
	background-image: url(bild_rex/header_rex.jpg);
	background-repeat: no-repeat;
	display: block;
}
#left {
	position: absolute;
	height: auto;
	width: 150px;
	background-attachment: fixed;
	background-color: #FFFFFF;
}

#sadrzaj {
	background-color: #FFFFFF;
	float: right;
	width: 610px;
	position: relative;
	height: auto;
	color: #000099;
	padding-right: 10px;
}
h3 {
	color: #33CC33;
	background-color: #0C2895;
}

#footer {
	background-color: #000099;
	height: 100px;
	width: 800px;
	color: #000099;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background-image: url(bild_rex/footer.jpg);
	background-repeat: no-repeat;
	display: block;
}
a.mail {
	color: #FF9900;
	text-decoration: underline;
}

td.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
}


#menu td a {
	color: #F5F3F0;
	text-decoration: none;
	background-color: #000099;
	text-align: justify;
	display: block;
	width: 150px;
	margin: 1px;
	font-weight: bold;
	padding-left: 4px;
}

#menu td a:hover {
	color: #33CC33;
	background-color: #2A45AC;
	text-align: center;
	background-image: url(bild_rex/arrow.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#menu td a.rex {
	text-align: center;
}
table.simboli {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	border: 1px dotted #0C2895;
	padding-left: 10px;
	background-color: #F9FDFF;
}
table.svojstva {
	font-size: 12px;
	text-align: justify;
	color: #252757;
}
#menu td.posjeta {
	color: #000066;
	background-color: #33CC33;
	text-align: left;
	text-decoration: none;
	width: 150px;
	font-weight: bold;
	padding-left: 4px;
}
.compo {
	font-size: 14px;
	font-weight: bolder;
	color: #33CC33;
}
#cjenik td a {
	background-image: url(bild_rex/pdf_cjenik.jpg);
	display: block;
	height: 30px;
	width: 154px;
	background-repeat: no-repeat;
}
#cjenik td a:hover {
	background-image: url(bild_rex/cjenik_hover.jpg);
	background-repeat: no-repeat;
}
