@import url(../blueprint/reset.css);
@import url(../web.css);
@import url(nav.css);

DIV#top-bar {
	height: 35px;
	background-color: #F5821F;
}

DIV#mmenu {
	width: 920px;
	height: 35px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 6px;
}

DIV#header {
	margin-bottom: 4px;
}

#left {

}


DIV#top-bar #com-bar {
	background: transparent url(../../images/zivot/search_bg.png) no-repeat 0 0;
}
	#home {
		background: transparent url(../../images/zivot/icon/home.png) no-repeat 0 0;
	}
	#contact {
		background: transparent url(../../images/zivot/icon/contact.png) no-repeat 0 0;
	}


#main .inner A {
	color: #ea7716;
}
#main .inner A:hover {
	color: #838383;
}

#main .inner H2 {
	font-size: 16px;
	color: #ea7716;
}
#main .inner H3 {
	font-size: 13px;
	font-weight: bold;
	margin: 2px 0;
}
#main .inner H4 {
	font-size: 13px;
	font-weight: bold;
	margin: 1px 0;
}
#main .inner H5 {
	margin: 4px 0 4px 0;
}
#main .inner P {
	font-size:13px;
	margin: 4px 0 12px 0;
	line-height:17px;
}

#main .inner UL {
	font-size:13px;
	padding: 0 0 10px 18px;
}

#main .inner UL LI {
	background: transparent url(../../images/zivot/bullet/orange_smaller.png) no-repeat 2px 4px;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height:17px;
}

#novosti-naslovna EM {
	color: #e97813;
}
#novosti-naslovna H3 {
	margin: 2px 0 !important;
	border-bottom: 0 !important;
	font-size: 14px !important;
}
#novosti-naslovna H3 A {
	color: #000 !important;
	text-decoration: none;
}
#novosti-naslovna A.more {
	float: right;
	font-size: 10px;
	color: #000;
}
#novosti-naslovna A IMG {
	border-bottom: 1px solid #999;
}
#novosti-naslovna .novost {
	border-top: 1px solid #000;
	margin-top: 7px;
	padding-top: 7px;
}

.novost {
	border-top: 1px solid #000;
	margin-top: 7px;
	padding-top: 7px;
}
.novost H3 A {
	color: #000;
	font-size: 14px;
	text-decoration: none;
}
.novost EM {
	color: #e97813;
}
.novost IMG {
	float: left;
	margin-right: 10px;
}

/*Dodao Stjepan*/

#left ul.med_pokrovitelji {}

#left ul.med_pokrovitelji li { 
	border: 1px solid #c6c6c6;
	margin-bottom: 7px;
	}
	
#left ul.med_pokrovitelji li a {}

#right ul {}

#right ul li { 
	margin-bottom: 7px;
	}
#right ul li a {}


#main .inner TABLE.tbl_zivot TR.sec {
	background-color: #f4f4f4;
}


#left ul.so_clanci {}

#left ul.so_clanci li { 
	border: none;
	margin-bottom: 7px;
	margin-left:10px;
	text-align:left;
	
	}
	
#left ul.so_clanci li a {
	line-height:14px;
	color: #ea7716;}

#left ul.so_clanci li a:hover {
	color: #838383;}	
		

