body {
  padding-bottom: 30px;
  font-family:Pompadur;
  background: url(/img/bg.png);
}
.add-ogrn-div {
    position: absolute;
    background: #fff;
    left: 50%;
	width: 900px;
	z-index: 99;
    margin: 50px -450px;
    border-radius: 7px;
    border: 0px solid #333;
    padding: 11px;
    box-shadow: 0 0 10px #333;
}
.ogrn-div {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(51, 51, 51, 0.63);
    z-index: 9;
}
input {outline: 0 !important;}
@font-face {
    font-family: Pompadur;
    src: url(fonts/HelveticaNeue/HelveticaNeueCyr-Light.otf); 
   }
.bold-text {
    font-weight: bold;
}
.center-span {
    border-radius: 0;
    margin-bottom: -1px;
}

@media (max-width: 767px) {
.none700px{
	display:none !important;
}
.text-center{
	text-align:left;
}
}

}
f6 {
    font-size: 12px;
    line-height: 1.1;
    color: #666;
    display: block;
}
.control-div {
    background: #eee;
    border: 1px solid #ccc;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-top: 10px;
    padding: 3px;
    font-size: 14px;
	margin-bottom: -1px;
}
.control-div-center {
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-top: -1px;
    padding: 3px;
    font-size: 14px;
	margin-bottom: -1px;
}
.input-bn {
	border-radius: 0px;
    margin-bottom: -1px !important;
}
.btn-bn {
	border-radius: 0px;
	margin-bottom: -1px;
	margin-right: -1px;
	margin-top: 0px;
	height: 31px;
}
.top-span-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-radius: 0;
}
.top-span {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow: hidden !important;
}
option:hover {
    background: #eee;
    padding: 3px 10px;
}
option {
    padding: 3px 10px;
	cursor: pointer;
}
.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.top-panel {
    background: #e43530;
}
.cursor-pointer {
    cursor: pointer;
}
.doc_time {
    margin: -11px 0;
    font-size: 15px;
    color: #871815;
    text-align: center;
}

.fbold {
    font-weight: bold;
}

.fspan10 {
    font-size: 10px;
}
.fspan12 {
    font-size: 12px;
}
.fspan14 {
    font-size: 14px;
}
.fspan16 {
    font-size: 16px; 
}
.fspan17 {
    font-size: 17px;
}
.fspan18 {
    font-size: 18px;
}
.fspan19 {
    font-size: 19px;
}
.fspan20 {
    font-size: 20px;
}

.paddingtb15 {
    padding: 15px 0;
}

.float_left_nav {
    float: left;
}
.float_right_nav {
    float: right;
}

@media (max-width: 767px) {
.col-ma-1, .col-ma-2, .col-ma-3, .col-ma-4, .col-ma-5, .col-ma-6, .col-ma-7, .col-ma-8, .col-ma-9, .col-ma-10, .col-ma-11, .col-ma-12, 
.col-ma-13, .col-ma-14, .col-ma-15, .col-ma-16, .col-ma-17, .col-ma-18, .col-ma-19, .col-ma-20, .col-ma-21, .col-ma-22, .col-ma-23, .col-ma-24 {
    float: left;
	  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
  }
.col-ma-24 {
    width: 100%;
  }
  .col-ma-22 {
    width: 91.66666667%;
  }
  .col-ma-20 {
    width: 83.33333333%;
  }
  .col-ma-18 {
    width: 75%;
  }
  .col-ma-16 {
    width: 66.66666667%;
  }
  .col-ma-14 {
    width: 58.33333333%;
  }
  .col-ma-12 {
    width: 50%;
  }
  .col-ma-10 {
    width: 41.66666667%;
  }
  .col-ma-8 {
    width: 33.33333333%;
  }
  .col-ma-7 {
    width: 29.16666655%;
  }
  .col-ma-6 {
    width: 25%;
  }
  .col-ma-5 {
    width: 20.83333325%;
  }
  .col-ma-4 {
    width: 16.66666667%;
  }
  .col-ma-3 {
    width: 12.49999995%;
  }
  .col-ma-2 {
    width: 8.33333333%;
  }
  .col-ma-1 {
    width: 4.166666665%;
  }
	
.none767px {
    display:none;
}	

.form-control-100 {
    width:100%;
}
.float_right_nav {
    float: left;
}

/* .top-panel {
    display:none;
} */
	
.block-serch {
    /* background: url(/img/bg-serch.png); */
    background-size: cover;
    padding: 6px 0px;
    color: #fff;
}

.serch-input {
    height: 40px;
    font-size: 18px;
}

.serch-bottom {
    height: 40px;
    font-size: 21px;
    padding: 10px 10pt;
}

.title-serch {
    text-align: center;
    font-size: 20px;
    color: #fff;
}
}
@media (min-width: 768px) and (max-width: 991px) {
	.col-ma-1, .col-ma-2, .col-ma-3, .col-ma-4, .col-ma-5, .col-ma-6, .col-ma-7, .col-ma-8, .col-ma-9, .col-ma-10, .col-ma-11, .col-ma-12, 
.col-ma-13, .col-ma-14, .col-ma-15, .col-ma-16, .col-ma-17, .col-ma-18, .col-ma-19, .col-ma-20, .col-ma-21, .col-ma-22, .col-ma-23, .col-ma-24 {
    float: left;
	  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
  }
.col-ma-24 {
    width: 100%;
  }
  .col-ma-22 {
    width: 91.66666667%;
  }
  .col-ma-20 {
    width: 83.33333333%;
  }
  .col-ma-18 {
    width: 75%;
  }
  .col-ma-16 {
    width: 66.66666667%;
  }
  .col-ma-14 {
    width: 58.33333333%;
  }
  .col-ma-12 {
    width: 50%;
  }
  .col-ma-10 {
    width: 41.66666667%;
  }
  .col-ma-8 {
    width: 33.33333333%;
  }
  .col-ma-7 {
    width: 29.16666655%;
  }
  .col-ma-6 {
    width: 25%;
  }
  .col-ma-5 {
    width: 20.83333325%;
  }
  .col-ma-4 {
    width: 16.66666667%;
  }
  .col-ma-3 {
    width: 12.49999995%;
  }
  .col-ma-2 {
    width: 8.33333333%;
  }
  .col-ma-1 {
    width: 4.166666665%;
  }
.none991px {
    display:none;
}
.form-control-100 {
    width:100%;
}

.block-serch {
    background: url(/img/bg-serch.png);
    background-size: cover;
    padding: 7px;
    color: #fff;
}

.serch-input {
    height: 30px;
    font-size: 18px;
}

.serch-bottom {
    height: 50px;
    font-size: 21px;
    padding: 10px 30pt;
}

.title-serch {
    text-align: center;
    font-size: 25px;
    color: #fff;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.col-ma-1, .col-ma-2, .col-ma-3, .col-ma-4, .col-ma-5, .col-ma-6, .col-ma-7, .col-ma-8, .col-ma-9, .col-ma-10, .col-ma-11, .col-ma-12, 
.col-ma-13, .col-ma-14, .col-ma-15, .col-ma-16, .col-ma-17, .col-ma-18, .col-ma-19, .col-ma-20, .col-ma-21, .col-ma-22, .col-ma-23, .col-ma-24 {
    float: left;
	  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
  }
.col-ma-24 {
    width: 100%;
  }
  .col-ma-22 {
    width: 91.66666667%;
  }
  .col-ma-20 {
    width: 83.33333333%;
  }
  .col-ma-18 {
    width: 75%;
  }
  .col-ma-16 {
    width: 66.66666667%;
  }
  .col-ma-14 {
    width: 58.33333333%;
  }
  .col-ma-12 {
    width: 50%;
  }
  .col-ma-10 {
    width: 41.66666667%;
  }
  .col-ma-8 {
    width: 33.33333333%;
  }
  .col-ma-7 {
    width: 29.16666655%;
  }
  .col-ma-6 {
    width: 25%;
  }
  .col-ma-5 {
    width: 20.83333325%;
  }
  .col-ma-4 {
    width: 16.66666667%;
  }
  .col-ma-3 {
    width: 12.49999995%;
  }
  .col-ma-2 {
    width: 8.33333333%;
  }
  .col-ma-1 {
    width: 4.166666665%;
  }
.none1199px {
    display:none;
}
	
.block-serch {
    background: url(/img/bg-serch.png);
    background-size: cover;
    padding: 13px 24px;
    color: #fff;
}

.serch-input {
    height: 50px;
    font-size: 18px;
}

.serch-bottom {
    height: 50px;
    font-size: 21px;
    padding: 10px 30pt;
}

.title-serch {
    text-align: center;
    font-size: 25px;
    color: #fff;
}
}
@media (min-width: 1200px) {
	.col-ma-1, .col-ma-2, .col-ma-3, .col-ma-4, .col-ma-5, .col-ma-6, .col-ma-7, .col-ma-8, .col-ma-9, .col-ma-10, .col-ma-11, .col-ma-12, 
.col-ma-13, .col-ma-14, .col-ma-15, .col-ma-16, .col-ma-17, .col-ma-18, .col-ma-19, .col-ma-20, .col-ma-21, .col-ma-22, .col-ma-23, .col-ma-24 {
    float: left;
position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
  }
.col-ma-24 {
    width: 100%;
  }
  .col-ma-22 {
    width: 91.66666667%;
  }
  .col-ma-20 {
    width: 83.33333333%;
  }
  .col-ma-18 {
    width: 75%;
  }
  .col-ma-16 {
    width: 66.66666667%;
  }
  .col-ma-14 {
    width: 58.33333333%;
  }
  .col-ma-12 {
    width: 50%;
  }
  .col-ma-10 {
    width: 41.66666667%;
  }
  .col-ma-8 {
    width: 33.33333333%;
  }
  .col-ma-7 {
    width: 29.16666655%;
  }
  .col-ma-6 {
    width: 25%;
  }
  .col-ma-5 {
    width: 20.83333325%;
  }
  .col-ma-4 {
    width: 16.66666667%;
  }
  .col-ma-3 {
    width: 12.49999995%;
  }
  .col-ma-2 {
    width: 8.33333333%;
  }
  .col-ma-1 {
    width: 4.166666665%;
  }
	
.block-serch {
    /* height: 130px; */
    /* background: url(/img/bg-serch.png); */
    background-size: cover;
    padding: 13px 24px;
    color: #fff;
    /* padding-bottom: 1px; */
}

.serch-input {
    height: 50px;
    font-size: 18px;
}

.serch-bottom {
    font-size: 17px;
    position: static;
    margin-bottom: -15px;
    margin-left: 30px;
    border-top-left-radius: 0;
    border-top-right-radius: -0;
    padding: 4px 50pt;
}

.title-serch {
    text-align: center;
    font-size: 25px;
    color: #fff;
}
}


.control-div-bottom {
    background: #eee;
    border: 1px solid #ccc;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-bottom: 10px;
    padding: 3px;
    font-size: 12px;
    margin-top: -1px;
    text-align:center;
}



.display-none{
	display:none;
}
.display-block{
	display:block;
}
.b5px{
	margin-bottom:5px;
}
.t5px{
	margin-top:5px;
}
.text-align-left{
	text-align:left;
}
.text-left{
	text-align:left;
}
.text-right{
	text-align:right;
}




.form-serch {
    background: rgba(156, 44, 44, 0.38);
    padding: 2px 0px;
    border-radius: 5px;
    font-size: 17px;
    color: #fff;
}













































/* footer */

 #globalfooter .gf-buy {
 float: left;
 width: 60%;
 margin: 18px 0 9px;

}
#globalfooter .gf-links {
 float: right;
 margin: 18px 0 9px;

}
#globalfooter .gf-links a {
 padding: 0 10px;
 white-space: nowrap;

}
#globalfooter .gf-links a.last {
 padding-right: 0;
 _float: none !important;
 width: auto !important;

}

 #globalfooter {
    margin-top: 30px;
}
#globalfooter a {
 color: #08c;

}
#globalfooter p {
 margin-bottom: 1em;

}
#globalfooter p.gf-buy {
 float: left;
 width: 52%;
 margin: 18px 0 9px 3px;

}
#globalfooter ul.piped a {
 padding: 0 0 0 1.5em;
 margin-left: 1.5em;
 border-left: 1px solid #d0d0d0;

}
#globalfooter .gf-links {
 float: right;
 margin: 18px 3px 9px 0;

}
#globalfooter .gf-sosumi {
 clear: both;
 width: 100%;
 border-top: 1px solid #ddd;
 padding-top: 9px;

}
#globalfooter .gf-sosumi a {
 padding: 0 10px;

}
#globalfooter .gf-sosumi p {
 float: left;
 margin-left: 3px;

}
#globalfooter form {
 margin: 18px 10px;

}
#globalfooter .search-wrapper {
 margin: 0 auto;

}
#globalfooter .search-wrapper input.prettysearch {
 margin-left: 10px;

}
#globalfooter ul.piped a.contact_us {
 padding-right: 1.5em;
 border-right: 1px solid #d0d0d0;

}
#globalfooter ul.piped a.choose {
 margin-left: 0;
 border: 0;

}
#globalfooter ul.piped a.choose img {
 vertical-align: middle;
 margin-top: -5px;
 *position: relative;

}

 #globalfooter #breadcrumbs {
 font-size: 11px;
 color: #444;
 overflow: hidden;
 height: 36px;
 line-height: 34px;
 font-weight: bold;
 text-shadow: 0 1px 0 #fff;

}
#globalfooter #breadcrumbs a {
 color: #444;
 text-decoration: none;
 float: left;
 padding: 0 10px;
 margin-left: -10px;
 *position: relative;
 _cursor: hand;

}
#globalfooter #breadcrumbs a:hover {
 color: #333;
 text-decoration: none !important;

}
#globalfooter #breadcrumbs a.home {
 margin: 0;
 width: 15px;
 height: 0;
 padding-top: 36px;
 overflow: hidden;

}
#globalfooter #breadcrumbs span {
 float: left;
 width: 9px;
 margin: 0 10px 0 0;
 height: 0;
 padding-top: 34px;
 margin-top: 1px;
 overflow: hidden;

}

 #globalfooter ol#breadcrumbs {
 font-size: 11px;
 height: 36px;
 line-height: 34px;
 margin: 0;
 list-style: none;
 font-weight: bold;
}
#globalfooter ol#breadcrumbs li {
 float: left;
 margin: 0;
 padding: 0 0 0 20px;

}
#globalfooter ol#breadcrumbs li a {
 float: left;
 color: #444;
 text-decoration: none;
 padding: 0 10px;
 margin-left: -10px;

}
#globalfooter ol#breadcrumbs li a:hover {
 color: #333;
 text-decoration: none;

}
#globalfooter ol#breadcrumbs li.home {
 background: none;
 margin: 0;
 padding: 0;

}
#globalfooter ol#breadcrumbs li.home a {
 margin: 0;
 padding: 0 10px;
 width: 15px;
 text-indent: -9999px;
 overflow: hidden;

}

 #breadory {
	
	margin: 0 auto;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#globalfooter #breadory ol#breadcrumbs {height: 3em;line-height: 3em;font-size: 11px;font-weight: bold;}
#breadory ol#breadcrumbs li {
 background: none;
 float: left;
 margin: 0;
 padding: 0 0 0 1em;

}
#breadory ol#breadcrumbs li a {
 float: left;
 color: #666;
 text-decoration: none;
 padding: 0 1.75em 0 0;
 margin-left: 0px;

}
#breadory ol#breadcrumbs li a:hover {
 color: #333;
 text-decoration: none;

}
#breadory ol#breadcrumbs li.home {
 background: none;
 margin: 0;
 padding: 0;

}

#breadory #directorynav {clear: both;float: none;margin-top: 0;}
#breadory #directorynav .capbottom {
 height: 0;
 font-size: 1px;
 _display: none;

}



 #directorynav {
 font-size: 12px;
 border-top: 1px solid #DDDDDD;
 float: left;
 width: 100%;
 position: relative;
 margin-top: -4px;

}
#directorynav .column {
 width: 122px;
 padding: 9px 0 4px 18px;

}
#directorynav .column.last {
 float: left !important;
 padding-right: 0;

}
#directorynav h3 {
 color: #666;
 margin: 0;
 font-size: 1.2em;
 line-height: 18px;
 font-weight: bold;

}
#directorynav h3.standalone {
 margin-bottom: 18px;

}
#directorynav a {
 color: #888;
 text-decoration: none;
 display: block;
 zoom: 1;

}
#directorynav h3.standalone a:link,#directorynav h3.standalone a:visited {
 color: #444;

}
#directorynav a:hover {
 color: #333 !important;
 text-decoration: none !important;

}
#directorynav .capbottom {
 clear: both;
 position: relative;
 top: 5px;
 _top: 12px;
 height: 5px;
 width: 980px;

}
#directorynav ul {
 margin-bottom: 0;
 padding-bottom: 9px;

}
#directorynav .column {
 width: 120px;

}
#directorynav.ipad .column {
 width: 300px;
 padding: 9px 0 0 17px;

}
#directorynav.iphone .column {
 width: 270px !important;
 padding: 9px 0 0 17px;

}
#directorynav.mac .column,#directorynav.ipodtouch .column,#directorynav.ipoditunes .column,#directorynav.ipod .column {
 width: 190px !important;
 padding: 9px 0 0 54px;

}

 .gf-900 #directorynav .column {
 width: 120px;

}
#directorynav.itunes .column {
 width: 270px;
 padding: 9px 0 0 56px;

}
#directorynav.ipoditunes .productred {
 font-size: 9px;
 white-space: nowrap;

}
/* footer */

.form-control1 {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.float-right {
    float: right;
    right: 3px;
}

.serch-btn-rash {
    color: #fff;
}

.serch-btn-rash:hover {
    color: #fff;
}

.ui-autocomplete-input {
	display: block !important;
	width: 100% !important;
	height: 34px !important;
	padding: 6px 12px !important;
	margin: 0px !important;
	font-size: 14px !important;
	line-height: 1.42857143 !important;
	color: #555 !important;
	background-color: #fff !important;
	background-image: none !important;
	border: 1px solid #ccc !important;
	border-radius: 4px !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s !important;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
}


select:-internal-list-box, option:checked {
    background-color: #3b5998 !important;
    color: #fff !important;
}



.none{
	display:none;
}
/*===========menafis==================*/
@font-face
{
font-family: Intro;
    src:url(/fonts/Intro.ttf) ;
}
.cont
{
	width:100%;
	height:25px;
}
.left_button
{
    width: 25%;
    float: left;
    height: 400px;
    margin-left: 200px;
    margin-right: 200px;
    border-radius: 10px 10px 10px 10px;
    background: #EEEEEE;

}
.left_button img
{
	width:100%;
}
.elefant
{
    width: 15%;
    position: relative;
    left: 560px;
}
.elefant img
{
	width: 100%;
    height: auto;
}
.right_button
{
    width: 25%;
    float: left;
    height: 400px;
    border-radius: 10px 10px 10px 10px;
    background: #EEEEEE;
    text-align: center;
	
}
.right_button img
{
	width:100%;
}
.round {
    border-radius: 2.5%;
}
.but
{
    margin-left: 35px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
}
.but a
{
    color: #333;
    text-decoration: none;
}
.but button
{
	background: #FFFFFF;
    margin-top: 12px;
    width: 290px;
    border-radius: 3%;
    height: 70px;
    border: none !important;
}
.zag
{
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
   font-family: Intro;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.text
{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 24px;

}
.otstup
{
    margin-top: 70px;
}
.otstup1
{
    margin-left:0px;
}
.shadow{
    position:absolute;
    z-index: 9999;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:#000;
    opacity:0.5;
    display:none;
    height: 1000px;
}
.window{
    position: fixed;
    top:50%;
    left:50%;
    margin:-100px 0 0 -200px;
    width:700px;
    height:auto;
    padding:30px;
    border-radius:10px;
    display:none;
    background:#fff;
    z-index:9999;
}
.window label
{
    text-align:left;
    font-weight: 200;
    width: 40%;
}
.window input
{
    text-align:left;
    font-weight: 200;
    width: 59%;
}
.window button
{
    text-align: center;
    position: relative;
    margin-left: 250px;
    margin-right: 250px;
    margin-top: 25px;
}

.close{
    position:absolute;
    top:5px;
    right:5px;
    width:20px;
    height:20px;
    border-radius:3px;
    cursor:pointer;
    text-align:center;
    color:#fff;
    font:normal 14px/20px Arial, Helvetica, sans-serif;
    background:#555;
}
.shadow_zak{
    position:absolute;
    z-index: 9999;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:#000;
    opacity:0.5;
    display:none;
    height: 1000px;
}
.window_zak{
    position: fixed;
    top:50%;
    left:50%;
    margin:-100px 0 0 -200px;
    width:700px;
    height:auto;
    padding:30px;
    border-radius:10px;
    display:none;
    background:#fff;
    z-index:9999;
}
.window_zak label
{
    text-align:left;
    font-weight: 200;
    width: 40%;
}
.window_zak input
{
    text-align:left;
    font-weight: 200;
    width: 59%;
}
.window_zak button
{
    text-align: center;
    position: relative;
    margin-left: 250px;
    margin-right: 250px;
    margin-top: 25px;
}

.close_zak{
    position:absolute;
    top:5px;
    right:5px;
    width:20px;
    height:20px;
    border-radius:3px;
    cursor:pointer;
    text-align:center;
    color:#fff;
    font:normal 14px/20px Arial, Helvetica, sans-serif;
    background:#555;
}
.shadow_zan{
    position:absolute;
    z-index: 9999;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:#000;
    opacity:0.5;
    display:none;
    height: 1000px;
}
.window_zan{
    position: fixed;
    top:50%;
    left:50%;
    margin:-100px 0 0 -200px;
    width:700px;
    height:auto;
    padding:30px;
    border-radius:10px;
    display:none;
    background:#fff;
    z-index:9999;
}
.window_zan label
{
    text-align:left;
    font-weight: 200;
    width: 40%;
}
.window_zan input
{
    text-align:left;
    font-weight: 200;
    width: 59%;
}
.window_zan button
{
    text-align: center;
    position: relative;
    margin-left: 250px;
    margin-right: 250px;
    margin-top: 25px;
}

.close_zan{
    position:absolute;
    top:5px;
    right:5px;
    width:20px;
    height:20px;
    border-radius:3px;
    cursor:pointer;
    text-align:center;
    color:#fff;
    font:normal 14px/20px Arial, Helvetica, sans-serif;
    background:#555;
}
.elefant2
{
    width: 100%;
    height: auto;
}
.elefant2 img
{
    width: 60%;
    position: relative;
    left: 325px;
}
.ypr
{
    position: relative;
    left: 475px;
}
.ypr a
{
    color:#333;
    text-decoration: none;
}
input:invalid
{
color:red;
}
input:valid
{
color:green;
}
@media screen and (max-width:1440px)   
{
	.elefant
{
	width: 25%;
    position: relative;
    left: 460px;
}
.elefant img
{
	width: 100%;
    height: auto;
}
.left_button
{
	width: 25%;
    float: left;
    height: 450px;
}
.right_button
{
	width: 25%;
    float: left;
    height: 450px;
	
}
.text
{
        font-size: 24px;
}
.zag
{
        font-size: 28px;
}
.otstup
{
        margin-top: 35px;
}
	.but
{
	position: relative;
    bottom: 0px !important;
}
.but button
{
	background: #FFFFFF;
    margin-top: 12px;
    width: 200px;
    border-radius: 3%;
    height: 70px;
    border: none !important;
}
    .elefant2 img {
        width: 60%;
        position: relative;
        left: 250px;
    }
    .ypr {
        position: relative;
        left: 325px;
    }
}
@media screen and (min-width:320px)and (max-width:414px)   
{
		.elefant
{
	width: 100%;
    position: relative;
    left: 10px;
}
.left_button
{
    padding-top: 10px;
    width: 50%;
    float: left;
    height: 425px;
    margin-left: 75px;
    margin-right: 100px;
    border-radius: 10px 10px 10px 10px;
    background: #EEEEEE;
    text-align: center;
}
.right_button {
    padding-top: 10px;
    margin-left: 75px;
    margin-right: 100px;
    margin-top: 25px;
    width: 50%;
    float: left;
    height: 480px;
    border-radius: 10px 10px 10px 10px;
    background: #EEEEEE;
    text-align: center;
}
.text
{
     font-size: 20px;
}
.zag
{
        font-size: 20px;
}
.otstup
{
         margin-top: 0px !important;
}
.but
{
        margin-left: 0px !important;
}
.but button {
    background: #FFFFFF;
    margin-top: 12px;
    width: 100px;
    border-radius: 3%;
    height: 75px;
    border: none !important;
    text-align: center;
    font-size: 12px;
}
    .elefant2 img {
        width: 70%;
        position: relative;
        left: 50px;
    }
    .window
    {
        width: 325px;
         top: 25% !important;
         left: 0%!important;
        margin: 0px 0 0 0px!important;

    }
    .window button {
        margin-left: 0px!important;
         margin-right: 0px; !important;
    }
    .shadow {
         height: 2000px;
     }

    .window_zak
    {
        width: 325px;
        top: 25%!important;
        left: 0%!important;
        margin: 0px 0 0 0px !important;

    }
    .window_zak button {
        margin-left: 0px!important;
        margin-right: 0px !important;
    }
    .shadow_zak {
        height: 2000px;
    }
    .window_zan
    {
        width: 325px;
        top: 25%!important;
        left: 0%!important;
        margin: 0px 0 0 0px !important;

    }
    .window_zan button {
        margin-left: 0px!important;
        margin-right: 0px !important;
    }
    .shadow_zan {
        height: 2000px;
    }
    .ypr {
        position: relative;
        left: 50px;
    }
	.prod
	{
	width: 20%;
    color: black;
	}
}
/*===================================*/

