/*******************************************************************************
  RESET
*******************************************************************************/
html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    abbr, acronym, address, big, cite, code,
    del, dfn, em, font, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center, dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*******************************************************************************
  TEMPLATES
*******************************************************************************/
.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
/* CLEARFIX */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-mac */
/* END OF CLEARFIX */

/*******************************************************************************
  MAIN
*******************************************************************************/

html, body {
    height: 100%;
}

body {
    font: normal 100% Arial, Verdana, sans;
    background: #adacad url(../img/bg.jpg) 50% 0 repeat-y;
}

a:hover {
    text-decoration: none !important;
}

/*******************************************************************************
  STRUCTURE:BASE
*******************************************************************************/

#top {
    position: relative;
    width: 963px;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    margin: 0 auto;
}

#body {
    position: relative;
    /*min-height: 500px;
    height: auto !important;
    height: 500px;*/
    padding: 10px 0 100px;
}

#bottom {
    position: relative;
    width: 963px;
    height: 80px;
    margin: -80px auto 0;
}


.prizt_dr, .prizt_tez, .prizt_diak_hirotonia, .prizt_ier_hirotonia {
    padding: 0 !important;
    margin: 0 !important;
}
.prizt_dr .title, .prizt_tez .title, .prizt_diak_hirotonia .title, .prizt_ier_hirotonia .title {
    width: 100px !important;
}


.prizt_dr .date, .prizt_tez .date, .prizt_diak_hirotonia .date, .prizt_ier_hirotonia .date {
    width: 90px !important;
}

.prizt_dr p, .prizt_tez p, .prizt_diak_hirotonia p, .prizt_ier_hirotonia p {
    font-size: 11px !important;
}

/*******************************************************************************
  LAYOUT
*******************************************************************************/

#top {
    background: #525252;
}

#header {
    position: relative;
    height: 85px;
    background: #323332 url(../img/header_bg.jpg) right 0 no-repeat;
}
    #header-logo {
        position: absolute;
        top: 18px;
        left: 15px;
        width: 522px;
        height: 49px;
        background: url(../img/header_logo.png);
    }
    #header-search {
        position: absolute;
        top: 48px;
        right: 10px;
        width: 220px;
    }
        #header-search input.text {
            position: absolute;
            top: 0;
            left: 0;
            width: 191px;
            padding: 2px 0 4px 5px;
            font-size: 12px;
            color: #777777;
            border: 0;
            background: #ededed;
        }
        #header-search input.button {
            position: absolute;
            top: 2px;
            left: 200px;
        }
    #header-label {
        position: absolute;
        top: 16px;
        left: 731px;
        width: 126px;
        height: 14px;
        background: url(../img/header_label.jpg);
    }
    #header-flags {
        display: none;
        position: absolute;
        top: 12px;
        right: 10px;
    }
        #header-flags img {
            margin: 0 0 0 3px;
            border: 0;
        }

#myslidemenu {
    position: relative;
    height: 28px;
    background: url(../img/topmenu_bg.gif);
}

#carousel {
    position: relative;
    height: 329px;
    /*background: url(../img/pic_tainayavecherya.jpg); */
}

#carousel-bottom {
    width: 100%;
    height: 1px;
    font-size: 1px;
    background: #151611;
}

#body {
    min-height: 700px;
    background: url(../img/body_bg.jpg) 0 0 repeat-x;
}
    #leftCol {
        float: left;
        width: 215px;
        margin: 0 18px;
        padding: 20px 0 0;
    }
        #leftCol img {
            border: 0;
        }

        .leftCol-block {
            margin: 20px 0;
            padding: 15px 15px 10px;
            font-size: 10px;
            color: #383838;
            background: #fff;
        }
            .leftCol-block h2 {
                margin: -15px -15px 10px;
                padding: 8px 0;
                font-size: 18px;
                font-weight: normal;
                color: #fff;
                text-align: center;
                background: #3f3f3f url(../img/leftcol_block_h2bg.jpg) 0 0 repeat-x;
            }
            .leftCol-block p {
                margin: 15px 0;
            }
            .leftCol-block a {
                color: #2984a5;
            }

            .leftCol-block-calendar div div {
                margin: 0 !important;
                font-size: 12px !important;
            }

        #leftCol-menu {
            background: #999999;
            border-left: 1px solid #1a1a1a;
            border-right: 1px solid #1a1a1a;
            border-bottom: 1px solid #1a1a1a;
        }
            #leftCol-menu h2 {
                position: relative;
                padding: 6px 15px 7px;
                font-size: 12px;
                font-weight: bold;
                color: #fff;
                background: url(../img/leftmenu_h2.gif) 0 0 repeat-x;
            }
                #leftCol-menu h2 a {
                    color: #fff;
                    text-decoration: none;
                }
                #leftCol-menu h2 ins {
                    position: absolute;
                    bottom: -1px;
                    left: 0;
                    width: 213px;
                    height: 2px;
                    background: url(../img/leftmenu_h2shadow.png) 0 0 repeat-x;
                }
            #leftCol-menu ul {

            }
                #leftCol-menu ul li {

                }
                    #leftCol-menu ul li a {
                        display: block;
                        padding: 6px 15px;
                        font-size: 12px;
                        font-weight: bold;
                        color: #fff;
                        text-decoration: none;
                        border-bottom: 1px solid #747474;
                    }
                        #leftCol-menu ul li.current a {
                            /*padding-left: 25px;*/
                            background: #777 !important; /*url(../img/leftmenu_abg.gif) 0 0 repeat-x !important;*/
                        }
                        #leftCol-menu ul li a:hover {
                            background: #949494;
                        }
                            #leftCol-menu ul li ul li a {
                                padding-left: 30px;
                                background: #797979 url(../img/li3.gif) 15px 12px no-repeat !important;
                            }
                                #leftCol-menu ul li ul li a:hover {
                                    background-color: #2f8bac !important;
                                }


    #rightCol {
        float: left;
        width: 695px;
        padding: 20px 0 0;
    }
        #rightCol h1 {
            margin: 0 0 10px;
            font-size: 19px;
            font-family: Tahoma, sans-serif;
            font-weight: normal;
            color: #fff;
        }
        #backbutton {
            /*position: relative;
            top: -35px;
            margin: 0 0 -26px;*/

            position: relative;
            top: -10px;
            margin: 0px 0px -7px 6px;
        }
            #backbutton a {
                padding-left: 15px;
                font-size: 14px;
                color: #666666 !important;
                background: url(../img/backbutton.gif) 0 5px no-repeat;
            }
        #rightCol-slovo {
            float: left;
            font-size: 13px;
            font-family: Tahoma, sans-serif;
        }
            #rightCol-slovo img {
                float: left;
                margin: 0 10px 0 0;
            }
            #rightCol-slovo p {
                color: #c5c5c5;
            }
            #rightCol-slovo span {
                font-size: 12px;
                color: #fff;
            }

        .rightCol-block {
            position: relative;
            float: left;
            width: 665px;
            margin: 15px 0;
            padding: 15px 15px 0;
            background: #fff;
            border-bottom: 4px solid #a9a9a9;
        }
            .rightCol-block h2 {
                position: relative;
                margin: -15px -15px 10px;
                padding: 4px 0 8px 10px;
                font-family: Arial, sans-serif;
                font-size: 15px;
                font-weight: normal;
                color: #fff;
                background: #646264 url(../img/rightcol_block_h2bg.jpg) repeat-x;
            }
                .rightCol-block h2 a {
                    float: right;
                    position: absolute;
                    top: 0;
                    right: 0;
                    margin: 0;
                    padding: 6px 15px 7px;
                    font-size: 11px;
                    color: #fff;
                    text-decoration: none;
                    background: #0f6788 url(../img/rightcol_block_h2_abg.jpg) repeat-x;
                }
            .rightCol-block hr {
                clear: both;
                height: 1px;
                margin-left: -15px;
                margin-right: -15px;
                border: 0;
                border-top: 1px solid #d1d1d1;
            }

            .rightCol-block-entry {
                float: left;
                margin: 0 0 10px;
            }
                .rightCol-block-entry img {
                    float: right;
                    margin: 0 0 0 15px;
                    border: 0;
                }
                .rightCol-block-entry h3 {
                    float: left;
                    margin: 0 10px 10px 0;
                    font-size: 14px;
                    color: #393939;
                }
                    .rightCol-block-entry h3 a {
                        color: #393939;
                        text-decoration: none;
                    }
                .rightCol-block-entry span.date {
                    position: relative;
                    top: 2px;
                    float: left;
                    font-size: 11px;
                    font-weight: bold;
                    color: #393939;
                }
                .rightCol-block-entry p {
                    clear: left;
                    margin: 10px 0;
                    font-size: 12px;
                    color: #1d1d1d;
                }
                    .rightCol-block-entry p a {
                        font-weight: bold;
                        color: #0181b1;
                        text-decoration: none;
                    }

        #breadcrumbs {
            position: absolute;
            top: 7px;
            font-size: 12px;
            color: #ccc;
        }
            #breadcrumbs a {
                color: #ccc;
                text-decoration: none;
            }
            #breadcrumbs a, #breadcrumbs span {
                position: relative;
                top: 1px;
            }

        .gazeta-list {
            margin-top: -25px;
        }
            .gazeta-entry {
                position: relative;
                height: 114px;
                margin: 0 0 15px;
                border-bottom: 1px solid #e5e5e5;
                cursor: default;
            }
                .gazeta-entry:last-child {
                    margin-bottom: -10px;
                    border-bottom: 0;
                }
                .gazeta-entry img {
                    position: absolute;
                    top: 15px;
                    left: 0;
                    padding: 1px;
                    background: #fff;
                    border: 1px solid #d0d0d2;
                }
                .gazeta-entry h2 {
                    position: absolute;
                    top: 32px;
                    left: 70px;
                    font-size: 16px !important;
                }
                .gazeta-entry-standard, .gazeta-entry-excellent {
                    position: absolute;
                    top: 31px;
                    left: 180px;
                    display: block;
                    width: 239px;
                    height: 42px;
                    line-height: 42px;
                    text-align: center;
                    text-indent: 20px;
                    background: url(../img/gazeta_button.gif);
                    border-radius: 2px;
                }
                    .gazeta-entry-standard:hover, .gazeta-entry-excellent:hover {
                        box-shadow: inset 0 0 0 1px #999;
                    }
                    .gazeta-entry-excellent {
                        left: auto;
                        right: 0;
                    }

        #content {
            position: relative;
            float: left;
            width: 665px;
            margin: 0 0 5px 0;
            padding: 0 15px 15px;
            font-size: 14px;
            color: #666666;
            background: #fff url(../img/content_bg.gif) repeat-x;
            border-bottom: 4px solid #a9a9a9;
        }
            #content h1 {
                /*margin: 0 -15px 15px;
                padding: 10px 15px;
                font-size: 24px;
                color: #4d4d4d;
                border-bottom: 1px solid #e5e5e5;*/

                margin: 0 -15px 15px;
                padding: 10px 15px !important;
                color: #4D4D4D !important;
                border-bottom: 1px solid #E5E5E5;
            }
                #content h1 span.date {
                    float: right;
                    margin: 8px 0 0;
                    font-size: 15px;
                    font-weight: normal;
                    color: #0f6788;
                }
            #content h2 {
                margin: 10px 0;
                font-size: 18px;
                font-weight: normal;
                color: #0f6788;
            }




            #content h3 {
                margin: 10px 0 -5px;
                font-size: 16px;
                font-weight: normal;
                color: #0f6788;
            }
            #content p {
                margin: 14px 15px 22px 0px;
                /*margin: 10px 0;*/
                font-size: 14px;
                color: #666666;
            }
            #content a {
                color: #2984a5;
                text-decoration: none;
            }
                #content a:hover {
                    color: #333;
                }
            #content img {
                /*margin: 0 15px 0 0;*/

                /*CM fix 2014 апрель */
                margin: 1px 20px 5px 0px;
                max-width: 100%;
                height: auto !important;
                /*width: 100% !important;*/
                
            }
            #content ul {
                margin: 10px 0 10px 5px;
            }
                #content ul li {
                    padding: 0 0 0 15px;
                    background: url(../img/ulli.gif) 0 5px no-repeat;
                }
            #content table td {
                padding: 10px;
            }
                #content table tr td:first-child {
                    padding-left: 0;
                }
                #content table tr td:last {
                    padding-right: 0;
                }


p iframe {
    width:100%;
}

#content1 {
            position: relative;
            float: left;
            width: 665px;
            margin: 0 0 5px 0;
            padding: 0 15px 15px;
            font-size: 14px;
            color: #666666;
            background: #fff url(../img/content_bg.gif) repeat-x;
            border-bottom: 4px solid #a9a9a9;
        }
            #content1 h1 {
                margin: 0 -15px 15px;
                padding: 10px 15px;
                font-size: 24px;
                color: #4d4d4d;
                border-bottom: 1px solid #e5e5e5;
            }
                #content1 h1 span.date {
                    float: right;
                    margin: 8px 0 0;
                    font-size: 15px;
                    font-weight: normal;
                    color: #0f6788;
                }
            #content1 h2 {
                margin: 10px 0;
                font-size: 18px;
                font-weight: normal;
                color: #0f6788;
            }
            #content1 h3 {
                margin: 10px 0 -5px;
                font-size: 16px;
                font-weight: normal;
                color: #0f6788;
            }
            #content1 p {
                margin: 10px 0;
                font-size: 14px;
                color: #666666;
            }
            #content1 a {
                color: #2984a5;
                text-decoration: none;
            }
                #content1 a:hover {
                    color: #333;
                }
          
            #content1 ul {
                margin: 10px 0 10px 5px;
            }
                #content1 ul li {
                    padding: 0 0 0 15px;
                    background: url(../img/ulli.gif) 0 5px no-repeat;
                }
            #content1 table td {
                padding: 10px;
            }
                #content1 table tr td:first-child {
                    padding-left: 0;
                }
                #content1 table tr td:last {
                    padding-right: 0;
                }



        #gallery {
            margin: -15px 0 0;
        }
            #gallery h1 {
                margin: 0 0 15px;
                font-size: 19px;
                font-weight: normal;
                color: #685c52;
            }
            .gallery-entry {
                position: relative;
                margin: 0 -15px;
                padding: 15px 15px 20px;
                font-size: 14px;
                color: #666;
                border-bottom: 1px solid #e5e5e5;
            }
                .gallery-entry img {
                    float: left;
                    margin: 0 15px 0 0;
                    border: 3px solid #ccc;
                }
                .gallery-entry h2 {
                    position: relative;
                    margin: 0 !important;
                    font-size: 18px;
                    font-weight: normal;
                }
                    .gallery-entry h2 a {
                        color: #0f6788;
                        text-decoration: none;
                    }
                    .gallery-entry h2 span.date {
                        float: right;
                        margin: 5px 0 0;
                        font-size: 15px;
                        font-weight: normal;
                        color: #0f6788;
                    }
                .gallery-entry p {
                    margin: 10px 0;
                    color: #666666;
                }
                .gallery-entry span {
                    color: #333333;
                }

        #gallery2 {

        }
            .gallery2-entry {
                float: left;
                position: relative;
                margin: 10px 33px 20px 10px;
            }
                .gallery2-entry img {
                    margin: 0 !important;
                    border: 3px solid #ccc;
                }
                .gallery2-entry h2 {
                    font-size: 18px;
                    font-weight: normal;
                }
                    .gallery2-entry h2 a {
                        color: #698818;
                        text-decoration: none;
                    }
                .gallery2-entry p {
                    margin: 10px 0;
                }
                .gallery2-entry span {
                    color: #333;
                }

            #gallery2 #backlink {
                display: block;
                position: relative;
                top: -20px;
                margin: -22px 0 5px 10px;
                padding: 0 0 0 32px;
                font-family: Arial, sans-serif;
                font-size: 14px;
                color: #685c52;
                background: url(../img/back.gif) 10px 50% no-repeat;
                text-decoration: none;
            }

    #newsarchive {
        /*position: absolute;
        top: 16px;
        right: 15px;
        width: 120px;
        padding: 2px 0 2px 30px;
        font-size: 14px;
        font-weight: bold;
        color: #0f6788;
        text-align: right;
        background: url(../img/newsicon.gif) 0 50% no-repeat;*/

        position: relative;
        float: right;
        right: 15px;
        width: 120px;
        padding: 2px 0 2px 30px;
        font-size: 14px;
        font-weight: bold;
        color: #0F6788;
        text-align: right;
    }

    .news-entry {
        float: left;
        margin: -15px -15px 15px;
        padding: 15px;
        border-bottom: 1px solid #d1d1d1;
    }
        .news-entry:hover {
            background: #f6f6f6;
        }
        .news-entry h2 {
            margin: 0 !important;
            font-family: Arial, sans-serif;
            font-size: 18px;
            color: #0f6788;
        }
            .news-entry h2 a {
                color: #0f6788;
                text-decoration: none;
            }
            .news-entry h2 span {
                float: right;
                position: relative;
                top: 2px;
                margin: 0 0 0 0;
                font-size: 12px;
                font-weight: bold;
                color: #393939;
            }
            #content .news-entry p {
                margin-bottom: 0;
                font-size: 12px !important;
            }
            .news-entry p a.more {
                padding: 0 0 0 10px;
                font-weight: bold;
            }
            .news-entry img {
                float: right;
                margin: 0 0 0 15px !important;
                border: 0 !important;
            }


#bottom {
    font-size: 12px;
    color: #b6b6b6;
}
    #bottom-menu {
        padding: 8px 0 8px 18px;
        background: #666;
    }
        #bottom-menu a {
            color: #fff;
            font-weight: bold;
            text-decoration: none;
        }
        #bottom-menu span {
            margin: 0 10px;
        }
    #bottom-address {
        position: absolute;
        bottom: 10px;
        left: 17px;
    }
        #bottom-address a {
            color: #b6b6b6;
        }
    #bottom-ifrog {
        position: absolute;
        bottom: 5px;
        right: 15px;
        padding: 10px 50px 10px 0;
        background: url(../img/bottom_ifrog.jpg) right 50% no-repeat;
    }
        #bottom-ifrog a {
            color: #b6b6b6;
            text-decoration: none;
        }
