.blok_zayavka {
margin:0 auto;width:750px;
padding:20px;
border: 2px double #000;
background: #fff;
}


.temnyi_oplata {
    width:725px; height:auto; background:#FAFAFA;
  border: 1px solid #a1a1a1;    border-radius: 6px;
      padding: 10px 10px 10px 10px;
      margin-top: 20px;
}



.blok_zayavka p b {color:#444444;font-size:16px;}

a.boton1 {
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    display:block;
    width:200px;
    font-weight: bold;
    margin:0px auto;
        text-align:center;
    padding: 10px 5px 10px 5px;
    color: #717171;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d4d4d4));
    background: -webkit-linear-gradient(#f6f6f6, #d4d4d4);
    background-image: -moz-linear-gradient(top, #f6f6f6, #d4d4d4);
    background-image: -moz-gradient(top, #f6f6f6, #d4d4d4);
    border: 1px solid #a1a1a1;
      float:left;
      margin-right: 10px;
}
 a.boton1:hover {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ececec));
    background: -webkit-linear-gradient(#f6f6f6, #ececec);
    background-image: -moz-linear-gradient(top, #f6f6f6, #ececec);
    background-image: -moz-gradient(top, #f6f6f6, #ececec);
}

.blok_adminka_left {
margin:0 auto;width:270px;
padding:20px;
background: #fff;
float:left;
}

.blok_adminka_right {
margin:0 auto;width:600px;
padding:20px;
background: #fff;
float:right;
}

.blok_adminka_right p {color:#444444;font-size:16px;}
.blok_adminka_right a {color:blue;font-size:16px;}

a.boton_admin {
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    display:block;
    width:250px;
    font-weight: bold;
    margin:0px auto;
    padding: 10px 5px 10px 15px;
    color: #717171;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d4d4d4));
    background: -webkit-linear-gradient(#f6f6f6, #d4d4d4);
    background-image: -moz-linear-gradient(top, #f6f6f6, #d4d4d4);
    background-image: -moz-gradient(top, #f6f6f6, #d4d4d4);
    border: 1px solid #a1a1a1;
      float:left;
      margin-right: 10px;
}
 a.boton_admin:hover {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ececec));
    background: -webkit-linear-gradient(#f6f6f6, #ececec);
    background-image: -moz-linear-gradient(top, #f6f6f6, #ececec);
    background-image: -moz-gradient(top, #f6f6f6, #ececec);
}



input.bbotre {
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    display:block;
        width:150px;
    font-weight: bold;
    margin:0px auto;
        text-align:center;
    padding: 10px 5px;
    color: #717171;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d4d4d4));
    background: -webkit-linear-gradient(#f6f6f6, #d4d4d4);
    background-image: -moz-linear-gradient(top, #f6f6f6, #d4d4d4);
    background-image: -moz-gradient(top, #f6f6f6, #d4d4d4);
    border: 1px solid #a1a1a1;
      float:left;
}
input.bbotre:hover {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ececec));
    background: -webkit-linear-gradient(#f6f6f6, #ececec);
    background-image: -moz-linear-gradient(top, #f6f6f6, #ececec);
    background-image: -moz-gradient(top, #f6f6f6, #ececec);
}

input.bbotre2 {
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    display:block;
    width:500px;
    font-weight: bold;
    margin:0px auto;
        text-align:center;
    padding: 7px 5px;
    color: #717171;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d4d4d4));
    background: -webkit-linear-gradient(#f6f6f6, #d4d4d4);
    background-image: -moz-linear-gradient(top, #f6f6f6, #d4d4d4);
    background-image: -moz-gradient(top, #f6f6f6, #d4d4d4);
    border: 1px solid #a1a1a1;
      float:left;
}
input.bbotre2:hover {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ececec));
    background: -webkit-linear-gradient(#f6f6f6, #ececec);
    background-image: -moz-linear-gradient(top, #f6f6f6, #ececec);
    background-image: -moz-gradient(top, #f6f6f6, #ececec);
}


#reg{
	display:block;
	float:left;
	width:720px;
	padding:5px;
	color:#103F6D;
	font-style: italic; /* Курсивное начертание */
	background-color:#F5FCFE;
	border:1px solid #C3C3C3;
	border-radius: 5px;
	font-size:16px;
	      float:left;
          margin-top:5px;
                    margin-bottom:10px;
	}
	#reg2{
	display:block;
	float:left;
	width:740px;
	height: 40px;
	padding:10px;
	color:#103F6D;
	background-color:#F5FCFE;
	border:1px solid #C3C3C3;
	border-radius: 5px;
	font-size:16px;
	      float:left;
                    margin-top:5px;
                    margin-bottom:10px;

	}

        #reg33{
    display:block;
    float:left;
    width:720px;
    height: 40px;
    padding:10px;
    color:blue;
    background-color:#F5FCFE;
border: 2px solid #777;
    border-radius: 5px;
    font-size:19px;
          float:left;
                    margin-top:5px;
                    margin-bottom:10px;

    }

        .reg2{
    display:block;
    float:left;
    width:740px;
    height: 40px;
    padding:10px;
    color:#103F6D;
    background-color:#F5FCFE;
    border:1px solid #C3C3C3;
    border-radius: 5px;
    font-size:16px;
          float:left;
                    margin-top:5px;
                    margin-bottom:10px;

    }

    
            .reg2:disabled{
    display:block;
    float:left;
    width:740px;
    height: 40px;
    padding:10px;
    color:#cccccc;
    background-color:#ffffff;
    border:1px solid #C3C3C3;
    border-radius: 5px;
    font-size:16px;
          float:left;
                    margin-top:5px;
                    margin-bottom:10px;

    }



#reg3{
	display:block;
	float:left;
	width:250px;
	padding:5px;
	color:#103F6D;
	font-style: italic; /* Курсивное начертание */
	background-color:#F5FCFE;
	border:1px solid #C3C3C3;
	border-radius: 5px;
	font-size:16px;
	      float:left;
                    margin-top:5px;
                    margin-bottom:10px;
	}






.block_polosa
{
width: 940px;
margin-top:10px;
padding: 8px;
background: #204864;
color: #ffffff;
text-align: center;
font-size: 25px;
}




.block_polosa a
{
color: rgb(255, 255, 255);
}

.block_polosa a:hover
{
color: rgb(107,186,225);
}

.block_polosa14
{
width: 900px;
margin-top:10px;
padding: 8px;
background: #204864;
color: #ffffff;
text-align: center;
font-size: 25px;
}

.block_polosa14 a
{
color: rgb(255, 255, 255);
}

.block_polosa14:hover
{
color: rgb(0,0,0);
background: rgb(107,186,225);
}

.bl_pol
{
width: 970px;
margin-top:10px;
padding: 10px;
background: rgb(60,105,177);
color: #ffffff;
text-align: center;
font-size: 25px;
}

.bl_pol a
{
color: rgb(255, 255, 255);
}

.bl_pol a:hover
{
color: rgb(107,186,225);
}


.bl_pol2
{
width: 970px;
margin-top:10px;
padding: 8px;
background: rgb(107,186,225);
color: #ffffff;
text-align: center;
font-size: 25px;
}

.bl_pol2 a
{
color: rgb(255, 255, 255);
}

.bl_pol2 a:hover
{
color: rgb(60,105,177);
}


.block_polosa2
{
width: 940px;
margin-top:10px;
padding: 8px;
background: #78bbe6;
color: #ffffff;
font-size: 20px;
}
.block_polosa2 a
{
color: #ffffff;
}

.block_polosa3
{
width: 940px;
margin-top:2px;
padding: 4px;
background: rgb(255,255,255);
border-bottom: 1px dashed rgb(107,186,225);
color: #000000;
}
.block_polosa3 a
{
color: rgb(60,105,177);font-size: 17px;
}
.block_polosa3 a:hover
{
color: rgb(0,0,0);
}

.block_polosa3a
{
width: 840px;
float: left;
}
.block_polosa3a a
{
color: rgb(60,105,177);font-size: 17px;
}
.block_polosa3a a:hover
{
color: rgb(0,0,0);
}

.block_polosa3b
{
width: 200px;
float: left;
}
.block_polosa3b a
{
color: rgb(60,105,177);font-size: 17px;
}
.block_polosa3b a:hover
{
color: rgb(0,0,0);
}



    .conteiner_publik {
width: 880px;
height:300px; /* высота нашего блока */
background: #f2f2f2; /* цвет фона, белый */
color: #888;
overflow: auto;
border: solid 2px rgb(0,0,0);
padding: 5px;
-webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}

.blok_center {
    float: right;
    right: 50%;
}



a.boton22 {
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    display:block;
    width:300px;
    font-weight: bold;
    margin:0px auto;
        text-align:center;
    padding: 10px 5px 10px 5px;
    color: #717171;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d4d4d4));
    background: -webkit-linear-gradient(#f6f6f6, #d4d4d4);
    background-image: -moz-linear-gradient(top, #f6f6f6, #d4d4d4);
    background-image: -moz-gradient(top, #f6f6f6, #d4d4d4);
    border: 1px solid #a1a1a1;
      float:left;
      margin-right: 10px;
}
 a.boton22:hover {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ececec));
    background: -webkit-linear-gradient(#f6f6f6, #ececec);
    background-image: -moz-linear-gradient(top, #f6f6f6, #ececec);
    background-image: -moz-gradient(top, #f6f6f6, #ececec);
}


a.boton23 {
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    display:block;
    width:350px;
    font-weight: bold;
    margin:0px auto;
        text-align:center;
    padding: 10px 5px 10px 5px;
    color: #717171;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d4d4d4));
    background: -webkit-linear-gradient(#f6f6f6, #d4d4d4);
    background-image: -moz-linear-gradient(top, #f6f6f6, #d4d4d4);
    background-image: -moz-gradient(top, #f6f6f6, #d4d4d4);
    border: 1px solid #a1a1a1;
}
 a.boton23:hover {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ececec));
    background: -webkit-linear-gradient(#f6f6f6, #ececec);
    background-image: -moz-linear-gradient(top, #f6f6f6, #ececec);
    background-image: -moz-gradient(top, #f6f6f6, #ececec);
}


.b_left {
margin:0 auto;
width:200px;
padding:5px;
background: #fff;
float:left;
  margin-bottom: 20px;
}

.b_right {
margin:0 auto;width:725px;
padding:5px;
background: #fff;
float:right;
}

.b_right p {color:#444444;font-size:16px;}
.b_right a {color:blue;font-size:16px;}


.div_left_zagol
{
  margin-bottom: 5px;
  width:160px;
  color: #fff; /* цвет текста */
  text-decoration: none; /* убирать подчёркивание у ссылок */
  user-select: none; /* убирать выделение текста */
  background: #555; /* фон кнопки */
  padding: 10px 15px 10px 15px; /* отступ от текста */
  outline: none; /* убирать контур в Mozilla */
  font-size:16px;
}

.div_right_zagol
{
width: 705px;
padding: 10px;
background: #555;
border: 1px solid #777;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
color: #fff;
font-size:16px;
text-align: center;
margin-bottom: 5px;

}
.div_right_zagol2
{
width: 705px;
padding: 10px;
background: #888;
border: 1px solid #777;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
color: #fff;
font-size:16px;
text-align: center;
margin-bottom: 5px;
}

.div_left_knopka
{
  margin-bottom: 5px;
  width:158px;
  color: #444; /* цвет текста */
  text-decoration: none; /* убирать подчёркивание у ссылок */
  user-select: none; /* убирать выделение текста */
  background: #f6f6f6; /* фон кнопки */
  padding: 7px 15px 7px 15px; /* отступ от текста */
  outline: none; /* убирать контур в Mozilla */
 font-size:14px;
    text-decoration: none;
    cursor: pointer;
    display:block;
-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d4d4d4));
    background: -webkit-linear-gradient(#f6f6f6, #d4d4d4);
    background-image: -moz-linear-gradient(top, #f6f6f6, #d4d4d4);
    background-image: -moz-gradient(top, #f6f6f6, #d4d4d4);
    border: 1px solid #a1a1a1;
}

.div_left_knopka:hover { background: #2d5d8e;
    background: -webkit-gradient(linear, left top, left bottom, from(#2d5d8e), to(#28e));
    background: -webkit-linear-gradient(#2d5d8e, #28e);
    background-image: -moz-linear-gradient(top, #2d5d8e, #28e);
    background-image: -moz-gradient(top, #2d5d8e, #28e);color: #fff;} /* при наведении курсора мышки */




.div_left_knopka2
{
  margin-bottom: 5px;
  width:158px;
  color: #fff; /* цвет текста */
  text-decoration: none; /* убирать подчёркивание у ссылок */
  user-select: none; /* убирать выделение текста */
  background: #2d5d8e; /* фон кнопки */
  padding: 7px 15px 7px 15px; /* отступ от текста */
  outline: none; /* убирать контур в Mozilla */
 font-size:14px;
    text-decoration: none;
    cursor: pointer;
    display:block;
-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #a1a1a1;
}
.div_left_knopka2:hover {background: #2d5d8e;
    background: -webkit-gradient(linear, left top, left bottom, from(#2d5d8e), to(#28e));
    background: -webkit-linear-gradient(#2d5d8e, #28e);
    background-image: -moz-linear-gradient(top, #2d5d8e, #28e);
    background-image: -moz-gradient(top, #2d5d8e, #28e);color: #fff;} /* при наведении курсора мышки */





.block_pol_right
{
width: 715px;
margin-top:7px;
padding: 5px;
background: #fff;
border: 1px solid #777;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
color: rgb(60,105,177);
font-size:14px;
margin-bottom: 5px;
}
.block_pol_right:hover{background: #2d5d8e;
    background: -webkit-gradient(linear, left top, left bottom, from(#2d5d8e), to(#28e));
    background: -webkit-linear-gradient(#2d5d8e, #28e);
    background-image: -moz-linear-gradient(top, #2d5d8e, #28e);
    background-image: -moz-gradient(top, #2d5d8e, #28e);color: #fff;} 


.block_left_index
{
width: 220px;
height: 300px;
margin-bottom: 20px;
float: left;
}


.block_right_index
{
width: 705px;
height: 300px;
padding-top: 10px;
padding-left: 30px;
margin-bottom: 20px;
float: left;
}

.block_left_index2
{
width: 220px;
margin-bottom: 20px;
float: left;
}


.block_right_index2
{
width: 705px;
padding-top: 10px;
padding-left: 30px;
margin-bottom: 20px;
float: left;
}



a.button12 {
  display: inline-block;
  width: 26em;
  font-size: 80%;
  color: rgba(255,255,255,.9);
  text-shadow: #2e7ebd 0 1px 2px;
  text-decoration: none;
  text-align: center;
  line-height: 1.1;
  white-space: pre-line;
  padding: .5em 0;
  border: 1px solid;
  border-color: #60a3d8 #2970a9 #2970a9 #60a3d8;
  border-radius: 6px;
  outline: none;
  background: #60a3d8 linear-gradient(#89bbe2, #60a3d8 50%, #378bce);
  box-shadow: inset rgba(255,255,255,.5) 1px 1px;
}
a.button12:first-line{
  font-size: 170%;
  font-weight: 700;
}
a.button12:hover {
  color: rgb(255,255,255);
  background-image: linear-gradient(#9dc7e7, #74afdd 50%, #378bce);
}
a.button12:active {
  color: rgb(255,255,255);
  border-color: #2970a9;
  background-image: linear-gradient(#5796c8, #6aa2ce);
  box-shadow: none;
}



a.button13 {
  display: inline-block;
  width: 19em;
  font-size: 80%;
  color: rgba(255,255,255,.9);
  text-shadow: #2e7ebd 0 1px 2px;
  text-decoration: none;
  text-align: center;
  line-height: 1.1;
  white-space: pre-line;
  padding: .5em 0;
  border: 1px solid;
  border-color: #60a3d8 #2970a9 #2970a9 #60a3d8;
  border-radius: 6px;
  outline: none;
  background: #60a3d8 linear-gradient(#89bbe2, #60a3d8 50%, #378bce);
  box-shadow: inset rgba(255,255,255,.5) 1px 1px;
}
a.button13:first-line{
  font-size: 170%;
  font-weight: 700;
}
a.button13:hover {
  color: rgb(255,255,255);
  background-image: linear-gradient(#9dc7e7, #74afdd 50%, #378bce);
}
a.button13:active {
  color: rgb(255,255,255);
  border-color: #2970a9;
  background-image: linear-gradient(#5796c8, #6aa2ce);
  box-shadow: none;
}



a.button14 {
  display: inline-block;
  width: 14em;
  font-size: 80%;
  color: rgba(255,255,255,.9);
  text-shadow: #2e7ebd 0 1px 2px;
  text-decoration: none;
  text-align: center;
  line-height: 1.1;
  white-space: pre-line;
  padding: .5em 0;
  border: 1px solid;
  border-color: #60a3d8 #2970a9 #2970a9 #60a3d8;
  border-radius: 6px;
  outline: none;
  background: #60a3d8 linear-gradient(#89bbe2, #60a3d8 50%, #378bce);
  box-shadow: inset rgba(255,255,255,.5) 1px 1px;
}
a.button14:first-line{
  font-size: 170%;
  font-weight: 700;
}
a.button14:hover {
  color: rgb(255,255,255);
  background-image: linear-gradient(#9dc7e7, #74afdd 50%, #378bce);
}
a.button14:active {
  color: rgb(255,255,255);
  border-color: #2970a9;
  background-image: linear-gradient(#5796c8, #6aa2ce);
  box-shadow: none;
}

a.button15 {
  display: inline-block;
  width: 11em;
  font-size: 80%;
  color: rgba(255,255,255,.9);
  text-shadow: #2e7ebd 0 1px 2px;
  text-decoration: none;
  text-align: center;
  line-height: 1.1;
  white-space: pre-line;
  padding: .5em 0;
  border: 1px solid;
  border-color: #60a3d8 #2970a9 #2970a9 #60a3d8;
  border-radius: 6px;
  outline: none;
  background: #60a3d8 linear-gradient(#89bbe2, #60a3d8 50%, #378bce);
  box-shadow: inset rgba(255,255,255,.5) 1px 1px;
}
a.button15:first-line{
  font-size: 170%;
  font-weight: 700;
}
a.button15:hover {
  color: rgb(255,255,255);
  background-image: linear-gradient(#9dc7e7, #74afdd 50%, #378bce);
}
a.button15:active {
  color: rgb(255,255,255);
  border-color: #2970a9;
  background-image: linear-gradient(#5796c8, #6aa2ce);
  box-shadow: none;
}





.block_polosa_konkurs
{
width: 680px;
margin-top:2px;
padding: 4px;
background: rgb(255,255,255);
border-bottom: 2px dashed rgb(107,186,225);
font-size: 18px;
}