@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #3F3F3F;
    /* text-shadow: 1px 1px 0px #ddd; */
    background-image: url('_media/back.jpg');
    background-repeat: repeat-x;
    font-family: 'Verdana', sans-serif;
}

.hidden {
    display: none;
}

#kontener {
    width: 1000px;
    margin: 20px auto;
    border: 0px solid #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    background: url('_media/foot.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}

#partners {
    text-align: center;
}

#header {
    width: 1000px;
}

#header_r {
    float: right;
    width: 510px;
    height: 300px;
}

#slider {
    width: 1000px;
    height: 300px;
    height: 300px;
    border: none;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

#menu {
    width: 1000px;
    height: 40px;
    text-align: center;
    background-image: url('_media/mback_6.jpg');
    margin-bottom: 0px;
    text-shadow: none;
    padding-top: 19px;
    padding-bottom: 10px;
}

#menu table {
    margin-left: 102px;
    width: 800px;
    height: 40px;
    border-spacing: 0;
    border-collapse: collapse;
}

#menu td {
    width: 160px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    border: 0px solid #fff;
}

#menu a.historia {
    display: block;
    width: 160px;
    height: 40px;
    background: url('_media/mcafs.jpg') 0px 0px;
}

#menu a.sztandar {
    display: block;
    width: 160px;
    height: 40px;
    background: url('_media/mcafs.jpg') -160px 0px;
}

#menu a.zarzad {
    display: block;
    width: 160px;
    height: 40px;
    background: url('_media/mcafs.jpg') -320px 0px;
}

#menu a.sztuka {
    display: block;
    width: 160px;
    height: 40px;
    background: url('_media/mcafs.jpg') -480px 0px;
}

#menu a.kontakt {
    display: block;
    width: 160px;
    height: 40px;
    background: url('_media/mcafs.jpg') -640px 0px;
}

#menu a.historia:hover {
    display: block;
    width: 160px;
    height: 40px;
    background: url('_media/mcafs.jpg') 0px 40px;
}

#menu a.sztandar:hover {
    display: block;
    width: 160px;
    height: 40px;
    background: url('_media/mcafs.jpg') -160px 40px;
}

#menu a.zarzad:hover {
    display: block;
    width: 160px;
    height: 40px;
    background: url('_media/mcafs.jpg') -320px 40px;
}

#menu a.sztuka:hover {
    display: block;
    width: 160px;
    height: 40px;
    background: url('_media/mcafs.jpg') -480px 40px;
}

#menu a.kontakt:hover {
    display: block;
    width: 160px;
    height: 40px;
    background: url('_media/mcafs.jpg') -640px 40px;
}

#dbody {
    width: 1000px;
    min-height: 400px;
    background: url('_media/wline.jpg');
    background-repeat: repeat-x;
}

#kronika {
    /* font-family: 'PT Sans', sans-serif; */
    float: left;
    text-align: left;
    width: 300px;
    min-height: 400px;
    padding-right: 30px;
    padding-left: 20px;
    margin-bottom: 120px;
}

#kronika a {
    text-decoration: none;
    color: #3F3F3F;
    /* text-shadow: 1px 1px 0px #ddd; */
    font-size: 16px;
}

#kronika a:hover {
    text-decoration: none;
    color: #48880f;
    text-shadow: none;
    font-size: 16px;
}

#content {
    /* font-family: 'PT Sans', sans-serif; */
    float: right;
    width: 600px;
    min-height: 400px;
    padding-right: 30px;
    padding-bottom: 100px;
    line-height: 1.4em;
    text-align: justify;
    /* font-size: 16px; */
    /* text-shadow: 1px 1px 0px #ddd; */
}

#content_z {
    /* font-family: 'PT Sans', sans-serif; */
    float: right;
    width: 570px;
    min-height: 400px;
    padding-right: 30px;
    padding-bottom: 100px;
    line-height: 1.4em;
    text-align: justify;
    /* font-size: 16px; */
    text-shadow: 1px 1px 0px #ddd;
}

#content a {
    text-decoration: underline;
    color: #3F3F3F;
    /* text-shadow: 1px 1px 0px #ddd; */
    /* font-size: 16px; */
}

#content a:hover {
    text-decoration: underline;
    color: #48880f;
    text-shadow: none;
    /* font-size: 16px; */
}

#content hr {
    width: 90%;
    margin: 0 auto;
}

#kronika hr {
    width: 70%;
    margin-left: 30%;
    margin-bottom: 5px;
}

#kronika .rok {
    font-style: italic;
}

.aktualnosci {
    text-align: center;
    font-family: 'Courgette', cursive;
    display: block;
    height: 91px;
    padding-top: 20px;
    background: url('_media/ak66.jpg');
    font-size: 22px;
    color: #3F3F3F;
}

.kronika_h {
    display: block;
    cursor: pointer;
    font-family: 'Courgette', cursive;
    margin-bottom: 5px;
    height: 30px;
    font-size: 22px;
    color: #3F3F3F;
    padding: 5px;
    padding-left: 0px;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}

.kronika_h:hover {
    color: #48880f;
    text-shadow: none;
}

.kronika_b {
    padding-left: 20px;
    padding-bottom: 20px;
}

#kronika li {
    padding-bottom: 8px;
}

.text_img {
    padding: 0px;
    margin: 0 auto;
    width: 300px;
    height: auto;
}

.text_img2 {
    padding: 0px;
    margin-left: 7px;
    margin-right: 7px;
    width: 270px;
    height: auto;
}

.aktu_img {
    padding: 0px;
    margin: 0 auto;
    border: none;
    height: 120px;
}

.img_shad {
    border: none;
    border-radius: 10px;
}

.bshad {
    border: none;
}

.c_align {
    text-align: center;
}

.auto_m {
    margin: 0 auto;
}

.gal_title {
    text-align: center;
    font-family: 'Courgette', cursive;
    margin-bottom: 30px;
    margin-top: 30px;
    text-decoration: none;
    color: #3F3F3F;
}

.gal_note {
    text-indent: 7%;
}

.zarzad_table {
    width: 100%;
    text-align: center;
}

#footer {
    width: 100%;
    height: 20px;
    margin: 0 auto;
    font-size: 10px;
    text-align: center;
    text-shadow: none;
    color: #ddd;
}

#footer a {
    font-size: 10px;
    text-shadow: none;
    color: #ddd;
    text-decoration: none;
}

.index_date {
    width: 27%;
    vertical-align: top;
}

.index_info {
    width: 70%;
    padding: 30px 5px 10px 10px;
}

hr {
    height: 1px;
    width: 400px;
    background-color: #ddd;
    border: 0px;
}

.clear {
    clear: both;
}

.navimark {
    color: #ffffff !important;
    text-decoration: none !important;
    text-shadow: none;
}

.navinorm {
    color: #ffffff;
    text-decoration: none !important;
}

table.fullwidth {
    width: 100%;
}

td.topalign {
    vertical-align: top;
}

.whitehref a {
    color: white !important;
}