@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans+Condensed&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
  background: #000217 url(images/ChevroletTrax.webp) center top no-repeat fixed;
  color: #222;
  padding-top: 0;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 14px;
  line-height: 1.5;
}
a {
  color: #e3804b;
  text-decoration: underline;
}

a:hover, a:focus {
  color: #fda475;
  text-decoration: none;
}

a:focus {
  outline: none;
}
.trcev_allcenter {
  width: 748px;
  margin: 0 auto;
}
.trcev_heading {
  height: auto;
  padding: 16px 10px;
  background: rgb(0,0,0,0.2);
}
.trcev_toplist {
  float: none;
  padding: 0;
  position: relative;
  height: 34px;
  z-index: 400;
  margin-top: 0px;
  background: #fdf9f3;
  border-bottom: 3px solid #fda475
}
.trcev_toplist ul {
  margin: 0;
  padding: 0;
  list-style: none;
    list-style-type: none;
  list-style-type: none;
  line-height: 1.0;
}
.trcev_toplist ul li {
  float: left;
  position: relative;
}
.trcev_toplist ul li a {
  color: #b47350;
  padding: 5px 15px;
  margin-top: 2px;
  text-decoration: none;
  font-family: 'Sofia Sans Condensed', Sans-serif;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #fdf9f3;
  display: block;
}
.trcev_toplist ul li a:hover {
  color: #e3804b;
  outline: 0;
  background: #fefdfe;
  border-color: #f3e8d7;
}
.trcev_allcont {
  padding: 10px;
  background: #fff;
}
.trcev_txtblock {
  overflow: hidden;
  float: none;
  width: 728px;
}
.trcev_waytext {
  color: #555;
  font-size: 11px;
  line-height: 18px;
}
.trcev_txtblock h1 {
  color: #191f3c;
  margin: 0 0 0 0;
  padding: 0;
  font-family: 'Sofia Sans Condensed', Sans-serif;
  font-size: 21px;
  line-height: 21px;
  font-weight: normal;
}
.trcev_txtblock h2 {  font-family: 'Sofia Sans Condensed', Sans-serif;
  font-size: 19px;
  line-height: 19px;
}

#search {
    border: 1px solid #D8D8D8;
    background: #fff;
    text-align: left;
    padding: 4px;
    float: right;
    min-width:180px;
    clear:right;
    margin: 10px 10px;
}

#search #s {
    background: none;
    color: #979797;
    border: 0;
    width: calc(100% - 16px);
    padding: 0;
    margin: 0;
    outline: none;
}
.trcev_lastblock {
  color: #fff;
  background: #433839;
  text-align: center;
  padding: 12px 0;
}
.trcev_txtblock p {	margin: 14px 0;
}
.trcev_txtblock ul, .trcev_txtblock ol {
	margin: 14px 0 14px 18px;
}
.trcev_txtblock p {
	margin: 7px 0;
}
.trcev_secondimg {
	 margin-left:5px;
}
.trcev_txtblock img {
	max-width:100% !important;
	height:auto;
}