body {
	background-color:#ffffff;
	margin:10px auto;
	font-family:Verdana;
	font-size:11px;
	color:#6a6a6a;
	background:url('../images/background.png') repeat-x fixed;
}
input, textarea, select {
	font-family:Verdana;
	font-size:11px;
	color:#6a6a6a;
}
a {
	text-decoration:none;
	color:#9e3434;
}
a:hover {
	color:#494949;
}
a img {
	padding:3px;
	border:1px solid #c8c8c8;
}
ul {
	margin:0;
	padding:0 0 0 20px;
}
li {
	margin:0;
	padding:0;
}
form {
	margin:0;
	padding:0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	margin-left:auto;
	margin-right:auto;
}
.align_left {
	text-align:left;
}
.align_right {
	text-align:right;
}
.align_center {
	text-align:center;
}
.submit {
	cursor:pointer;
	height:28px;
	width:76px;
	background:url('../images/pretraga.gif');
	border:1px solid #c8c8c8;
}
#container_top {
	background:url('../images/header_background.png');
	width:982px;
	height:150px;
	margin: 0 auto;
}
#container {
	padding-top:1px;
	padding-bottom:5px;
	width:980px;
	margin: 0 auto;
}
.naslov_top {
	color:#1f6376;
	font-size:1.6em;
	font-weight:bold;
}
.naslov {
	color:#1f6376;
	margin:0 auto;
	padding-bottom:5px;
	font-weight:bold;
}
.korak_top {
	background:url('../rounded.php?sh=s&si=top&w=912&bc=cacaca&bw=1&fgc=f7f7f7&bgo=0&r=15') top no-repeat;
	width:912px;
	height:15px;
	margin:10px auto 0 auto;
}
.korak {
	background-color:#f7f7f7;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	width:900px;
	padding:0 5px;
	margin:0 auto 0 auto;
}
.korak_bottom {
	background:url('../rounded.php?sh=s&si=bottom&w=912&bc=cacaca&bw=1&fgc=f7f7f7&bgo=0&r=15') top no-repeat;
	width:912px;
	height:15px;
	margin:0 auto 10px auto;
}
.kriterij {
	border:1px solid #cecece;
	background-color:#e5e5e5;
	padding:5px;
	margin:0 5px;
	text-align:center;
}
.dugme {
	margin:5px 5px 0 5px;
}
.rezultat_bus_top {
	background:url('../rounded.php?sh=s&si=top&w=140&bc=c4c4c4&bw=1&fgc=ffffff&bgo=0&r=10') top no-repeat;
	width:140px;
	height:10px;
}
.rezultat_bus {
	background-color:#ffffff;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	width:132px;
	padding:0 3px 0 3px;
}
.rezultat_bus_bottom {
	background:url('../rounded.php?sh=s&si=bottom&w=140&bc=c4c4c4&bw=1&fgc=ffffff&bgo=0&r=10') top no-repeat;
	width:140px;
	height:10px;
}
.rezultat_bus a img:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
.rezultat_bus a:hover {
	color:#000;
}
#page_select {
	text-align:center;
}
#page_select a {
	font-weight:bold;
	text-align:center;
	font-size:1.1em;
}
#container_bottom {
	width:980px;
	font-size:0.9em;
	text-align:center;
	margin: 0 auto;
}