/*@import url(blueprint/reset.css);*/
@import url(nav.css);
@import url(novosti.css);

* {
	margin: 0px;
	padding: 0px;	
}

A { outline: none; color: #233F77; text-decoration: none;}
.clear { clear: both; height: 1px; line-height: 1px; font-size: 1px; }

BODY {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4A505A;
	background: #FBF8E9 url(../images/body/back.gif) repeat-x 0 0;
}

H1 
{
	font-family: Times New Roman;
	font-size: 24px;
	color: #003875;
	padding: 30px 0 20px 0;
}

H2
{
	font-family:georgia;
	font-size: 16px;
	color: #003875;
	padding: 10px 0 10px 0;
} 

P 
{
	margin-bottom: 15px;	
}

img
{
	border: 0px;
}


/********** Header image rotator *****************/
#rotator {
	overflow: hidden;
	position: relative;
	width: 731px;
	height: 162px;
}

#rotator img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

/********** END Header image rotator *************/

DIV#language, DIV#language_all
{
	width: 937px;
	height: 26px;
	text-align: right;
	color: #A7B1BF;
	font-size: 11px;
	padding: 15px 20px 0px 0px;
	margin: 0 auto;
}

DIV#language A, DIV#language_all A
{color: #A7B1BF;}

DIV#header{
	width: 731px;
	height: 162px;
	padding-bottom: 1px;
	border-bottom: 1px solid #EAEBF1;
	border-top: #EAEBF1 1px solid;
}

DIV#header #header_image 
{
	width: 731px;
	height: 162px;
}

DIV#wrapper {
	width: 957px;
	margin: 0px auto;
	text-align: left;
	background: #fff; /* url(../images/body/wrapper.png) repeat-y 0 0; /*#0A2E78*/
	border-bottom: #EAEBF1 1px solid;
	border-right: #EAEBF1 1px solid;
	
}

DIV#footer {
	width: 957px;
	height: 47px;
	background: white;
	clear:both !important;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align:left;
	margin: 15px auto;
	border-top: #EAEBF1 1px solid;
	border-bottom: #EAEBF1 1px solid;
	border-right: #EAEBF1 1px solid;
}

DIV#footer A 
{
	color: #333333;
}

DIV#footer #footer_copy
{
	width: 182px;
	height: 31px;
	background: #FFDC00; /*url(../images/footer/leftBack.gif)*/
	float: left;
	padding: 8px 22px;
}

DIV#footer #footer_info
{
	float: right;
	width: 687px;
	padding: 8px 22px;
}

DIV#slogan 
{
	background: url(../images/footer/slogan.gif) no-repeat center center;
	height: 67px;
	width: 957px;
	margin: 0px auto;	
}

DIV#header_all{
	width: 957px;
	height: 162px;
	overflow: hidden;
	padding-bottom: 1px;
	border-bottom: 1px solid #EAEBF1;
}

DIV#header_all #header_image_all 
{
	width: 731px;
	height: 162px;
}

DIV#header_all 
{
	border-bottom: 1px solid #CDD4DF;
	border-top: #EAEBF1 1px solid;
}

DIV#leftContent_all
{
	width: 226px;	
	float:left;
	background: #33487E;
	color: White;
}

DIV#rightContent_all
{
	width: 731px; /*731*/
	float:right;
}

DIV#rightContent_all ul li, DIV#rightContent_all ol li  
{
	margin-left: 35px;	
}	


DIV#indexLeft 
{
	width: 191px;
	float: left;
	background: #FEDC00 url(../images/naslovna/leftIndexBack.jpg) no-repeat top left;
	padding: 205px 10px 20px 25px;
	color: #233F77;
	border-top: #EAEBF1 1px solid;
}

DIV#indexRight
{
	width:731px;
	float:right;
}

DIV#mainCenter 
{
	width: 243px; /*283*/
	float: left;
	margin-top: 8px;
	padding: 15px 15px 0 25px;
}

DIV#mainRight
{
	width: 376px;/*416*/
	float: right;
	padding: 15px 15px 0 25px;
	margin-top: 8px;
	background: url(../images/novosti/background.jpg) no-repeat top left;
}


#centerRightCol
{
	width: 145px;
	padding: 25px 0px 0px 35px;
	margin-right: 15px;
	_margin-right: 7px;
	min-height: 382px;
	height: 382px;
	margin-top: 75px;
	background: url(../images/menu/rightMenuBack.gif) no-repeat 25px 0px;	
	float: right;
}


#centerLeftCol 
{
	float:left;
	width: 490px;	
	padding-left: 45px;
}

ul.trokutMenu li
{
	padding-left: 10px;
	list-style-type: none;
	background: url(../images/naslovna/listTrokut.jpg) no-repeat 0px 5px;
}

#centerRightCol ul.trokutMenu li
{
	margin: 5px 0px;
	padding: 0px;
	list-style-type: none;
	background: none;
	border-bottom: #EAEBF1 1px solid;
	display: block;
	width: 145px;
	min-height: 32px;
	_height:32px;
}

.indexPicMenu li
{
	margin: 5px 0px;
	padding: 0px;
	list-style-type: none;
	background: none;
	display: block;
	width: 190px;
	min-height: 25px;
	_height:25px;
}



#centerRightCol ul.trokutMenu li IMG.imgMenu, .indexPicMenu .imgMenu
{
	float: left;
	margin-right: 5px;	
	display: block;
}


.pager A
{
 display:block;
 float: left;
 padding: 0px 3px 0px 5px;
 width: 17px;
 height: 17px;
 background: url(../images/novosti/pager_off.gif) no-repeat 0 0;	
}


.pager B, .pager .manje, .pager .vece, .pager .sep
{
 display:block;
 float: left;
 padding: 0px 3px 0px 5px;
 margin-left: -5px;
 _margin-left: -3px;
 width: 17px;
 height: 17px;
 color: White;
 font-weight: normal;
}

.pager .manje{background: url(../images/novosti/manje.gif) no-repeat 0 0;}
.pager .vece{background: url(../images/novosti/vece.gif) no-repeat 0 0;}
.pager B{background: url(../images/novosti/pager_on.gif) no-repeat 0 0;}
.pager .sep {padding:0; margin:0; width: 0px;}

DIV.weather {margin: 5px 0px;}
DIV.weather IMG{float: left; margin-right: 10px;}


UL#galThumbs li{float: left; margin: 0px 5px 5px 0px !important; border: 2px solid #374B83; padding:0px; list-style-type: none;}
UL#galThumbs li IMG{ display: block;}




/***** floating box ****/
#box {background: White; border: 1px solid #374b83; padding: 10px; margin-top: 60px; width: 450px; z-index: 200;}
#close { display: block; background: #374b83; color: White; padding: 5px; float: right; margin-top: 10px; text-decoration: none; }

.red_border { border: 1px solid Red;}