
body {color:#000000;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:8pt;text-align: justify;}

 #container {	background-image:url(bg.png); background-repeat:repeat-y; width: 810px;	position: relative;	top:-7px; left: 50%;	margin-left: -400px; padding: 0 5px;}
 
 #header { background: url("header_deckg.png") repeat-x;height: 80px; margin-right:8px;}
 

 #logo_site {	float: left;	margin: 3px 0 0 10px;}
 #header .left {float:left;padding-left:5px;}
 #header .right {float:right;}
 
 .fright {float:right;}
 .fleft {float:left;}
 
 #lang {position:relative;top:5px;}
 #lang1 {position:relative;top:-5px;}
 #lang2 {position:relative;top:-9px;}
 
 #menu {background: url("bg_menu.png") repeat-x; height: 40px;margin-right:8px;}
 #shed {position:relative; top:-4pt;}
 #shed3 {position:relative; top:-15pt;}
 #shed2 {position:relative; top:-50pt; padding: 20px;}
 #shed4 {position:relative; top:-19pt;}
 #content {min-height:400px;}
 #work {float:left;}
 h1 {color:#7F0B09; font-weight:bolder; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt;}
  .fenix {margin-left:15px; color:#000; width:360px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-align: justify;}
  
.cont_form { margin:0px 0 0 15px; width:380px; background:#7F0B09; position:relative; right:7px; padding:0 10px 10px 10px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-topleft:5px;
}
.cont_form h1 {color:#fff;}
.btn { -moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px; background:#fff; border-width:0px; color:#7F0B09; padding:5px 25px;cursor:pointer; //padding:5px 13px;font-weight:bolder;} 
.btn:hover {background:#000; color:#fff;}

  
 #footer { width: 802px; background:#7F0B09; color:#fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt;}
 #footer a {color:#fff;}
 .line {border-bottom:1px solid #7E0B09;padding-top:10px;}
 .pole {border:1px solid #C7CCD0;color:#919191;font-family:Trebuched Ms,Arial,Helvetica,sans-serif;
font-size:10px;height:19px;margin-bottom:1px;margin-top:1px; width:135px;}

.gor_line {margin-top:15px;background-image:url(line.png); width: 810px; height: 16px;}
.gor_line_tr {background-image:url(line_hortr.png); width: 810px; height: 18px;}
 
 .pole2 {margin-right:10px; border:1px solid #C7CCD0;font-family:Trebuched Ms,Arial,Helvetica,sans-serif; font-size:10px;height:130px;margin-bottom:1px;margin-top:1px;width:225px;}

  .saiti { padding: -16px 5px 0px 5px;}
       
        /* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
      padding:  6px 0px 6px 85px; margin: 0px 0;
    overflow: hidden;
}


    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("lava.png") no-repeat right -30px;
            width: 0px; 
            z-index: 8;
            position: absolute;
            top: 8px;
            text-align: center;
        }
        
        
        
            .lavaLamp li.back .left {
                background: url("lava.png") no-repeat top left;
                height: 25px;
                margin-right: 8px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font:  11px arial black;
            color: #fff; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 1;
            float: left; display: block;
            margin: auto 30px;
        }
        
        
        
                                            
                  .lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
                            border: none;
                        }

       
