/* ÎÑÍÎÂÍÛÅ */
body {
    margin: 0;
    padding: 0;
}
p, td, div {
    font-family: Tahoma;
    font-size: 12px;
    color:#000080;
}
p {
    margin: 5px 0;
    text-align: justify;
}
#main {
    margin: 0;
    padding: 0;
    background-image: url(/utilets/images/pagefon.jpg);
}
table#page {
    position: relative;
    width: 1200px;
    border-collapse: collapse;
    border: 0;
    border-spacing: 0;
}
table#page td {
    margin: 0;
    padding: 0;
    vertical-align: top;
}
table#page td#top-site {
    height: 100px;
    background: url("/utilets/images/topsite.png");
}
table#page td#top-site img {
    border: 0;
}
#logo {
    position: relative;
    float: left;
    margin: 5px 0 0 50px;
    width: 90px;
    height: 95px;
}
#top-menu {
    position: relative;
    float: left;
    width: 100px;
    margin: 48px 0 0 560px;
}
table#page td#td-left {
    margin: 0;
    padding: 0 10px 0 30px;
    width: 200px;
    background: url("/utilets/images/centersite.png") left;
}
#left-top {
    position: relative;
    width: 200px;
    height: 15px;
    background: url("/utilets/images/menutop.png");
}
#left-center {
    position: relative;
    overflow: hidden;
    width: 168px;
    background: url("/utilets/images/menucen.png");
    padding: 0 17px 0 15px;
}
#left-bot {
    position: relative;
    width: 200px;
    height: 20px;
    background: url("/utilets/images/menubot.png");
}
table#page td#td-center {
    margin: 0;
    padding: 0;
    width: 620px;
}
#text-top {
    position: relative;
    margin: 0;
    padding: 0;
    width: 620px;
    height: 20px;
    background: url("/utilets/images/text-top.png");
}
#content {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 20px;
    width: 580px;
    background: url("/utilets/images/text-center.png");
}
#text-bot {
    position: relative;
    margin: 0;
    padding: 0;
    width: 620px;
    height: 20px;
    background: url("/utilets/images/text-bot.png");
}
table#page td#td-right {
    margin: 0;
    padding: 0 30px 0 10px;
    width: 300px;
    background: url("/utilets/images/centersite.png") right;
}
#news-top {
    position: relative;
    margin: 0;
    padding: 0;
    width: 300px;
    height: 20px;
    background: url("/utilets/images/news-top.png");
}
#news-center {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 266px;
    background: url("/utilets/images/news-center.png");
    padding: 0 19px 0 15px;
}
#news-bot {
    position: relative;
    margin: 0;
    padding: 0;
    width: 300px;
    height: 20px;
    background: url("/utilets/images/news-bot.png");
}
#licenz {
    position: relative;
    text-align: center;
}
#licenz img {
    border: 0;
    margin: 0 10px;
}

table#page td#bot-site {
    height: 100px;
    background: url("/utilets/images/botsite.png");
}
#bot-site-left {
    position: relative;
    float: left;
    width: 300px;
    margin: 50px 0 0 50px;
    font-size: 10px;
}
#bot-site-center {
    position: relative;
    float: left;
    width: 449px;
    margin: 50px 25px 0 25px;
    text-align: center;
}
#bot-site-right {
    position: relative;
    float: right;
    width: 300px;
    margin: 50px 50px 0 0;
    font-size: 10px;
    text-align: right;
}

/* ÇÀÃÀËÎÂÊÈ */
h1 {
    font-family: Tahoma;
    font-size: 14px;
    color: #000080;
    margin: 8px 0;
}
h2 {
    font-family: Tahoma;
    font-size: 13px;
    color: #000080;
    margin: 7px 0;
}
h3 {
    font-family: Tahoma;
    font-size: 12px;
    color: #000080;
    margin-bottom: 6px 0;
}
/* ÑÑÛËÊÈ */
a {
    font-family: Tahoma;
    color: #000080;
}
a:visited {
    color: #000080;
}
a:hover {
    color: #0000FF;
}
a:active {
    color: #0000FF;
}
/* ÒÅÊÑÒÎÂÛÅ */
.minitxt {
    font-size: 10px;
}
.maxitxt {
    font-size: 14px;
}
