﻿body {
    width: 1000px;
    text-align: center;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0 auto;
    background-image: url(images/background-all.jpg);
    background-position: center top;
    background-repeat: repeat-y;
}

#obal
{
    text-align: left;
    position: relative;
    padding: 5px 15px 5px 30px;
}

#zahlavi
{
    
}

#zahlavi .nadpis
{
    float:left;
    width:60%;
}

#zahlavi .nadpis h1
{
    font-family: Impact, Charcoal, sans-serif;
    /*font-weight:bold;*/
    font-stretch: condensed;
    margin-top: 0.2em;
    margin-bottom: 0.4em;
    font-weight: normal;
}

#zahlavi .nadpis .horni
{
    color: #8eae28;
    font-size: 3.2em;
    
}

#zahlavi .nadpis .spodni
{
    color: #e34b22;
    font-size: 3.4em;
    margin-bottom: 0.6em;
}



#zahlavi .auto
{
    float:right;
    width:40%
}

#obal_obsahu
{
    float: right;
    width: 57%; 
    margin-right: 3em; 
}

#obsah_vnitrni a img
{
    border: none;
}

#navigace
{
    width: 37%;
    float: left;
    /*padding-top: 15px;*/
    /*min-height: 45em;*/
}

#navigace li
{
    list-style-type: none;
    padding: 0.3em 0 0.3em 0;
    width: 100%;
    margin-left: -1.4em;
    
}

#navigace li a
{
    font-family: "Arial Narrow", sans-serif;
    font-size: 1.6em;
    text-transform: uppercase;
    color: #8eae28;
    letter-spacing: -1.5px;
    text-decoration:none;
}

#navigace li:hover
{
    background-color: #8eae28;
}

#navigace li:hover a
{
    color:white;
}



#zapati
{
    padding-top: 2em;
    clear: both;
    text-align: center;   
}

#zapati ul li { display: inline; }

#zapati li
{
    list-style-type: none;
    margin: 0 3em 0 -3em;
    padding: 0; 
}

#zapati a,a:visited
{
    color: Gray;
}

#last-actualization
{
    float: right;
    font-size: 10px;
    color: InactiveCaptionText;
    padding-right: 2em;
    padding-top: 0.5em;
}

.clear
{
    clear: both;
}

.checkedList
{
    margin-left: -1em;
}

.checkedList li
{
    list-style-image: url(images/check-red.gif);
    margin-bottom: 0.5em;
}

/* Likvidace odpadu a suti */
#likvidace-foto ul
{
    margin-left: -2em;
}

#likvidace-foto ul li 
{ 
    display: inline; 
    list-style-type: none;
    margin-right: 4em;
}

#likvidace-foto ul li img
{ 
    margin-bottom: 2em;
}

/* Doprava a prodej materialu */
#doprava-foto ul
{
    margin-left: -2em;
}

#doprava-foto ul li
{
    display: inline; 
    list-style-type: none;
}

#doprava-foto ul li img
{
    width: 260px;
}

/* Demolicni a bouraci prace */
#demolice-foto ul
{
    margin-left: -2em;
}

#demolice-foto ul li
{
    display: inline; 
    list-style-type: none;
}

#demolice-foto ul li img
{
    width: 260px;
}

/* Zemni prace */
#zemniprace-foto ul
{
    margin-left: -2em;
}

#zemniprace-foto ul li
{
    display: inline; 
    list-style-type: none;
}

#zemniprace-foto ul li img
{
    width: 260px;
}

/* tabulka cenik */
.cenik, .cenik-material
{
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

.cenik thead td
{
    background-color: #8eae28;
    color: white;
    font-weight: bold;
    padding: 0;
    border-top: 2px solid black;
    border-bottom: 2px solid black; 
}

.cenik tbody td 
{
    background-color: #ebeaea;
    border-bottom: 1px solid black;
    padding: 0;
}

.cenik tr td:first-child
{
    width: 85%;
    padding-left: 1em;
}

.cenik tr td:last-child
{
    text-align: center;
}

.cenik-material thead th
{
    background-color: #e34b22;
    color: white;
    font-weight: bold;
    border-collapse: collapse;
    border-right: none;
    border-left: none;
    border-top: 2px solid black;
}

.cenik-material thead td
{
    background-color: #8eae28;
    color: white;
    font-weight: bold;
    padding: 0;
    border-top: 2px solid black;
    border-bottom: 2px solid black; 
}

.cenik-material tr td:first-child, .cenik-material tr th:first-child
{
    width: 60%;
    padding-left: 1em;
}

.cenik-material tbody td 
{
    background-color: #ebeaea;
    border-bottom: 1px solid black;
    padding: 0;
}
