﻿
html, body {border: 0; margin: 0; padding: 0;}

body {
  font: 90%/1 arial, helvetica, sans-serif;
  line-height: 140%;
  background: #443833;
  width: 100%;
  min-width: 970px;
}
/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

h1 {
  width: 97%;
  clear: both;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 3px;
  letter-spacing: -1px;
  font: 2em Georgia, "Times New Roman", Times, serif;
  color: #877065;
  background-color: transparent;
  border-bottom: 1px dotted #877065;
}

h1 a {color: #443833; text-decoration: none;}

h1 a:hover {
  color: #6C574F;
  text-decoration: none;
  border: none;
}

h2 {
  padding: 15px 0 7px 0;
  color: #443833;
  background-color: transparent;
  letter-spacing: -1px;
  font: 1.4em bold arial, helvetica, sans-serif;
  font-weight: bold;
}

h3 {
  padding: 7px 0 ;
  font: 1.1em arial, helvetica, sans-serif;
  font-weight: bold;
  color: #6C574F;
}

p {margin: 0; padding: 0 0 18px 0;}

p.notfound{padding: 15px 0 100px;}

ul, ol {list-style: none; margin: 0; padding: 0 0 20px 40px;}

blockquote {
  font-family: Times, "Times New Roman", serif;
  font-style: italic;
}

code {
  display: block;
  width: 80%;
  background-color: #F5F4F3;
  border: #E2DBD8 1px solid;
  color: #666666;
  padding: 3px 5px;
  margin: 10px 0;
}

pre {
  padding: 1em;
  border: 1px dashed #2f6fab;
  color: black;
  background-color: #f9f9f9;
  line-height: 1.1em;
}

small {font-size: 0.85em;}

img {border: none;}

sup {
  position: relative;
  bottom: 0.3em;
  vertical-align: baseline;
}

sub {
  position: relative;
  bottom: -0.2em;
  vertical-align: baseline;
}

acronym, abbr {
  cursor: help;
  letter-spacing: 1px;
  border-bottom: 1px dashed;
}

hr {
  display: block;
  clear: both;
  border-top: 1px dotted #E7E1DE;
  border-bottom: 1px dotted white;
  margin: 5px 20px 0;
}
/***** Links *****/

a {
  text-decoration: none;
  color: #877065;
  border-bottom: 1px;
}

a:hover {text-decoration: none; color: #443833;}

a img {
  border: none;/*remove border for linked images*/
}
/***** Tables *****/

table {border: 0; margin: 0 0 18px 0; padding: 0;}

table tr td {padding: 2px;}
/***** Global Classes *****/

.clear {clear: both;}

.alignleft {display: block; float: left;}

.alignright {display: block; float: right;}

.aligncenter {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.endOfSection {
  clear: both;
  width: 100%;
  height: 0;
  line-height: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
/***** Main Layout ****/

#container {
  background: url(images/bg_top.jpg) repeat-x top left;
  width: 100%;
  height: 100%;
}

#wrapper {
  width: 970px;
  background: url(images/bg.jpg) repeat-y top left;
  text-align: center;/* IE fix to center the page */
  margin: 0 auto;/* center the page in Firefox */
}
/**** Sidebar ****/

#sidebar {
  display: block;
  float: left;
  clear: left;
  width: 290px;
  text-align: left;
  color: white;
}

/* Logo and Slogan */

#sidebar #sb_top {
  width: 290px;
  height: 240px;
  padding: 0;
  background: url(images/sb_top.jpg) no-repeat left top;
  color: #A8948A;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}

#sidebar #sb_top a {
  display: block;
  width: 290px;
  text-decoration: none;
  color: #FFFF99;
}

#sidebar #sb_top a:hover {
  text-decoration: none;
  color: #FFFFBB;
  border:none;
}

#sidebar #sb_top img {
  border:none;
  border: none;
  padding:0;
  margin: 0;
}

#sidebar #sb_top .sb_logo {padding-top: 67px;}

/* End logo and Slogan */

#sidebar p {
  margin: 10px 0;
}  

#sidebar ul {list-style: none; margin: 0; padding: 0;}

#sidebar ul li {
  padding-left: 12px;
  text-align: left;
  width: 268px;
  list-style: none;
  display: block;
}

#sidebar ul ul {margin-bottom: 20px;}

#sidebar ul li h2 {
  color: #F5F1C2;
  background: url(images/bg_h2.png) repeat-x;
  min-height: 30px;
  padding-top: 10px;
  padding-left: 15px;
  padding-bottom: 15px;
  font: 1.5em Georgia, "Times New Roman", Times, serif;
}

#sidebar ul li ul li {
  margin: 0;
  padding-left: 15px;
  width: 240px;
  list-style: none;
}
/*links*/

#sidebar ul li a {color: #FFFF99;}

#sidebar ul li a:hover {
  color: #FFFF99;
  border-bottom: 1px dotted #FFFF99;
}

#sidebar ul li img {
  border: 1px solid #302723;
  padding: 4px;
  background-color: #443833;
  Margin: 0;
}

#sidebar ul li img a {
  border: none;/*remove border for linked images*/
}

#sidebar ul li img a:hover {border: none;}

#sidebar ul li img.noborder {
  border: none;
  padding: 0;
  background-color: transparent;
  Margin: 0;
  margin-left: 10px;
}
/**** Main Menu ****/

#sidebar ul.navlist {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 268px;
  font-size: 16px;
}

#sidebar ul.navlist li {
  display: inline;
  line-height: 0px;/* fix the unwanted gap between li elements in FF */
}

#sidebar ul.navlist li a {
  display: block;
  height: 30px;
  line-height: 30px;
  color: white;
  padding: 2px 2px 2px 24px;
  text-decoration: none;
  border-top: 1px solid #705A52;
  border-bottom: 1px solid #3E322D;
}

#sidebar ul.navlist a:hover {
  color: #877065;
  background-color: #443833;
  border-bottom: 1px solid #3E322D;
}

#sidebar ul.navlist li a.noborder, #sidebar ul.navlist li a:hover.noborder {
  border-bottom: none;
}

#sidebar ul.navlist .current_page_item a, #sidebar ul.navlist .current_page_item a:hover {
  background: #443833 url(images/menu_arrow_active.jpg) no-repeat center left;
  cursor: default;
  color: #877065;
}
/*Copyright*/

#sidebar .copyright {
  display: block;
  margin: 60px auto 40px auto;
  padding: 5px 7px;
  width: 220px;
  text-align: center;
  background-color: #302723;
  border: 1px solid black;
  color: #877065;
}

#sidebar .copyright p {padding: 0;}

#sidebar .copyright a {color: #FFFF99;}

#sidebar .copyright a:hover {
  color: #FFFF99;
  border-bottom: 1px dotted #FFFF99;
}
/*feed*/

#sidebar ul.feed li {
  background: url(images/rss.jpg) no-repeat 20px 0;
  margin-bottom: 20px;
  padding-left: 45px;
  width: 180px;
}
/**** Header ****/

#top {
  background: url(images/bg_top.jpg) repeat-x top left;
  display: block;
  float: left;
  clear: right;
  width: 680px;
  height: 40px;
  padding-top: 15px;
  color: white;
  text-align: right;
}

#top a {color: white;}

#top a:hover {
  border-bottom: 1px dotted white;
}
/**** Content ****/

#content {
  display: block;
  float: left;
  width: 668px;
  background-color: white;
  border-top: #877065 9px solid;
  text-align: left;
  margin: 0;
  margin-bottom: 40px;
  padding: 0;
}

#content ul li {list-style: url(images/bullet.jpg);}


#content img.alignleft {
  display: block;
  float: left;
  clear: none;
  margin: 5px 10px 0 0;
}

#content img.alignright {
  float: right;
  margin: 5px 0 0 10px;
}

#content img.noborder {
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 10px;
}

#content #intro {
  background-color: #55453E;
  width: 100%;
  height: 176px;
  color: white;
}

#content .intro_t {
  width: 90%;
  margin-left: 40px;
  color: white;
}

#content #intro h1 {
  margin: 0;
  color: white;
  font-size: 36px;
  border: none;
  padding: 35px 0 0 0;
}

#content #intro h1 span {color: black; font-size: 24px;}

#content #intro h1 .editsection {
  font-size: 12px;
  margin-left: 15px;
  color: white;
}

#content #intro h2 {
  margin: 0;
  padding: 0 0 15px 0;
  color: black;
  font-size: 18px;
}

#content #intro p {padding: 0;}
/*links*/

#content #intro a, #introduction a {color: #FFFF99;}

#content #intro a:hover, #introduction a:hover {
  color: #FFFF99;
  border-bottom: 1px dotted #FFFF99;
}
/* Navigation Next and Previous Post */

#content .navigation {
  display: block;
  clear: both;
  margin: 0 20px;
  margin-top: 10px;
  padding: 3px 10px;
}
/* Navigation Next and Previous Page */

#content .browse{
  display: block;
  clear: both;
  margin: 10px 20px 20px;
  padding: 3px 10px;
  text-align: center;
}
/* main content */

#content .post {
  display: block;
  float: left;
  width: 580px;
  margin: 15px 0 40px;
  padding: 0 15px;
}

#content .post .author {
  font-size: 75%;
  display: block;
  height: 15px;
  line-height: 15px;
  clear: both;
  margin-bottom: 15px;
  background: url(images/author.jpg) no-repeat left top;
  padding-left: 25px;
}
/***** Footer *****/

#footer {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  height: 60px;
  font-size: 80%;
  color: #6C574F;
  background: #443833 url(images/sb_bottom.jpg) no-repeat left top;
}

#footer .contentfoot {
  display: block;
  float: right;
  width: 680px;
  height: 30px;
  padding: 5px 0;
  border-top: #877065 10px solid;
}

#footer a {color: #866B62;}

#footer a:hover {border-bottom: 1px dotted #866B62;}

#footer .backtotop {
  background: url(images/backtotop.jpg) no-repeat left top;
  float: right;
  clear: right;
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

#footer .backtotop a {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
/**** Form Layout ****/

form {margin: 0; padding: 0; display: inline;}

input {
  font: 1em arial, helvetica, sans-serif;
  background-color: #877065;
  border: 1px solid #443833;
  line-height: 1.25em;
  padding: 0 0 0 2px;
}

textarea, select {
  font: 1em arial, helvetica, sans-serif;
  background-color: #877065;
  border: 1px solid #443833;
  line-height: 1.25em;
  padding: 0 0 0 2px;
  width: 99%;
}

input:focus, textarea:focus, select:focus, input:hover, textarea:hover, select:hover {
  border: 1px solid #55453E;
  background-color: #BDADA6;
}

label {cursor: pointer;}

.errormsg {
  display: block;
  width: 90%;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

input.button {
  background: url(images/button.jpg) repeat-x center;
  color: white;
  padding: 0 7px;
  height: 23px;
  border: 1px solid #302723;
  cursor: pointer;
}
/*Search input*/

input.search {
  background: transparent url(images/search.jpg) no-repeat;
  border: none;
  width: 220px;
  height: 25px;
  padding-left: 35px;
  padding-top: 5px;
  color: white;
}

#pgnav ul, #pgnav li, #pgnav a {
	background: #fff;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#pgnav {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	background: #fff;
}
#pgnav ul {
	border-top: 1px solid #ccc;
	width: 100%;
}
#pgnav li {
	float: left;
	display: block;
}

#pgnav a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	color: #aaa;
	font-family: Arial;
	font-size: 12px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#pgnav li a:hover {
	color: #FFFF00;
	border-top: 2px #4D3D37 solid;
	border-bottom: 2px solid #f1f1f1;
	background-color: #866B62;
}

#pgnav li.space {
	font-size: 12px;
	font-family: Arial;
	color: #7E7E7E;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#pgnav li.first_last_page {
	font-style: italic;
}

#pgnav li.active_page {
	color: #fff;
	background: #0066CC;
	border-top: 2px #4D3D37 solid;
	border-bottom: 2px #4D3D37 solid;
	padding: 3px;
	display: block;
	background-color: #705A52;
}

#pgnav li.page_info {
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	display: block;
	padding: 3px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.currentpage {
	text-align: center;
	font-size: 15px;
	margin: 7px;
}
.poleobz {
	background-image: url(images/poleobz.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: right;
	margin-right: 10px;
}
.dobavlenie {
	background-color: #EFEBE9;
	padding: 10px;
	margin: 0;
}
.dlyafrm {
	background-color: #D7CDC8;
	margin: 0;
	width: 100%;
	color: #3F5872;
	font-size: 11px;
	text-align: center;
	height: 30px;
}

.dlyafrm span {
	font-weight: bold;
}
.dlyafrm input {
	border-top: 1px solid #c3c6cb;
	border-left: 1px solid #c3c6cb;
	height: 22px;
	padding: 2px 0px 0px 5px;
	display: block;
	margin-top: -3px;
	color: #3e464f;
	border-bottom: 0px;
	border-right: 0px;
}

.dlyafrm textarea {
	border:1px solid #A6A7A9;
	height: 150px;
	font-size: 12px;
	width: 100%;
}
.dlyafrm select {
	width: 250px;
	border-top: 1px solid #c3c6cb;
	border-left: 1px solid #c3c6cb;
	height: 22px;
	padding: 2px 0px 0px 5px;
	display: block;
	margin-top: -3px;
	color: #3e464f;
	font-size: 9pt;
	font-style: italic;
	color: #787d83;
	border-bottom: 0px;
	border-right: 0px;
}

.dlyafrm h2.zagform {
	padding: 3px 3px 5px 26px;
	margin: 0 auto;
	color: #352D28;
	font-size: 15px;
	display: block;
	width: 500px;
}
.dlyafrm h3.dobh2 {
	background-image:url(images/dobavicon2.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 3px 3px 5px 26px;
	margin: 0 auto;
	color: #4B6987;
	font-size: 15px;
	display: block;
	width: 500px;
}
td.podpisf {
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
h1.imyaorg {
	text-align: center;
}
.karttelef {
	background-image: url(images/kart1.png);
	background-repeat: no-repeat;
	padding: 1px 1px 3px 20px;
	background-position: left center;
}
.karttelef span {
	font-weight: bold;
}
.kartsait {
	background-image: url(images/kart2.png);
	background-repeat: no-repeat;
	padding: 1px 1px 3px 20px;
	background-position: left center;
}
.kartsait span {
	font-weight: bold;
}
.kartjurid {
	background-image: url(images/kart4.png);
	background-repeat: no-repeat;
	padding: 1px 1px 3px 20px;
	background-position: left center;
}
.kartjurid span {
	font-weight: bold;
}
.kartpcht {
	background-image: url(images/kart5.png);
	background-repeat: no-repeat;
	padding: 1px 1px 3px 20px;
	background-position: left center;
}
.kartpcht span {
	font-weight: bold;
}
.kartgodosn {
	background-image: url(images/kart3.png);
	background-repeat: no-repeat;
	padding: 1px 1px 3px 20px;
	background-position: left center;
}
.kartgodosn span {
	font-weight: bold;
}
.kartdeyateln {
	width: 98%;
	background-color: #F1EEED;
	border-color: #8E766C;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	padding: 5px;
	margin: 5px auto;
	font-style: italic;
}
.kartdeyateln span {
	font-weight: bold;
	
}
.kartdrug {
	width: 98%;
	background-color: #EFEFEF;
	border-color: #7D7D7D;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	padding: 5px;
	margin: 5px auto;
}
.kartdrug span {
	font-weight: bold;
}
.kropis {
	margin:10px 10px 0 10px;
	background-color: #CBC0B6;
	border-color: #968B81;
	border-style: solid;
	border-width: 1px;
}
.kropisvremya {
	background-color: #968B81;
	color: #D6CCC2;
	font-weight: bold;
	text-align: right;
	width: 65px;
	font-size: 11px;
	padding: 5px 10px 0 5px;
	margin: 0 auto 0 0;
	float: left;
}
.kropisnaz {
	text-align: justify;
	padding:0 5px 5px 35px;
	font-size:20px;
	color: #59524A;
	background:url(images/vozlenazv.png) no-repeat 10px center;
	margin: 5px 0 0 80px;

}


.chitatpodr {
	margin:0 0 0 auto;
	width: 180px;
	padding:2px 0 3px 15px;
	background-color:#B0A497;
}
.chitatpodr a {
	padding-right:25px;
	background:url(images/podr2.png) no-repeat right center;
	font-size: 12px;
}
.chitatpodr a, .chitatpodr a:link, .chitatpodr a:active, .chitatpodr a:visited {
	text-decoration:none;
	color:#F1F1EF;
}
.chitatpodr a:hover {
	text-decoration:none;
	color:#FFF;
	background:url(images/podr1.png) no-repeat right center;
}