body, html {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

body {
	background:#FFF url(../img/body_bg.gif) repeat-x top left;
	text-align: center;
}

img {
	border: 0px;
}

a {
	color: #c30969;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 764px;
	margin: 0px auto;
	text-align: left;
}

#header {
	height: 129px;
	position: relative;
}

#header h1 {
	display: none;
}

#site_logo {
	position: absolute;
	right: 40px;
	top: 53px;
}

#site_title {
	position: absolute;
	left: 30px;
	top: 60px;
}

#container {
	background: url(../img/content_bg.gif) repeat-y top left;
	margin-bottom: 5px;
	border-bottom: 1px solid #fff;
}

#container .inner {
	background:url(../img/content_top.gif) no-repeat top left;
}

#container .inner_2 {
	background:url(../img/content_bottom.gif) no-repeat bottom left;
	padding: 1px;
}

#sidebar {
	float: left;
	width: 175px;
}

#content {
	margin-left: 0px;
	width: 547px;
	float: left;
	padding: 10px 30px 20px 10px;
	color: #363636;
	line-height: 160%;
}

#navigation {
	list-style: none;
	margin: 75px 0px 0px 34px;
	padding: 0px;
	border-bottom: 1px solid #c30969;
	display: block;
	width: 132px;
}

#navigation li {
	border-top: 1px solid #c30969;
	text-align: right;
	padding: 0px;
	margin: 0px;
	display:block;
}

* html #navigation li {
	margin-bottom: -3px;
}

#navigation li a {
	padding: 0px;
	margin: 0px;
	display: block;
	height: 23px;
	background-repeat:no-repeat;
	background-position: left top;
}

#navigation li a:hover {
	background-position: left bottom;
}

#navigation a.selected {
	background-position: left bottom;
}

#navigation li a span {
	display: none;
}

.clear {
	clear: both;
}

#content h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #c30969;
	height: 65px;
	background-repeat: no-repeat;
	background-position: left center;
}

#content h2 span {
	display: none;
}

.naslov_dobrodosli {
	background-image:url(../img/naslov_dobrodosli.gif);
}

.naslov_ko_smo_mi {
	background-image:url(../img/naslov_ko_smo_mi.gif);
}
.naslov_ko_smo_mi_it {
	background-image:url(../img/naslov_ko_smo_mi_it.gif);
}

.naslov_o_hivu {
	background-image:url(../img/naslov_o_hivu.gif);
}

.naslov_clanice {
	background-image:url(../img/naslov_clanice.gif);
}

.naslov_projekti {
	background-image:url(../img/naslov_projekti.gif);
}
.naslov_projekti_it {
	background-image:url(../img/naslov_zajednicki_projekti_it.gif);
}

.naslov_linkovi {
	background-image:url(../img/naslov_linkovi.gif);
}
.naslov_publikacije {
	background-image:url(../img/naslov_publikacije.gif);
}

.nav_ko_smo {
	background-image:url(../img/nav/ko_smo.gif);
}

.nav_o_hivu {
	background-image:url(../img/nav/o-hivu.gif);
}

.nav_clanice {
	background-image:url(../img/nav/clanice.gif);
}

.nav_projekti {
	background-image:url(../img/nav/projekti.gif);
}

.nav_linkovi {
	background-image:url(../img/nav/linkovi.gif)
}
.nav_publikacije {
	background-image:url(../img/nav/publikacije.gif)
}

#content h3 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	color: #c30969;
	font-size: 16px;
}

.left_image {
	float: left;
	margin: 35px 15px 10px 0px;
}

.right_image {
	float: right;
	margin: 35px 0px 10px 15px;
}

.section {
	margin-bottom: 15px;
	clear: both;
}

#footer {
	margin-top: 10px;
	padding:21px 30px;
	text-transform: uppercase;
	font-size: 10px;
	background:url(../img/footer_bg.gif) no-repeat top left;
}

#copyright {
	float: left;
}

#alt_navigation {
	text-align: right;
	color: #7f7f7f;
}

.h2{
font-size:36px;}