body {
    font-family:verdana;
    color:#C4D2EA;
    font-size:15px;
}
a {
    color:white;
    text-decoration:none;
}
a:hover {
    color:white;
    text-decoration:underline;
}
.menu {
    font-size:1em;
    text-align:right;
    padding-right:25px;
    padding-top:3px;
    padding-bottom:3px;
}
#menu-top {
    background:url("images/menu_top.jpg");
    padding-left:19px;
    font-weight:bold;
    font-size:17px;
    padding-top:8px;
}
#top1 {
    background: url("images/top1.jpg");
    text-align: right;
    height: 38px;
    font-size:10px;
    padding-top:2px;padding-right:28px;color:white;
}
#top2 {
    background:url("images/top2.jpg");
    height: 90px;
    padding-bottom:8px;
    padding-left:60px;
    font-size:22px;
    font-weight:bold;
    vertical-align: bottom;
}
#top4 {
    background: url("images/top4.jpg");
    height: 34px;
}
.h1 {
    background:url("images/srodek_top.jpg");
    padding-left:25px;
    font-weight:bold;
    font-size:18px;
    padding-top:8px;
}
.content {
    background: url("images/srodek_tlo.jpg");
    font-size: 0.9em;
    padding: 25px 10px 25px 25px;
}
#footer {
    background:url("images/dol.jpg");
    text-align:right;
    font-size:10px;
    padding-top:2px;
    padding-right:28px;
    color:white;
    height:36px;
}
ol > li {
    margin: 10px 10px;
}
.table-info {
    font-size: 0.8em;
    margin: 25px 5px;
    border: solid 1px #999;
}
.table-info th, .table-info td {
    padding: 3px;
}
.table-info th {
    background-color: #333;
}    