/*struttura*/
#main {
	font-family: Arial, Helvetica, sans-serif;
	color: #213877;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(../images/border_middle.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contenuto{
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-left:0px;
	padding-bottom:50px;
	color: #675f52;
	text-align:justify;
}

#bordo_top {
	height:42px;
	background-image: url(../images/boder_top_financna.gif);
}

#navigation {
	width:730px;
	height:19px;
	z-index:6;
	list-style:none;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#CCCCCC;
}

/*menu sulla sinistra*/
#menu_sx {
	width:150px;
	padding-top:5px;
	padding-left:15px;
}

/*menu ajax sinistra*/
#holding ul,#dejavnost ul,#investitorji ul{
	margin-top:0px;	
	padding-top:0px;
}
#LINKholding,#LINKdejavnost,#LINKinvestitorji,#LINKdruzbena{
	margin-top:0px;	
	padding:0px;
}

#foto {
	width:120px;
	z-index:5;
	text-align:left;
	padding-left:12px;
}
.fontsmall{
	padding-bottom:4px;
	color: #53669b;
}
.small{
	font-size:10px;
}
/*light box*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	z-index:1000;
	font-family:Arial, Helvetica, sans-serif;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
.news{
	height: 19px;
}

.news a{
	color: #675f52;
}
