@charset "utf-8";

#top_menu ul {
	list-style-type: none;
}

#top_menu ul li {
	display: block;
	float: left;
	position: relative;
}
#top_menu .home {
	background-image: url(../images/menu/home.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 115px;
	background-position: center top;
}
#body_naslovna #top_menu .home {
	background-image: url(../images/menu/home.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 115px;
	background-position: center bottom;
}
#body_hrvatska #top_menu .hrvatska {
	background-image: url(../images/menu/hrvatska.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 115px;
	background-position: center bottom;
}
#body_svijet #top_menu .svijet {
	background-image: url(../images/menu/svijet.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 115px;
	background-position: center bottom;
}

#top_menu .home:hover {
	background-image: url(../images/menu/home.jpg);
	background-position: center bottom;
}

#top_menu .svijet {
	background-image: url(../images/menu/svijet.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 115px;
	background-position: center top;
}
#top_menu .svijet:hover {
	background-image: url(../images/menu/svijet.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#top_menu .hrvatska {
	background-image: url(../images/menu/hrvatska.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 115px;
	background-position: center top;
}

#top_menu .hrvatska:hover {
	background-image: url(../images/menu/hrvatska.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#top_menu .sport {
	background-image: url(../images/menu/sport.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 115px;
	background-position: center top;
}
#body_sport #top_menu .sport {
	background-image: url(../images/menu/sport.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 115px;
	background-position: center bottom;
}
#body_showbiz #top_menu .showbiz {
	background-image: url(../images/menu/showbiz.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 115px;
	background-position: center bottom;
}
#body_vrijeme #top_menu .vrijeme {
	background-image: url(../images/menu/vrijeme.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 115px;
	background-position: center bottom;
}

#top_menu .sport:hover {
	background-image: url(../images/menu/sport.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#top_menu .showbiz {
	background-image: url(../images/menu/showbiz.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 115px;
	background-position: center top;
}

#top_menu .showbiz:hover {
	background-image: url(../images/menu/showbiz.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#top_menu .vrijeme {
	background-image: url(../images/menu/vrijeme.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 115px;
	background-position: center top;
}

#top_menu .vrijeme:hover {
	background-image: url(../images/menu/vrijeme.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#top_menu .drop_menu {
	height: 40px;
	position: absolute;
	width: 100px;
	left: 20px;
	top: 25px;
	right: 1px;
	bottom: 1px;
	visibility: hidden;
}

#top_menu .drop_menu ul {
	display: block;
	list-style-type: none;
}
#top_menu .drop_menu li {
	display: block;
	height: 20px;
	width: 80px;
	text-align: left;
}
#top_menu .drop_menu a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#top_menu .drop_menu a:hover {
	color: #960505;
}
#top_menu li:hover .drop_menu {	
	visibility: visible;
}
#nav_area ul {
	list-style-type: none;
	
}
#nav_area ul li {
	display: block;
	float: left;
}
#side_menu ul {
	list-style-type: none;
	padding-top: 60px;
	padding-left: 20px;
}
#side_menu ul li {
	display: block;
	height: 25px;
	width: 160px;
	margin-bottom: 5px;
}

#links_menu ul {
	list-style-type: none;
	padding-top: 60px;
	padding-left: 20px;
}
#links_menu ul li {
	display: block;
	margin-bottom: 5px;
	height: 25px;
	width: 160px;
}





#news_menu  ul {
	list-style-type: none;
	padding-top: 60px;
	padding-left: 15px;
}
#news_menu  ul  li {
	display: block;
	width: 175px;
	height: 60px;	
	vertical-align: text-bottom;
	margin-top: 5px;
}
#news_menu ul li a {
	display: block;
	height: 50px;
	width: 175px;
}
#news_menu   #vijest_1    {
	background-image: url(../images/vijest_1.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 175px;
	background-position: center top;
}
#news_menu #vijest_1:hover {
	background-image: url(../images/vijest_1.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 175px;
	background-position: center bottom;
}

#news_menu #vijest_2 {
	background-image: url(../images/vijest_2.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 175px;
	background-position: center top;
}
#news_menu #vijest_2:hover {
	background-image: url(../images/vijest_2.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 175px;
	background-position: center bottom;
}

#news_menu #vijest_3 {
	background-image: url(../images/vijest_3.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 175px;
	background-position: center top;
}
#news_menu #vijest_3:hover {
	background-image: url(../images/vijest_3.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 175px;
	background-position: center bottom;
}

#news_menu #vijest_4 {
	background-image: url(../images/vijest_4.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 175px;
	background-position: center top;
}
#news_menu #vijest_4:hover {
	background-image: url(../images/vijest_4.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 175px;
	background-position: center bottom;
}

#news_menu #vijest_5 {
	background-image: url(../images/vijest_5.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 175px;
	background-position: center top;
}
#news_menu #vijest_5:hover {
	background-image: url(../images/vijest_5.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 175px;
	background-position: center bottom;
}

#footer ul {
	list-style-type: none;
	height: 40px;
	width: 600px;
	padding-top: 140px;
	padding-left: 280px;
}

#footer ul  li {
	display: block;
	float: left;
}
#footer .home_1 {
	background-image: url(../images/menu/home_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 80px;
	height: 18px;
}
#footer .home_1:hover {
	background-image: url(../images/menu/home_1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer .hrvatska_1 {
	background-image: url(../images/menu/hrvatska_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 18px;
	width: 100px;
}
#footer .hrvatska_1:hover {
	background-image: url(../images/menu/hrvatska_1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer .svijet_1 {
	background-image: url(../images/menu/svijet_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 18px;
	width: 100px;
}
#footer .svijet_1:hover {
	background-image: url(../images/menu/svijet_1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer .sport_1 {
	background-image: url(../images/menu/sport_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 18px;
	width: 100px;
}
#footer .sport_1:hover {
	background-image: url(../images/menu/sport_1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#footer .showbiz_1 {
	background-image: url(../images/menu/showbiz_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 18px;
	width: 100px;
}

#footer .showbiz_1:hover {
	background-image: url(../images/menu/showbiz_1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer .vrijeme_1 {
	background-image: url(../images/menu/vrijeme_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 18px;
	width: 100px;
}
#footer .vrijeme_1:hover {
	background-image: url(../images/menu/vrijeme_1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bottom ul {
	list-style-type: none;
	padding-left: 15px;
}

#bottom ul  li {
	display: block;
	float: left;
	position: relative;
}
#bottom .kontakt {
	background-image: url(../images/kontakt.png);
	background-position: center top;
	height: 30px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
}
#bottom .kontakt:hover {
	background-image: url(../images/kontakt.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}

#bottom .o_nama {
	background-image: url(../images/o_nama.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 30px;
	width: 100px;
}
#bottom .o_nama:hover {
	background-image: url(../images/o_nama.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bottom .design {
	background-image: url(../images/design.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 30px;
	width: 200px;
	margin-left: 475px;
}
#bottom .design:hover {
	background-image: url(../images/design.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#bottom .partneri {
	background-image: url(../images/nasi_partneri.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 30px;
	width: 100px;	
}
#bottom .partneri:hover {
	background-image: url(../images/nasi_partneri.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
