body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #284863;
	font-size: 11px;
}
h1 {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	float: left;
	height: 64px;
	width: 329px;
	position: absolute;
	left: 0px;
	top: 116px;
}
h1 a {
	height: 64px;
	width: 329px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
a {
	color: #284863;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
list-style-type: none;
}
#wrapper {
	width: 100%;
	min-height: 100%;
	position: relative;
	background-image: url(../img/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#header_wrapper {
	height: 224px;
	width: 100%;
}
#content_wrapper {
	width: 100%;
	min-height: 300px;
	padding-bottom: 160px;
}
#footer_wrapper {
	width: 100%;
	height: 138px;
	position: absolute;
	bottom: 0px;
	background-image: url(../img/foot/bgw.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header {
	height: 224px;
	width: 1003px;
	background-image: url(../img/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	width: 1003px;
}
#column_1 {
	float: left;
	width: 190px;
	padding-top: 20px;
}
#column_2 {
	float: left;
	width: 450px;
	list-style-type: none;
	padding-top: 70px;
	position: relative;
	background-image: url(../img/bg_col2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 39px;
	padding-right: 24px;
	display:inline;
	overflow:visible;
}

#column_2 h3{
	font-size:13px;
}

#column_3 {
	float: left;
	width: 267px;
	padding-top: 75px;
	background-image: url(../img/bg_col3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
	color: #737373;
	display:inline;
}
#footer {
	height: 138px;
	width: 783px;
	background-image: url(../img/foot/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding-left: 220px;
}
#header ul {
	padding-top: 8px;
	padding-left: 110px;
}
#header ul li {
	float: left;
	padding-right: 6px;
}

#main_nav {
	margin-bottom: 50px;
}
#main_nav li {
	margin-bottom: 6px;
	background-repeat: no-repeat;
	background-position: left top;
}
#main_nav li a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 17px;
	width: 140px;	
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 50px;
}
#main_nav li a:hover, #main_nav li.here a {
	background-position: right top;
	padding-left: 50px;
	width: 140px;
	margin-left: 0px;
}
#links {
	margin-left: 50px;
	padding-left: 0px;
}
#links ul li a {
	margin-left: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
#links ul li a:hover {
	background-color: #284863;
}
.article {
	padding-bottom: 16px;
}
#column_2 p {
	line-height: 15px;
	padding-bottom: 5px;
}
#column_2 ul {
	list-style-type: disc;
	padding-left: 14px;
}
#column_2 a {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;	
}
#column_2 a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #284863;
	background-color: #284863;
}
#column_2 p img {
	margin-right: 6px;
	margin-top: 2px;
}
#column_3 h2 {
	margin-top: 20px;
	margin-bottom: 4px;
}
#column_3 .news_item {
	padding-bottom: 6px;
}
#column_3 a img.floatleft {
	float: left;
	display: inline;
	margin-right: 4px;
	padding: 2px;
	border: 1px solid #EDEDED;
}
#column_3 h3 {
	font-size: 11px;
}
#column_3 h3 a:hover {
	background-color: #284863;
}
#column_3 p {
	padding-bottom: 8px;
	padding-right: 5px;
}
#column_3 p.date {
	padding-bottom: 0px;
	font-size: 10px;
}
#column_3 p.archive {
	margin-top: 4px;
}
#column_3 p.archive a {
	text-transform: uppercase;
	font-weight: bold;
}
#column_3 p.archive a:hover {
	background-color: #284863;
}
/* bolnica prijatelj djece */
.prijatelj {
	position:absolute;
	left:819px;
	top:100px;
	}
.prijatelj span {
	font-size:18px;
	line-height:20px;
	margin-top:0px;
	margin-bottom:-15px;
	clear:both;
	margin-left:5px;
	color:#fefefe;
	font-weight:bold;
	display:block;
	text-transform:uppercase
	}	


/* Galerija slika */

.box_gal {
	position: relative;
	width: 200px;
	height: auto;
	border: 2px solid #FFFFFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.box_gal_inner {
	border: 1px solid #e9e9e9;
	background-color: #f2f2f2;
	padding-bottom: 4px;
	padding-top: 4px;	
	padding-left: 5px;
}
.box_gal a img {
	background-color: #f3ecec;
	padding: 3px;
	border: 1px solid #CCCCCC;	
}
.gal_nav {
	list-style-type: none;
	height: 18px;
	padding-top: 1px;
	padding-right: 26px;
}
.gal_nav li {
	width: 18px;
	height: 18px;
}
.gal_nav li.first {
	margin-right: 50px;
	display: inline;
}
.gal_nav li.second {
	margin-left: 70px;
	display: inline;
}
.gal_nav li a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 18px;
	width: 18px;
	text-indent: -9999px;
	overflow: hidden;
}
.gal_nav li a img {
	background-color: transparent;
	border: none 0;
}
#footer ul {
	padding-top: 25px;
}
#footer li {
	float: left;
	padding-right: 128px;
	height: 23px;
	padding-bottom: 12px;
}
#footer li.ea {
	padding-left: 200px;
	padding-right: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -4px;
	font-size: 18px;
}
/*
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/
