﻿ul.kalk{margin:0 auto;width: 200px; text-align: center;}
ul.kalk li{padding:5px; background:rgba(152,197,218,0.7); margin-bottom:5px;}
ul.kalk li:last-child{margin-bottom:0;}
ul.kalk li a{color:black; text-decoration:none; font-weight:700;}
ul.kalk li a:hover{text-decoration:underline;}
.wysiwyg p{text-align:justify;}

/* Кнопка */
.wysiwyg a.button2{
	text-decoration: none; 
	color: #fff; 
	font-weight: bold; 
	text-shadow: 2px 2px 3px #616161;
	font-size: 1.3em;
    text-transform: uppercase;
}
.wysiwyg a.button2:hover{color:#dfebf1;}
a.button2{
    line-height: 37px;
    padding: 0 30px;
    display: inline-block;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.28);
	background-color: #2db5f5;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d9e2e6), color-stop(100%, #2db5f5));
    background-image: -o-linear-gradient(bottom, #d9e2e6 0%, #2db5f5 100%);
    background-image: -moz-linear-gradient(bottom, #d9e2e6 0%, #2db5f5 100%);
    background-image: -webkit-linear-gradient(bottom, #d9e2e6 0%, #2db5f5 100%);
    background-image: -ms-linear-gradient(bottom, #d9e2e6 0%, #2db5f5 100%);
    background-image: linear-gradient(to top, #d9e2e6 0%, #2db5f5 100%);
    -pie-background: linear-gradient(to top, #d9e2e6 0%, #2db5f5 100%);
    font-family: 'psb';
    font-size: 16px;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
	text-underline:none;
	box-shadow: 2px 3px 3px #525050;
	 -moz-box-shadow: 2px 3px 3px #525050;;
    -webkit-box-shadow: 2px 3px 3px #525050;;
    box-shadow: 2px 3px 3px #525050;;
}
a.button2:hover{
    background-color: #d9e2e6;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #2db5f5), color-stop(100%, #d9e2e6));
    background-image: -o-linear-gradient(bottom, #2db5f5 0%, #d9e2e6 100%);
    background-image: -moz-linear-gradient(bottom, #2db5f5 0%, #d9e2e6 100%);
    background-image: -webkit-linear-gradient(bottom, #2db5f5 0%, #d9e2e6 100%);
    background-image: -ms-linear-gradient(bottom, #2db5f5 0%, #d9e2e6 100%);
    background-image: linear-gradient(to top, #2db5f5 0%, #d9e2e6 100%);
    -pie-background: linear-gradient(to top, #2db5f5 0%, #d9e2e6 100%); 
}
 .resim {
    margin: 5px 15px;
    line-height: 1.5;
    text-align: center;
    color: #2f3237;
  }
  .adress {
    margin: 5px 15px;
    line-height: 1.5;
    text-align: center;
    color: #000;
  }
  .gorod {
  font-size: 1.4rem;
    line-height: 1.5;
  }
  .ulica {
  font-size: 1.1rem;
  }
.name {
    font-weight: 600;
    font-size: 1.5rem;
    margin: 10px;
    text-align: center;
text-transform: uppercase;
}
.adress-top {
    margin: 10px;
    font-size: 1rem;
    text-align: center;
}