body {
	margin:0px;
	background-color:#dfe0e2;
/*	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
*/
font: normal 73%/1.5em  Verdana, sans-serif;
}

a{
	color:#6a2f31;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#header {
	background-color:#6a2f31;
	height:150px;
}

#left_header {
	width:200px;
	float: left;
	padding-top:45px;
}

#main_header {
	width:680px;
	float: left;
	padding-top:42px
}

#menu {
	background-color:#9f3039;
	height: 25px;
	text-align:center;
}

#body {
}

.center_wrap {
	width:880px;
	position:relative; 
	left:50%; 
	margin-left:-440px;
}

#menu_center_wrap {
	text-align:center
}

#left_content {
	width:200px;
	float: left;
	padding-top:16px;
}

#left_content_adresar {
	width:200px;
	float: left;
	padding-top:16px;
	visibility:hidden;
}

#main_content {
	width:620px;
	float: left;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:80px;
	background-image:url(slike/bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#c2c2c4;
}
#main_content_ {
	width:660px;
	float: left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:80px;
	background-image:url(slike/bottom_.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#c2c2c4;
}

#main_content_adresar {
	width:820px;
	float: left;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:80px;
	background-image:url(slike/bottom_adresar.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#c2c2c4;
}

#menu ul {
margin:0 0 0 0;
}

#menu li {
	display: inline;
	list-style-type: none;
	padding-right: 0px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:80%;
	line-height:24px;
	text-transform:uppercase;
}

.mainlevel a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding: 6px;
}

.mainlevel a:hover {
	background-color:#5f282a;
}

#abeceda {
	float:right;
	width:120px;
	height:520px;
	font-weight:bold;
	font-size:14px;
	line-height:130%;
}

#abeceda li {
	list-style-type: none;
	margin-left:-10px;
}

#abeceda li a {
	color:#6a2f31;
}

#abeceda li a:hover {
	color:#ffffff;
	text-decoration:none;
}



#search{
	background-color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:180px;
	height:18px;

}
#search_field{
	width:200px;
	height:37px;
	background:url(slike/search_bg.gif) no-repeat;
	padding-top:8px;
}

#search_submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:35px;
	height:31px;
	background:url(slike/search_button.gif) no-repeat left top;
	cursor:pointer;
}


#pitanje{
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:158px;
	height:50px;
	
}

.askal_title {
	font-weight:bold;
	color:#6a2f31;
	font-size:94%;
	letter-spacing:2px;
}

.askal_header {
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	line-height:20px;
}
#askal_submit{
	background-color: #6a2f31;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#FFFFFF;
	width:60px;
	height:15px;
	font-size:10px;
	font-weight:bold;
}
.slika_knjiznice{
	background-color:#999999;
	padding:1px;
	border:#ffffff 2px solid;
}

.naslov_stranice {
	border-bottom-color:#eeeeee;
	border-top-color:#c2c2c4;
	border-left-color:#c2c2c4;
	border-right-color:#c2c2c4;
	border-style:solid; 
	border-width:2px; 
	font-weight:bold; 
	padding-left:2px;
	padding-right:4px;
	margin-top: 6px;
	color:#6a2f31;
}

.kratka_vijest{
	font-size:78%;
	line-height:1.2em;
	color:#FFFFFF;
}

.kratka_vijest a{
	color:#FFFFFF;
}

.kratka_vijest_opsirnije{
	color:#FFFFFF;
	text-decoration:none;
}

.kratka_vijest_opsirnije:hover{
	text-decoration:underline;
}

.datum_obavijesti_tab{
	color:#999999;
}

.datum_skupa_tab{
	color:#aaaaaa;
}

.image_on_the_left{
	background-color:#999999;
	padding:1px;
	border:#ffffff 2px solid;
	margin-right: 10px;
	float:left;
}

.vijest{
	padding-right:40px;
}

.vijest_datum{
	font-size:78%;
	color:#6a2f31;
}
.vijest_tekst{
	margin-top:-10px;
}