@charset "windows-1250";
#kontejner {
	height: 590px;
	width: 791px;
	left: auto;
	top: -2px;
	right: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#podloga_siva_gore {
	background-image: url(Slike/podloga_sivo_rub_gore.png);
	background-repeat: no-repeat;
	height: 89px;
	width: 791px;
	margin-top: 0px;
	position: relative;
	top: 0px;
}
#podloga_siva_sredina {
	background-image: url(Slike/podloga_sivo_sredina.png);
	background-repeat: repeat-y;
	height: 198px;
	width: 791px;
	position: relative;
	top: 0px;
	margin-top: 0px;
}
#podloga_siva_dolje {
	background-image: url(Slike/podloga_sivo_rub_dolje.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	position: relative;
	top: -2px;
	height: 270px;
	width: 791px;
}
#logo {
	height: 62px;
	width: 321px;
	position: absolute;
	left: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 22px;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

#menu   td   a {
	text-decoration: none;
	color: #333333;
	display: block;
	height: 20px;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 10px;
}

#menu   td   a:hover {
	position: relative;
	color: #333333;
	background-color: #FF9900;
}
#menu td a.aktivni {
	text-decoration: none;
	color: #333333;
	background-color: #FF9900;
}
#menu2 td a {
	text-decoration: none;
	color: #666666;
	display: block;
	height: 20px;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 10px;
}
#menu2 td a:hover {
	position: relative;
	color: #666666;
	background-color: #ffcc99;
}
#menu2 td a.aktivni {
	text-decoration: none;
	color: #666666;
	background-color: #ffcc99;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	height: 35px;
	width: 791px;
	text-align: center;
	display: block;
	font-weight: bold;
	color: #666666;
}
#dizajn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	height: 35px;
	width: 55px;
	right: 6px;
	top: -10px;
}
.I {
	text-decoration: none;
	color: #FFFFFF;
}
.I:hover {
	text-decoration: none;
	color: #33CC66;
}
#sadrzaj_tekst_str {
	position: absolute;
	top: 345px;
	left: 60px;
	height: 40px;
	width: 450px;
}
.str  {
	text-decoration: none;
	color: #000000;
}
.str:hover  {
	text-decoration: none;
	border: 1px solid #669966;
}
.idi {
	color: #000000;
	text-decoration: none;
}
.idi:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.a {
	text-decoration: none;
	color: #333333;
}
.a:hover {
	text-decoration: none;
	color: #FF9900;
}

