#wrapper {width:100%; margin:0 auto}
h1 {font-size:12px; margin:15px 0}
h2 {font-size:11px; margin:15px 0}
.link {
	background:#003b79;
	margin-right:0px;
	border: 1px solid #afb1b3;
	color:#afb1b3;
	cursor:pointer;
	font-weight: bold;
	font-size:11px;
	padding:0 5px;
	height:15px;
}/*
.link: a:hover {
	color:#fabb00;
	text-decoration:underline;
	font-weight: bold;
}*/
.link a	{color:#afb1b3;text-decoration:none} 
.link a:hover 	{color:#fab823;text-decoration:none} 

.slider {position:relative; overflow:hidden; 
		border: 2px solid #afb1b3;
height:225px; 
background:#d4dfe7; 
margin-bottom:20px}
.slidercontent {position:absolute}
.slidercontent .upper {border-bottom:1px solid #afb1b3}
.section {padding:10px}
.newsslider {
	position:relative; 
	overflow:hidden; 
	border:2px solid #afb1b3; 
	height:75px; /* tamaņo */
	width:100%; 
	background:#d4dfe7; 
    margin-bottom:10px;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
}
.newsslidercontent {position:absolute}
.newsslidercontent .upper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afb1b3;
}
.newssection {padding:10px; height:100%;}






#tituloIC{
	text-align:left;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#afb1b3;
	font-weight: bold;
	padding:0 5px;
	height:15px;
	line-height:15px;
	border: 1px double #afb1b3;	/* add additional styling */
	background-color: #003b79;/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #afb1b3; */

}
#tituloIC a	{color:#fab823;text-decoration:none} 
#tituloIC a:hover 	{color:#585858;text-decoration:none} 
#container{
	text-align:left;
	width: 100%;
	height: 70%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003b79;  
	color:#000000;
	margin: 0px;
	padding: 2px;
}
/* easyscroll */
    #easyscroll{
		background:#d4dfe7;
		border: 2px solid #afb1b3;
	}
	/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
		height:15px;
		line-height:15px;
		margin:0;	
		padding:0;
		color:#000000;
		}	
	#easyscrollnav{
		margin: 0;	
		}			
	#easyscrollnav li{
	list-style:none;
	float:left;
	background:#003b79;
	margin-right:0px;
	padding:0 5px;
	color:#afb1b3;
	cursor:pointer;
	font-weight: bold;
	border: 1px solid #afb1b3;
		}					
	#easyscrollnav li.over{
	color:#fabb00;
	text-decoration:underline;
	font-weight: bold;
		}							
	/* // easyscroll navigation buttons */	
/* // end easyscroll */
