﻿@charset "utf-8";

/* Ластик, начало */
body,table,td,div,span,hr,h1,h2,h3,h4,form,p,button,select,input,textarea {
	padding: 0;
	margin: 0;
}
table {
	border: 0;
	border-collapse: collapse;
}
img {border: 0;}
/* Ластик, конец */

html,body {
	height: 100%;
	background-color: #fff;
}
body,td,div,span,p,input,select,textarea,h1,h2,h3,h4{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #155aaa;
	text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
button {
  background-color: transparent;
  border: none;
  height: 20px;
}

/*img.png {
 behavior: url("css/pngbehavior.htc");
}*/



td.shapka-left {
  background-position: left top;
  background-repeat: no-repeat;
  vertical-align: top;
}
td.shapka-right {
  background-position: left top;
  background-repeat: no-repeat;
}
div.logo {
  padding: 35px 0 70px 33px;
}
div.links {
  padding: 0px 0 0px 41px;
  color: #5296d5;
}
div.links span {
  padding: 0px 25px 0px 26px;
}


div.block-find {
/*  margin: 278px 0 0 69px;*/
  padding: 10px 0 7px 22px;
  
  border-left: 1px solid #daf7f9;
}
div.block-find-vnutr {
  margin: 0px 0 0 0px;
  padding: 10px 0 7px 22px;
  border-left: 1px solid #daf7f9;
  position: absolute;
  top:-40px;
  right:50px
}
div.block-find td, div.block-find-vnutr td {
  font-size: 11px;
  color: #a59595;
}
div.block-find input, div.block-find-vnutr input {
  border: 1px solid #849093;
  width: 150px;
  height: 18px;
  font-size: 11px;
}
div.block-find button, div.block-find-vnutr button {
  width: 58px;
}


table.banners td {
  padding: 0 3px 0 3px;
}
table.footer td.border {
  border-top: 1px solid #daf7f9;
  padding-top: 10px;
  font-size: 11px;
  color: #8f8f8f;
}
div.bolshe {
  padding: 9px 0 33px 3px;
  font-size: 11px;
}
td.col-left {
  padding: 0 35px 15px 0px;
  width: 190px;
  vertical-align: top;
}

/* Стили для меню, начало */
div.block-menu, div.block-menu-1 {
  background-image: url(../images_site/02_menu_line_bg.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
}
div.block-menu {
 margin: 0 0 50px 35px;
}
div.block-menu-1 {
  margin: 39px 0 50px 35px;
}
div.block-menu-vnutr {
  background-image: url(../images_site/02_menu_line_bg.gif);
  background-position: left top;
  background-repeat: repeat-x;
}
div.menu-passive, div.menu-active, div.menu-active-cat {
  background-position: 0px 11px;
  background-repeat: no-repeat;
  padding: 8px 0 8px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}
div.menu-passive {
  background-image: url(../images_site/02_mark_menu_passive.gif);
  color: #000000;
}
div.menu-passive a {
  color: #000000;
  text-decoration: none;
}
div.menu-active {
  background-image: url(../images_site/02_mark_menu_active.gif);
  color: #155aaa;
}
div.menu-active a {
  color: #155aaa;
  text-decoration: none;
}
div.menu-active a:hover {
  text-decoration: underline;
}
div.menu-active-cat {
  background-image: url(../images_site/02_mark_menu_active_cat.gif);
  background-repeat: no-repeat;
  color: #DA241B;
}
div.menu-active-cat a {
  color: #DA241B;
  text-decoration: none;
}
div.menu-active-cat a:hover {
  text-decoration: underline;
}
div.submenu-passive, div.submenu-active {
  background-position: 14px 3px;
  background-repeat: no-repeat;
  padding: 0px 0 10px 28px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
div.submenu-passive {
  color: #6e787a;
  background-image: url(../images_site/02_mark_submenu_passive.gif);
}
div.submenu-active {
  color: #155aaa;
  background-image: url(../images_site/02_mark_submenu_active.gif);
}
div.submenu-active a {
  color: #155aaa;
  text-decoration: none;
}
div.submenu-active a:hover {
  text-decoration: underline;
}
div.sub-submenu {
  background-image: url(../images_site/02_mark_submenu.gif);
  background-position: 28px 6px;
  background-repeat: no-repeat;
  padding: 0px 0 10px 37px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
/* Стили для меню, конец */


div.col-right {
  float: right;
  width: 240px;
}
div.col-right-vnutr {
  padding: 0 43px 0 53px;
}

div.col-center {
  margin-right: 240px;
}
.padding-bottom-30 {
  padding-bottom: 30px;
}
.padding-bottom-10 {
  padding-bottom: 10px;
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #184d93;
  padding-bottom: 20px;
}
h2 {
  color: #da241b;
  padding: 10px 0 10px 0;
}
div.block-button {
  text-align: right;
  padding-top: 20px;
}
button.look-all {
  width: 137px;
}
table.poll td {
  vertical-align: top;
  padding-top: 10px;
}
table.poll td.text {
  padding-left: 7px;
}
button.answer {
  width: 66px;
  cursor: pointer;
  cursor: hand;
}
div.main-date {
  color: #000000;
  font-size: 11px;
  padding-bottom: 5px;
}
div.main-news {
  font-size: 11px;
  color: #000000;
}
button.news-all {
  width: 82px;
}
div.block-contact {
  background-image: url(../images_site/04_contact_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}
table.contact-bg-top {
  background-position: left top;
  background-repeat: no-repeat;
}
td.contact-bg-bottom {
  background-position: left bottom;
  background-repeat: no-repeat;
  vertical-align: top;
  padding: 25px 20px 35px 35px;
}
div.contact-mark {
  padding: 0px 8px 0 0;
  float: left;
}
.padding-top-5 {
  padding-top: 5px;
}
td.bg-cloud {
  background-position: 0px 0px;
  background-repeat: repeat-x;
}
table.bg-grass-right, td.bg-grass-right {
  background-position: left bottom;
  background-repeat: repeat-x;
}

div.drop {
  font-size: 11px;
  color: #1c6ece;
  line-height: 17px;
  height: 40px;
  padding-right: 20px;
  margin-bottom: 15px;
  background-image: url(../images_site/02_menu_line_bg.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
}
div.drop span {
  font-size: 11px;
  color: #75b5ff;
}
td.content {
  padding: 0 50px 30px 0;
}
.justify {
  text-align: justify;
}
div.line {
  background-image: url(../images_site/02_menu_line_bg.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  font-size: 1px;
  height: 15px;
  margin-bottom: 15px;
}
a.new-text {
  color: #6d7678;
  text-decoration: none;
}
a.new-text:hover {
  text-decoration: underline;
}
div.block-page {
  color: #1c6ece;
}
a.page {
  background-color: #fff;
  padding: 2px 0px 2px 0px;
  margin-right: 7px;
}
span.page {
  background-color: #6d7678; /*e5f6fd*/
  color: #fff; /*00a8ed*/
  font-weight: bold;
  padding: 2px 3px 2px 3px;
  margin-right: 7px;
}
.clear {
  clear: both;
}
div.pic-align-right {
  float: right;
  padding: 0 0 10px 20px;
}
div.action-date {
  line-height: 20px;
  font-size: 11px;
  padding-top: 15px;
}
div.catalogue-articul {
  line-height: 17px;
  font-size: 11px;
  padding-top: 15px;
}
.text-11 {
  font-size: 11px;
}


/* Стили для голосовалки, начало */
table.poll b {
  display: block;
  font-size: 1px;
  height: 5px;
}
table.poll b.green {
  background-color: #83c025;
}
table.poll b.yellow {
  background-color: #ffc001;
}
table.poll b.blue {
  background-color: #57a4d8;
}
table.poll b.gray {
  background-color: #949494;
}
div.poll-b {
  float: left;
  padding-top: 5px;
}

span.persent {
  white-space: nowrap;
  padding-left: 5px;
  font-weight: bold;
}
span.line-persent{
  padding-bottom: 7px;
}
td.answer {
  font-size: 11px;
}

/* Стили для голосовалки, конец */















