/* CSS Document */
body{
        margin:0px;
        background-color:#DBDBDB;
}


#head {
        background-image:url(../images/head.jpg);
        background-repeat:no-repeat;
        width:1000px;
        height:190px;
        font-size:10px;
        font-family:Tahoma;
        color:#5E5E5E;
        text-align:left;
        vertical-align:top;
        }

#menu_main {
        padding-left:830px;
        padding-right:0px;
        padding-top:30px;
        padding-bottom:0px;
        font-size:10px;
        font-family:Tahoma;
        color:#5E5E5E
        text-align:left;
        float:none;
        position:relative;
        }

#menu_main1 {
        padding-left:830px;
        padding-right:5px;
        padding-top:25px;
        padding-bottom:0px;
        font-size:10px;
        font-family:Tahoma;
        color:#5E5E5E
        text-align:left;
        float:none;
        position:relative;
        }

#men {
        margin-bottom:0px;
        float:none;
        position:relative;
        }

#men_p {
        font-size:11px;
        font-family:Tahoma;
        color:#5E5E5E;
        margin-bottom:2px;
        text-align:left;
        float:none;
        position:relative;
        }

#men_p_center {
        font-size:11px;
        font-family:Tahoma;
        color:#5E5E5E;
        padding-left:7px;
        margin-bottom:2px;
        text-align:left;
        float:none;
        position:relative;
        }

#men_p a {
        font-size:11px;
        font-family:Tahoma;
        color:#5E5E5E;
        font-weight:normal;
        text-decoration:none;
        }

#men_p a:hover {
        text-decoration:underline;
        }

a {
        font-size:10px;
        font-family:Tahoma;
        color:#5E5E5E;
        font-weight:normal;
        text-decoration:none;
        }

a:hover {
        text-decoration:underline;
        }

#main {
        width:1000px;
        font-size:11px;
        font-family:Tahoma;
        color:#000000;
        vertical-align:top;
        }

#rec {
        width:910px;
        text-align:justify;
        vertical-align:bottom;
        font-family:Tahoma;
        font-size:10px;
        color:#127348;
        padding-left:45px;
        padding-right:45px;
        padding-top:0px;
        padding-bottom:20px;
        position:relative;
        float:left;
        }

#nazv {
        width:910px;
        font-family:Tahoma;
        font-size:11px;
        color:#7E8081;
        padding-left:0px;
        padding-right:0px;
        padding-top:15px;
        padding-bottom:15px;
        text-align:left;
        vertical-align:top;
        font-weight:normal;
        float:none;
        position:relative;
        }

#text {
        width:910px;
        font-family:Tahoma;
        font-size:11px;
        color:#000000;
        padding-left:45px;
        padding-right:45px;
        padding-top:0px;
        padding-bottom:30px;
        text-align:justify;
        float:left;
        position:relative;
        }

#footer {
        background-image:url(../images/footer.jpg);
        background-repeat:no-repeat;
        font-family:Tahoma;
        font-size:10px;
        color:#5E5E5E;
        width:1000px;
        height:182px;
        text-align:left;
        vertical-align:top;
        }

#copy {
        color:#000000;
        margin-left:840px;
        margin-top:20px;
        position:relative;
        }

#image {
        border:solid 1px #8C8A8A;
        margin-left:20px;
        margin-bottom:20px;
        }