img {
    behavior: url("/css/png.htc");
}

img {
    border: 0px;
}

#hover_png a:hover {
    background: url("/images/menu.png") repeat;
    -background: none;
    -filter: progid

: DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu.png', sizingMethod = 'scale' );
}

input, textarea {
    border: #aaaaaa 1px solid;
    font-size: 12px;
    color: #303030;
    font-family: Verdana;
    background-color: #eeeeee;
}

body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4f4f4f;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#content {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4f4f4f;
}

#content a {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4478ad;
}

#content a:hover {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4478ad;
    text-decoration: none;
}

#copy {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #a2a1a1;
}

#copy a, #copy span {
    color: #000000;
    text-decoration: none;
}

#mainTable ul {
    padding: 0px;
    margin: 0px;
}

#menu li {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    display: block;
    width: 188px;
    height: 29px;
    background: url(/images/cbut.jpg) 0;
}

#menu li a {
    color: #0b488b;
    display: block;
    width: 188px;
    height: 29px;
    line-height: 29px;
    background: url(/images/but.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    padding-left: 30px;
}

#menu li a:hover, .active {
    font-weight: bold;
    color: #ffffff;
    display: block;
    width: 188px;
    height: 29px;
    line-height: 29px;
    background: url(/images/but.jpg) 0px -29px;
    background-repeat: no-repeat;
    text-decoration: none;
    padding-left: 30px;
}

#news .zag, #opinions .zag, h2 {
    font-family: Century;
    font-size: 18px;
    color: #9e9e9e;
    font-weight: normal;
    line-height: 10px;
}

#news .pubdate {
    font-family: Tahoma;
    font-size: 11px;
    color: #acacac;
    font-weight: normal;
    background: url(/images/icostr.jpg) 0;
    margin-left: -10px;
    padding-left: 10px;
    background-repeat: no-repeat;
}

#opinions .pubdate {
    font-family: Tahoma;
    font-size: 11px;
    color: #acacac;
    font-weight: normal;
}

#news .link a, #opinions .link a, #opinions .author {
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

#opinions .author b, .author {
    font-family: Tahoma;
    font-size: 12px;
    color: #4478ad;
    font-weight: bold;
    text-decoration: none;
}

#news .all a, #opinions .all a {
    font-family: Tahoma;
    font-size: 11px;
    color: #ff9b00;
    font-weight: normal;
    text-decoration: underline;
}

.gray {
    font-family: Tahoma;
    font-size: 12px;
    color: #acacac;
    font-weight: normal;
}

div.gall {
    border: 1px solid #BACEE2;
    float: none;
    cursor: pointer;
}

div.gall img {
    border: 4px solid #FFFFFF;
}

.gall a:hover img {
    border: 4px solid #BACEE2;
}

div.gall2 {
    border: 1px solid #CECECE;
    float: left;
    cursor: pointer;
    margin-left: 20px;
}

div.gall2 img {
    border: 4px solid #FFFFFF;
}

.gall2 a:hover img {
    border: 4px solid #FECB00;
}