body {
    color: #6D809B;
    background-color: #000000;
    font: normal 12px verdana;
    margin:0;
    padding:0;
    font-family: verdana;
    font-size: 11px;
    height: 100%;
}
a {
    color: #FFFFFF;
}
a:hover {
    color: #8C141B;
}
#main {
    width: 1000px;
    text-align: left;
}
#left {
    float: left;
    width: 375px;
}
#left #flash {
    width: 375px;
    height: 704px;
}
#content {
    float: left;
    width: 625px;
}
#content #molnia {
    width: 625px;
    height: 112px;
    background-image: url(/img/bg_t.jpg);
    background-repeat: no-repeat;
}
#content #molnia #tel {
    float: right;
    width: 595px;
    font-size: 18px;
    color: #F6E4CD; 
    text-align: right;
    margin-top: 40px;
    padding-right: 30px;
    font-family: times new roman;
}
#content #menu {
    float: left;
    width: 625px;
    height: 58px;
    margin-top: 8px;
}
#content #text {
    clear: both;
    color: #CBC3C3;
    width: 595px;
    padding-right: 30px;
}
#content #text h1 {
    padding: 0;
    margin: 0;
    margin-top: 40px;
    color: #9D0F16;
    font-size: 11px;
    text-transform: uppercase;
}
#content #text p {
    text-align: justify; 
}
#footer {
    clear: both;
    width: 1000px;
    height: 140px;
}
#footer #left {
    float:left;
    width: 375px;
    height: 140px;
}
#footer #left #shteker {
    width: 90px;
    height: 83px;
    margin-top: 5px;
    margin-left: 70px;
}
#footer #left #copyright {
    width: 275px;
    height: 20px;
    margin-left: 100px;
}
#footer #left #copyright a {
    font-family: times new roman; 
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
}
#footer #left #copyright a:hover {
    color: #9D0F16;
}
#footer #left #dev {
    width: 165px;
    height: 20px;
    margin-top: 5px;
    margin-left: 110px;
}
#footer #left #dev a {
    font-family: verdana; 
    font-size: 11px;
    color: #8C141B;
    text-decoration: none;
}
#footer #left #dev a:hover {
    color: #FFFFFF;
}
#footer #right {
    float:left;
    width: 625px;
    height: 140px;
    background-image: url(/img/bg_f_r.jpg);
    background-repeat: no-repeat;
    background-position: 200px 70px;
}    
#footer #right #menu {
    width: 625px;
    height: 30px;
    margin-left: -10px;
}
#footer #right #menu ul {
    list-style: none;
    padding:0;
    margin:0;
}
#footer #right #menu ul li {
    float: left;
    padding:0;
    margin:0;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(/img/menu_li.jpg);
    background-repeat: no-repeat;
    background-position: right top;    
}
#footer #right #menu ul li#end {
    background-image: none;
}
#footer #right #menu ul li a {
    color: #9D0F16;
    font-family: arial;
    font-size: 12px;    
    text-decoration: none;
}
#footer #right #menu ul li a:hover {
    color: #FFFFFF;
}
#footer #right #counter {
    width: 88px;
    height: 18px;
}
#empty {
    clear: both;
    width: 1000px;
    height: 1px;
}
#sitemap ul {
    padding: 0;
    margin: 0;
    margin: 10px;
    list-style: none;
}
#sitemap ul li {
    margin:0;
    padding:0;
    margin-bottom: 10px;
}
