* {margin: 0;padding: 0}
html {background: #0d0d0d url('../img/bg.png') no-repeat 50% 0}
body {font: normal 12px Arial,sans-serif;color: #c0c0c0;padding: 50px 0;width: 960px;margin: 0 auto}

p {margin-bottom: 15px;font-size: 14px;line-height: 1.6em}
/* titles */
h1 {font-size: 1.6em;width: 346px;height: 83px;position: relative;left: 307px;margin-bottom: 100px;text-indent: -9999px;background: url('../img/logo.png') no-repeat}
h2 {font-size: 1.6em;margin: 0 0 10px;color: #ff9e21;font-weight: bold;}
h3 {font-size: 1.2em;margin: 0 0 10px;color: #fff;font-weight: bold;}

/* content */
ul {padding: 40px 64px 0;list-style-type:none}
ul li {position: relative;width: 352px;height: 284px;;text-align: center;line-height: 284px}
ul li a {display: block;position: absolute;top: 0;left: 0;width: 352px;height: 284px;cursor: pointer;text-indent: -9999px}
ul li#skoda {float: left}   
ul li#skoda a {background: url('../img/skoda.png') no-repeat}
ul li#kia {float: right}
ul li#kia a {background: url('../img/kia.png') no-repeat}
.time span {color: #ff9e21;}
.time strong {font-size: 16px;color: #fff}
p strong {color: #fff}
/* other */
hr {display: none}
/* clearfix */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden}
.clearfix {display: inline-block}
/* hidden for ie mac \*/
* html .clearfix {height: 1%}
.clearfix {display: block}
