@import url(reset.css);
#wrepper 
{  border-width: 0px;
   border-bottom: 0px; 
    width:  1100px;
    height:  auto;
  /* outline: 1px solid blue;*/
  min-width: 1100px;
   max-width:600px ; 
   background: url("img/bg.jpg");
 margin: 0px auto;
	padding : 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;  
   }
#header {
    height: 260px;
    width: auto;
  /* outline: 1px solid black;*/
  margin: 0px auto;
  padding-right: 0px;
  padding-left: 10px;
  padding-top: 5px;
  background-image: url("../img/atribut.jpg");
  background-repeat:no-repeat;
  /*overflow: hidden;*/
 /* float: left; */ 
}


#content
 {   background: url("img/bg.jpg");
    width: 840PX;
    height:auto;
    margin-left: 10px;
    margin-right: 18px;
     overflow: hidden;
  /* outline: 1px solid red; */
}
#footer
{
    height: 30px;
    width: 1000px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 400px;
    float: left;
    position: absolute;
    top: 2000px;
    left: 5px;
     overflow: hidden;
    
}

#menu {
    
    width: 200px;
    height: auto;
    margin-left: 5px;
    
    float: left;
    
     /*overflow: hidden;*/
     /*outline: 1px solid blue;*/
}
#menup {
    
    width: 175px;
    height: auto;
    float: right;
    margin-right: 5px;
    margin-top: 0px;
     /*overflow: hidden;*/
    /* outline: 1px solid blue;*/
}
#gmenu {
    width: 100%;
    height: 100px;
    margin: 0px auto;
    margin-bottom: 5px;
    padding-bottom: 5px;
    /* overflow: hidden;*/
    /* background-image: url(../img/bg_f.jpg);
        background-repeat:no-repeat ;*/
    
    /* outline: 1px solid black;*/
     position: relative;
}
body {
background: url("img/bg.jpg");
height:auto;
 margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
    }
    #nav{
        width: 1000px;
       /* height: 50px;*/
      /*  background-image: url(../img/bg_f.jpg);
        background-repeat:no-repeat ;*/
        position: relative;
        left: 0px;
        margin-left: 2px;
        margin-right: 2px;
        margin-top: -10px;
        /* overflow: hidden;*/
        
    }
    #nav li {
        float: left;
       /* outline: 1px solid #cc0000;*/
        height: 29px;
      /*  width: 900px;*/
        margin: 0px auto;
        margin-top: -25px;
        padding-left: 10px;
        padding-right:05px;
    }
    #nav li a {
       /* outline: 1px solid blue;
        display: block;*/
        height: 29px;
        width: 100%;
        left: auto;
        margin: 0px auto;
       /* margin-top: 0px;
        padding-top: 10px;
        padding-bottom: 10px;*/
        text-decoration: none;
        color: #79a100;
        font: bold 14px arial, sans-serif; 
        
       /* text-transform: uppercase;*/
    }
    #nav1 {
        height: 46px;
        width: 900px;
        /*outline: 1px solid blue;*/
        margin-left: 50px;
        margin-top: 1px;
        margin-bottom: 10px;
        padding-top:10px;
        padding-bottom: 0px;
    }
    #nav2 {
        width: 100%;
        height: 50px;
        background-image:url(../img/bg_f.jpg) ;
        background-repeat: no-repeat;
      
    }
    ul {
        list-style-type: none;
        padding: 5px;
        margin: 5px;
       
    }
   /* li {background-image: url(../img/razd.jpg);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 5px;}*/
        
    #obed{
        background: url(../img/bg.jpg);
        background-repeat: repeat;
        height: auto;
        margin: 0px auto;
      /* outline: 1px solid green; */
    }
    #gl1{
        margin-top: 0px; 
        
    }
     #gl2{
        margin-top:-215px; 
        float: right;
    }
    #dr{
        float: left;
    }
    .admin
{ 
 border: 1px solid black;
 padding: 5px;
 margin: 5px;
 
}

.txt
{
 text-decoration: underline;
}
#vosp{
    height: auto;
}
#nav li a:hover
{
 color: red;
 background-color: gold;

}
#nav li a:visited {
    color: blue;
}
#nav li a {
    color:  red;
}
#uch{
    position: absolute;
    top: 1250px;
    left: 650px;
   /* border:1px solid blue ;
    outline: 1px solid blue;*/
}

.div1
{
width:400px;
height:300px;
background-image: url("img/bg1.gif");
/*text-align:center;*/
text-indent:20px;
font-size:20px;
font-weight:bold;
overflow:auto;
padding:10px;
background-attachment:scroll;
}
 div a {
   text-decoration: none;
}  
 
