body {
	margin:0;
	font-family:Tahoma;
	font-size:12px;
	color:rgb(0,0,0);
	text-align:center;
	background-color:rgb(255,255,255);
}
.divs{
  position:absolute;
  margin: -35 0 0 0;
  z-index:1;
}
.titl{
	font-family:Tahoma;
	font-size:18px;
  padding: 15px 10px 15px 0px;
	color:rgb(4,74,55);
}
.titll{
	font-family:Tahoma;
	font-size:12px;
	color:#044a37;
}
td.titll a:link,td.titll a:hover, td.titll a:visited, td.titll a:active{
	font-family:Tahoma;
	text-decoration: underline;
	font-size:12px;
	color:#044a37;
}
.txt{
	font-family:Tahoma;
	font-size:12px;
}
.pictures{
	font-family:Tahoma;
	font-size:11px;
	width:150px;
}
img{
	border: 0;
}
img#mainpic{
  border: solid thin rgb(17,83,65)
}
td.first{
	padding: 10px 30px 0 10px;	
}
td.news{
	font-size: 12px;
	background:url(/img/bulta.jpg) no-repeat;
  padding: 5px 0 0 15px;
}
td.menu1{
		background:url(/img/menu.jpg) bottom repeat-x;
}
td.bultina{
  background:url(/img/bultina.png) no-repeat;
  padding: 0 0 0 20px;
	font-size: 11px;
	color:rgb(255,255,255);
 }
td.bultina a:link,td.bultina a:hover, td.bultina a:visited, td.bultina a:active{
	font-size: 11px;
	color:rgb(255,255,255);
	}
td.welcome{
  background:url(/img/welcome.png) no-repeat;
 }
table.doti{
  background:url(/img/doti.png) no-repeat;
 }
td.bottoms{
  padding: 0 0 0 20px;
	font-size: 11px;
	color:rgb(255,255,255);
 }
td.bottoms a:link, td.bottoms a:hover, td.bottoms a:visited, td.bottoms a:active{
	font-size: 11px;
	text-decoration: underline;
	color:rgb(255,255,255);
}
td.cmenu{
  padding: 15px 0 0 0;
 }

edia print{
.printHidden{ 
display:none; 
}
}

/* ----------------- MENU -------------------- */

#menudiv{
	height: 47px;
}
#main-menu{
	float: left;
	margin: 0;
	padding: 0;
}
#main-menu li, #main-menu a{
	float: left;
}
#main-menu li{
	background: url(/img/doti.png) top left no-repeat;
	background-position: 0 14;
	padding: 0 0 0 1px;
	list-style: none;
}
#main-menu .firstli{
	background: none;
}
#main-menu a{
	background: url(/img/menustr.jpg) center left no-repeat;
	background-position: 40 19;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 15px;
	padding: 9px 60px 19px;
}
#main-menu a:hover, #main-menu #chau a{
	background: url(/img/menustr2.jpg) center left no-repeat;
	background-position: 40 19;
	background-color: #fad103;
	color: #044a37;
	padding: 9px 60px 19px;
	text-decoration: none;
}

#main1{
	margin: 0;
	padding: 0 0 20px 0;
}
#main1 li{
	list-style: none;
	padding: 3px 0;
}
#main1 li a{
	background: url(/img/bull2.png) center left no-repeat;
	color: #044A37;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	padding: 0 0 0 8px;
}
#main1 li ul{
	padding: 6px 0 6px 2px;
}
#main1 li ul li a{
	background: url(/img/bull1.png) center left no-repeat;
	color: #044A37;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	padding: 0 0 0 18px;
}
