body {
    min-width: 1000px;
}
td {font-size: 12px; font-family: Arial; color: #6C6D6D}
a {color: #C40005}

A.menu1 {font-size: 16px; font-family: Arial; color: #ffffff; text-decoration:none;}
A.menu1:hover {font-size: 16px; font-family: Arial; color: #ffffff; text-decoration:underline }

.osob {font-size: 12px; font-family: Arial; color: #ffffff; text-decoration:none; font-weight:bold}

.sob {font-size: 16px; font-family: Arial; color: #ffffff; text-decoration:none;}

.news_date {font-size: 12px; font-family: Arial; color: #C40005; text-decoration:none; font-weight:bold}

.news_head {font-size: 15px; font-family: Arial; color: #C40005; text-decoration:underline; }

span.date {
    font-size: .8em;
    font-style: italic;
    font-weight: bold;
    color: #C40005;
}
td#main {
    padding: 0 15px;
}

td#bar {
    border-right: 1px solid gray;
    padding-right: 30px;
    width: 230px;
    text-align: justify;
}

td#bar img,img.pic {
    padding-right: 4px;
    float: left;
}

td#bar a {
    color: #6C6D6D;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    padding-bottom: 2px;
    display: block;
}

td#bar p {
    display: block;
    padding-top: 6px;
    clear:both;
}

#navbar a {
}

#switcher {
    width: 730;
    height: 355;
    overflow: hidden;
}

#switcher img.switcher {
    width: 730;
    height: 355;
    position: absolute;
}

img {
    border: 0;
}
h1 {
    font-size: 1.2em;
}
td#main h1 {
    font-size: 1.5em
}
