﻿@charset "utf-8";
/* CSS Document */

html,body{margin:0;padding:0;}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: left;
	margin: 0 auto 2em auto;
	padding: 0em;
}

a:link, a:visited  {
	color : #286e87;
	text-decoration : none;
}
a:hover {
	color: #CC0000;
}

#all {
	min-width: 870px;

}

#header{
	margin:0;
	padding:0;
	background:#004778 url(img/head120.jpg) repeat-x;
	height: 120px;
	position: relative;
}
#header  #title{
	float: left;
	height: 120px;
	width:85%;
	background: url(img/title.jpg) 0 0 no-repeat;
	}
	
#header #lang {
	top: 12em;
	position: absolute;
	right: 7%;
}
#lang span {
	font-size: 1.4em;
	padding-right: 1em;
}


/*верхнее меню*/
#tabs {
	float:left;
	width:100%;
	font-size:1.2em;
	line-height:normal;
	border-bottom: solid 1px #004778;
	background-color: #004778;
}

	
#tabs ul {
	margin:0;
	list-style:none;
	padding: 1em 1em 0 12%;
}
	
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs    li a  {
	float:left;
	background:url(img/l_door.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
	
#tabs a span {
	float:left;
	display:block;
	background: url(img/r_door.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#333333;
}
    
/* Commented Backslash Hack hides rule from IE5-Mac */
    #tabs a span {float:none;}
/* End IE5-Mac hack */
    
#tabs a:hover {
	background-position:0% -42px;
}
    
#tabs a:hover span {
      background-position:100% -42px;
	  color:#FFF;
}

#tabs #current a {
	background-position:0% -42px;
}

#tabs #current a span {
	background-position:100% -42px;
}
/*конец верхнего меню*/

#wrapper{
	float:left;
	width:100%;
}

#content{
	margin-top: 0;
	margin-right: 24%;
	margin-bottom: 4em;
	margin-left: 24%;
}

#content h1{
	margin-top: 2em;
	padding-bottom:2px;
	border-bottom: solid 1px #CCC;
	font-size: 2em;
	color: #1F7CB6;
	font-family: "Times New Roman", Times, serif;
}
#content h2{
	margin-top: 1em;
	font-size: 1.7em;
	color: #1F7CB6;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom: 1px dotted #CCCCCC;
	}


#content h3{
	color: #333333;
	font-size: 1.3em;
	text-transform: none;
	margin-top: -0.5em;
	margin-bottom: -0.5em;
}

#content h4{
	color: #333333;
	font-size: 1.2em;
	padding-left: 3em;
	background-image: url(img/znaki/church.gif);
	background-repeat: no-repeat;
	background-position: 1em 50%;
}

#content p{
	line-height:1.4;
	font-size: 1.4em;
	text-align: justify;
}

blockquote {
	display: block;
	font-size: 1.2em;
	font-style: normal;
	text-align: justify;
	background: url(img/papers.png) 0 50% no-repeat;
	margin: 2em 6em 2em 2em;
	padding-left: 5em;
}


#content #stih {
	display: block;
	font-size: 1.2em;
	font-style: italic;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: 8em;
}

#content p.foto {
	margin: 0 0 0.5em 0;
	text-align:center;
	font-style: italic;
	color: #666667;
	font-size: 1.1em;
	}

.special {
	color: #993333;
	font-style: italic;
}

#content ul {
	margin: 1em auto 1em auto;
	padding: 0 3em 0 4em;
	font-size: 1.3em;
	text-align: justify;
	}

#content ol {
	margin: 1em auto 1em auto;
	padding: 0 3em 0 4em;
	font-size: 1.3em;
	text-align: justify;
	}
ol#avoti {
	font-style: normal;
	font-size: 1.3em;
	margin: 0em 1em 2em 5em;
}

#content .book_left {
	margin: 0.5em 1em 1em 0;
	float: left;
}
#content #autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	text-align: right;
	color: #666667;
	margin: -1em 0 2em 0;
}

ul#books {
	list-style-type: none;
	line-height: 1/5;
}

ul#books a {
	color: #CC6600;
}

ul#books a:hover {
	color: #0066CC;
}

.table0 {
	width: auto;
	border-collapse:collapse;
	font-size: 1.3em;
	margin: auto;
}

.table0  td, th{
	border: solid 1px #0066FF;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}

.table0 th {
	background-color: #CC9966;
}

#znak {
	margin: 0 0 -0.3em 1em;
}

#content p.titul {
	height: 3em;
	background:url(img/venzel.png) 50% no-repeat;
	padding-top:2em;
}


/*левая колонка*/
#left{ 
	float:left;
	width:24%;
	margin-left:-100%;
	padding-top: 6em;
}

/* меню слева */
#left_menu {
	width:80%;
	line-height:1.8em;
	width:75%;
	margin:0em 1.8em 3em 1em;
	padding:0.7em;
	font-size: 1.2em;
}


#left_menu h2 {
	display: block;
	margin:1em 0 0.5em 0;
	background: url(img/orthodox_book.png) no-repeat 0 50%;
	padding-left:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-style:bold;
	line-height: 1.3em;
	color:#006699;
	}

.lm_punkti {
	margin: 0;
	padding: 0;
	padding-left: 2.2em;
	list-style-type: none;
	padding-bottom: 2em;
}

.lm_punkti li {
	display: block;
	border-bottom: 1px dashed #D8D3B9;
}


.lm_punkti a {
	display:block;
	background:url(img/arrow2.gif) 0 50% no-repeat;
	padding-left:1em;
}

.lm_punkti a:hover {
	background: #FF9;
	background:url(img/arrow3.gif) 0 50% no-repeat #FFFFCC;
	color:#CC0000;
	margin-left: 1em;
}
.lm_punkti a#current {
	color: #990000;
}
/* конец меню */
/* конец левой колонки */

/*правая колонка*/
#right{ 
	float:left;
	width:24%;
	margin-left:-24%;
	padding-top: 6em;
} 
/* блок с уголками */
dl.curved {
	background:#bbd9ee url(img/c_tl.gif) top left no-repeat; /* top-left corner */
	margin:0 auto 2.5em auto;
	padding:0px;
	width:75%;
	font-size: 1.4em;
	line-height: 1.4em;
}

dl.curved dt{
	background:transparent url(img/c_tr.gif) top right no-repeat; /* top-left corner */
	text-align:center;
	color:#1F7CB6;
	padding: 0.5em;
}

dl.curved dd {
	background:#eee url(img/c_bl.gif) bottom left no-repeat; /* bottom-left corner */
	padding:0;
	margin:0;
}

.curved #list {
	padding: 0.5em 0.5em 0.5em 1em;
	margin: 0;
	font-size: 0.9em;
	font-family: "Times New Roman", Times, serif;
	color: #626262;
	list-style: none;
}
dl.curved dd p {
	text-align:left;
	margin:0;
	padding:0.5em 1em 0.5em 1em;
	line-height:1.4em;
	font-size: 0.9em;
	color: #626262;
	font-family: "Times New Roman", Times, serif;
}

dl.curved dd p.book {
	margin: 0 0 -1em 0;
	text-align:center;
	color: #003333;
	font: 1.1em;
	}

dl.curved dd p.last {
	background:transparent url(img/c_br.gif) bottom right no-repeat; /* bottom-right corner */
}
.curved #next {
	text-align: right;
}

/* конец блока с уголками */
/* конец правой колонки */

/* Оформление рамки */


#footer{
	clear:left;
	width:100%;
	color: #FFF;
	background-color:#003300;
	border-top: 1px solid #004778;
	height: 7.5em;
}

#footer ul {
	color: #FFF;
	list-style: none;
	margin: 1em auto 1em auto;
	display: block;
	width: 60em;
	height: 20px;
}

#footer ul li {
	display: block;
	font-size: 1.2em;
	float: left;
}

#footer ul li a{
	padding: 0 1em 0 1em;
	color: #FFF;
	
}
#footer a:hover {
	color: #FF9933;
}

#footer p{
	margin: 0 auto 0 auto;
	display: block;
	width: 50%;
	text-align: center;
	font-size: 1.1em;
}
#ahtung {
	font-size: 1.2em;
	color: #CC0033;
	font-style: italic;
	text-align: center;
}
