/*  -------------------  Site Structure  -------------------  */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #37211e;
	background-image: url(/img/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#SiteContainer {
	display: block;
	width: 998px;
	position: relative;
	margin: 30px auto;
	overflow: visible;
	background-color: #FFFFFF;
	border-left: solid 1px #D2D2D2;
	border-right: solid 1px #D2D2D2;
	border-bottom: solid 1px #b9bbbd;
	background-image: url(/img/site-bg.jpg);
	background-repeat: repeat-y;
	position: 0 0;
}
#Header {
	display: block;
	width: 998px;
	height: 119px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url(/img/header-sr.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: solid 1px #D2D2D2;
}
#Content {
	display: block;
	width: 998px;
	position: relative;
	float: left;
}
#LeftColumn {
	display: block;
	width: 208px;
	position: relative;
	float: left;
	z-index: 300;
}
.LeftColumnBox {
	display: block;
	width: 189px;
	padding: 10px 0 10px 19px;
	position: relative;
	float: left;
	background-image: url(/img/left-column-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: dashed 1px #D2D2D2;
}
.LeftColumnBoxInner {
	display: block;
	width: 168px;
	position: relative;
	float: left;
	padding: 0;
	font-size: 15px;
	text-align: center;
	border: solid 1px #D8D9DA;
	background-color: #FFFFFF;
	background-image: url(/img/left-column-box-inner-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.LeftColumnBoxInner p {
	font-weight: bold;
	margin: 12px 0px;
	padding: 0px;
}
.LeftColumnBoxInner img {
}
a.VidiKako {
	display: block;
	width: 60px;
	position: relative;
	font-size: 10px;
	text-align: center;
	color: #0A72E4;
	margin: 7px auto;
}

a.LibraryLink {
	width: 60px;
	position: relative;
	font-size: 10px;
	text-align: center;
	color: #0A72E4;
	margin-bottom: 20px auto;
}
/*  -----------------------------------------------------------  */

#MiddleColumn {
	display: block;
	width: 549px;
	position: relative;
	float: left;
	margin: 0 0 0 1px;
	padding: 19px 19px 0 19px;
	z-index: 50;
}
#HomeNewsActual {
	display: block;
	width: 549px;
	position: relative;
	float: left;
	background-image: url(/img/home-middle-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#WideContent {
	display: block;
	width: 549px;
	position: relative;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	overflow: hidden;
}
/*  -----------------------------------------  */

#HomeNewsActualLeft {
	display: block;
	width: 274px;
	position: relative;
	float: left;
	overflow: hidden
}
.Vesti {
	display: block;
	width: 255px;
	position: relative;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: dashed 1px #D2D2D2;
}
.VestiDatum {
	display: block;
	width: 546px;
	height: 15px;
	position: relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-indent: 20px;
	background-image: url(/img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #818181;
	padding: 0px;
	margin: 0px;
}
.VestiText {
	display: block;
	width: 255px;
	position: relative;
	float: left;
	margin: 4px 0 0 0;
	font-size: 12px;
}
a.VestiDetaljnije {
	display: block;
	width: 255px;
	height: 15px;
	font-size: 10px;
	position: relative;
	float: left;
	color: #0A72E4;
	text-decoration: underline;
	text-align: right;
	margin: 3px 0 0 0;
}
/*********************************************************************************
   LINK NA POCETNOJ STRANI U VESTIMA - TEXT (izmenio Beko 04.06)
*********************************************************************************/ 

.vestiText a:link, .vestiText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.vestiText a:hover {
	text-decoration: underline;
}
/********************************************/


/********************************************
   NADNASLOV (izmenio Beko 04.06)
********************************************/ 

.nadnaslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	display: block;
	width: 549px;
	position: relative;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
/********************************************/


/********************************************
   NASLOV (izmenio Beko 04.06)
********************************************/

.naslov {
	display: block;
	width: 549px;
	position: relative;
	text-transform: none;
	font-weight: normal;
	color: #888993;
	font-size: 22px;
	text-transform: none;
	line-height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
/********************************************/

/********************************************
   PODNASLOV (izmenio Beko 09.06)
********************************************/ 

.podNnaslovInfoCentar {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 14px;
	display: block;
	width: 250px;
	position: relative;
	text-transform: uppercase;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #C4040A;
	height: 27px;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/********************************************/


/*************************************************************
   OKVIR DIREKTORIJUM REGION (izmenio Beko 09.06)
*************************************************************/ 

.okvirDirektorijumRegion {
	display: block;
	width: 539px;
	position: relative;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D8D9DA;
	border-bottom-color: #D8D9DA;
}
/*************************************************************/


/*************************************************************
   OKVIR DIREKTORIJUM REGION ORGANIZACIJA (izmenio Beko 09.06)
*************************************************************/ 

.okvirDirektorijumRegionOrganizacija {
	display: block;
	width: 549px;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D8D9DA;
	border-bottom-color: #D8D9DA;
	margin-top: 30px;
	padding: 0px;
}
/********************************************/


/********************************************
   TEXT ELEKTRONSKA BIBLIOTEKA (izmenio Beko 09.06)
********************************************/ 

.textElektronskaBiblioteka {
	font-size: 12px;
	display: block;
	position: relative;
	line-height:18px;
	float: left;
	width: 549px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/********************************************/

/********************************************
   MAPA REGION (izmenio Beko 09.06)
********************************************/ 

.mapaRegion {
	display: block;
	position: relative;
	line-height:18px;
	float: right;
	width: 200px;
	padding-left:30px;
}
/********************************************/


/********************************************
   LEAD (izmenio Beko 04.06)
********************************************/

.lead {
	display: block;
	width: 549px;
	position: relative;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	color: #888993;
	line-height:18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/********************************************/


.Arhiva {
	display: block;
	width: 62px;
	height: 27px;
	position: relative;
	float: left;
	margin: 14px 0 0 0;
}
.HomeNewsActuelEnd {
	display: block;
	width: 549px;
	height: 16px;
	position: relative;
	float: left;
	border-bottom: dashed 1px #D2D2D3;
}
/*  -----------------------------------------  */

#HomeNewsActualRight {
	display: block;
	width: 255px;
	position: relative;
	float: left;
	padding: 0 0 0 20px;
	overflow: hidden
}
/*  -----------------------------------------  */

#HomeAktivnosti {
	display: block;
	width: 549px;
	position: relative;
	float: left;
	padding: 20px 0 14px 0;
}
.Aktivnosti {
	display: block;
	width: 549px;
	position: relative;
	float: left;
	padding: 10px 0 10px 0;
	border-bottom: dashed 1px #D2D2D2;
}
.AktivnostiNaslov {
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #0A72E4;
}
.AktivnostiText {
	padding: 5px 0 0 0;
	font-size: 12px;
	line-height: 130%;
}
.VrhStrane {
	display: block;
	width: 62px;
	height: 20px;
	position: relative;
	float: left;
	padding: 0 0 14px 0;
}
/*  -----------------------------------------------------------  */

#RightColumn {
	display: block;
	width: 201px;
	/*height: 150px;*/
	position: relative;
	float: left;
	margin: 0 0 0 1px;
	padding: 10px 0 0 0;
}
#searchForm {
	padding: 0px;
	margin: 0px;
	margin-left: 18px;
}
.SearchField {
	display: block;
	width: 134px;
	height: 17px;
	position: relative;
	float: left;
	padding: 1px 0 0 3px;
	margin: 0px;
	border: none;
	font-size: 11px;
	border: 1px solid #D8D9DA;/*	background-image: url(/img/search-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
*/}
.SearchButton {
	display: block;
	width: 24px;
	height: 20px;
	position: relative;
	float: left;
	left: 18px;
	border: none;
	background-image: url(/img/search-button-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	margin: 0px;
	left: 0px;
}
.RightColumnSeparator {
	display: block;
	width: 161px;
	height: 21px;
	position: relative;
	float: left;
	left: 18px;
	background-image: url(/img/right-column-separator.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.RightColumnBox {
	display: block;
	width: 182px;
	position: relative;
	background-image: url(/img/left-column-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: dashed 1px #D2D2D2;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 19px;
	float:left;
}
.RightColumnBoxInner {
	display: block;
	width: 161px;
	left: 18px;
	font-size: 15px;
	text-align: center;
	border: solid 1px #D8D9DA;
	background-color: #FFFFFF;
	background-image: url(/img/left-column-box-inner-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:0;
}
.RightColumnBoxInner p {
	font-weight: bold;
	margin: 12px 0px;
	padding: 0px;
}

.Evropa {
	display: block;
	position: relative;
	float: left;
	left: 0;
	margin: 21px 0 0 0;
}
/*  -----------------------------------------------------------  */

#Footer {
	display: block;
	width: 998px;
	height: 28px;
	position: relative;
	background-image: url(/img/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-top: solid 1px #b9bbbd;
	clear:both;
}
#Copyright {
	display: block;
	height: 20px;
	padding: 0 0 0 15px;
	line-height: 28px;
	position: relative;
	float: left;
	color: #777;
}
#WebDesign {
	display: block;
	height: 20px;
	padding: 0 15px 0 0;
	line-height: 28px;
	position: relative;
	float: right;
	color: #777;
}
#WebDesign a {
	color: #777;
	text-decoration: underline;
}
#WebDesign a:hover {
	text-decoration: none;
}
/*  -----------------------------------------------------------  */

a {
	color: #0a72e4;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
h1 {
	margin: 0;
	line-height: 24px;
	font-size: 24px;
	font-weight: normal;
}
/*  ---------------  Header Elements  ---------------  */

#Path {
	display: block;
	width: 200px;
	height: 20px;
	position: absolute;
	top: -20px;
	left: 0;
}
#Path a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#Logo {
	display: block;
	width: 162px;
	height: 57px;
	position: absolute;
	top: 35px;
	left: 30px;
	cursor: pointer;
	z-index: 15;
}
#LogInLogOut {
	display: block;
	width: 250px;
	height: 20px;
	position: absolute;
	top: 150px;
	left: 0;
	text-align: left;
	z-index: 20;
}
#Languages {
	display: block;
	width: 150px;
	height: 20px;
	position: absolute;
	top: 10px;
	left: 947px;
	font-size: 10px;
	text-align: left;
	z-index: 25;
}
#Languages a {
	color: #0A72E4;
	text-decoration: underline;
}
#Languages a:hover {
	text-decoration: none;
}
#Search {
	display: block;
	width: 210px;
	height: 21px;
	position: absolute;
	top: 190px;
	left: 0;
	z-index: 30;
}
#Search form input {
	border: 1px solid #000000;
	padding: 2px;
}
#Search form input.btn {
	height: 21px;
	padding: 0;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
}
/*  ---------------------------------------------------  */

.primaryNavigation {
	display: block;
	width: 189px;
	position: relative;
	float: left;
	top: 0;
	left: 0;
	background-image: url(/img/primary-navigation-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	/*border-bottom: dashed 1px #D2D2D2;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 19px;
	z-index: 200;
}
.primaryNavigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 170px; /* Width of Menu Items */

}
.primaryNavigation ul li {
	position: relative;
}
/*Sub level menu items */
.primaryNavigation ul li ul {
	position: absolute;
	width: 170px; /*sub menu width*/
	top: 0;
	margin-left:5px;
	visibility: hidden;
	z-index: 1000;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #909090;
}
.primaryNavigation ul li ul span.top {
	display: block;
	background-image: url(/img/secondary-navigation-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
	height:5px;
}
.primaryNavigation ul li ul span.bottom {
	display: block;
	top: 0;
	left: 0;
	background-image: url(/img/submenu-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 170px;
	height:11px;
}

.primaryNavigation ul li ul li a {
	overflow: auto; /*force hasLayout in IE7 */
	text-decoration: none;
	display: block;
	width: 145px;
	margin:0;
	position: relative;
	padding: 5px;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #D8D9DA;
	background-color: #909090;
	border-bottom:1px dashed #D8D9DA;
	font-weight:normal;
	background-image:none;
	margin-left:5px;
	margin-right:10px;
}
.primaryNavigation ul li ul li a.arrow {
	overflow: auto; /*force hasLayout in IE7 */
	text-decoration: none;
	display: block;
	width: 140px;
	position: relative;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #D8D9DA;
	background-color: #909090;
	border-bottom:1px dashed #D8D9DA;
	font-weight:normal;
	background-image:url(/img/arrow.gif);
	margin-left:5px;
	margin-right:10px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.primaryNavigation ul li ul li a.arrow:hover {
	background-image:url(/img/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
}


.primaryNavigation ul li ul li ul li a.arrow {
	overflow: auto; /*force hasLayout in IE7 */
	text-decoration: none;
	display: block;
	width: 140px;
	position: relative;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #D8D9DA;
	background-color: #909090;
	border-bottom:1px dashed #D8D9DA;
	font-weight:normal;
	background-image:url(/img/arrow.gif);
	margin-left:5px;
	margin-right:10px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.primaryNavigation ul li ul li ul li a.arrow:hover {
	background-image:url(/img/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
}




.primaryNavigation ul li ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	background-color: #909090;
}
.primaryNavigation ul li ul li ul {
	position: absolute;
	width: 170px; /*sub menu width*/
	top: 0;
	margin-left:16px;
	visibility: hidden;
	z-index: 1000;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #909090;
}




/* Sub level menu links style */
.primaryNavigation ul li a {
	overflow: auto; /*force hasLayout in IE7 */
	text-decoration: none;
	background: #fff;
	display: block;
	width: 170px;
	margin: 1px 0 0 0;
	position: relative;
	padding: 9px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #333333;
	background-image: url(/img/primary-navigation-top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #EAEAEA;
	
}

.primaryNavigation ul li a.subfolderstyle {
	overflow: auto; /*force hasLayout in IE7 */
	text-decoration: none;
	background: #fff;
	display: block;
	width: 170px;
	margin: 1px 0 0 0;
	position: relative;
	padding: 9px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #333333;
	background-image: url(/img/primary-navigation-top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #EAEAEA;
	z-index: 1000;
}

.primaryNavigation ul li a span {
	display: block;
	width: 170px;
	height: 15px;
	background-image: url(/img/primary-navigation-bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	float:left;
	position:relative;
}

.primaryNavigation ul li a:hover span, 
.primaryNavigation ul li a.active span, 
.primaryNavigation ul li a.onPath span {
	display: block;
	width: 170px;
	height: 15px;
	background-image: url(/img/primary-navigation-bottom-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	float:left;
	position:relative;
}

/*.primaryNavigation ul li a:visited {
	color: black;
}*/
.primaryNavigation ul li a:hover, 
.primaryNavigation ul li a.active, 
.primaryNavigation ul li a.active:hover, 
.primaryNavigation ul li a.onPath, 
.primaryNavigation ul li a.onPath:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/primary-navigation-top-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/* Holly Hack for IE \*/
* html .primaryNavigation ul li {
	float: left;
	height: 1%;
}
* html .primaryNavigation ul li a {
	height: 1%;
}
/* End */

/*.primaryNavigation .subfolderstyle {
	background: url(media/arrow-list.gif) no-repeat center right;
}*/





/*#PrimaryNavigation {
	display: block;
	width: 189px;
	position: relative;
	float: left;
	top: 0;
	left: 0;
	padding: 10px 0 10px 19px;
	background-image: url(/img/primary-navigation-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-bottom: dashed 1px #D2D2D2;
}
#PrimaryNavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#PrimaryNavigation ul li {
	display: inline;
}
#PrimaryNavigation ul li a {
	display: block;
	width: 170px;
	margin: 1px 0 0 0;
	position: relative;
	float: left;
	padding: 9px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #333333;
	background-image: url(/img/primary-navigation-top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #EAEAEA;
}
#PrimaryNavigation ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/primary-navigation-top-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#PrimaryNavigation ul li a.active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/primary-navigation-top-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#PrimaryNavigation ul li a.active:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/primary-navigation-top-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#PrimaryNavigation ul li a.onPath {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/primary-navigation-top-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#PrimaryNavigation ul li a.onPath:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/primary-navigation-top-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#PrimaryNavigation ul li a span {
	display: block;
	width: 170px;
	height: 15px;
	position:relative;
	float: left;
	background-image: url(/img/primary-navigation-bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}
#PrimaryNavigation ul li a:hover span {
	display: block;
	width: 170px;
	height: 15px;
	position:relative;
	float: left;
	background-image: url(/img/primary-navigation-bottom-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#PrimaryNavigation ul li a.active span {
	display: block;
	width: 170px;
	height: 15px;
	position:relative;
	float: left;
	background-image: url(/img/primary-navigation-bottom-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#PrimaryNavigation ul li a.onPath span {
	display: block;
	width: 170px;
	height: 15px;
	position:relative;
	float: left;
	background-image: url(/img/primary-navigation-bottom-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}*/



/*  -----------------  Secondary Navigation  -----------------  */


/*  ---------------  Content Elements  ---------------  */

#MiddleColumn h1 {
	margin: 0;
	line-height: 24px;
	font-size: 24px;
	font-weight: normal;
}
#MiddleColumn p {
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
	line-height: 18px;
}
/*  ---------------  List Story  --------------  */

.VestContainer {
	display: block;
	width: 549px;
	position: relative;
	float: left;
	padding: 0 0 16px 0;
	margin: 0 0 14px 0;
	border-bottom: dashed 1px #D2D2D2;
}
.Procitaj {
	font-size: 10px;
	color: #0A72E4;
}
.Datum {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
}
.VestiDatumLista {
	display: block;
	position: relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 20px;
	background-image: url(/img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #818181;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.VestThumbnail {
	display: block;
	width: 98px;
/*	height: 98px;
*/	position: relative;
	float: left;
	margin: 0 12px 0 0;
	padding: 2px;
	border: solid 1px #CCCCCC;
}
.DownloadNaslov {
	font-size: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #888993;
	text-decoration: none;
	line-height:20px;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
a.VestNaslov {
	font-size: 17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #555555;
	text-decoration: none;
	line-height:20px;
	margin: 0px;
	padding: 0px;
}
a.VestNaslov:hover {
	text-decoration: underline;
}
.LeadShort {
	display: block;
	margin: 5px 0 0 0;
	color: #888993;
	font-size: 12px;
	line-height: 18px;
}
.Stranicenje {
	display: block;
	width: 549px;
	position: relative;
	float: left;
	color: #777777;
	margin: 0 0 14px 0;
}
.Stranicenje a {
	color: #777777;
	text-decoration: underline;
}
.Stranicenje a:hover {
	text-decoration: none;
}
td img {
	padding: 2px;
	border: solid 1px #BBBBBB;
	background-color: #FFFFFF;
}
#Submenu {
	display: block;
	width: 160px;
	position: relative;
	float: left;
	top: 0;
	left: 0;
	padding: 6px 0 0 10px;
	background-image: url(/img/secondary-navigation-top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #909090;
}
#Submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#Submenu a {
	display: block;
	width: 147px;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 5px 0 6px 3px;
	background-color:#909090;
	border-bottom: dashed 1px #d8d9da;
	color: #d8d9da;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-image: none;
}
#Submenu a:hover {
	background-image: none;
	color: #FFFFFF;
}
#Submenu a.active {
	background-image: none;
	color: #FFFFFF;
	font-weight: bold;
}
#Submenu a.onPath {
	background-image: none;
	color: #FFFFFF;
	font-weight: bold;
}
#Submenu a.last {
	padding: 5px 0 0 3px;
	border-bottom: none;
}
/*  ---------------------------------------------------------------------------  */

#Submenu a.nivo2 {
	display: block;
	width: 128px;
	position: relative;
	float: left;
	left: 13px;
	margin: 0 0 0 0;
	padding: 5px 0 6px 6px;
	background-color:#909090;
	border-bottom: dashed 1px #d8d9da;
	color: #d8d9da;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-image: none;
}
#Submenu a.nivo2:hover {
	background-image: none;
	color: #FFFFFF;
}
#Submenu a.nivo2.active {
	background-image: none;
	color: #FFFFFF;
	font-weight: bold;
}
#Submenu a.nivo2.onPath {
	background-image: none;
	color: #FFFFFF;
	font-weight: bold;
}
#Submenu a.nivo3 {
	display: block;
	width: 116px;
	position: relative;
	float: left;
	left: 25px;
	margin: 0 0 0 0;
	padding: 5px 0 6px 6px;
	background-color:#909090;
	border-bottom: dashed 1px #d8d9da;
	color: #d8d9da;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-image: none;
}
#Submenu a.nivo3:hover {
	background-image: none;
	color: #FFFFFF;
}
#Submenu a.nivo3.active {
	background-image: none;
	color: #FFFFFF;
	font-weight: bold;
}
#Submenu a.nivo3.onPath {
	background-image: none;
	color: #FFFFFF;
	font-weight: bold;
}
#WideContent h1 {
	font-size: 28px;
	text-transform: none;
	font-weight: bold;
	color: #C4040A;
	margin: 3px 0 24px 0;
	line-height: 28px;
}

#WideContent h1.StoryTitle {
	display: block;
	width: 549px;
	position: relative;

	font-size: 26px;
	text-transform: none;
	font-weight: normal;
	color: #333333;
	margin: 0 0 0 0;
}

.blue {
	color: #0A72E4;
}
table.bilten tr td img {
	border: none;
}
table.bilten tr td a {
	color: #0A72E4;
}
table.publi tr td {
	font-weight: bold;
	border-bottom: solid 1px #888888;
	padding: 20px 0 20px 0;
}
.Biblioteka {
	display: block;
	width: 549px;
	position: relative;
	float: left;
	border-top: dashed 1px #D2D2D2;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
ul {
	margin: 15px 15px 15px 30px;
	padding: 0 0 0 0;
}
ol {
	margin: 15px 15px 15px 60px;
	padding: 0 0 0 0;
}
#SecondaryNavigation {
	display: block;
	width: 189px;
	position: relative;
	float: left;
	top: 0;
	left: 0;
	padding: 10px 0 5px 19px;
	background-image: url(/img/primary-navigation-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-top: dashed 1px #D2D2D2;
	border-bottom: dashed 1px #D2D2D2;
	z-index: 100;
}
#SecondaryNavigation a {
	display: block;
	width: 170px;
	margin: 0 0 5px 0;
	position: relative;
	float: left;
	padding: 5px 0 6px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #333333;
	background-image: url(/img/secondary-navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #EAEAEA;
}
#SecondaryNavigation a:hover {
	color: #FFFFFF;
	background-image: url(/img/secondary-navigation-hover-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#SecondaryNavigation #Submenu a.nivo1 {
	display: block;
	width: 128px;
	position: relative;
	float: left;
	left: 3px;
	margin: 0 0 0 0;
	padding: 5px 0 6px 6px;
	background-color: #909090;
	border-bottom: dashed 1px #d8d9da;
	color: #d8d9da;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-image: none;
}
#SecondaryNavigation #Submenu a.nivo1:hover {
	color: #FFFFFF;
}
#SecondaryNavigation #Submenu a.nivo1.active {
	color: #FFFFFF;
	font-weight: bold;
}
#SecondaryNavigation #Submenu a.nivo1.onPath {
	color: #FFFFFF;
	font-weight: bold;
}
#SecondaryNavigation a.active {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/img/secondary-navigation-hover-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#SecondaryNavigation a.onPath {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/img/secondary-navigation-hover-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#SecondaryNavigation #Submenu a.nivo2 {
	display: block;
	width: 118px;
	position: relative;
	float: left;
	left: 13px;
	margin: 0 0 0 0;
	padding: 5px 0 6px 6px;
	background-color: #909090;
	border-bottom: dashed 1px #d8d9da;
	color: #d8d9da;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-image: none;
}
#SecondaryNavigation #Submenu a.nivo2:hover {
	color:#FFFFFF;
}
#SecondaryNavigation #Submenu a.nivo2.active {
	color: #FFFFFF;
	font-weight: bold;
}
#SecondaryNavigation #Submenu a.nivo2.onPath {
	color: #FFFFFF;
	font-weight: bold;
}
#SecondaryNavigation #Submenu a.nivo3 {
	display: block;
	width: 108px;
	position: relative;
	float: left;
	left: 23px;
	margin: 0 0 0 0;
	padding: 5px 0 6px 6px;
	background-color: #909090;
	border-bottom: dashed 1px #d8d9da;
	color: #d8d9da;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-image: none;
}
#SecondaryNavigation #Submenu a.nivo3:hover {
	color:#FFFFFF;
}
#SecondaryNavigation #Submenu a.nivo3.active {
	color: #FFFFFF;
	font-weight: bold;
}
#SecondaryNavigation #Submenu a.nivo3.onPath {
	color: #FFFFFF;
	font-weight: bold;
}
.style1 {
	color: #666666;
	text-align: center;
	font-size: 13px;
}
table.data tr td {
	padding: 0 10px 0 10px;
	background-color: #F5F5F5;
}
table.data {
	border: solid 1px #D2D2D2;
	padding: 2px;
}
table.data {
	background-color: #FFFFFF;
}
table tr td.paginacija {
	background-color: #FFFFFF;
}
table tr td.paginacija a {
	color: #888888;
}

/* -- Biblioteka -- */

.slova {
}
.slova a {
 text-decoration: none;
}
.slova a:hover {
 text-decoration: underline;
}
.slova a.active {
	font-weight: bold;
}





/* easy clearing */
.fix:after {
	content: '[.]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix {
	display: inline-block;
}
/*\*/
.fix {
	display: block;
}



/* paginacija za direktorijum */

.trecina1, .trecina2, .trecina3 {
	width: 183px;
	height: 20px;
	display: block;
	float: left;
	text-align: left;
}
.trecina2 {
	text-align: center;
}
.trecina3 {
	text-align: right;
}



