/* CSS Document */


body {
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:11px;
	color:#333;
}

A,A:visited,A:link,A:active {
	color:#006699;
}

TABLE,TR,TD {
	font-family:verdana;
	font-size:11px;
	color:#333;
}

.header_top {
	background-image:url(../../images/_gui/Header_Top.jpg);
	height:27px;
}


table.regionHeaderTable,.table.regionHeaderTable TR TD,.table.regionHeaderTable TR TD SPAN {
	padding:0px;
	margin:0px;
	font-size:0px;
	height:0px;
	width:0px;
}

.menu_line {
	background-image:url(../../images/_gui/menu_line.jpg);
	height:37px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#b0aeaf;
}

.lrub {
	width:12px;
	background-image:url(../../images/_gui/lrub.jpg);
}

.drub {
	width:12px;
	background-image:url(../../images/_gui/drub.jpg);
}

#footer {
	height:22px;
	background-color:#231f20;
	color:#fff;
	font-size:10px;
	padding-left:30px;
}

#footer A, #footer A:visited,#footer A:active,#footer A:link {
	color:#fff;
	text-decoration:none;
	font-size:10px;
}

table.regionFooterTable TR TD{
	color:#fff;
	font-size:10px;
	
}

.index {
	width:190px;
}

.outdex {
	width:180px;
}


table.regionOutdexTable {
	padding:0px;
	margin:0px;
	width:180px;
}



.main_left {
	width:10px;
	background-image:url(../../images/_gui/main_left.jpg);
}

.main_right {
	width:10px;
	background-image:url(../../images/_gui/main_right.jpg);
}

.short_heading {
	color:#006699;
	font-size:12px;
	
}

.short_lead {
	
	padding-top:10px;
}

.link_more A, .link_more A:visited, .link_more A:link {
	color:#333;
}

.Image_short IMG {
	margin-right:15px;
}

.navigation_path {
	padding-left:10px;
	color:#000;
	font-weight:bold;
	padding-bottom:5px;
}

.navigation_path A,.navigation_path A:link,.navigation_path A:visited {
	color:#006699;
}


.menu A,.menu A:visited,.menu A_link {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
	text-decoration:none;
}

A.SectionLink1 {
	padding-right:15px;
}

/****index****/

.caption_inoutdex {
	background-image:url(../../images/_gui/caption_inoutdex.jpg);
	height:23px;
	background-repeat:no-repeat;
	width:190px;
	margin-left:5px;
}
.naslov_inoutdex {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
	text-decoration:none;
	padding-left:10px;
}

table.regionIndexTable {
	margin-top:5px;
	background-image:url(../../images/_gui/index_bkg.jpg);
	background-repeat:repeat-y;
	background-position:7px 5px;
	
}



/********outdex*********/
.outdex_naslov {
	background-image:url(../../images/_gui/caption_outdex.jpg);
	background-repeat:no-repeat;
	height:21px;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
	text-decoration:none;
}

.outdex_bkg {
	background-image:url(../../images/_gui/outdex_bkg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
}

.outdex_bkg A,.outdex_bkg A:visited,.outdex_bkg A:link {
	color:#333;
	text-decoration:none;
	
}

.outdex_bkg A:hover {
	text-decoration:underline;
}


/****article_full*****/
.heading_full {
	font-size:12px;
	color:#006699;
	font-weight:bold;
	padding-bottom:15px;	
}

.lead_full {
	background-image:url(../../images/_gui/outdex_bkg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}

.buttons {
	font-size:10px;
	background:#fff;
	border:1px solid #666;
	color:#006699;
}


#slike {
	display: none;
}

#text {
	text-align: right;
	margin-top: 0px;
}

#text img {
	border: none;
	float: none;
	padding: 0px;
	margin: 0px;
	background: none;
}
	
