*{
margin: 0px;
padding: 0px;
}
body {
font: 11px Tahoma;
background: url(/resources/pics/bg.gif) repeat 0 0;
}
a{
color: #258879;
text-decoration: none;
}
a:hover{
color: #258879;
text-decoration: underline;
}
h1, h1 *{
font-size: 14px;
font-weight: bold;
margin-bottom: 15px;
}
h2{
font-size: 11px;
font-weight: bold;
/*margin-top: 10px;*/
margin-bottom: 5px;
}
p{
margin-top: 10px;
}
ul{
margin-left: 13px;
}
/*---------------------------------------------------------------------------*/
table.tblMain{
width: 100%;
}
table.tblMain tr td{

}
table.tblMain tr td.tdLeft{
background: url(/resources/pics/bgLeft.gif) repeat-y right top;
}
table.tblMain tr td.tdCenter{
width: 780px;
background: #FFF url(/resources/pics/contentBg.gif) repeat-y 0 0;
}
table.tblMain tr td.tdRight{
background: url(/resources/pics/bgRight.gif) repeat-y left top;
}
/*----------------------------------------------------------------------------*/
div#divNavigation{
width: 220px;
background-color: #253d5b;
}
div#divNavigation a{
clear: both;
display: block;
color: #FFF;
width: 180px;
padding-left: 40px;
min-height: 22px;
padding-top: 8px;
background: url(/resources/pics/navigationA.gif) no-repeat 0 0;
}
* html div#divNavigation a{
padding-left: 40px;
height: 22px;
padding-top: 8px;
}
div#divNavigation a.selected, div#divNavigation a:hover{
background: url(/resources/pics/navigationAHover.gif) no-repeat 0 0;
text-decoration: none;
}
div#divNavigation a.child{
color: #FFF;
width: 180px;
padding-left: 40px;
padding-top: 5px;
padding-bottom: 0px;
background: #253d5b url() no-repeat 0 0;
}
div#divNavigation a.child:hover{
background: #1e344f url() no-repeat 0 0;
}
div#divNavigation a.childSelected{
background: #1e344f url() no-repeat 0 0;
padding-left: 40px;
padding-top: 5px;
padding-bottom: 0px;
}
div.divNewsTop, div.divNewsBottom{
clear: both;
width: 100%;
height: 7px;
padding-right: 5px;
}
* html div.divNewsTop, * html div.divNewsBottom{
width: 325px;
padding-right: 0px;
height: 7px;
font-size: 1px;
}
div.divNewsTop{
background: url(/resources/pics/newsTop.gif) no-repeat right 0;
}
div.divNewsBottom{
background: url(/resources/pics/newsBottom.gif) no-repeat right 0;
}
div.divNewsPreview{
margin-top: 5px;
clear: both;
width: 100%;
min-height: 20px;
padding-right: 5px;
background: url(/resources/pics/newsMiddle.gif) repeat-y right 0;
}
* html div.divNewsPreview{
width: 325px;
height: 20px;
padding-right: 0px;
}
div.divNewsDatumSeparator{
background: url(/resources/pics/newsDatumSeparator.gif) repeat-x 0 0;
padding: 5px;
width: 95%
}
span.datum{
float: left;
color: #258879;
padding-left: 13px;
background: url(/resources/pics/bullet.gif) no-repeat 0 3px;
}
a.opsirnije{
float: right;
color: #258879;
padding-left: 16px;
background: url(/resources/pics/arrow.gif) no-repeat 0 2px;
}
a.opsirnije;hover{
color: #258879;
}

.thumbnail {
	border:1px solid #B8B49C;
	float:left;
	margin-bottom:15px;
	margin-right:10px;
	padding:7px;
	background-color:#FFFFFF;
}

.thumbnail a:hover{
	color:#E5E1CD;
} 
.thumbnail a:visited, .thumbnail a:link  {
	color: #B8B49C;
}


table.thinTbl {
	border-collapse: collapse;
	padding: 4px;
}

table.thinTbl tr, table.thinTbl td {
	padding: 4px;
}

.aArhiva{
background: url(/resources/pics/btnArhivaObavijesti.gif) no-repeat 0 0; 
display: block;
width: 127px;
height: 21px;
}
div#divDogadaji{
float: left;
width: 175px;
margin-left: 18px;
}