
* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Tahoma, sans-serif;
    font-style: normal;
    font-weight: 300;
}

body{
    background-color: #ffffff;
    line-height: 1.5em;
    font-size: 0.78em;
    text-align: center;
}

div, p{
    text-align: left;
}

h1{
    font-size: 2.18em;
    line-height: 1.2em;
    font-weight: 600;
}

h2{
    font-size: 1.64em;
    line-height: 1.2em;
}

h3{
    font-size: 1.45em;
    line-height: 1.2em;
}

h4{
    font-size: 1.18em;
    line-height: 1.2em;
    font-weight: 600;
}

h5{
    font-weight: 600;
}

a{
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

br{
    line-height: 1.5em;
}

strong{
    font-weight: 600;
}

#header{
    display: table;
    width: 100%;
    height: 335px;
    background: url('/template/img/header.jpg') no-repeat top center;
    text-align: center;
}

#header div{
    display: inline-block;
    width: 986px;
}

#header p{
    text-align: right;
}

#header div a{
    color: #5872aa;
    font-size: 10px;
}

#top_menu{
    display: inline-block;
    width: 986px;
    height: 46px;
    background: url('/template/img/menu-2.png') repeat-x top;
    text-align: center;
}

#top_menu a{
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    padding: 13px 25px 0 25px;
    margin: 0 0px 0 0px;
    height: 33px;
}

#top_menu a:hover{
    background: url('/template/img/menu-2i.png') repeat-x top;
    text-decoration: none;
}

#body{
    display: inline-table;
    width: 986px;
    margin: 7px 0 7px 0;
    font-size: 11px;
}

#body_left{
    display: inline-table;
    width: 683px;
    float: left;
}

#body_right{
    display: inline-block;
    width: 293px;
    float: right;
    padding: 0 0 0 10px;
}

.blue_border{
    display: block;
    width: 683px;
    height: 5px;
    background: #5872aa;
    margin: 0;
    padding: 0;
}

#blue{
    display: block;
    width: 653px;
    background: #627ebb;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-left: 5px solid #5872aa;
    border-right: 5px solid #5872aa;
    font-size: 11px;
}

#blue_text{
    width: 100%;
}

#blue_text .more{
    text-align: right;
}

#blue_text .more a{
    font-weight: 600;
    color: #ffffff;
}

#blue img{
    float: right;
    margin-left: 10px;
}

#calendar{
    width: 100%;
    color: #5872aa;
}

#calendar_month{
    text-align: center;
    color: #5872aa;
}

#calendar_month a{
    color: #5872aa;
}

#calendar table{
    width: 100%;
    font-size: 14px;
}

#calendar table thead td{
    color: #fba901;
}

#calendar td{
    height: 20px;
    text-align: right;
    color: #5a5a5a;
    padding: 0 6px 0 6px;
}

#calendar td.event{
    background: url('/template/img/cal.png') no-repeat right;
}

#calendar table td.sat{
    color: #5a5a5a;
}

#calendar table td.sun{
    color: #a14935;
}

#article_mini{
    margin-top: 10px;
    color: #5a5a5a;
}

#article_mini h2.red{
    color: #a14935;
}

#article_mini h2.gray{
    color: #5a5a5a;
}

#archive{
    display: inline-block;
    width: 100%;
    margin-top: 7px;
    color: #5a5a5a;
}

#news{
    display: inline-block;
    width: 48%;
    float: left;
    margin-top: 7px;
    color: #5a5a5a;
}

#news h2{
    color: #fba901;
}

.news_inner{
    margin: 5px 0 0 25px;
}

.news_inner h5{
    font-size: 1.2em;
    font-weight: 600;
    color: #617eba;
}

.news_inner .more{
    text-align: right;
}

.news_inner .more a{
    font-weight: 600;
    color: #fba901
}

#news #archive{
    text-align: center;
}

#news #archive a{
    color: #a7a7a7;
    font-weight: 600;
    font-size: 10px;
}

#gallery{
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 7px;
    color: #5a5a5a;
}

#gallery div{
    margin: 5px 0 0 25px;
}

#gallery div h5 a{
    font-size: 1.2em;
    font-weight: 600;
    color: #617eba;
}

#gallery_mini{
    display: inline-block;
    width: 48%;
    float: right;
    margin-top: 7px;
    text-align: center;
}

#gallery h2{
    text-align: left;
}

#gallery_mini h2{
    text-align: left;
    color: #a14935;
}

#gallery table{
    display: inline-table;
}

#gallery_mini table{
    margin-left: 25px;
}

#gallery_mini table td, #gallery table td{
    padding: 5px;
    color: #5b5b5b;
    font-size: 11px;
}

#gallery_mini table td a, #gallery table td a{
    color: #5b5b5b;
    margin-bottom: 3px;
}

#gallery_mini table td a:hover, #gallery table td a:hover{
    text-decoration: none;
}

#authorize{
    display: inline-block;
    width: 100%;
    margin: 50px 0 50px 0;
    text-align: center;
}

#authorize p{
    display: inline-block;
    width: 320px;
    text-align: left;
}

#authorize p a{
    color: #fba901;
    font-weight: 600;
}

#authorize form p{
    display: inline-block;
    width: 320px;
    text-align: right;
}

#authorize form input{
    width: 320px;
    height: 27px;
    margin: 5px 0 5px 0;
    text-align: center;
    background: url('/template/img/field.png') no-repeat;
    border: 0;
}

#authorize form input#signin{
    width: 97px;
    height: 23px;
    text-align: center;
    margin: 5px 0 5px 0;
    background: url('/template/img/login.png') no-repeat;
    border: 0;
    color: #ffffff;
}

#article{
    margin-top: 7px;
    color: #5a5a5a;
}

#article h1{
    color: #fba901;
    font-size: 20px;
}

#article p{
    font-size: 12px;
    margin: 8px 20px 0 20px;
}

#article p.mapka{
    margin-top: 20px;
    text-align: center;
}

#grass{
    display: table;
    width: 100%;
    height: 88px;
    background: url('/template/img/grass.jpg') no-repeat bottom center;
    text-align: center;
}

#footer{
    display: inline-table;
    width: 986px;
    height: 46px;
    background: url('/template/img/menu-2.png') repeat-x top;
    text-align: center;
    color: #ffffff;
    font-size: 11px;
}

#footer div{
    display: block;
    width: 100%;
}

#footer span{
    display: inline-table;
    margin: 0 20px 0 20px;
}

#footer a{
    color: #ffffff;
    font-weight: 600;
}

#footer a:hover{
    text-decoration: none;
}