@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=cyrillic-ext');

#warning-win {position: relative;}

.win-warning-content {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    overflow-x: auto;
    overflow-y: scroll;
    padding: 20px;
    z-index: 200;

}
.cover-warning {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
/*    background: #000; */
    opacity: 0.6;
    z-index: 100;
}
.container-modal-warning {
    /* max-width: 400px; */
    /* margin: 200px auto; */
    /* padding: 40px; */
    background: #fff;
    overflow: hidden;
    position: fixed;
    top: auto;
    bottom: 0px;
    border-top: 1px solid #CCCCCC;
}
#b_yes {
background: #0d0d0d;
    color: #fff;
    border-radius: 15px;
    border: 1px solid #FFFFFF;
    width: 24px;
    height: 23px;
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: center;
    cursor:pointer;
}
#b_yes:hover {
background: #FF0000;
    color: #fff;
    border-radius: 15px;
    border: 1px solid #FFFFFF;
    width: 24px;
    height: 23px;
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: center;
    cursor:pointer;
}

#b2_yes {
    background: #4caf50;
    color: #fff;
    /* border-radius: 15px; */
    border: 1px solid #FFFFFF;
    /* width: 24px; */
    /* height: 23px; */
    /* position: absolute; */
    /* right: 10px; */
    /* top: 10px; */
    text-align: center;
    cursor: pointer;
    padding: 5px;
    margin-top: 5px;
width: 100px;
}
#b2_yes:hover {
    background: #347636;
    color: #fff;
    /* border-radius: 15px; */
    border: 1px solid #FFFFFF;
    /* width: 24px; */
    /* height: 23px; */
    /* position: absolute; */
    /* right: 10px; */
    /* top: 10px; */
    text-align: center;
    cursor: pointer;
    padding: 5px;
    margin-top: 5px;
             width: 100px;

}


@media (max-height: 860px) {
    .container-modal-warning {
position: absolute;
    max-width: 400px;
    /* margin: 100px 20px; */
    padding: 19px;
    height: 140px;
    background: #fff;
    overflow: hidden;
    right: 0px;
    bottom: 0px;    }
 
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Roboto Condensed', sans-serif;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}
.head {
	height: 372px;
	position: relative;
	width: 100%;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
}
.head1 {
	height: 372px;
	width: 1220px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/index2_r1_c2.jpg);
	position: relative;
}
.logo {
	width: 220px;
	height: 67px;
	position: absolute;
	left: 27px;
	top: 24px;
}
.menu1 {
position: absolute;
    left: 295px;
    top: 28px;
    width: 705px;
    height: 27px;
    color: #FFFFFF;}
.mn0 {
	font-size: 20px;
	background-image: url(img/tr.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: left;
	padding-right: 10px;
}
.phone {
	color: #FFFFFF;
	width: 154px;
	background-image: url(img/phone.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-size: 20px;
	line-height: 20px;
	right: 13px;
	position: absolute;
	top: 18px;
}
body,td,th {
	font-family: "Roboto Condensed", sans-serif;
}
a:link {
	color: #E93A85;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E93A85;
}
a:hover {
	text-decoration: underline;
	color: #E93A85;
}
a:active {
	text-decoration: none;
	color: #E93A85;
}
.content {
	width: 1220px;
	margin-left: auto;
	margin-right: auto;
}
.left_content {
	width: 306px;
	float: left;
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 25px;
}
.right_content {
	width: 870px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
}
.foot {
	width: 100%;
	background-color: #100040;
}
.foot_text {
	width: 1220px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 10px;
}
	.input_search{font-size:15px;padding-left:10px;padding-right:5px;border:1px solid #A09C9C;height:30px;display:block;width:230px;}
.input_search2{
	font-size: 15px;
	padding-left: 10px;
	padding-right: 5px;
	border-left-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-top-color: #D6D6D6;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	height: 30px;
	display: block;
	width: 100%;
}
.search {

}
a.b:link{
	color: #E6AC98;
	text-decoration: none;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	height: 32px;
	background-image: url(img/lup.jpg);
	width: 32px;
	display: block;
	background-position: center center;
}
a.b:visited{
	color: #E6AC98;
	text-decoration: none;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	height: 32px;
	background-image: url(img/lup.jpg);
	width: 32px;
	display: block;
	background-position: center center;
}
a.b:hover{
	color: #E6AC98;
	text-decoration: none;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	height: 32px;
	background-image: url(img/lup2.jpg);
	width: 32px;
	display: block;
	background-position: center center;
}
a.b:active{
	color: #E6AC98;
	text-decoration: none;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	height: 32px;
	background-image: url(img/lup.jpg);
	width: 32px;
	display: block;
	background-position: center center;
}

a.mn1:link {
	background-color: #100040;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: 245px center;
	background-repeat: no-repeat;
	border-radius:5px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	position: relative;
}
a.mn1:visited {
	background-color: #100040;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: 245px center;
	background-repeat: no-repeat;
	border-radius: 5px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
a.mn1:active {
	background-color: #100040;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: 245px center;
	background-repeat: no-repeat;
	border-radius: 5px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;

}
a.mn1:hover {
	background-color: #1D0076;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: 245px center;
	background-repeat: no-repeat;
	border-radius: 5px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
}

a.mn2:link {
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-position: 15px 14px;
	background-repeat: no-repeat;
	background-image: url(img/tr2.png);
	display: block;
	margin-bottom: 5px;
}
a.mn2:visited {
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-position: 15px 14px;
	background-repeat: no-repeat;
	background-image: url(img/tr2.png);
	display: block;
	margin-bottom: 5px;
}

a.mn2:active {
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-position: 15px 14px;
	background-repeat: no-repeat;
	background-image: url(img/tr2.png);
	display: block;	
margin-bottom: 5px;
}
a.mn2:hover {
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-position: 15px 14px;
	background-repeat: no-repeat;
	background-image: url(img/tr2.png);
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-size: 25px;
}


a.blu:link {
	color: #0080FF;
	text-decoration: none;
}
a.blu:visited {
	color: #0080FF;
	text-decoration: none;
}
a.blu:hover {
	color: #0080FF;
	text-decoration: underline;
}
a.blu:active {
	color: #0080FF;
	text-decoration: none;
}

a.podch:link{color:#E6AC98;text-decoration:underline;}
a.podch:visited{color:#E6AC98;text-decoration:underline;}
a.podch:hover{color:#e27b57;text-decoration:underline;}
a.podch:active{color:#E6AC98;text-decoration:underline;font-style:normal;font-variant:normal;font-weight:normal;}
a.podch_b:link{color:#5069AC;text-decoration:none;font-style:normal;font-variant:normal;font-weight:normal;font-size:28px;}
a.podch_b:visited{color:#5069AC;text-decoration:none;font-style:normal;font-variant:normal;font-weight:normal;font-size:28px;}
a.podch_b:hover{color:#DE1B1B;text-decoration:underline;font-style:normal;font-variant:normal;font-weight:normal;font-size:28px;}
a.podch_b:active{color:#5069AC;text-decoration:none;font-style:normal;font-variant:normal;font-weight:normal;font-size:28px;}
a.black:link{color:#000000;text-decoration:none;}
a.black:visited{color:#000000;text-decoration:none;}
a.black:hover{color:#000000;text-decoration:underline;}
a.black:active{color:#000000;text-decoration:none;}
a.grey:link{color:#858585;text-decoration:none;}
a.grey:visited{color:#858585;text-decoration:none;}
a.grey:hover{color:#858585;text-decoration:underline;}
a.grey:active{color:#858585;text-decoration:none;}
a.black_b:link{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.black_b:visited{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.black_b:hover{
	color: #000000;
	font-weight: bold;
text-decoration:underline;
}
a.black_b:active{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.black_line:link{color:#000000;text-decoration:underline;}
a.black_line:visited{color:#000000;text-decoration:underline;}
a.black_line:hover{color:#000000;text-decoration:underline;}
a.black_line:active{color:#000000;text-decoration:underline;}
a.black_v:link{color:#000000;text-decoration:none;font-weight:bold;}
a.black_v:visited{color:#000000;text-decoration:none;font-weight:bold;}
a.black_v:hover{color:#5069AC;text-decoration:underline;font-weight:bold;}
a.black_v:active{color:#000000;text-decoration:none;font-weight:bold;}
a.red:link{color:#DE1B1B;text-decoration:underline;}
a.red:visited{color:#000000;text-decoration:underline;}
a.red:hover{color:#5069AC;text-decoration:underline;}
a.red:active{color:#DE1B1B;text-decoration:underline;}
a.red_p:link{color:#DE1B1B;text-decoration:none;}
a.red_p:visited{color:#DE1B1B;text-decoration:none;}
a.red_p:hover{color:#5069AC;text-decoration:none;}
a.red_p:active{color:#DE1B1B;text-decoration:none;}
a.white:link{color:#FFFFFF;text-decoration:none;}
a.white:visited{color:#FFFFFF;text-decoration:none;}
a.white:hover{color:#FFFFFF;text-decoration:underline;}
a.white:active{color:#FFFFFF;text-decoration:none;background-position:center center;}
a.white_p:link{color:#FFFFFF;text-decoration:underline;}
a.white_p:visited{color:#FFFFFF;text-decoration:underline;}
a.white_p:hover{color:#FFFFFF;text-decoration:underline;}
a.white_p:active{color:#FFFFFF;text-decoration:underline;}
.butinput{background-color:#ec7760;text-align:center;color:#FFFFFF;display:block;border:0px solid #FFFFFF;font-size:20px;cursor:pointer;padding-top:8px;padding-bottom:8px;}
.butinput:hover{background-color:#f54725;}

.cat1 {
	width: 168px;
	height: 240px;
	border: 1px dotted #939393;
	display: block;
	float: left;
	margin-bottom: 6px;
	margin-right: 3px;
}
.cat1:hover {
	width: 168px;
	height: 240px;
	border: 1px dotted #939393;
	display: block;
	float: left;
	margin-bottom: 6px;
	margin-right: 3px;
	-moz-box-shadow: 0 0 20px #04A035;
	-webkit-box-shadow: 0 0 8px #4D4D4D;
	box-shadow: 0 0 8px #4D4D4D;
	cursor:pointer;
}


.cat2 {
	width: 168px;
	height: 240px;
	border-right: 1px dotted #939393;
	display: block;
	float: left;
	margin-bottom: 6px;
	margin-right: 3px;
}
.cat2:hover {
	width: 168px;
	height: 240px;
	border-right: 1px dotted #939393;	display: block;
	float: left;
	margin-bottom: 6px;
	margin-right: 3px;
	-moz-box-shadow: 0 0 20px #04A035;
	-webkit-box-shadow: 0 0 8px #4D4D4D;
	box-shadow: 0 0 8px #4D4D4D;
	cursor:pointer;
}
.img_cat {
	width: 168px;
	height: 160px;
}
.name_cat {
	text-align: center;
    margin-top: 20px;
	font-size: 13px;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: underline;
	color: #005AAD;
}
.name_cat2 {
	text-align: center;
	font-size: 13px;
	margin-top: 7px;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: underline;
	color: #005AAD;
}
.circl {
    position: absolute;
    border-radius: 25px;
    right: 5px;
    top: 0px;
    width: 40px;
    height: 40px;
    overflow: hidden;
}
.ukaz {
        margin-top:10px;
	font-weight: normal;
	font-size: 13px;
	line-height: 13px;
}
