* {padding: 0; margin: 0;}
 body{
       background-image:url('image/back_line.gif');
      }
 #banner{
         position:relative;
         background-image:url('image/banner.gif');
         z-index:100;
         width:795px;
         height:162px;
         }
 #main_area{
            position:relative;
            border-style:solid;
            border-width:0px;
            border-color:red;
            width:796px;
 }
 #content_top{
                background-image:url('image/content_top.gif');
                width:795px;
                height:47px;
                margin:0;
                border-style:solid;
                border-width:0px;
                            }
#content{
          background-image:url('image/content.gif');
          width:795px;
          height:600px;
          margin:0;
         }
#content_bellow{
              background-image:url('image/content_bellow.gif');
              width:795px;
              height:50px;
              border-style:solid;
              border-width:0px;
              } 
#left{
float:left;
	}
#right{
float:left;
	}			  
#l_ads{
	float:left;
	clear:left;
	margin:30px 0 0 35px;
}
#b_ads{
	margin:0 0 0 65px;
	float:left;
	clear:both;
	}    
a{ 
 		font-size:10px;
 		font-family:Verdana,Arial,sans-serif;
	    text-decoration:none; 
  }          
a:hover{
         text-decoration:underline;
        }          
#menu_principal{float:left;
                width:184px;
                border-style:solid;
                border-width:0px;
                }

#menu_principal ul{
                list-style-type:none;
                font-family:"Trebuchet MS",Arial,sans-serif;
                font-size:10px;
                font-weight:bold;
                border-style:solid;
                border-width:0px;
                border-color:red;
                text-align: left;
               }
#menu_principal li {
                      display:block;
                      background:/*url("image/button_a.gif");*/ #4242FF;
                      line-height:20px;
                      margin:2px 0 0 9px;
                      padding-left:4px;
                      border-left:  red 5px solid;
                      vertical-align: middle;
                      }


#menu_principal li a {
                      color:white;
                      }
#menu_principal li:hover{
                   background:/*url("image/button_b.gif");*/ #0000B3; 
                   border-left:   #C60000 5px inset;
                   }         

#menu_secundar {
               position:relative;
               left:100px;
               top:24px;
               width:290px;
               } 
#content_bellow > #menu_secundar {
               position:relative;
               left:100px;
               top:22px;
               width:290px;
               }
#menu_secundar ul{
                  list-style-type:none; 
                  font-family:Verdana,Arial,"Times New Roman";
                  font-size:9px;
                  font-weight:bold;
                  height:20px;
                  }               

#menu_secundar li{
                  float:left;
                  margin:0 5px;
                  }
#menu_secundar li a{display:block;
                    text-decoration:none; 
                   }     
#menu_secundar li a:hover{
                          text-decoration:underline;
                          }

#titlu{
       font-family:Verdana,Arial;
       position:relative;
       left:70px;
       top:15px;
       font-weight:bold;
       color:#003399;
       font-size:22px;
       border-style:solid;
       border-width:0px;
       border-color:yellow;
       width:350px;
        }
#content_top > #titlu{
       font-family:Verdana,Arial;
       position:relative;
       left:100px;
       top:15px;
       font-weight:bold;
       color:#003399;
       font-size:22px;
        }
.subtitlu{
          position:relative;
          left:5px;
          font-size:12px;
          font-weight:bold;
          color:#003399;
          font-family:"Verdana,Arial";
          }
#logo{position:relative;
      top:20px;
      right:20px;
      float:right;
      width:193px;
      height:103px;
      }
#products{
         float:left;
		 width:605px;
         border-style:solid;
         border-width:0px;
         border-color:red;
         }      
#products img{
               margin:10px 15px;
              }
#text{
      width:200px;
      font-size: 14px;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-size: 14px;
      float:left;
  }
#galery{border-style:solid;
        border-width:0px;
        float:left;
        width:585px; 
        height:400px;
        border-color:red; 
       }
#photos{position:relative;
        right:20px;
        } 
#galery > #photos{left:10px;
                  }
