html,BODY {
	margin:	0 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size: 10px;
	background-color: #89ddfc;
}
h1{
	font-size: 15px;
	color: #AAAAAA;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
}
.lang{
	text-align: center;	
}
.lang a{
	font-size: 12px;
	font-weight: bold;
	color: #447CAD;
}
a{
   color:#AAAAAA;
   text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#menu{
 	background-image: url(./immagini/L_03.jpg);
 	background-repeat: no-repeat;
}
.sfondo{
	background-color: #81D7F8;
}
#contenuto{
	background-image: url(immagini/sfondo.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px auto auto;
	text-align: left;
 	font-family:  Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #ffffff;
}
#testoKontakti,#testoAktivnosti,#testoDanes,#testoNovice,#testoZgodovina{
	background-repeat: no-repeat;
	background-position: bottom;
   vertical-align:top;
   padding: 20px 50px 50px 50px;
   text-align:justify;
}
#testoKontakti{
	background-image: url(immagini/C_04Kontakt.jpg);
}
#testoAktivnosti{
	background-image: url(immagini/C_04Aktivnosti.jpg);
}
#testoDanes{
	background-image: url(immagini/C_04Danes.jpg);
}
#testoNovice{
	background-image: url(immagini/C_04Novice.jpg);
}
#testoZgodovina{
	background-image: url(immagini/C_04Zgodovina.jpg);
}
#foto{
	background-image: url(immagini/C_01.jpg);
   width:736px;
}
#indexcont {
	position:absolute;
	top:50%;
	left:50%;
	width:990px;
	height:200px;
	margin-left:-495px;
	margin-top: -307px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
.blu{
	color: #447CAD;
}
.blu2{
	color: #03A3DC;
}
.bluchiaro{
	color: #6495ED;
}
.bianco{
	color: Teal;
	font-weight: bold;
}
/*news*/
.tblAllnews{

}
.tblMain,.tblAllnews{
	text-align:justify;
}
.tblSinglenew{
	text-align:justify;
}
.newsBody{
	margin-top:10px;
}
.newsPage{

}
.newsTitle{
}
.newsTitle2{
	padding-left: 114px;
	margin-bottom: -10px;
}
.tdimage{
  width: 113px;
  text-align: left;
}
/*menu*/
#dropmenudiv{
	position:absolute;
	margin-left:-2px;
	border-bottom-width: 0;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #F5D623;
	letter-spacing: 1px;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #F9F328;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist a {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -5px 0px;
}
ul{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
