h1 {
  text-align: center;
}

hr {
  border: 0;
  margin: 1.35em auto;
  max-width: 100%;
  background-position: 50%;
  box-sizing: border-box;
}

hr {
  height: 6px;
  background-image: radial-gradient(
    closest-side,
    hsla(0, 0%, 50%, 1.0),
    hsla(0, 0%, 50%, 0) 100%);
  position: relative;
}
hr:after {
  position: absolute;
  top:  50%;
  left: 50%;
  display:block;
  background-color: hsl(0, 0%, 75%);
  height: 12px;
  width:  12px;
  transform: rotate(45deg);
  margin-top:  -10px;
  margin-left: -10px;
  border-radius: 4px 0;
  border: 4px solid hsla(0, 0%, 100%, 0.35);
  background-clip: padding-box;
  box-shadow: -10px 10px 0 hsla(0, 0%, 100%, 0.15), 10px -10px 0 hsla(0, 0%, 100%, 0.15);
}
@media(max-width: 768px) { 
.formaut #trigger span {display:none;}
.prenews {
	font-size: 22px !important;

}}

.prenews {
	font-size: 27px;
	line-height: 30px;
	padding: 10px;
	border-left: 4px solid #004F84;
	padding-left: 40px;
	background: #fafafa;
	font-style: italic;
}
.prenews:before {
	font-size: 32px;
	content: '"';
}
.prenews:after {
	font-size: 32px;
	content: '"';
}

.line_height_changer {
	line-height: 21px;
	font-size: 130%;
}

#pages a.active, #pages a:hover {
border-color: #CB0000;
color: #CB0000;
}

#pages a {
position: relative;
border: none;
color: #004f84;
text-decoration: none;
padding: 10px;
background: #e6eaec;
display: block;
border-radius: 3px;
display: inline;
}

.catalog-counts__section ul {
    float: left;
    width: 23%;
    margin-top: 12px;
    text-align: center;
    -webkit-margin-start:-40px;
}

.form-ads fieldset {
   
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;

}

dl.img dd {
    padding: 0px 50px 0px;

   
}
.board-currency {
   
    white-space: normal;
}


.board_page #carfoto {
   
    margin-top: -20px;
}

.board_page #opis {
    margin-top: -20px;
}


}

.basic-news.list-news p {

    margin-top: 0px;
}

.basic-news.list-news h4 {

    margin-top: 0px;
}

.basic-news.list-news small {
    background: none;
    color: #f8f8f9;
   
}