@charset "utf-8";
/* CSS Document */

body {
	margin: 6px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
}

p,td,div {
	font-size: 13px;
}

h1 {
	text-align:left;
	margin-top: 0px;
	border-top: 1px dotted #666699;
	font-size: 18px;
	letter-spacing: 2px;	
}

h2 {
	margin-top: 10px;
	margin-bottom: 4px;
	font-size: 15px;
	color: #002852;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px dotted #666699;
}
h3 {
	margin-top: 8px;
	margin-bottom: 4px;
	font-size: 14px;
	color: #002852;
	font-weight: bold;
}

.noborder {
	border-bottom: 0px;
}

.bluebar {
	background-color: #002852;
	height: 2px;
	width: 100%;
}

.footer {
	color: #3F4470;
	font-size: 12px;
}

.menu {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	background-image: url(/img/menu_back.jpg);
	height: 28px;
	width: 100%;
	font-weight: bold;	
}

.menu a {
	text-decoration:none;
	color: black;
	padding: 2px 6px 2px 6px;
}

.menu a:hover {
	text-decoration:none;
	color: #9DA0C7;
	background: black;
}

.maintext {
	padding: 2px 6px 2px 2px;
	font-size: 14px;
	text-align:justify;
}

.maintext h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #002852;
	font-weight: bold;
	/*letter-spacing: 1px;*/
}

.maintext p {
	margin-top: 2px;
	margin-bottom: 4px;
}

.maintext a {
	color: #272947;
}

.maintext a:hover {
	color: #530053;
}

#top-head {
	border-bottom: 2px solid #002852;
	padding: 4px;
	color: #3F4470;
	font-size: 12px;
}

#top-head a {
	color: #3F4470;
}

.boxcontent {
	background-color: #EFEFF6;
	width: 270px;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border: 1px solid #8D91BE;
}

.boxcontent a {
	color: #272947;
}

.boxcontent a:hover {
	color: #530053;
}

#right {
	background: #F8F8F8;
}

td.spacer{
	border-top:1px dotted #8D91BE;
	height:5px;
}

.books h2 {
	color: #002852;
	font-size:14px;
	border-bottom: 1px dotted #8D91BE;
	margin-top: 0px;
	margin-left: 10px;
	margin-right:10px;

}

.books p{
	text-align:justify;
	margin-right: 10px;
	margin-top:5px;
	margin-bottom:10px;
}

.books div{
	/*margin-left: 10px;*/
	margin-right: 10px;
}

img.floatLeft { 
    float: left; 
    margin-left: 0px;
	margin-right: 10px;
	margin-top:0px;
	margin-bottom:0px;
	border: 1px dotted #8D91BE;
}
img.floatRight { 
    float: right; 
    margin-left: 15px;
	margin-right: 5px;
	margin-top:0px;
	margin-bottom:0px;
	border: 1px dotted #8D91BE;
}
img.center{
	margin-left: 5px;
	margin-right: 5px;
	margin-top:5px;
	margin-bottom:5px;
	border: 1px dotted #8D91BE;
	vertical-align: top;	
	}

.biotext {
	font-size: 14px;
	text-align:justify;
	margin-top: 0px;
	margin-left: 5px;
}

.biotext h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #002852;
	font-weight: bold;
	
	/*letter-spacing: 1px;*/
}
.biotext h2 {
	background-color: #EFEFF6;
}

.biotext p {
	margin-top: 2px;
	margin-bottom: 4px;
}

.biotext a {
	color: #272947;
}

.biotext a:hover {
	color: #530053;
}

.biotext div {
	background-color: #EFEFF6;
	padding:5px 10px 5px 10px;
}
.rukovodstvo {
	font-size: 14px;
	text-align:justify;
	margin-top: 0px;
	margin-left: 5px;
}

.rukovodstvo h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #002852;
	font-weight: bold;
	
	/*letter-spacing: 1px;*/
}
.rukovodstvo h2 {
	background-color: #EFEFF6;
	margin-right:10px;
	
}

.rukovodstvo p {
	margin-top: 2px;
	margin-bottom: 4px;
}

.rukovodstvo a {
	color: #272947;
}

.rukovodstvo a:hover {
	color: #530053;
}

.rukovodstvo div {
	padding:5px 10px 5px 10px;
}
.rukovodstvo td {
	padding-top:1px;
	padding-bottom:6px;
	text-align:left;
	vertical-align:top;
}
.rukovodstvo img{
	
	border: 1px dotted #8D91BE;
	margin-bottom:10px;
	margin-right:5px;
}