
body {
    margin:0;
    padding:0;
    background-color:white;
    color:#184a75;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9pt;
    background-image:url(../images/ramka.png);
    background-repeat:repeat-x;
}

h1, h2 {
    color:#03788a;
    font-style:oblique;
}

h2 {
    font-size:13pt;
    margin-bottom:1em;
}

h3 {
    margin-top:1.5em;
    margin-bottom:1em;
}

h1 + p {
    margin-top:1em;
}

a img {
    border:none;
}
ul, li, p, div {
    text-align:left;
}
p {
    text-align:justify;
    margin-bottom:1em;
    padding:0 4px;
    color:#184a75;
}

a, a:visited {
    color:#00778d;
}

a:hover {
    color:#ff7400;
    text-decoration:underline;
}

table {
    border-collapse:collapse;
}

li {
    margin-bottom:3px;
    margin-left:20px;
}

li ul {
    margin-left:30px;
}

.text {
    margin-top:26px;
}

/***** LAYOUT ******/

#main {
    width:670px;
    min-height:80%;
    margin:0 auto;
}
#main_menu {

    margin-top:2px;
}
#main_menu td {
    vertical-align:top;
    text-align:left;
    padding:0;
    margin:0 2px;
    width:134px;
}


#header_img, #header_ru {
    width:100%;
    height:167px;
    background-image:url('../images/header.jpg');
    background-repeat:no-repeat;
    text-align:center;
}

#header_ru {
    background-image:url('../images/headerru.jpg');
}

#topmenu table td a {
    font-size:8pt;
    text-decoration:none;
}

#footer {
    font-size:8pt;
    text-align:center;
}

/*//////// BANNERS //////*/
#topbanner {
    text-align:right;
}
