* { font-family: Tahoma, Helvetica, Sans-Serif; }
html { margin: 0; padding: 0; font-size: 13px; }
body {
  color: #000;
  margin: 0;
  padding: 0;
  background-color: #f1f1f1;
  text-align:center; /* center layout in ie5 and 5.5. */
}
#container { background-color: #ffffff; }
#header    { background-color: #e3f0ff; }
#subheader { background-color: #ffffff;  }
#left   { background-color: #ffffbb; }
#middle { background-color: #ffffff; }
#right  { background-color: #e0d3ef; }
#footer { background-image:url(tlo/dol.jpg); } 
#menu    { background-image:url(tlo/nap1.jpg); background-repeat: no-repeat;}
#submenu { background-image:url(tlo/nap2.jpg); background-repeat: no-repeat;}

#container, #header, #subheader, #left, #middle, #right, #footer, #menu, #submenu {
  margin: 0;
  padding: 0;
}
#container {
  width: 775px !important;
  width: 777px; /* IE */
  margin: 0 auto 30px auto;
  border: solid 1px #c0c0c0;
  text-align: left;
  position: relative;
}
h1 {display:none;}
.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 150px;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f29201;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #929292;
	margin-left:100px;
}
#submenu a img {border:1px solid #aaa; margin: 4px; padding: 1px; float:left; }
#middle img {border:0px solid #aaa; margin: 0px; padding-right: 10px; float:left; }

a:link {
	color: #929292;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #929292;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #929292;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
h2 {font-size:18px; text-align:center; padding-top:25px;}







