@charset "windows-1251";

html, body, div, form, table, tr, td, input, select, p, a, img, ul, li {margin:0; padding:0; border:none;}
ul, li { list-style:none; padding: 0; margin: 0;}


/* ================================================================================*/

body, div, td, input, select, p, li {
    font-family: Tahoma;
    font-size: 16px;
    color: #4A3C1F;
}

p {text-indent:30px;padding-bottom:11px}

a{
    color: #5E3813;
    text-decoration: underline;
}

a:hover{
    text-decoration: none;
}

body{
    background-position: center top;
    background-repeat: repeat;
}




}

input, select, textarea{
    border: 1px solid #D6BF9D;
    background-color: #FFFDF4;  
}

h1 {text-align:center}


/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}
