@charset "utf-8";
/*** blue ***/

/*#page_bg {
	background-image:#000000 url(../images/blue/pozadina.gif);
}*/
#main_bg{
/*	background: url(../images/blue/bg_main.png) left repeat-y;*/
}

div#top_pozadina{
	background:#000000 url(../images/blue/top.jpg);
	background-repeat:no-repeat;
	display: block;
	height:23px;
}
div#datum{
	float:left;
	color:#CCCCCC;
	padding-left:25px;
	padding-top:10px;
}

.search {
	text-align:left;
	padding:10px 40px 10px 47px;
	float:right;
}

.search .inputbox {
	width: 120px;
	height: 15px;
	font-size: 11px;
	color: #8B8B8B;
	padding:0px 0px 0px 5px;
	border: 1px solid #ffffff;
}

#logo_bg{
	background:url(../images/blue/header.jpg) repeat-y;
	height:214px;
}

/*.search{
	background:url(../images/blue/search_ico.png) right top no-repeat;
}*/

#banner{
/*	background: #FFFFFF url(../images/blue/banner.jpg) center top no-repeat;*/
}

div.module_menu h3, div.module h3, #rightcolumn h3{
	background:  url(../images/blue/bg_h3.png) top left no-repeat;
}

#f_area{
	background: #E4E4E4 url(../images/blue/bg_f_area.png) left repeat-y;
}
#f_area h3{
	background:  url(../images/blue/f_area_h3.png) top left no-repeat;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#FFFFFF;
	text-decoration:underline;
	padding-left: 32px;
	line-height:23px;
	background:  url(../images/blue/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
	font-size:10px;
	font-weight:bold;
	
}

#power_by, #power_by a, #power_by a:visited{
	color:#3A78AD;
}
/*ul.menu li{
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}*/
ul.mostread li{
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
div.componentheading{
	color:#000000;
}
div#bottom_pozadina{
	background:transparent url(../images/blue/bottom.jpg) no-repeat bottom;
	display: block;
	height:81px;
	text-align:center;
	width:982px;
}

div#bottom, div#bottom a{
	padding-top:39px;
	color:#FFBF00;
}

div#bottom a:hover{
	color:#cccccc;
	text-decoration:none;
}

blockquote#navodnik_gore{
	background:transparent url(../images/gore.jpg) no-repeat scroll 0 0;
	padding:20px;
}
div#navodnik_dole{
	background:transparent url(../images/dole.jpg) no-repeat scroll right bottom;
	padding-bottom:15px;
	padding-left:29px;
	padding-top:15px;
}




