.catalog_zag3 {
	color: #142e47;
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
}
.catalog_link {
	font-family: Tahoma;
	font-size: 11px;
	color:#8c4300;
}
.catalog_link2 {
	font-family: Tahoma;
	font-size: 11px;
	color:#51453b;
}
.doska_link {
	font-family: Tahoma;
	font-size: 11px;
	color:#9e3636;
}
.doska_link2 {
	font-family: Tahoma;
	font-size: 11px;
}
.doska_link3 {
	font-family: Tahoma;
	font-size: 11px;
	color:#ef4100;
}
.doska_link4 {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	color:#9e3636;
}
.doska_link4:hover {
text-decoration:underline;

}
.b_yell2 {
	color: #333333;/*8c4300;*/
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	margin-bottom:5px;
	padding:3px 7px 7px 7px;
	vertical-align:top;
	background-image: url(nice/catalog_bg4.gif);
	background-repeat: no-repeat;
	/*
	border-bottom:1px solid #c4cbd1;
	border-right:1px solid #c4cbd1;
	border-left:1px solid #c4cbd1;
	background-position: left bottom;*/
}

.b_yell3 {
	color: #333333;/*8c4300;*/
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	margin-bottom:5px;
	padding:3px 7px 7px 7px;
	vertical-align:top;
	background-image: url(/GuideEglises2_files/img/avto_form_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	/*
	border-bottom:1px solid #c4cbd1;
	border-right:1px solid #c4cbd1;
	border-left:1px solid #c4cbd1;
	background-position: left bottom;*/
}

.small_grey {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #a1abb5;
}
.small_grey2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	LINE-HEIGHT: 1.5em;
}
.small_grey3 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #000000; //#697682;
}

.select {
	 width: 80%;
      height: 40px;
      border: 1px solid #999;
      font-size: 18px;
      color: #5375e3;
      background-color: #eee;
      border-radius: 4px;
 }

	.select:hover {
		cursor: pointer; /* hand-shaped cursor */
		border: 1px solid #b7b7fe;
		box-shadow: 0 0 5px #b7b7fe; /* ѕараметры тени */
	 }

.titleselect {
 margin-top: 20px;
text-align: center;
 
	}
.mois {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #0070b2;
	font-family: 'Century Gothic', 'Open Sans', Arial, sans-serif;
	cursor: pointer;
 }
 .txt_avto{
	font-size: 17px;
	font-family: 'Century Gothic', Helvetica, tahoma, Arial;
	line-height: 125%;
	color: #424246;
	font-weight: 400;
}
.tab_avto_select {
	border: 1px solid #cccccc;
	border-radius: 3px;
	padding: 0px;
	margin: 0px;
	box-shadow: #8cb0d2 0 0 30px -15px;
text-align: center;
 }
 
 /**
 * Голубая кнопка
 */
.buttons button.blue,
.buttons button.blue:disabled:active,
.buttons a.button.blue,
.buttons input.blue:disabled:active,
.buttons input.blue {
    background-color: #bbcee1 !important;
  	*background-color: #9fbcd5 !important;
    color: #ffffff !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	  -webkit-box-shadow: inset 0 1px 0 #dde7f0; /* , 0 1px 1px rgba(0, 0, 0, 0.2); */
	  -moz-box-shadow: inset 0 1px 0 #dde7f0; /* , 0 1px 1px rgba(0, 0, 0, 0.2); */
	  box-shadow: inset 0 1px 0 #dde7f0; /* , 0 1px 1px rgba(0, 0, 0, 0.2); */
	  background-image: -ms-linear-gradient(top, #bbcee1, #9fbcd5);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bbcee1), to(#9fbcd5));
	  background-image: -webkit-linear-gradient(top, #bbcee1, #9fbcd5);
	  background-image: -o-linear-gradient(top, #bbcee1, #9fbcd5);
	  background-image: linear-gradient(top, #bbcee1, #9fbcd5);
	  background-image: -moz-linear-gradient(top, #bbcee1, #9fbcd5);
	  border: 1px solid #bbcfe1;
	  *border: 0;
	  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	  border-color: #bbcfe1 #a7bed3 #92adc5;
	  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#bbcee1', endColorstr='#9fbcd5', GradientType=0);
	  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
/**
 * Голубая кнопка при наведении
 */
.buttons button.blue:hover,
.buttons a.button.blue:hover,
.buttons input.blue:hover {
  background-color: #d0deea !important;
  *background-color: #9bb9d3 !important;
  -webkit-box-shadow: inset 0 1px 0 #e8eff5; /* , 0 1px 1px rgba(0, 0, 0, 0.2); */
  -moz-box-shadow: inset 0 1px 0 #e8eff5; /* , 0 1px 1px rgba(0, 0, 0, 0.2); */
  box-shadow: inset 0 1px 0 #e8eff5; /* , 0 1px 1px rgba(0, 0, 0, 0.2); */   
  background-image: -ms-linear-gradient(top, #d0deea, #9bb9d3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0deea), to(#9bb9d3));
  background-image: -webkit-linear-gradient(top, #d0deea, #9bb9d3);
  background-image: -o-linear-gradient(top, #d0deea, #9bb9d3);
  background-image: linear-gradient(top, #d0deea, #9bb9d3);
  background-image: -moz-linear-gradient(top, #d0deea, #9bb9d3);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#d0deea', endColorstr='#9bb9d3', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  text-decoration: none;
}

/**
 * Голубая активная кнопка
 */
.buttons button.blue:active,
.buttons a.button.blue:active,
.buttons input.blue:active {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #9bb6ce !important;
    border: 1px solid #8d9faf;
	  *border: 0;
	  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	  border-color: #8d9faf #97b0c6 #9bb6ce;
	  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}


/**
 * Голубая выключенная кнопка
 */
.buttons button.blue:disabled:active,
.buttons button.blue:disabled,
.buttons a.button.blue:disabled:active,
.buttons a.button.blue:disabled,
.buttons input.blue:disabled:active,
.buttons input.blue:disabled{
	background: #fAfCfA !important;
  color: #aaa !important;
  border: solid 1px #eee !important;
  text-shadow: 0 1px 0px rgba(255, 255, 255, 0.8);
  box-shadow: none;
}

@media screen and (max-width: 800px){
	
.mois {
	font-size: 11px;
}
 .txt_avto{
	font-size: 11px; 
 }
}