@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Calibri, Arial, Tahoma, Helvetica;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	height: 100%;
/*	background-color: #F9F9F9; */
background-image:url(images/bg2.gif);
background-position:center;

}
.style1 {
	font-size: 14px;
	color: #FFFFFF;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
#top {
	background-image: url(images/up.jpg);
	margin: 0px;
	padding: 0px;
	height: 22px;
}
#bottom {
	background-image: url(images/bottom.jpg);
	margin: 0px;
	padding: 0px;
	height: 21px;
	text-align: right;
	clear: both;
}
.copy {
	vertical-align: bottom;
	text-align: right;
	margin-top: 2px;
}
#container {
	height:100%;
	width: 955px;
	padding: 0px;
	text-align: left;
	position: relative;
	top: -293px;
	/* IE4ever Hack: Hide from IE4 **/
		position: static;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	width: 955px;
}
#gornji_meni {
	width: 955px;
	background-image: url(images/meni.jpg);
	height: 34px;
	margin-bottom: 5px;
}
#lijeva_kolona {
	width: 180px;
	float:left;

}
#desna_kolona {
	width: 180px;
	float:right;

	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	border-right-width: 2px;
	padding: 4px;

}
#glavni_dio1 {
	width: 567px;
	float:left;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
}
#glavni_dio2 {
	width: 761px;
	float:left;
/*	border-right-style: solid; */
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
}

#upper_meni {
	font-size: 14px;
	margin: 8px;
	width: 600px;
	float: right;
}

#upper_meni ul {
                margin: 0px;
                padding: 0px;
                width: 100%;
}
#upper_meni li {
	list-style-type: none;
	display: inline;
	margin:20px;
	font-weight: bold;
}
#container #gornji_meni #pretrazivanje {
	background-color: #000066;
	width: 300px;
	float: right;
	margin: 4px;
	padding: 3px;
	height: 20px;
}
#container #gornji_meni #pretrazivanje #form1 {
	float: left;
	width: 200px;
}
#container #gornji_meni #pretrazivanje #form1 #textfield {
	width: 130px;
	height: 14px;
	font-size: 10px;
}
#container #gornji_meni #pretrazivanje #form1 #button {
	font-size: 10px;
	float: right;
}
.pretrazivanje2 {
	float:left;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	float: left;
}
#container #lijeva_kolona #lijevi_meni {
font-size:14px;
}
#container #lijeva_kolona #lijevi_meni ul{
                margin: 0px;
                padding: 10px;
                width: 92%;

}
#container #lijeva_kolona #lijevi_meni li{
	list-style-type: none;
	width: 100%;
	margin:2px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#container #lijeva_kolona #lijeva_kolona_slike {
	text-align: center;
}
.naslov {
	margin: 0px;
	background-color: #dfdfdf;
	padding: 5px;
	font-size: 14px;
	color: #000099;
	text-transform: uppercase;
	font-weight: bold;
}
.tekst {
/*	color: #8d9aa2; */
	background-color: #ebebeb;
	padding: 4px;
	border-bottom-width:thin;
	border-bottom-style: solid;
	border-bottom-color: #88959b;
}

