@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

a {
    text-decoration: none;
    color: #004f64;
}

a:link {
    color: #00559d;
}

a:visited {
    color: #00559d;
}

a:hover {
    text-decoration: none;
    color: #ec6603;
}

h1,
h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover {
    font-size: 30px;
    color: #393939;
    text-align: left;
    margin-bottom: 5px;
}

h2,
h2 a,
h2 a:link,
h2 a:visited,
h2 a:hover {
    font-size: 18px;
    color: #004076;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 30px;
}

h2 a:hover {
    color: #ec6603;
}

h3,
h3 a,
h3 a:link,
h3 a:visited,
{
    font-size: 25px;
    color: #005ead;
    text-align: left;
}

h3 a:hover {
    color: #ec6603;
}

h4,
h4 a,
h4 a:link,
h4 a:visited,
h4 a:hover {
    font-size: 21px;
    color: #6a6a6a;
    text-align: left;
}

h5,
h5 a,
h5 a:link,
h5 a:visited,
h5 a:hover {
    font-size: 18px;
    color: #6a6a6a;
    text-align: left;
}

h6,
h6 a,
h6 a:link,
h6 a:visited,
h6 a:hover {
    font-size: 16px;
    color: #6a6a6a;
    text-align: left;
}

#headersitename h1,
h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover {
    font-family: 'PT Sans Narrow';
    text-align: left;
    font-size: 26px;
    color: #002748;
    text-shadow: 1px 1px 1px;
    padding-top: 10px;
    text-align: center;
}

#headersiteurl h6,
h6 a,
h6 a:link,
h6 a:visited,
h6 a:hover {
    font-family: 'PT Sans Narrow';
    font-size: 20px;
    text-align: left;
    color: #002748;
    text-shadow: 1px 1px 1px;
    padding-top: 5px;
    text-align: center
}

a img {
    border: none;
}

p img {
    margin: 0;
}

p {
    margin: 0 0 10px 0;
}

body {
    margin: 0 auto;
    padding: 0;
}

#page {
    width: 975px;
    overflow: hidden;
    margin: auto;
    margin-top: 65px;
    background-color: #fff;
}

#topmenu {
    height: 36px;
    background: #002748;
    position: fixed;
    right: 0px;
    width: 100%;
    top: 0;
    float: left;
    z-index: 2;
}

#breadcrumbs {
    height: 24px;
    background: #002748;
    color: #6187d7;
    position: fixed;
    right: 0px;
    width: 100%;
    top: 36px;
    float: left;
    border-top: 1px solid #ec6603;
    z-index: 1;
    box-shadow: 0 0 10px #272727;
}

#breadcrumbs a {
    color: #6187d7;
}

#breadcrumbs a:hover {
    color: #ec6603;
}

#headerimage {
    position: relative;
    float: left;
    width: 100%;
}

#header {
    background: fff;
    right: 0px;
    position: relative;
    float: left;
    width: 100%;
    height: 95px;
}

.moduletable_header {
    margin-bottom: 0px;
}

.moduletable_header img {
    margin: 0;
}

.moduletable_header p {
    margin: 0;
}

#user1 {
    height: 30px;
    width: 35px;
    float: left;
    background-color: #FFFFFF;
}

#user1 input {
    background: url('../images/search.png') no-repeat;
    height: 20px;
    width: 20%;
    font: 12px Arial, Helvetica, sans-serif;
    margin: 0 0 0 0;
    font-style: italic;
}

.moduletable_poisk {
    background-color: #fff;
}

#left {
    float: left;
    width: 182px;
    margin: 0px;
    padding: 0px;
}

#rigth {
    float: right;
    width: 300px;
    margin: 0px;
    padding: 0px;
}

.article-info.muted {
    font: 13px 'PT Serif', serif;
    margin-bottom: 10px;
    padding-left: 25px;
}

#newscalendar88 {
    width: 250px;
    padding-left: 25px;
}

#modlgn_username {
    width: 180px;
}

#modlgn_passwd {
    width: 180px;
}

.incutleft {
    float: left;
    width: 100px;
    background: #fc0;
    font: 30px Arial, Helvetica, sans-serif;
    padding: 5px;
    margin: 5px 10px 5px 0;
    border: 1px solid #333;
}

.incutright {
    float: right;
    width: 100px;
    background: #fc0;
    font: 30px Arial, Helvetica, sans-serif;
    padding: 5px;
    margin: 10px 0px 0px 10px;
    border: 1px solid #333;
}

.pagination span {
    padding: 2px;
}

.pagination a {
    padding: 2px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#content60 blockquote,
#content80 blockquote,
#content100 blockquote {
    font: 12px 'PT Serif', serif;
    font-style: italic;
    margin-left: 50px;
}

.column-1 {
    float: left;
    width: 47%;
    height: 450px;
}

.column-2 {
    float: right;
    width: 47%;
    height: 450px;
}

#content60 {
    margin: 0px;
    float: left;
    width: 475px;
    padding: 0 10px 0 0;
}

#content80 {
    border-radius: 5px;
    float: left;
    width: 640px;
    padding: 0 20px 0 0;
}

#content100 {
    float: left;
    width: 870px;
    padding: 0 0 0 55px;
}

#content60 {
    font: 13px 'PT Serif', serif;
    color: #3a3a3a;
    text-align: justify;
    margin-top: 5px;
    margin-bottom: 15px;
}

#content80,
#content100 {
    font: 18px 'PT Serif', serif;
    color: #3a3a3a;
    text-align: justify;
    margin-top: 5px;
}

#content60 ul li {
    background: url('../images/linkicon1.png') no-repeat;
    padding: 0 0 0 17px;
    margin-left: 50px;
    list-style: none;
}

#content60 ol li {
    padding: 0 0 0 6px;
    margin-left: 64px;
    list-style-type: decimal;
}

#content80 ul li,
#content100 ul li {
    background: url('../images/linkicon1.png') no-repeat;
    padding: 0 0 0 21px;
    margin-left: 48px;
    list-style: none;
}

#content80 ol li,
#content100 ol li {
    padding: 0 0 0 6px;
    margin-left: 63px;
    list-style-type: decimal;
}

#content60 p img,
#content80 p img,
#content100 p img {
    padding: 5px;
}

#content60 p a {
    text-decoration: underline;
}

.button,
input.button,
button.validate {
    background: #dcdad5;
    color: #000;
    margin: 2px;
    padding: 2px 10px 2px 10px;
    cursor: pointer;
}

.moduletable {
    font: 13px 'PT Serif', serif;
    color: #3a3a3a;
    line-height: 1.5;
    text-align: left;
    padding: 0px;
    margin: 2px;
}

.moduletable_breadcrumbs {
    font: 13px 'PT Serif', serif;
    color: #6187d7;
    line-height: 1.5;
    text-align: left;
    padding: 0px;
    margin: 2px;
}

.moduletable h3 {
    font: bold 16px 'PT Serif', serif;
    text-transform: uppercase;
    text-align: center;
    padding: 35px 0 5px 5px;
    color: #5c5c5c;
    background-color: #fff;
}

.moduletable p {
    padding: 5px;
}

.moduletable img {
    margin: 2px;
}

.moduletable ul li {
    background: url('../images/linkicon1.png') no-repeat;
    padding: 0 0 5px 12px;
    margin: 0 0 5px 12px;
    list-style: none;
}

.moduletable_nav {
    font-style: italic;
    padding: 5px;
    margin: 0;
    background-color: #e7e5e5;
}

#footer {
    background-color: #002647;
    float: left;
    width: 100%;
}

#footer-a {
    width: 305px;
    height: 100%;
    margin-top: 30px;
    background-color: #002647;
    padding: 10px;
    float: left;
    border-right: 650px solid #002647;
}

#footer-a h3 {
    background: #002647;
    color: #ffffff;
    padding: 0px 0 5px 5px;
}

#footer-a a {
    color: #6187d7;
}

#footer-a a:hover {
    color: #ec6603;
}

#footer-b {
    width: 305px;
    height: 100%;
    margin-top: 30px;
    padding: 10px;
    float: left;
    margin-left: -650px;
    position: relative;
    border-right: 325px solid #002647;
}

#footer-b h3 {
    background: #002647;
    color: #ffffff;
    padding: 0px 0 5px 5px;
}

#footer-b a {
    color: #6187d7;
}

#footer-b a:hover {
    color: #ec6603;
}

#footer-c {
    width: 305px;
    height: 100%;
    margin-top: 30px;
    padding: 10px;
    float: left;
    margin-left: -325px;
    position: relative;
}

#footer-c h3 {
    background: #002647;
    color: #ffffff;
    padding: 0px 0 5px 5px;
}

#footer-c a {
    color: #6187d7;
}

#footer-c a:hover {
    color: #ec6603;
}

#footer1 {
    background-color: #002647;
    float: left;
    width: 100%;
}

#footer1-a {
    width: 305px;
    height: 100%;
    margin-top: 30px;
    background-color: #002647;
    padding: 10px;
    float: left;
    border-right: 650px solid #002647;
}

#footer1-a h3 {
    background: #002647;
    color: #ffffff;
}

#footer1-a a {
    color: #6187d7;
}

#footer1-a a:hover {
    color: #ec6603;
}

#footer1-b {
    width: 305px;
    height: 100%;
    margin-top: 30px;
    padding: 10px;
    float: left;
    margin-left: -650px;
    position: relative;
    border-right: 325px solid #002647;
}

#footer1-b h3 {
    background: #002647;
    color: #ffffff;
}

#footer1-b a {
    color: #6187d7;
}

#footer1-b a:hover {
    color: #ec6603;
}

#footer1-c {
    width: 305px;
    height: 100%;
    margin-top: 30px;
    padding: 10px;
    float: left;
    margin-left: -325px;
    position: relative;
}

#footer1-c h3 {
    background: #002647;
    color: #ffffff;
}

#footer1-c a {
    color: #6187d7;
}

#footer1-c a:hover {
    color: #ec6603;
}

.moduletable_foot {
    text-align: center;
    padding: 30px;
    margin-top: 10px;
}

.fb-page {
    margin: 20px auto;
}

.contact h3 {
    display: none;
}

#contact-form {
    padding-top: 25px;
}

.latestnews a {
    color: #3a3a3a;
}

.latestnews a:hover {
    color: #ec6603;
}