* {
	margin: 0;
	padding: 0;
	/*border: 0*/
}
body {
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 12px;
	background-color: #936f58;
}

div.tags_menu {
  width: 700px;
  text-align: center;
}
      
  div.tags_menu a {
  text-decoration: underline;
  padding-right: 3px;
  color: #ffffff;
}

  div.tags_menu a:hover {
  color: #ffe778;
}

.align-img-center {
  padding: 7px;
}

.align-img-left {
  padding: 7px 7px 7px 0px;
}

.align-img-right {
  padding: 7px 0px 7px 7px;
}

p {
  text-indent: 1.5em;
  margin-bottom: 1em;
  line-height: 1.2;
  font-size: 100%;
}

/**** МЕНЮ ****/

a.link_topic  {
  color: maroon;
}

a.link_topic:hover  {
  color: red;
}

.menu_block {
  text-align: center;
  padding-top: 13px;
}

.link {
  color: white;
  padding: 0px 10px;
}

a.link_navibar {
  text-decoration: underline;
  color: black;
  font-size: 14px;
  font-weight: bold;
}

a.link_navibar:hover {
  color: red;
}

/***** ЗАГОЛОВКИ *****/

h2 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: black;
	margin: 3px 10px;
}

h3 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: 500;
}

/***** ШАПКА *****/

.logo {
  margin-top: -2px;
}

.menu {
  background: url('/images/menu.jpg');
  height: 43px;
  margin-top: -5px;
}

/***** КОНТЕНТ *****/

.content0 {
  background: url('/images/bg.jpg');
}

.content1 {
  background: url('/images/bgleft.jpg') right repeat-y;
}

.content2 {
  background: url('/images/3.png') top right no-repeat;
  margin-top: -2px;
  padding: 20px 40px 20px 20px;
}

/***** НОВОСТИ *****/

.lent_header  {
  background: url('/images/7.png');
  float: left;
  width: 100%;
  height: 40px;
}

a.link_lent_header {
  color: #bd2800;
}

a.link_lent {
  color: red;
  font-size: 14px;
}

a.link_header_lent  {
  font-size: 12px;
  color: black;
}

a.link_header_lent:hover  {
  color: red;
}

.news {
  float: left;
  width: 275px;
  padding: 0px 10px;
  min-height: 60px;
}

a.anons_link {
  color: black;
  text-decoration: none;
}

a.anons_link:hover {
  color: red;
  text-decoration: underline;
}

a.header_link {
  color: maroon;
}

a.header_link:hover {
  color: red;
}

/***** ПРАВАЯ КОЛОНКА *****/

.right_column  {
  background: url('/images/bgright.jpg') repeat-y;
}

.right_column1  {
  background: url('/images/4.png') top no-repeat;
  margin-top: -2px;
}

.right  {
  background: url('/images/bg.jpg');
}

.logotype {
  text-align: center;
  padding: 20px 0px;
}

.logotypes  {
  padding: 5px 0px;
  margin: 0px 20px;
  border-bottom: 1px dashed #b5917a;
}

.search_block {
  padding-top: 20px;
}

/***** АРХИВ *****/

div.archiv a {
  color: black; 
  line-height: 18px;
}

div.archiv a:hover  {
  color: red;
  font-weight: bold;
}

.archive  {
  padding-bottom: 20px;
}

a.link_newslent  {
  font-size: 11px;
  color: #930000;
}

a.link_newslent:hover  {
  color: red;
}


/***** РЕКЛАМА *****/

.reklama  {
  text-align: center;
  width: 204px;
  margin-bottom: 20px;
  background: #e4d5cb url('/images/reklama1.png') top no-repeat;
}

.reklama1 {
  background: url('/images/reklama2.png') bottom no-repeat;
}

/***** ФУТЕР *****/

.footer {
  background: #ceab95;
  border-top: 5px solid #bd9f8b;
}
