body {
	font-family: Arial;
	background-color: #fff;
	font-size: 12px;
	color: #333;
	background: #f6f6f6;
}

div.clear {
	clear: both;
}

A {
    outline: none!important;
    color: #000;
}

A:hover {
    
}

A.dotted {
    border-bottom: black 1px dotted;
    text-decoration: none;
    font-weight: normal!important;
}

A.dotted:hover {
    border-bottom: 0;
}

footer {
    background: #444;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 13px;
    z-index: 10;
    position: relative;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #fff;
}

.container{width:100%; max-width: 1200px}


div.otstup2px {
	height: 2px;
}

div.otstup5px {
	height: 5px;
}

div.otstup7px {
	height: 7px;
}

div.otstup10px {
	height: 10px;
}

div.otstup15px {
	height: 15px;
}

div.otstup20px {
	height: 20px;
}

.noprobel {
	text-decoration: none;
}


.logolinkblock {
	font-size: 14px;
	text-align: center;
}

.logolinkblock a {
	##color: #cc0000;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.city {
    text-align: center;
	padding: 5px;
    background: #fff;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
    color: #838282;
}

.city a {
	border-bottom: #000 1px dashed;
    color: #444444;
    white-space: nowrap;
    text-decoration: none;
	font-size: 14px;
}

.citydialog {
	width: 300px;
	top: 100px;
	margin: 30px auto;
}

.citylist {
	list-style: none;
}

.citylist li {
	padding: 3px;
	text-align: left;
}

.citylist li a {
	font-size: 16px;
	color: #333;
	text-decoration: underline;
}

.citylist li a:hover {
	text-decoration: none;
}


.navbar-sites {
    min-height: 45px;
    border-radius: 0px;
    background: url(/images/main/slide-bottom.png) repeat-x bottom #fff;
    border-left: #eaeaea 1px solid;
    border-right: #e1e1e1 1px solid;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
	font-size: 14px;
}

.navbar-sites LI A {
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
}

.navbar-sites LI:hover,
.navbar-sites LI.active {
    border-bottom: #b90000 1px solid;
    background: url('/images/main/menu-active.png') no-repeat center bottom;
}

.navbar-sites LI:hover A,
.navbar-sites LI.active A {
    background: transparent!important;
	-webkit-box-shadow: none;
	box-shadow: none!important;;
}

.navbar-sites LI A .icon {
    margin-right: 10px;
}



.rightbanners {
	text-align: right;
}

.bannerblock {
	width: 240px; 
	height: 400px;
	float: right;
	margin-bottom: 15px;
}

.centralbanner {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1px;
	#height: 90px;
}


.searchblock {
	##background: #ff3333;
	padding: 10px;
	border-radius: 2px;
	border: 1px #ffcc99 solid;
	height: 93px;
}

.searchtitle {
	font-size: 18px;
	font-weight: bold;
	color: #666;
}

.searchformblock {
	display: flex;
	align-items: space-between;
}

#searchField {
	width: 100%;
	font-size: 14px;
	padding: 7px;
}

.search-btn {
	width: 120px;
	font-size: 18px;
	#font-weight: normal;
    #background-image: linear-gradient(to bottom, #ed1d24, #f2934b);
	#color: #fff;
	#border: 1px #000 solid;
}



.maincontent, .directblock {
	background: #fff;
	border-radius: 2px;
	padding: 15px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
	max-width: 900px;
}

.directblock {
	margin-bottom: 10px;
}

.mainh1 {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}


.maininfoblock {
	border-radius: 2px;
	border: 1px #e0e0e0 solid;
	margin-bottom: 10px;
}

.mibtitle {
	background-color: #e0e0e0;
	padding: 7px;
	font-size: 16px;
	text-align: center;
}

.mibcontent {
	padding: 7px;
	font-size: 14px;
	text-align: center;
	height: 190px;
}

.mibcontent2 {
	text-align: left;
}

.mibcontent a {
	color: #0066cc;
}

.mibcontent table {
	font-size: 12px;
}

.mibcontent table td{
	padding: 3px;
}

.weatherb {
	font-size: 18px;
}

.wflex {
	display: flex;
	justify-content: space-around;
}

.wflex2 {
	justify-content: flex-start;
}

.newsmain {
	display: flex;
	justify-content: flex-start;
	height: 85px;
	margin-bottom: 15px;
}

.newsimg img  {
	border-radius: 2px;
}

.newstitle {
	padding-left: 5px;
}

.newscontent a {
	text-decoration: underline;
}

.newsdt {
	font-size: 10px;
	color: #f05800;
}

.newsdt:hover {
	text-decoration: none;
}


.poprazdel {
	padding: 7px;
	font-size: 16px;
	border-radius: 2px;
	border: 1px #e0e0e0 solid;
	margin-bottom: 20px;
}

.primage {
	text-align: center;
}

.poprazdel b {
	font-size: 18px;
}

a.prrubric {
	color: #0066cc;
	background: url('/images/icons/folder.gif') no-repeat;
	padding-left: 20px;
}

a.prrubrice {
	color: #0066cc;
}

.prrubriceb {
	text-align: right;
}



.cityh1 {
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.cityh2 {
	font-size: 20px;
}

.cityh3 {
	font-size: 18px;
}

.cityh4 {
	font-size: 16px;
}



.cataloguplink {
	border-bottom: black 1px dotted;
    text-decoration: none;
}

.cataloguplink:hover, .cataloguplink:focus{
	color: #333;
	text-decoration: none;
	border-bottom: none;
}

#services, #social {
	display: none;
}

.mainrubric {
	font-size: 18px;
	margin-top: 10px;
}

.rubrics {
	font-size: 14px;
}

.mainrubric a, .rubrics a {
	text-decoration: underline;
	color: #0066cc;
}

.mainrubric a:hover, .rubrics a:hover {
	text-decoration: none;
}

.folderimg {
	margin-right: 10px;
}

.rubrickeywords {
	padding: 5px;
	margin-bottom: 10px;
	font-size: 16px;
}

.rubrickeywords a {
	color: #0066cc;
	text-decoration: none;
	border-bottom: 1px #0066cc dotted;
}

.rubrickeywords a:hover {
	border-bottom: none;
}

.catalogbreadcrumb {
	font-size: 13px;
}

.catalogbreadcrumb a {
	color: #333;
}


.firmtitle {
	font-weight: bold;
	font-size: 14px;
}

.firmblock {
	border: 1px #c0c0c0 solid;
	border-radius: 5px;
	font-size: 14px;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	color: #333;
	height: 150px;
}

.firmvcard {
	height: 340px;
	border: 2px #ffcc99 solid;
	background: #ffffcc;
}

.firmlogo {
	min-height: 100px;
	background: #fff;
	vertical-align: middle;
	padding: 5px;
}

.firmblock:hover {
	opacity: 0.7;
}

.firmlink, .firmlink:hover {
	text-decoration: none;
}


.contactsblock {
	font-size: 16px;
	margin-top: 10px;
	padding-right: 10px;
}

.yandexmap {
	height: 400px;
}

.dopinfoblock {
	margin-top: 20px;
	margin-bottom: 20px;
}

.dopinfo, .dopinfo:hover, .dopinfo:focus {
	color: #333;
	text-decoration: none;
	border-bottom: 1px #333 dotted;
}

.dopinfo:hover {
	border: none;
}



#block-search-result{
    border-left: 1px solid #E1DFDD;
    border-right: 1px solid #E1DFDD;
    border-bottom: 1px solid #E1DFDD;
	min-width: 300px;
    width: auto;
    height:  auto;
    background-color: white;
    position: absolute;
    z-index: 9999;
    display: none;
}

#list-search-result {
	list-style: none;
	height: auto;
	margin-left: 0px;
	padding: 0px;
}

#list-search-result > li{ 
    border-bottom: 1px solid #EAEAEA;
    min-height: 25px;
	height: auto;
	padding: 3px;
	padding-left: 10px;
}

.searchkeywordlist, .searchkeywordlist:hover, .searchkeywordlist:focus {
	color: #333;
	font-size: 14px;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}

.searchkeywordlisthover, .searchkeywordlist:hover {
	background-color: #f0f0f0;
}


.zaprosblock {
	width: 100%;
	margin: 0 auto;
	border-radius: 5px;
	border: 1px #ffcc99 solid;
}

.zaprostitle {
	text-align: center;
	background-color: #ffcc99;
	font-size: 18px;
	padding: 5px;
}

.zaprosform {
	padding: 10px;
}

.zaprosinput {
	border: 1px #d0d0d0 solid;
	border-radius: 5px;
	padding: 5px;
	font-size: 16px;
	width: 100%;
}

.zaprosbody {
	margin-bottom: 10px;
}

.submitbtn {
	width: 100%;
	font-size: 18px;
}

.addzapros {
	font-size: 16px;
	color: #009933;
	font-weight: bold;
}

.addcompany {
	font-size: 18px;
}

.addcompany a {
	color: #3399ff;
}


.reg {
	border-radius: 5px;
	border: 1px #d0d0d0 solid;
	padding: 5px;
	margin-top: 10px;
}

.regfield {
	padding: 7px;
}

.nec {
	background-color: #ffcc99;
}

.regfieldtitle {
	background-color: #d0d0d0;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -5px;
	margin-bottom: 10px;
}

.rightminus {
	margin-right: -15px;
}
.leftminus {
	margin-left: -15px;
}

.regfield input, .regfield select, .regfield textarea{
	width: 100%;
	font-size: 16px;
	padding: 5px;
}

.regfield select {
	padding: 7.5px;
}

.regsubmit {
	width: 300px!important;
	font-size: 18px!important;
}


.siteinnfo {
	font-size: 14px;
	padding: 3px;
	margin: 3px;
}

.siteinnfo a {
	color: #0066cc;
}


.kupon {
	margin: 0 auto;
	width: 600px;
	padding: 10px;
	background-color: #fff;
	border: 2px #ccc dotted;
}

.kupontitle {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.kuponcompany {
	display: flex;
	justify-content: space-between;
}

.kuponfirmname {
	font-size: 16px;
}

.kuponskidka {
	font-size: 20px;
}




.aboutbanner {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
}

.aboutbanner .b_desc {
    text-align: justify;
}

.aboutbanner .pokazi {
    font-size: 16px;
    font-weight: bold;
}

.aboutbanner .pokazi span {
    color: #f05800;
}

.aboutbanner .b_left {
    float: left;
    width: 50%;
}

.aboutbanner .b_right {
    float: left;
    width: 50%;
}

.aboutbanner td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.b_t_title {
    background-color: #c0c0c0;
    border-top: 1px #b0b0b0 solid;
    border-bottom: 1px #b0b0b0 solid;
}

.b_t_title th {
	text-align: center;
}

.b_t_silver {
    background-color: #F2EFE9;
    border-top: 1px #b0b0b0 solid;
    border-bottom: 1px #b0b0b0 solid;
}

.aboutbanner .b_right ul {
    padding-top: 10px;
}

.aboutbanner .b_right ul li {
    padding-top: 5px;
}

.aboutbanner .rekl_a {
    font-size: 14px;
}

.aboutbanner .rekl_a li {
    padding-top: 5px;
}


.zaprosi {
	font-size: 14px;
}

.orange {
	color: #ff5200;
}

.zaprosfilter {
	font-size: 16px;
}


.tableprice {
	font-size: 13px;
	width: 100%;
}

.tableprice td, .tableprice th {
	padding: 5px;
	margin: 5px;
	border: 1px #c0c0c0 solid;
}


.inputtext {
	width: 100%;
	padding: 5px;
}

table.tblstatistic td,  table.tblstatistic th{
	padding: 3px;
}