﻿#container {
    width: 100%;
    /*height:2470px;*/
    margin: 0;
    padding: 0;
    top: 0px;
    left: 0px;
    padding-bottom: 30px;
    position: absolute;
    background-image: url('../images/gradientblue3_opacity.jpg');
    background-repeat: repeat-x;
    background-attachment: fixed;
    z-index: -1;
}

/*body, ul, li, div, h1, h3 {*/
/*margin: 0;*/
/*padding: 0;*/
/*}*/
.navigation {
    background-image: url('../images/background1.jpg');
    border-top-right-radius: 30px;
    -moz-border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    -moz-border-bottom-left-radius: 30px;
    border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    font-family: trebuchet;
    font-size: 1.3em;
    color: #191970;
    padding: 15px 0px 15px 40px;
    box-shadow: 0px 5px 5px #888888;
}

/*����������� �� �������� � ��������� ���� */
#container2 {
    background: #fff;
    width: 975px;
    /*height:700px;*/
    top: 0px;
    position: relative;
    border: 0px solid #000;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 0px 15px black;
}

.centeredText {
    text-align: center;
}

.justifyText {
    text-align: justify;
}

.textBrown {
    color: #764828;
    font-family: 'Book Antiqua', MonoCondensed;
}

.width700Centered {
    width: 700px;
    margin: 0 auto;
    position: relative;
}

.width800Centered {
    width: 800px;
    margin: 0 auto;
    position: relative;
}

/*.textLightBrown {*/
/*font-family:'Book Antiqua', MonoCondensed;*/
/*color:rgb(179,92,71);*/
/*}*/
.textBlue {
    font-family: Cambria;
    font-size: 22px;
    color: rgb(149, 179, 215);
}

.alignTop {
    width: 65px;
    height: 75px;
    float: left;
}
#pdf {
     height: 40px;
     text-align: center;
     font-family: trebuchet;
     font-size: 1.2em;
     /* color:rgb(131,12,32);/*������ �������*/
     padding: 20px;
 }
#pdf a {
    color: rgb(131, 12, 32);
}
#ul1 {
    margin-top: -10px;
    margin-left: 135px;
    list-style-type: none;
}

#ul1 li {
    line-height: 2.8em;
}

#ul1 a {
    font-family: 'Book Antiqua', MonoCondensed;
    font-size: 16px;
    color: rgb(179, 92, 71);
    text-transform: uppercase;
    font-weight: bold;
}

.bullet3 {
    vertical-align: middle;
}

#footer {
    text-align: left;
    margin: 100px 0px 5px 50px;
    padding-bottom: 20px;
    font: 11px MonoCondensed;
    color: #191970;
    /*color:#8e2404;*/
}

#footer a {
    /*color:#696969;/*dimgray*/
    text-decoration: none;
    font: 14px "Monotype Corsiva";
    text-transform: uppercase;
}

a:link {
    text-decoration: none;
    color: #191970;
}

/*����������� */

a:visited {
    color: #191970;
}

a:active {
    color: #191970;
}

a:hover {
    color: #6666cc;
    text-decoration: underline;
}

/*синьо*/
/*#razpisanie:hover {*/
/*background-image:url('../images/разписаниеБогослужения3.jpg');*/
/*background-repeat:no-repeat;*/
/*cursor:pointer;*/

/*}*/
#ul1 a:hover {
    text-decoration: underline;
}

#footer a:hover {
    text-decoration: underline;
    color: #6666cc;
}
#pdf a:hover {
    text-decoration: none;
    border-bottom: 1px dashed rgb(131, 12, 32);
}

/*синьо*/