html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, hr, 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, input, button, textarea {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none outside none;
}
a {
    text-decoration: none;
}
body {
    color: #3F3F3F;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    min-width: 978px;
    padding: 0;
}
h1, h2, h3, h4, h5 {
    font-family: "FrutigerLTW01-45Light",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 50px;
    margin-bottom: 20px;
}
h2 {
    font-size: 36px;
}
h3 {
    font-size: 20px;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
    cursor: pointer;
    text-decoration: underline;
}
input, button, textarea {
    font: 1.2em/1.4em Helvetica Neue,Helvetica,Arial,sans-serif;
    outline: 0 none;
}
ul {
    list-style: none outside url("../images/bullit_blue.png");
    margin-left: 30px;
}
ul li {
    margin-bottom: 5px;
    padding-left: 5px;
}
a {
    color: #15BDF2;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
p {
    margin: 0 0 20px;
    padding: 0;
}
td {
    vertical-align: top;
}

.clear {
    clear: both;
}
.wrapper {
    margin: 0 auto;
    width: 978px;
}

.header {
    background-color: #000000;
    height: 158px;
    position:relative;
}

.header .wrapper{
    position:relative;
}

.header .logo_hts {
    position:absolute;
    top:45px;
    left:60px;
}

.header .certifikat {
    position:absolute;
    top:45px;
    left:143px;
}

.header .logo {
    float: left;
    margin: 37px 10px 0 390px;
    width: 252px;
}
.header .sitenav {
    color: #696969;
    display: block;
    float: right;
    margin-top: 71px;
}

.header .sitenav ul{
list-style:none;
margin:0px;
padding:0px;
}

.header .sitenav li{
float:left;
padding-left:30px;
}

.header .sitenav a {
    color: #696969;
}
.header .sitenav a:hover {
    color: #15BDF2;
    text-decoration: none;
}

.nav {
    background: url("../images/nav_back.png") repeat-x scroll left top #000000;
    padding-top:5px;
    padding-bottom:5px;
    height:50px;
}
.nav ul {
    /*border-right: 1px solid #222222;*/
    float:right;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.nav ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    margin-left:40px;
}
.nav ul li:first-child{
    margin-left:0px;
}
.nav ul li a {
    /*border-left: 1px solid #222222;*/
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 17px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 200px;
}
/*.nav ul li a:hover {
    background: url("../images/nav_back.png") no-repeat scroll left bottom transparent;
    text-decoration: none;
}
.nav ul li:first-child a {
    width: 244px;
}*/
.nav ul li.lpg {
    background: url("../images/lpg.png") no-repeat left bottom transparent;
}

.nav ul li.lpg a:hover, .nav ul li.lpg.active a{
    background-color:#f06100;
}


.nav ul li.nafta {
    background: url("../images/nafta.png") no-repeat left bottom transparent;
}

.nav ul li.nafta a:hover, .nav ul li.nafta.active a{
    background-color:#ff0066;
}
.nav ul li.servis {
    background: url("../images/servis.png") no-repeat left bottom transparent;
}

.nav ul li.servis a:hover, .nav ul li.servis.active a{
    background-color:#007dc6;
}

.nav ul li.benzin {
    background: url("../images/benzin.png") no-repeat left bottom transparent;
}
.nav ul li.benzin a:hover,  .nav ul li.benzin.active a{
    background-color:#009e46
}



.maincontent {
    padding-top: 100px;
}
.highlights {
    background: url("../images/back_ball.jpg") repeat-x scroll center top #fff;
    min-height:500px;
    padding: 90px 0 60px;
}

.footer-content {
    background: url("../images/footer_back.png") repeat-x scroll left top #000000;
    font-size:18px;
    border-top: 1px solid #2F2F2F;
    color: #9E9E9E;
    overflow: hidden;
    padding: 50px 0 30px;
    text-align:right;
}

.footer-content img{
margin-left:20px;
}

.footer-content h2 {
    color: #FFFFFF;
    margin-bottom: 20px;
}

.footer-content h2 {
    font-size: 26px;
}
.footer-content ul {
    list-style: none outside none;
    margin: 0;
}
.footer-content li {
    padding: 0;
}
.footer-content a {
    color: #9E9E9E;
}
.footer-content a:hover {
    color: #15BDF2;
    text-decoration: none;
}
.footer {
    background-color: #000000;
    border-top: 1px solid #222222;
    color: #696969;
    padding: 20px 0 1px;
    text-align: center;
    padding-bottom:15px;
}

.footer ul{
list-style:none;
padding:0px;
margin:0px;
display:inline;
}

.footer li{
display:inline;
margin-right:10px;
margin-left:10px;
}

.footer a {
    color: #696969;
}
.footer a:hover {
    color: #15BDF2;
    text-decoration: none;
}



#path{
  background-color: #000000;
  color: grey;
}

#path .wrapper{
  border-bottom: 1px solid #222222;
  font-size: 14px;
  padding: 15px 0;
}

#path .wrapper a{
  color: grey;
}