html{
    background: url(images/fon4.jpg);
    background-attachment:fixed;
    width:100%;
    margin: auto;
}
body{
    background: white;
    position: relative;
    display: block;
    width: 1004px;
    top: 0px;
    margin: 0px auto 0px auto;
    padding: 0;
    box-shadow:  0px 1px 2px rgba(0, 0, 0, 0.85);
    border-radius: 3px;
    line-height: 0;
}
.wrapper {
    width: 1004px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 0;
    bottom: 0;
    line-height: 1.5;
    padding-bottom: 100px;
}
.l_border,
.r_border {
    position: absolute;
    
    top: 0;
    bottom: 0;
    width: 22px;
    height: 100%;
}
.l_border {
    left: 0;
    background: url( '/images/fon/l_border.png' ) 0 200px repeat-y;
}
.r_border {
    right: 0;
    background: url( '/images/fon/r_border.png' ) 0 200px repeat-y;
}
.b_border {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 42px;
    background: url( '/images/fon/b_border.png' ) 68px 0 repeat-x;
}
.l_angle,
.r_angle {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 137px;
    height: 200px;
}
.l_angle {
    left: 0;
    background: url( '/images/fon/l_angle.png' ) 0 0 repeat-x;
}
.r_angle {
    right: 0;
    background: url( '/images/fon/r_angle.png' ) 0 0 repeat-x;
}
.cont_wrapper {
    padding: 0;
    background: #fff url( '/images/fon/t_border.png' ) 137px 0 repeat-x;
    margin:0;
    width: 100%;
    overflow: hidden;
}
.t_pattern {
    width: 292px;
    height: 127px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -146px;
    
     background: #fff url( '/images/fon/t_pattern.png' ) 0 0 repeat-x;
}
.lb_angle {
    width: 137px;
    height: 129px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url( '/images/fon/lb_angle.png' ) 0 0 repeat-x;
}

.rb_angle {
    width: 137px;
    height: 129px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url( '/images/fon/rb_angle.png' ) 0 0 repeat-x;
}


#toping{
    margin: auto;
    width: 1000px;
}

#menu {
    background: url(images/shum.png) repeat rgb(255, 255, 255 );
    display: block;
    margin: 25px auto 0;
    width: 1000px;
    text-align:left;
}

#menu ul {
    display: block;
    list-style: none;
    margin: auto 50px;
    padding:0;
    text-decoration:none;
    border-top: 1px solid #72A07B;
    border-bottom: 1px solid #72A07B;
    line-height: 14px;
    font-size: 12px;
    font-weight: bold;
}

#menu ul li{
    display: inline-block;
    zoom: 1;
    font-family: 'Andika', sans-serif;, cursive;
    text-align:center;
    margin: 0;
}

#menu ul li a {
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    margin: 0 12px;
    text-transform:uppercase;
    text-decoration:none;
    padding: 10px 25px;
}

#menu ul li a:hover {
}


#menu li a.active{
    background-color: #72A07B;
    color: white;
    text-shadow: px px 0px rgba(0, 0, 0, 2);
    text-decoration:none;
    display: block;
}

#list{
    background-color: white;
    width: 1000px;
    margin: 0 0 0 0px;
}

    #list ul li{
        margin: 3px 60px 5px 90px;
        list-style: none;
        text-indent:-12px;
        font-family:  'Andika', sans-serif;
        font-size: 12pt;
    }
    
    #list ul li:before {
     content:"–"; 
     position:relative; 
     left:-5px;
    }


#front{
    font-family:  'Andika', sans-serif;
    font-size: 12pt;
    margin: 0px 40px 5px 50px;
}

#front2{
    font-family: Cantora;
    font-size: 12pt;
    margin:10px 30px 0px 0px;
}

#front3{
    font-family:  'Andika', sans-serif;
    font-size: 14pt;
    margin:0px 30px 5px 55px;
}

#front4{
    font-family: 'Andika', sans-serif;
    font-size: 13pt;
    margin: auto 60px auto 60px;
    text-align: center;
}

#licensii{
    width: 900px;
    margin: auto;
}
    
    #licensii td {
        text-align: left;
    }
    
    #licensii td > img {
        display: block;
        margin: auto;
        border: 0;
}

.lic{
    text-align: left;
    padding-right: 300px;
    font-family: 'PT Sans', sans-serif;
    font-size: 11pt;
}

#karta{
    padding: 15px;
    margin: auto;
    width: 1000px;
}

#rekvizit{
        font-size: 12pt;
        margin-left: 30px;
        font-family: 'Andika', sans-serif;
        text-shadow: 0 0.5px 0 rgba(220, 220, 220, 0.9);
    }

    #maps {
        width: 430px;
        height: 350px;
        margin: auto;
        position: relative;
        background: #ffffff;
        border: 1px solid black;
    }

A :active{
    color: transparent;
}

#avatarki{
    width: 700px;
    margin: auto;
}
