body {
  text-align: center;
  text-decoration: none;
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  background-color: #000;
  margin: 0;
  padding: 0;
  background-image: url(http://auto-vip.com.ua/templates/premiumauto/css/style.css);
    background-repeat: no-repeat;
  background-position: center top;
}

h1, h2 {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  font-size: 20px;
}

h3 {
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
  font-size: 14px;
  text-align: center;
}

h4 a {
  font-size: 12px !important;
}

fieldset {
  border: 0;
}

input {
  margin-bottom: 5px;
}

p {
  font-size: 14px;
}

a:link, a:visited, a:hover {
  text-decoration: underline;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
}

div.center {
  text-align: center;
}

div.clear {
  clear: both;
}

div#wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 1005px;
}

div#header {
  height: 360px;
  position: relative;
}

div#cars {
  position: relative;
  left: 5px;
  top: 55px;
  width: 990px;
  height: 250px;
        background-repeat: no-repeat;
}

div#logo {
  position: absolute;
  left: 0px;
  top: 5px;
  width: 350px;
  height: 100px;
  background-image: url(../../../images/auto/logo-new.png);
        background-repeat: no-repeat;
}

div#phones {
  position: absolute;
  left: 745px;
  top: 5px;
  width: 250px;
  height: 100px;
  background-image: url(../images/phones.png);
    background-repeat: no-repeat;
}

div#menu_bar {
  height: 39px;
  text-align: left;
  background-image: url(../images/menu_top.png);
    background-repeat: no-repeat;
}

div#menu {
  width: auto;
  float: left;
  height: 39px;
}

div#langs {
  position: relative;
  width: 150px;
  height: 50px;
  top: 5px;
  left: 600px;
  background-repeat: no-repeat;
}

#menu ul {
  list-style-type: none;
}

#menu ul.menu {
  border: 0;
  text-align: left;
  left: 0;
  display: block;
  margin: 10px 10px;
  padding: 0;
}

#menu ul.menu li {
  border: 0;
  margin: 0 6px;
  display: inline-block;
  width: auto;
}

#menu ul.menu li a {
  text-decoration: none;
  font-size: 15px;
}

#menu ul.menu li a:hover {
  text-shadow: 0px 0px 7px #fff;
  filter: progid:DXImageTransform.Microsoft.Blur(color='#ffffff', Direction=135, Strength=3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(color='#ffffff', Direction=135, Strength=3)";
}

div#mcontent {
  background-color: rgb(68,68,68);
  
  opacity: 0.3;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);

  -moz-box-shadow: 0px 0px 3px 3px rgba(98,98,98,0.7);
  -webkit-box-shadow: 0px 3px 3px 2px rgba(98,98,98,0.7);
  box-shadow: 0px 0px 3px 3px rgba(98,98,98,0.7);

  filter: progid:DXImageTransform.Microsoft.Blur(color='#ffffff', Direction=135, Strength=3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(color='#ffffff', Direction=135, Strength=3)";
  zoom: 1;
  
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}

div#reflection {
  min-height: 400px;
  margin: 25px 15px 10px 15px;
  left: 0px;
  top: 0px;
  background-image: url(../images/tcars_reflection.png);
    background-repeat: no-repeat;
  background-position: top center;
  position: relative;
}

div#main {
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: left;
  padding: 5px 25px;
  width: 65%;
  float: left;
}

.shownocolumns {
  width: 95% !important;
}

div#right {
  width: 25%;
  float: left;
  position: relative;
  text-align: left;
  z-index: 2;
  padding: 10px 15px;
}

div#cnborder {
  position: absolute;
  left: 683px;
  top: 0px;
  width: 2px;
  height: 100%;
  z-index: 2;
  background-image: url(../images/cnborder.png);
        background-repeat: no-repeat;
  background-position: center center;
}

div#partners {
  height: 54px;
  text-align: center;
}

#partners ul {
  list-style-type: none;
  border: 0;
  text-align: center;
  left: 0;
  display: block;
  margin: 0;
  padding: 0;
  height: 54px;
}

#partners ul li {
  border: 0;
  margin: 0 20px;
  display: inline-block;
  font-size: 12px;
  height: 54px;
  opacity: 0.5;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}

#partners ul li:hover {
  opacity: 1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

div#footer {
  margin-top: 10px;
  height: 39px;
  text-align: center;
  background-image: url(../images/footer.png);
    background-repeat: no-repeat;
}

div#footer p {
  margin: 0;
  padding: 0;
  padding-top: 12px;
  font-size: 11px;
}

.newsflash p {
  font-size: 13px;
}

.published {
  text-align: right;
}

div .pagination {
  text-align: center;
}

.pagination ul {
  list-style-type: none;
  border: 0;
  text-align: center;
  left: 0;
  display: block;
  margin: 0;
  padding: 0;
}

.pagination ul li {
  border: 0;
  margin: 0 7px;
  display: inline-block;
  font-size: 14px;