.header {
         background-image: url(header.jpg);
		 position: absolute;
		 top: 10px;
		 left: 180px;
		 width: 668px;
		 height: 166px;
		 }

.nav {
      background-image: url(nav.jpg);
	  position: absolute;
	  top: 176px;
	  left: 180px;
	  width: 668px;
	  height: 44px;
     }
	 
.stanga {
         background-image: url(stanga.jpg);
		 position: absolute;
		 top: 220px;
		 left: 180px;
		 width: 43px;
		 height: 461px;
		}

.burta {
        background-repeat: repeat;
		background-image: url(fundal.jpg);
		position: absolute;
		top: 220px;
		left: 223px;
		width: 515px;
		height: 461px;
	   }
.dreapta {
          background-image: url(dreapta.jpg);
		  position: absolute;
		  top: 220px;
		  left: 738px;
		  width: 110px;
		  height: 461px;
		 }

.footer {
         background-image: url(footer.jpg);
		 position: absolute;
		 top: 681px;
		 left: 180px;
		 width: 668px;
		 height: 35px;
		}
		
.spacer {
         position: absolute;
		 left: 180px;
		 top: 716px;
		 height: 10px;
		}

.tabel {
            background-image: url(round_sus.jpg);
			position: absolute;
			top: 245px;
			left: 490px;
			width: 248px;
			height: 431px;
		   }

.content {
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size: 11px;
		  color: #595959;
		  position: absolute;
		  top: 245px;
		  left: 240px;
		  width: 230px;
		  height: 350px;
          z-index: 6;
		 }
		 
.key {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 color: #FFFFFF;
	 position: absolute;
	 top: 95px;
	 left: 447px;
	 z-index: 7;
    }

.nav_links {
	        font-size: 11px;
	        color: #FFFFFF;
	        font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-decoration: none;
	       }
.nav_links:link {
	             color: #FFFFFF;
				 font-weight: bold;
				 text-decoration: none;
			    }
.nav_links:hover { 
                  color: #0066CC;
				  font-weight: bold;
				  text-decoration: none;
			     }
				 
.nav_tabel {
			position: absolute;
			top: 177px;
			left: 230px;
			z-index: 5;
			
		   }
		   
.links {
	    font-size: 11px;
	    color: #0066CC;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-weight: bold;
	    text-decoration: none;
	   }
.links:link {
	         color: #0066CC;
	         font-weight: bold;
	         text-decoration: none;
			}
.links:hover {
	          color: #3399FF;
	          font-weight: bold;
	          text-decoration: none;
			 }

.author_links {
	    font-size: 11px;
	    color: #C1C1C1;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    text-decoration: none;
	   }
.author_links:link {
	         color: #C1C1C1;
	         text-decoration: none;
			}
.author_links:hover {
	          color: #3399FF;
	          text-decoration: none;
			 }

.copy {
       font-family: Verdana, Arial, Helvetica, sans-serif;
	   position: absolute;
	   font-size: 11px;
	   top: 650px;
	   left: 240px;
	  }
	  
.author {
		 position: absolute;
		 top: 700px;
		 left: 280px;
		}

.seo {
      position: absolute;
	  left: -800px;
	  top: -800px;
	  width: 500px;
	  height: 500px;
	  z-index: 8;
	  visibility: visible;
	 }
	 
