html {
	background:#FFF url(/i/bar.gif) repeat-x;
    background-size: 100% 80px;
	height:100%;
}

body, html {
	margin:0;
	padding:0;
}

#container {
	margin:0 auto;
	padding:0 0 10px;
	width:900px;
	min-height:100%;
	height:auto;
   font-family: Verdana, Arial;
   font-size: 13px;
	color:#333;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
/*
ul {
	color:#630;
}*/

li {
	margin-bottom:7px;
}
.center {text-align:center;}

cite {
	font-style:italic;
	line-height:1.7em;
	font-size:0.95em;
	color:#630;
	width:85%;
	margin-left:15px;
}

#bar {
	width:100%;
	float:left;
}

#title {
	float:left;
	width:350px;
}

#bar h1 {
	font:2.5em "trebuchet ms", helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	margin:12px 0 0 20px;
}

#bar h1 a {
	color:#FFF;
	text-decoration:none;
}

#bar h2 {
	font-size:0.9em;
	color:#FFF;
	margin:0 0 0 30px;
	font-weight:normal;
}

.topmenu {
	margin:62px 0 0 100px;
	list-style:none;
	font-weight:bold;
}

.topmenu li {
	float:left;
	margin-left:10px;
}

.topmenu a {
	position: relative;
	padding:0.5em 1.5em 0.5em;
	background:url(/i/tab.gif) repeat-x;
	color:#630;
}

.topmenu a:hover {
	background-image:url(/i/tab-over.gif);
	text-decoration:none;
	color:#00e;
}

.topmenu a.selected {
	background-image:url(/i/tab-over.gif);
	text-decoration:none;
	color:#e00;
}

#mainContentTop {
	float:left;
	margin-top:5px;
	width:900px;
	height:26px;
	background-image:url(/i/main-bg-top.gif);
}

#mainContent {
	float:left;
	width:900px;
	height:auto;
	min-height:100%;
background:#FFF url(/i/main-bg.gif) repeat-y;
}

#mainContent a {
	text-decoration:none;
	color:#630;
}

#mainContent a:hover {
	text-decoration:underline;
	color:#00e;
}

.left {
	width:634px;
	float:left;
	text-align:justify;
}

.left p {
	color:#222;
	line-height:1.5em;
	margin:0 0 10px 0;
	text-indent: 20px;
}

.article {
	width:585px;
	padding:0 0 0 25px;
}
.article img {
   border: 0px;
   margin: 10px 15px 5px 15px;
}

.left h1 {
	margin:0 0 10px 0;
	padding-bottom:5px;
	font:1.5em "trebuchet ms", helvetica, sans-serif;
	font-weight:bold;
	border-bottom:1px solid #EAEAEA;
}

.leftFooter p {
	text-align:right;
	margin:0;
}

.leftFooter {
	float:left;
	background-color:#EAEAEA;
	border:1px solid #CCC;
	height:2em;
	width:575px;
	font-style:italic;
	padding:0.25em;
}

.lefthr {
	width:630px;
	height:52px;
	background:url(/i/left-divider.gif);
	color:#FFF;
	border:0;
	float:left;
}

.right {
	width:250px;
	float:left;
	text-align:justify;
}

.right h1,.right h2,.right p, .right .sblock {
	margin-left:15px;
}

.right .sblock {
    margin:0 15px;
}

.rarticle {
	float:left;
}

.right h2 {
    color:#666;
	font:1.1em "trebuchet ms", helvetica, sans-serif;
	font-weight:bold;
	width:225px;
	padding-bottom:5px;
	border-bottom:1px solid #EAEAEA;
	margin-bottom:10px;
	margin-top:0;
}

.right p {
	font-size:0.95em;
	width:225px;
}

.right ul {
	font-size:1.2em;
	list-style:none;
	padding-left:15px;
	margin-left:10px;
}

.righthr {
	width:260px;
	height:52px;

	background-image:url(/i/right-divider.gif);
	float:left;
}

.ar {
   margin-left:4px;
}

#clear {
	width:100%;
	height:1px;
	clear:both;
}

#copyright {
	width:100%;
	height: 33px;
   background:#aaa;
   color:#000;
	text-align:center;
}

#copyright a {
	color:#000;
}

#copyright .c {
   padding-top:10px;
}

#copyright .d {
   float: right;
   margin: 0 10px 0 0;
}

.name {
   text-align:center;
   letter-spacing : 0.2em;
   margin-top : 1em;
}

.desc {
   text-align: center;
   margin-top:1em;
	margin-bottom: 1em;
	margin-left: 10%;
	margin-right: 10%;
   font-size : 90%;
}

.poetry {
   margin-left:30%;
   margin-bottom : 2em;
	margin-top: 1em;
}

.proza {
   text-indent: 2em;
	text-align: justify;
	margin-left: 1em;
	margin-right: 1em;
}

.epigraf {
   text-align: right;
   margin-right:10px;
}
.bb2 {margin-left:10px;}
