@charset "utf-8";
/* CSS D
ocument */
body {
    margin-top:0px;
    background-image:url(bg1.jpg);
    background-color:#718418;
	font-size:11pt;
	list-style-image:url(arrow.png);
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
    font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	height:100%;
	color:#660000;
	
    }
td{vertical-align:top; padding:0;}
h1 {
      font-size:14pt;
	  text-align:center;
	  text-decoration:underline;


    }
h2  {
      font-size:12pt;
	  text-align:center;
	  text-decoration:underline;
    }

 A:link {color:#718418; font-weight:bold;}
 A:visited {color:#718418;  font-weight:bold;}
 A:active {color:#718418;  font-weight:bold;}
A:hover {text-decoration:overline underline; color:#520E00; background-color:orange;  font-weight:bold;}
a img {border: none; }


#header 
     {
	 margin:auto;
	 width:980px;
	 }
#meniu 
     {
	 margin:auto;
	 width:950px;
	 padding-right:30px;
	 height:50px;
	 background-image:url(meniu_bg.jpg);
	 background-repeat:no-repeat;
	 }
	 
#border 
     {
	 margin:auto;
	 width:980px;
	 }
	 
#content 
        {
		width:950px;
		background-color:white;
		}

#stupi_bg 
       {
	   margin:auto;
	   padding-right:30px;
	   width:950px;
	   background-image:url(stupi_bg.jpg);
	   background-repeat:no-repeat;
	   height:150px;
	   
	   }

#tabel_content 
                {
				margin:auto;
		
				}
#content_table 
      { 
	  width:700px;
	  text-align:justify;
	  padding-left:10px;
	  }
#dreapta
   {
   width:250px;

   }
   
#total
      {
	   border-bottom:#336600 groove thin;
	   text-align:right;
	   font-weight:bold;
	  }
 
  .poza
      {
	  border:medium outset #CCCCCC;
	  	  
	  }
	  
.produs { color:#718418; font-weight:bold;}
.border { border-bottom:thin groove #718418; }

.guestbook 

         {
		  width:100%;
		  margin-top:20px;
		 border-bottom:thin groove #718418; 
		 
		 }
		 
		 
#copyright 
{
padding-top:120px;
color:#718418;
text-align:center;
width:600px;
font-size:16px;
}

#down	
   {
   margin:auto;
   width:960px;
   text-align:center;
   }