body {
 font-family: "VERDANA";
 font-size: 12px;
 font-weight: normal;
 color: #476fb5;
 text-decoration: none;
  }
	h1
	{
 font-family: "VERDANA";
 font-size: 22px;
 font-weight: normal;
 color: #cc0066;
 text-align:"center";
 text-decoration: none;
	}
	h2{
 font-family: "arial";
 font-size: 18px;
 font-weight: bold;
 color: #cc0066;
 text-align:"center";
 text-decoration: none;
 }
	
 #cap {
 		background-color:#0000ff;
 		font-color:white;
		text-align:center;
		}
 p{
 	 text-indent:50px;
	 text-align:justify;
		 }
	#p1{
 	 text-indent:50px;
	 text-align:justify;
		 }
 #centr {
 				text-align:center;
				}
#centrm {
 				text-align:center;
				color:blue;
				}	
							
 #atent {
 font-family:verdana;
 color:red;
 text-indent:50px;
 border: 3px solid #b5c6e0;
 background-color: #fffafa;
  }
 #alin {
 	text-indent:50px;
	text-align:justify;
	}
	
 a {
 color: brown;
 text-decoration: none;
 font-weight: normal;
 }
a:hover {
 
 color: red;
 text-decoration:underline;
 }
a:active {
	color:magenta;
	} 

td {
 font-family: "verdana";
 font-size: 12px;
 font-weight: normal;
 text-align:justify;
 color: navy;
 text-decoration: none;
 background-color:#ffffff;
 }
div.stg{
color: blue;
font-family:verdana, sans-serif;
font-size: 100%;
float:left;
}

.chenar {
 border: 2px solid #b5c6ee;
 filter:alpha(opacity:65);
 }
 
.fundal  {
 font-family: "verdana";
 font-size: 12px;
 font-weight: normal;
 text-align:left;
 color: navy;
 text-decoration: none;
 background-attachment:fixed;
 background-repeat: no-repeat;
}
#clock {
font-family:arial;
font-size:12;
}

 
 <!--  Meniu principal  -->
 
#coolmenu{
border: 0px solid blue;
width: 200px;
background-color:#b0c4de;
}

#coolmenu a{
background:#8fceeb url(b4_2.gif) repeat -x bottom left;
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
border-bottom: 0px solid blue;
}

html>body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color:white url(b3_2.gif);
color: white;
filter:alpha(opacity=85);
}

#tabledescription{
width: 100%;
height: 3em;
padding: 2px;
filter:alpha(opacity=0);
-moz-opacity:0;
}

