@charset "UTF-8";
/* line 1, ../../app/assets/stylesheets/main.css.scss */
html {
  height: 100%;
}

/* line 4, ../../app/assets/stylesheets/main.css.scss */
body {
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 88%;
  height: 100%;
  min-width: 1000px;
  color: #010000;
  position: relative;
  background: #ccc;
}

/* line 15, ../../app/assets/stylesheets/main.css.scss */
#wrap {
  min-width: 1000px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  min-height: 100%;
  height: 100%;
  overflow: visible;
  background: #fff;
  padding: 0;
  -width: expression(document.body.clientWidth > 1200? "1200px" : "auto");
}

/* line 29, ../../app/assets/stylesheets/main.css.scss */
#wrap[id] {
  height: auto;
  overflow: hidden;
}

/* line 33, ../../app/assets/stylesheets/main.css.scss */
#prefooter {
  clear: both;
}

/* line 37, ../../app/assets/stylesheets/main.css.scss */
#prefooter #recent {
  text-align: center;
  width: 80%;
  margin: 20px auto;
}

/* line 43, ../../app/assets/stylesheets/main.css.scss */
#prefooter #recent p.recent-title {
  font-weight: bold;
}

/* line 47, ../../app/assets/stylesheets/main.css.scss */
#footer {
  min-height: 70px;
  -height: 70px;
  clear: both;
  border-top: 3px solid #ccc;
  margin: 30px 60px 0 78px;
}

/* line 56, ../../app/assets/stylesheets/main.css.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 60, ../../app/assets/stylesheets/main.css.scss */
td {
  padding: 0;
}

/* line 63, ../../app/assets/stylesheets/main.css.scss */
ul, ol, li {
  margin: 0;
  padding: 0;
}

/* line 67, ../../app/assets/stylesheets/main.css.scss */
ul, ol {
  margin-bottom: 1em;
}

/* line 70, ../../app/assets/stylesheets/main.css.scss */
ul {
  margin-left: 2em;
}

/* line 73, ../../app/assets/stylesheets/main.css.scss */
ol {
  padding: 0 0 1em 25px;
}

/* line 76, ../../app/assets/stylesheets/main.css.scss */
ol li {
  margin-bottom: 0.6em;
  padding-left: 1em;
}

/* line 81, ../../app/assets/stylesheets/main.css.scss */
h1, h2, h3, h4 {
  margin: 1em 0 0.3em;
  padding: 0;
}

/* line 87, ../../app/assets/stylesheets/main.css.scss */
h1 {
  font-size: 180%;
  margin: 0 0 1em;
  color: #607482;
}

/* line 93, ../../app/assets/stylesheets/main.css.scss */
h2 {
  font-size: 140%;
  font-weight: normal;
  margin: 0 0 0.5em;
}

/* line 99, ../../app/assets/stylesheets/main.css.scss */
h3 {
  font-size: 110%;
  font-weight: normal;
}

/* line 104, ../../app/assets/stylesheets/main.css.scss */
h4 {
  font-size: 110%;
}

/* line 108, ../../app/assets/stylesheets/main.css.scss */
p {
  padding: 0;
  margin: 0 0 1em;
}

/* line 113, ../../app/assets/stylesheets/main.css.scss */
a {
  color: #005EC8;
  text-decoration: underline;
}

/* line 117, ../../app/assets/stylesheets/main.css.scss */
a:hover {
  text-decoration: none;
}

/* line 121, ../../app/assets/stylesheets/main.css.scss */
a img {
  border: 0;
}

/* line 126, ../../app/assets/stylesheets/main.css.scss */
.clr {
  clear: both;
}

/* line 129, ../../app/assets/stylesheets/main.css.scss */
.nobr {
  white-space: nowrap;
}

/* line 133, ../../app/assets/stylesheets/main.css.scss */
img.border {
  background-color: #eaf2e9;
  padding: 5px;
}

/* line 137, ../../app/assets/stylesheets/main.css.scss */
img.left {
  float: left;
  margin-right: 20px;
}

/* line 141, ../../app/assets/stylesheets/main.css.scss */
img.right {
  float: right;
  margin-left: 20px;
}

/* line 145, ../../app/assets/stylesheets/main.css.scss */
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 151, ../../app/assets/stylesheets/main.css.scss */
.hidden {
  display: none;
}

/************************************************************************/
/* line 157, ../../app/assets/stylesheets/main.css.scss */
#top_block, #bottom_block {
  min-height: 157px;
  -height: 157px;
  padding-top: 1px;
  clear: both;
}

/* line 164, ../../app/assets/stylesheets/main.css.scss */
#top_block {
  min-height: 127px;
  -height: 127px;
}

/* line 169, ../../app/assets/stylesheets/main.css.scss */
#bottom_block {
  min-height: 150px;
  -height: 150px;
  background: #f2f2f2;
  margin-top: -40px;
  margin-bottom: 30px;
}

/* line 177, ../../app/assets/stylesheets/main.css.scss */
.reklama {
  height: 90px;
  width: 728px;
  margin: 25px auto 0;
  border: 1px solid #CCE0F5;
}

/* line 184, ../../app/assets/stylesheets/main.css.scss */
.reklama-top1 {
  height: 90px;
  width: 728px;
  text-align: center;
  margin: 0 auto 0;
  border: 1px solid #CCE0F5;
}

/* line 192, ../../app/assets/stylesheets/main.css.scss */
.reklama-middle1 {
  height: 90px;
  width: 728px;
  margin: 25px auto 0;
  border: 1px solid #CCE0F5;
}

/* line 199, ../../app/assets/stylesheets/main.css.scss */
#header {
  min-height: 157px;
}

/***стиль для меню в одну строчку***/
/* line 203, ../../app/assets/stylesheets/main.css.scss */
#top_menu {
  padding: 40px 0 32px 78px;
  font-size: 22px;
  background: url(/assets/search2-fe98cd49921744c8a9c1dcd74db09dfb.gif) 11px bottom no-repeat;
}

/***************/
/***стиль для меню в две строчки***/
/* line 211, ../../app/assets/stylesheets/main.css.scss */
#inner #top_menu {
  padding: 20px 0 10px 78px;
  font-size: 22px;
  background: url(/assets/search2-fe98cd49921744c8a9c1dcd74db09dfb.gif) 11px bottom no-repeat;
}

/***************/
/* line 217, ../../app/assets/stylesheets/main.css.scss */
.menu {
  float: left;
  width: auto;
  display: inline;
  margin-right: 40px;
  margin-bottom: 10px;
}

/* line 225, ../../app/assets/stylesheets/main.css.scss */
.menu a {
  color: #000;
  text-decoration: none;
  white-space: nowrap;
}

/* line 231, ../../app/assets/stylesheets/main.css.scss */
.menu a, .menu span {
  -font-size: 22px;
}

/* line 235, ../../app/assets/stylesheets/main.css.scss */
.menu1 {
  padding: 3px 6px;
}

/* line 239, ../../app/assets/stylesheets/main.css.scss */
.active {
  background: #288a80;
  color: #fff;
}

/* line 243, ../../app/assets/stylesheets/main.css.scss */
.active div.menu1 {
  /*background: image-url("top_menu_right.jpg") top right no-repeat;*/
}

/* line 247, ../../app/assets/stylesheets/main.css.scss */
#search_block {
  background: #2c94b9 url(/assets/search_bg-bf2c51cde8849feae06a359301d2b58e.jpg) top center no-repeat;
  /* #466203   top left repeat-x*/
  height: 100px;
  clear: both;
  padding: 15px 60px 0 67px;
  /* IE8+9 */
  /* IE6+7 */
  /* IE8+9 */
  /* IE6+7 */
}
/* line 253, ../../app/assets/stylesheets/main.css.scss */
#search_block input, #search_block select {
  height: 24px;
  width: 173px;
  margin-bottom: 18px;
  -margin-bottom: 15px;
  margin-right: 20px;
  font-size: 20px;
  color: #999;
  padding-left: 2px;
  padding-right: 10px;
}
/* line 265, ../../app/assets/stylesheets/main.css.scss */
#search_block select {
  margin-right: 50px;
  width: 195px;
  padding: 0px 0px 0px 0px;
  height: 28px;
  clip: rect(auto auto 40px auto);
  border: 1px solid #000;
}
/* line 274, ../../app/assets/stylesheets/main.css.scss */
#search_block select#language {
  width: 187px;
  margin-right: 24px;
}
/* line 279, ../../app/assets/stylesheets/main.css.scss */
#search_block option {
  background: #fff;
}
/* line 283, ../../app/assets/stylesheets/main.css.scss */
#search_block input.long {
  width: 430px;
  margin-right: 50px;
  border: 1px solid #000;
}
/* line 289, ../../app/assets/stylesheets/main.css.scss */
#search_block input.short {
  border: 1px solid #000;
}
/* line 293, ../../app/assets/stylesheets/main.css.scss */
#search_block input.checkbox {
  height: auto;
  width: auto;
  margin: 3px 5px 0 0;
  vertical-align: top;
}
/* line 301, ../../app/assets/stylesheets/main.css.scss */
#search_block input.checkbox {
  margin: -2px -5px 0 0 \0/IE89;
}
/* line 306, ../../app/assets/stylesheets/main.css.scss */
#search_block input.checkbox {
  *margin: -2px 3px 0 0;
}
/* line 310, ../../app/assets/stylesheets/main.css.scss */
#search_block input.button {
  margin: 18px 0 0 0;
  padding: 0;
  height: 28px;
  width: 100px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
/* line 320, ../../app/assets/stylesheets/main.css.scss */
#search_block span {
  font-size: 12px;
}
/* line 324, ../../app/assets/stylesheets/main.css.scss */
#search_block #checkboxes {
  float: left;
  margin: -2px 0 0 7px;
}
/* line 329, ../../app/assets/stylesheets/main.css.scss */
#search_block #upper_input {
  float: left;
  margin: 0;
}
/* line 334, ../../app/assets/stylesheets/main.css.scss */
#search_block #bottom_input {
  float: left;
  margin: -29px 0 0 0;
}
/* line 340, ../../app/assets/stylesheets/main.css.scss */
#search_block #bottom_input {
  margin: -30px 0 0 0 \0/IE89;
}
/* line 345, ../../app/assets/stylesheets/main.css.scss */
#search_block #bottom_input {
  *margin: -30px 0 0 0;
}

/* line 350, ../../app/assets/stylesheets/main.css.scss */
#body {
  padding-top: 1px;
  background: url(/assets/body_bg-71ce69f407316e52a7bd5d1ddb733f60.jpg) top left repeat-x;
  -background: none;
}

/* line 357, ../../app/assets/stylesheets/main.css.scss */
#under_header {
  margin-bottom: 37px;
  margin-top: 38px;
}
/* line 361, ../../app/assets/stylesheets/main.css.scss */
#under_header div.reklama {
  height: 15px;
  width: 728px;
  margin: 25px auto 0;
  border-style: none;
}

/* line 369, ../../app/assets/stylesheets/main.css.scss */
td.banner-container {
  vertical-align: middle;
}

/* line 373, ../../app/assets/stylesheets/main.css.scss */
.adver .right {
  width: 300px;
  min-height: 250px;
  margin-left: 30px;
}

/* line 379, ../../app/assets/stylesheets/main.css.scss */
.left {
  margin-left: 78px;
  padding-top: 1px;
}

/* line 384, ../../app/assets/stylesheets/main.css.scss */
.item {
  margin: 0 0 65px;
}

/* line 388, ../../app/assets/stylesheets/main.css.scss */
.item h3 {
  margin-bottom: 15px;
  margin-top: 0;
}

/* line 393, ../../app/assets/stylesheets/main.css.scss */
.item p span {
  color: #666;
  margin-right: 50px;
}

/* line 398, ../../app/assets/stylesheets/main.css.scss */
.links {
  margin: 19px 0 0;
  font-size: 85%;
}

/* line 403, ../../app/assets/stylesheets/main.css.scss */
.links a {
  margin-right: 40px;
}

/* line 407, ../../app/assets/stylesheets/main.css.scss */
.item a img {
  /* border: 1px solid #0024FF; */
}

/* line 410, ../../app/assets/stylesheets/main.css.scss */
fieldset {
  border: none;
}

/* line 413, ../../app/assets/stylesheets/main.css.scss */
a.more {
  background: url(/assets/more-6e0b34f66ea606a5bb637db0d09d8db0.gif) no-repeat;
}

/* line 416, ../../app/assets/stylesheets/main.css.scss */
a.details {
  background: url(/assets/details-ef07a02a4b154cbce9c7cf8904bbe392.gif) no-repeat;
}

/* line 420, ../../app/assets/stylesheets/main.css.scss */
span.date, span.autor {
  padding-left: 15px;
}

/* line 424, ../../app/assets/stylesheets/main.css.scss */
span.date {
  background: url(/assets/data-592645d5bfa379a965c2cfb104a48785.gif) left 3px no-repeat;
}

/* line 427, ../../app/assets/stylesheets/main.css.scss */
span.autor {
  background: url(/assets/autor-a94ad4f5e1b0bfada172fcf8131a6f62.gif) left 3px no-repeat;
}

/* line 430, ../../app/assets/stylesheets/main.css.scss */
a.more, a.details {
  padding-left: 15px;
  background-position: 0 2px;
}

/* line 434, ../../app/assets/stylesheets/main.css.scss */
table.pics-container {
  margin: 0 27px;
}

/* line 437, ../../app/assets/stylesheets/main.css.scss */
table.pics-container td {
  text-align: center;
  width: 200px;
}

/* line 441, ../../app/assets/stylesheets/main.css.scss */
img.pics {
  padding: 3px 3px 3px 3px;
  background: #fff;
  border: #ccc 1px solid;
}

/* line 446, ../../app/assets/stylesheets/main.css.scss */
p.describe {
  font-size: 11px;
  margin: 0 20px 1em 20px;
  width: 80%;
}

/* line 451, ../../app/assets/stylesheets/main.css.scss */
table.obertka {
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
}

/* line 456, ../../app/assets/stylesheets/main.css.scss */
table.obertka td {
  vertical-align: top;
}

/* line 459, ../../app/assets/stylesheets/main.css.scss */
table.obertka td.adver {
  text-align: center;
  width: 30%;
  vertical-align: top !important;
  padding-left: 60px;
  padding-right: 60px;
}

/* line 467, ../../app/assets/stylesheets/main.css.scss */
#paging {
  margin-left: 78px;
  margin-top: 30px;
}

/* line 472, ../../app/assets/stylesheets/main.css.scss */
#pages {
  margin: 15px 0;
}

/* line 476, ../../app/assets/stylesheets/main.css.scss */
#pages a, #pages span {
  margin: 10px 0;
  padding: 5px 7px;
  margin-right: 2px;
}

/* line 482, ../../app/assets/stylesheets/main.css.scss */
#pages span.current {
  background: #288A80;
  color: #fff;
}

/* line 488, ../../app/assets/stylesheets/main.css.scss */
#copy {
  margin-top: 20px;
}

/* ********* ajax-loader ********** */
/* line 493, ../../app/assets/stylesheets/main.css.scss */
#loading-marker {
  position: absolute;
  top: 0;
  right: 1em;
  background: #844;
  font: normal .8em Verdana;
  text-decoration: blink;
  color: white;
  padding: 0 0.5em;
  display: none;
}

/* end*/
/* avaxhome css */
/* line 507, ../../app/assets/stylesheets/main.css.scss */
.item_text .center {
  text-align: center;
}

/* line 509, ../../app/assets/stylesheets/main.css.scss */
.item_text img {
  border: 0;
}

/* line 513, ../../app/assets/stylesheets/main.css.scss */
.item_text div.image {
  text-align: center;
  vertical-align: middle;
}

/* line 518, ../../app/assets/stylesheets/main.css.scss */
.item_text .hr {
  border-bottom: 1px dotted gray;
  margin: .5em 0;
}

/* line 523, ../../app/assets/stylesheets/main.css.scss */
.item_text div.left {
  text-align: left;
}

/* line 526, ../../app/assets/stylesheets/main.css.scss */
.item_text div.right {
  text-align: right;
}

/* line 529, ../../app/assets/stylesheets/main.css.scss */
.item_text div.center {
  text-align: center;
}

/* line 532, ../../app/assets/stylesheets/main.css.scss */
.item_text div.justify {
  text-align: justify;
}

/* line 535, ../../app/assets/stylesheets/main.css.scss */
.item_text span.mark {
  background: pink;
}

/* line 538, ../../app/assets/stylesheets/main.css.scss */
.item_text span.highlight {
  background: yellow;
}

/* line 542, ../../app/assets/stylesheets/main.css.scss */
.item_text table.quote {
  background: #EEE;
  border-left: .2em solid brown;
  margin-left: 2em;
  margin-top: .4em;
  margin-bottom: .4em;
}

/* line 549, ../../app/assets/stylesheets/main.css.scss */
.item_text table.quote td.quote_left, table.quote td.quote_right {
  display: none;
}

/* line 552, ../../app/assets/stylesheets/main.css.scss */
.item_text table.quote td.quote_center {
  padding: .2em .8em;
}

/* line 556, ../../app/assets/stylesheets/main.css.scss */
.item_text div.spoiler {
  padding-left: 2em;
}

/* line 560, ../../app/assets/stylesheets/main.css.scss */
.item_text div.spoiler span.trigger {
  font-weight: bold;
  color: #C33;
  background-color: #efefef;
  border: solid #666;
  border-width: 0px 0px 0px 3px;
  padding: 2px 9px 1px 7px;
}

/* line 569, ../../app/assets/stylesheets/main.css.scss */
.item_text div.spoiler span.trigger img {
  padding-right: 7px;
  cursor: pointer;
}

/* line 574, ../../app/assets/stylesheets/main.css.scss */
.item_text div.spoiler div {
  margin: 3px 0px 0px 0px;
  background-color: #efefef;
  border: solid #666;
  border-width: 0px 0px 0px 3px;
  padding: 2px 9px;
}

/* matched words style */
/* line 583, ../../app/assets/stylesheets/main.css.scss */
.match {
  font-weight: bold;
}

/* line 587, ../../app/assets/stylesheets/main.css.scss */
#marsfeed {
  margin-left: 78px;
  margin-bottom: 40px;
}
/*

*/

