html
{
    height: 100%;
}

body
{
    color: #036bb1;
    padding: 0;
    margin: 0;
    height: 100%;
    position: relative;
    font-size: 14pt;
}

#nofooter
{
    min-height: 100%;
    margin-bottom: -256px;
}

* html #nofooter /* MSIE 6 */
{
    height: 100%;
}

#footer-pusher
{
    height: 256px;
    clear: both;
}

#footer
{
    height: 256px;
    width: 235px;
}

#podfuter
{
    width: 235px;
    margin-left: 760px;
}

a
{
    color: #036bb1;
    text-decoration: none;
}

#osnova
{
    width: 1062px;
    height: 100%;
    background: #fff url("../images/back.jpg") no-repeat;
    min-height: 929px;
    margin: 0 auto ;
}

#shapka
{
    float: right;
    width: 250px;
    font-size: 10pt;
    font-weight: bold;
    margin: 10px 100px auto auto;
    text-align: right;
}

#nomer1
{
    float: right;
    color: #b67b7a;
    margin: 4px 5px auto 50px;
/*    margin: 13px 5px auto 50px;*/
    
}
#nomer2
{
    float: right;
    color: #b67b7a;
    font-size: 14pt;
}

#mail
{
    float: right;
    margin-right: 0;
    width: 250px;
}

#left
{
    float: left;
    margin: 290px auto auto 50px;
    font-size: 10pt;
    width: 170px;
/*    // margin-left: 30px;*/
}
#left li
{
    border-bottom : #f7d0cf 2px solid;
    list-style-image: url('../images/zvezda1.gif');
    text-transform: uppercase;
}

#right
{
    float: left;
    width: 600px;
    margin: 200px auto auto 60px;
    z-index: 1;
}

#address
{
    position: absolute;
    top: 202px;
    left: 430px;
    z-index: 1000;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}

#banners
{
/*	border: 1px solid #036bb1;*/
	padding: 0 3em;
	z-index: 9999999;
}

/* Фотогаллерея */

.gallery-item
{
    float: left;
    margin-right: 10px;
}

.pusher
{
    clear: both;
}

