﻿@charset "UTF-8";
/* CSS Document */
body {
background-color: white;
font-family: Arial, Helvetica, sans-serif;
margin: 10px;
}
p {
margin-top: 5px;
margin-bottom: 5px;
text-indent: 20px;
}
.glava {
font-weight: bold;
text-indent: 0px;
margin-top: 20px;
margin-bottom: 20px;
display: block;
width: 100%;
color: #003366;
font-size: 18px;
background-color: #B9B9B9;
background-image: url(glava.png);
background-repeat: repeat-x;
text-align: center;
padding-bottom: 3px;
padding-top: 3px;
}
.glava2 {
font-weight: bold;
text-indent: 0px;
margin-bottom: 10px;
margin-top: 10px;
color: #700000;
font-size: 16px;
text-align: center;
}
.autor {
color: #666666;
font-size: 18px;
text-align: center;
margin: 5px;
}
.add {
font-size: smaller;
color: #333333;
}
.line1 {
height: 8px;
background-image: url(line.gif);
background-repeat: repeat-x;
background-position: top;
}
.line2 {
height: 8px;
background-image: url(line.gif);
background-repeat: repeat-x;
background-position: bottom;
}
a:link {
color: #0030C9;
text-decoration: none;
cursor: pointer;
}
a:visited {
color: #0030C9;
text-decoration: none;
cursor: pointer;
}
a:hover {
color: #FF5000;
text-decoration: underline;
cursor: pointer;
}
a:active {
color: #FF5000;
text-decoration: none;
cursor: pointer;
}
.l:link {
color: #0030C9;
text-decoration: none;
cursor: pointer;
padding-left: 16px;
background-image: url(arrow0.png);
background-repeat: no-repeat;
background-position: left;
}
.l:visited {
color: #0030C9;
text-decoration: none;
cursor: pointer;
padding-left: 16px;
background-image: url(arrow0.png);
background-repeat: no-repeat;
background-position: left;
}
.l:hover {
color: #FF5000;
text-decoration: underline;
cursor: pointer;
background-image: url(arrow.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 16px;
}
.l:active {
color: #0030C9;
text-decoration: none;
cursor: pointer;
padding-left: 16px;
background-image: url(arrow0.png);
background-repeat: no-repeat;
background-position: left;
}
.b_book {
text-align:  center;
color: #2b99ff;
font-size: 22px;
font-weight: bold;
}
.b_glava {
font-size: larger;
font-weight: bold;
color: #700000;
}
.b_vers {
color: #1f64d3;
font-weight: bold;
}
.vl {
color: #999999;
}
.glink {
margin-top: 0px;
margin-bottom: 0px;
text-indent: 20px;
}
.tcenter {
font-weight: bold;
height: 40px;
font-size: 20px;
color: #FFFFFF;
padding-bottom: 8px;
padding-top: 5px;
background-image: url(tt.gif);
background-repeat: repeat-x;
background-position: top 0;
}
.tleft {
width: 12px;
background-image: url(tb-l.gif);
background-repeat: no-repeat;
background-position: bottom left;
vertical-align: top;
}
.tright {
width: 12px;
background-image: url(tb-r.gif);
background-repeat: no-repeat;
background-position: bottom right;
vertical-align: top;
}
.br0 {
background-color: #f2f9ff;
}
.br1 {
background-color: white;
}
.bible {
margin:  0px;
text-indent:  0px;
}
.mark {
position: absolute;
left: 3;
}
.note {
position: absolute;
left: 17;
}
.index {
color:#808080;
margin-top: 0px;
margin-bottom: 0px;
text-indent: 0px;
}
.indvers {
color:#000000;
font-weight: bold;
}
.indgl {
margin-top: 20px;
margin-bottom: 10px;
text-indent: 0px;
color: #700000;
}
.aind:link {
color: #0030C9;
text-decoration: none;
}
.aind:visited {
color: #0030C9;
text-decoration: none;
}
.aind:hover {
color: #FF5000;
text-decoration: underline;
}
.list {
border-left: 1px solid #B0D7FF;
}
.indlink {
text-indent: 0px;
font-weight: bold;
}
