/* CSS Document */

/* body {background-color:#606B79;} */
body {background-image: url(img/bible_fon.jpg);
background-attachment: fixed;
/*background-position: center;
background-size: cover;*/
}

.menu a {
background-color:#FCF7F0;
font: bold 11px Verdana;
text-align: center;
display: block;
width: 100%;
color: #000000;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
border-radius:5px;
/*opacity:0.7;
filter:alpha(Opacity=70);*/
}

.menu a:hover {
background-color:#863311;
color: #ffffff;
}

.neew a {
background-color:#58F1FF;
font: bold 11px Verdana;
text-align: center;
display: block;
width: 100%;
color: #000000;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
border-radius:5px;
}

.neew a:hover {
background-color:#863311;
color: #ffffff;
}

.updatecat a {
background-color:#33D501;
font: bold 11px Verdana;
text-align: center;
display: block;
width: 100%;
color: #000000;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
border-radius:5px;
}

.updatecat a:hover {
background-color:#863311;
color: #ffffff;
}

.knopka a {
background: url('img/shar_r.png') no-repeat;
display: block;
width: 100%;
padding-top: 4px;
padding-bottom: 55px;
}
.knopka a:hover {
background: url('img/shar_g.png') no-repeat;
}

.knopka2 a {
background: url('img/shar_el.png') no-repeat;
display: block;
width: 100%;
padding-top: 4px;
padding-bottom: 55px;
}
.knopka2 a:hover {
background: url('img/shar_g.png') no-repeat;
}

.str_l a {
background: url('img/str_r_l.png') no-repeat;
display: block;
width: 100%;
text-align: center;
padding-top: 4px;
padding-bottom: 55px;
}
.str_l a:hover {
background: url('img/str_g_l.png') no-repeat;
}

.str_r a {
background: url('img/str_r_r.png') no-repeat;
display: block;
width: 100%;
padding-top: 4px;
padding-bottom: 55px;
}
.str_r a:hover {
background: url('img/str_g_r.png') no-repeat;
}

.bible {font-family:Verdana, Tahoma; font-size:40px; font-weight:bold; color:#863311; text-align: center;}
.ogl {font-family:Verdana, Tahoma; font-size:25px; font-weight:bold; color:#863311; text-align: center;}

.new {font-family:Verdana, Tahoma; font-size:14px;}
.new2 {font-family:Verdana, Tahoma; font-size:16px;}
.newr {font-family:Verdana, Tahoma; font-size:14px; font-weight:bold; color:#863311;}
.title {font-family:Verdana, Tahoma; font-size:24px; font-weight:bold; color:#863311; text-align: center;}

.post {font-family:Verdana, Tahoma; font-size:16px; font-weight:bold; text-align: justify;}
.post2 {font-family:Verdana, Tahoma; font-size:20px; font-weight:bold; color:#863311; text-align: center;}
.post3 {font-family:Verdana, Tahoma; font-size:24px; font-weight:bold; color:#863311; text-align: center;}
.find {font-family:Verdana, Tahoma; font-size:20px; text-align: center;}

.pas {font-family:Verdana, Tahoma; font-size:11px;}
.pas a {color: #0000cc; text-decoration: none;}
.pas a:hover {color: #FB7777; text-decoration: none;}

.pas2 {font-family:Verdana, Tahoma; font-size:13px;border:1px solid #000000;}
.pas4 {border-top:1px solid #000000;}
.pas5 {border-top:1px solid #000000;}

.add a {font-family:Verdana, Tahoma; font-size:18px; font-weight:bold; color:#000000;}
.add a:hover {color:#cc0000; text-decoration: none;}
