a.topMenu
{
	color: #b16307;
	text-decoration: none;
	text-align: center;
	width: 128px;
	height: 13px;
	margin: 0px;
	background-color: #f5d2a8;
	padding: 0px;
	float: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #824b0a;
	border-right-color: #824b0a;
	border-bottom-color: #824b0a;
	border-left-color: #824b0a;
	border-top-width: 1px;
	border-top-style: solid;
}

a.topMenu:hover
{
	color: #fff9f3;
	background: #5f3809;
	font: bold;

}
a.subMenu
{
	color: #000000;
	text-decoration: none;
	font: 10px Verdana, Helvetica, sans-serif;

}
a.subMenu:hover
{
	color: #ff6321;
font-weight:600;
}


body {
	background-color: #fbfbfb ;
	background-image: url(pic/backgroundgradient.jpg);
	background-repeat:repeat-x ;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.main_box {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

.everything {
	width: 779px;
}
.bheader {
	height: 70px;
	width: 774px;
	overflow: hidden;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #824b0a;
	border-right-color: #824b0a;
	border-bottom-color: #824b0a;
	border-left-color: #824b0a;
	background-color: #f5d2a8;
	background-image: url(pic/header_index_new.jpg);

}

.menu {
	border: 1px solid #000000;
	height: 18px;
	width: 776px;
	overflow: hidden;

}

.sadrzaj {
	color: #7f4a0f;
	text-decoration: none;
	font: italic bold 10px Verdana, Helvetica, sans-serif;
	border: 3px double #824b0a;
	height: 420px;
	width: 776px;
	overflow: hidden;
	background-color: #efd6ba;
	margin: auto;

}
.headerb {
	position: relative;
	height: 14px;
	width: 774px;
	font-size: 10px;
	float: left;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #824B0A;
	border-right-color: #824B0A;
	border-bottom-color: #824B0A;
	border-left-color: #824B0A;
	background-color: #F5D2A8;
}
.footercontent {
	ALIGN:center; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; MARGIN-BOTTOM: 20px; BORDER-LEFT: #000000 1px solid; WIDTH: 776px; COLOR: #ffffff; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 28px; BACKGROUND-COLOR: #b16307; TEXT-DECORATION: none
}
.footerlinks {
	FONT-SIZE: 10px; COLOR: #f0f0f0; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
.footerlinks A {
	COLOR: #f0f0f0; TEXT-DECORATION: none
}
.footerlinks A:hover {
	COLOR: #5f3809; TEXT-DECORATION: underline; 
}

.jlinks {
	FONT-SIZE: 10px; COLOR: #7f4a0f; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
.jlinks A {
	COLOR: #5f3809; TEXT-DECORATION: none ;
}
.jlinks A:hover {
	COLOR: #5f3809; TEXT-DECORATION: underline; 
}

h6 {
  font:8px ;
}

<SCRIPT LANGUAGE="JavaScript">

//set message:
msg = "Ambiental ECO";

timeID = 10;
stcnt = 16;
wmsg = new Array(32);
        wmsg[0]=msg;
        blnk = "                                                               ";
        for (i=1; i<32; i++)
        {
                b = blnk.substring(0,i);
                wmsg[i]="";
                for (j=0; j<msg.length; j++) wmsg[i]=wmsg[i]+msg.charAt(j)+b;
        }

function wiper()
{
        if (stcnt > -1) str = wmsg[stcnt]; else str = wmsg[0];
        if (stcnt-- < -40) stcnt=31;
        status = str;
        clearTimeout(timeID);
        timeID = setTimeout("wiper()",30);
}

wiper()
// 
//  End 
</script>
