html, body {
	color: #A6A6A6;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 8pt;
	height: expression(document.body.clientHeight +'px'); 
	background: #111111 url('/gfx/bg_tlo.gif') center top;
}
/*#topbanner { width:100%; text-align:center; background: url('/gfx/bg_tlo_banner.jpg') center bottom; }*/
#bg_tlo { width:100%; height:100%; background: url('/gfx/bg_cien.gif') repeat-x center top; }
#bg_main { height:100%; background: url('/gfx/bg_top.jpg') repeat-x center top; }
#bg_main2 { width:100%; background: url('/gfx/bg_cien2.gif') repeat-x center top; margin-top: 100px }

#navcontainer li {
  display: inline !important;
}

#navcontainer a {
  padding: 0px 10px 10px 10px !important;
  font-weight: normal !important;
  font-family: Arial, Veranda, sans serif !important;
  color: #666666 !important;
  font-variant: small-caps !important;
  text-decoration: none !important;
  font-size: 13px !important;
  background-color: inherit;
}

#navcontainer a:active {
  color: #000000 !important;
  background-color: inherit;
}
#about {
  text-align: right !important;
  float: left !important;
  padding: 5px 0px 10px 50px !important;
  font-size: 10px !important;
  width: 40% !important;
}
#aboutleft {
  text-align: center !important;
  float: left !important;
  padding: 10px 10px 15px 10px !important;
  font-size: 10px !important;
}
#aboutright {
  text-align: left !important;
  float: left !important;
  font-size: 10px !important;
  width: 40% !important;
}
#liveUpdateSiteTitle {
}

#aboutleft2 {
  text-align: center !important;
  float: left !important;
  padding: 10px 0px 15px 0px !important;
  width: 99% !important;
  font-size: 10px !important;
}

#navcontainer li {
  display: inline !important;
}

#scroll img, #aboutleft img, #aboutleft2 img {
  margin-right: 0px !important;
  border-width: 1px !important;
  border-color: #7D7D7D !important;
  margin-left: 5px !important;
  border-style: solid !important;
}
/*table { border-style:none;}
table.noborder { border: 0; width: 100%; }
.right { float: right; }
.center { float: none;}
.clear { clear: both; }
.boldred { color: red; }*/
.inside {
	margin-left: 60px;
	margin-right: 50px;
}
.justuj {
	text-align: justify;
	margin-left: 50px;
	margin-right: 20px;
}

td { font-size:9px; color: rgb(149,149,149); font-family: Verdana, Arial, Helvetica}

h1{
	border-style:none;
	color:#959595;
	font-family:Verdana, Arial, Helvetica;
	margin-left: 10px;
	font-size:12px;
	font-variant: small-caps;
	margin-bottom: 0px;
	margin-top: 2px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}
h3 { font-size: 1.0em; font-weight: bold; text-align: center}
li,p {
	color:#959595;
	border-style:none;
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	line-height:16px;
	list-style-type: circle;
}
#opacity {
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5; /* for future compatibility */
}
#tabela {
	text-align: justify;
	border-style:none;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	line-height:18px;
}
li{ line-height:2}
A:link {
  color: #a5a5a5;
  background-color: transparent;
}

A:visited {
  color: #a5a5a5;
  background-color: transparent;
}

A:hover {
  color: #ffffff;
  background-color: transparent;
}

A:active {
  color: #a5a5a5;
}

A:link, a:active, a:visited, a:hover { font-family:Verdana, Arial, Helvetica; text-decoration: none; font-size: 11px }

#photo { text-align: center; }
#photo table { width: 80%; text-align: center; margin-right: auto; margin-left: auto }
#photo table td { padding: 0px 10px 10px 10px }
#photo .fulltitle { margin-bottom: 0px; padding-bottom: 0px }
#photo .series { margin-top: 0px; padding-top: 0px }
br.hideme { visibility: hidden; volume: silent }
/* hidden from netscape 4: */
div#photo img { border: 1px solid #cccccc;  } 
div#photo .caption { text-align: left; width: 500px; margin-right: auto; margin-left: auto }
#tlo {	background-color: #1d1d1d}
.t1 { font-family: Tahoma; font-size: 11px; color: #666666; list-style-type: square; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 20px}
.bg { background-image: url(img/bg_txt.jpg); background-repeat: no-repeat; background-position: right top}
.form 
  {  
   font-family: Verdana; 
   font-size: 10px;
   color: #2f1313;
   border: #6f4646;
   border-style: solid; 
   border-top-width: 1px; 
   border-right-width: 1px; 
   border-bottom-width: 1px; 
   border-left-width: 1px
   }
textarea
	{
	background-color: #6f4646; 
	scrollbar-arrow-color:#2f1313;
	scrollbar-base-color: #6f4646;
	scrollbar-dark-shadow-color: #2f1313;
	scrollbar-face-color: #6f4646;
	scrollbar-shadow-color: #2f1313;
	}
	
input.bez
	{
	text-decoration:none;
	width: 16px;
	}
	
#scroll {
  background-color: #1b0000 !important;
  float: left !important;
  white-space: nowrap !important;
  width: 100% !important;
  color: inherit;
}
#scroll img, #aboutleft img, #aboutleft2 img {
  margin-right: 0px !important;
  border-width: 1px !important;
  border-color: #7D7D7D !important;
  margin-left: 5px !important;
  border-style: solid !important;
}
.form 
{font-family: Verdana; font-size: 10px; color: #cccccc; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color:#2f1313
}
.tform 
{
font-family: Verdana; font-size: 10px; color: #666666;
}