div#obsah {
width: 870px;
min-height: 350px;
margin: 55px auto 0 auto;
line-height: 150%;
font-size: 14px;
}

div#obsah a:link {
color: #008000;
}

div#obsah a:active {
color: red;
}

div#obsah a:visited {
color: #4b724b;
}

div#obsah a:hover {
color: #e74139;
}

a.vice {
background: url(images/layout/ikona-vice.png) no-repeat 0 bottom;
padding-left: 20px;
padding: 1px 0 0 20px;
margin: 0 10px 0 5px;
}

a.vice:hover {
background-position: 0 top;
}

div#obsah p, div#obsah ul, div#obsah ol {
margin-bottom: .5em;
}

div#obsah h1, h2, h3 {
color: #008000;
}

div#obsah h1 {
font-size: 32px;
font-weight: normal;
margin-bottom: 1em;
}

div#obsah h2 {
font-size: 20px;
font-weight: normal;
margin: 1.5em 0 .75em 0;
}

div#obsah h3 {
font-size: 1em;
margin-top: 1em;
}

div#obsah ul {
margin-left: 2em;
}

div#obsah img.obrazek {
padding: 3px;
background-color: white;
border: 3px solid #ffcc00;
margin: 10px;
}

div#obsah a:hover img.obrazek {
/*border-color: white;*/
border-color: orange;
}

img#logo_trelleborg {
float: right;
margin: 0 0 0 10px !important;
}

div#pneumatiky_kolecka {
width: 180px;
float: right;
margin-top: 20px;
}

img#obr_pila {
margin-top: 60px !important;
}

#logo_karcher {
width: 600px;
text-align: center;
background-color: #ffcc00;
margin-bottom: 1em;
text-transform: uppercase;
font-size: 12px;
}

table.kontakt {
width: 590px;
margin-bottom: 3em;
border-collapse: collapse;
}

table.kontakt td, table.kontakt th {
border-bottom: 1px solid #e0b200;
padding: 5px 10px 5px 10px;
}

table.kontakt th {
background-color: #ffcc00;
color: #008000;
text-align: left;
font-weight: bold;
}

table.kontakt td.levy {
width: 130px;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
color: #008000;
text-align: right;
}

table.kontakt td.bez_okraje {
padding: 5px 0 0 0;
}

table.kontakt tr.row-a td {
}

table.kontakt tr.row-b td {
}

div#vzv_seznamy {
width: 275px;
margin-bottom: 11em;
}

img#obrazek_voziku {
margin-top: -20px !important;
}

table#hlavnitabulka {
border-collapse: collapse;
/*font-size: 12px;*/
margin: 2em 0 0 0;
border-top: 3px solid #edbf00;
border-bottom: 3px solid #edbf00;
}

table#hlavnitabulka th {
background-color: #ffcc00;
color: #008000;
text-align: left;
font-weight: bold;
text-align: center;
border-bottom: 1px solid #edbf00;
border-right: 1px dotted #e0b200;
border-left: 1px dotted #e0b200;
padding: 5px 10px 5px 10px;
}

table#hlavnitabulka td {
border-bottom: 1px solid #edbf00;
border-right: 1px dotted #edbf00;
border-left: 1px dotted #edbf00;
padding: 5px 10px 5px 10px;
background-color: #ffe545;
}

td.info {
text-align: center;
vertical-align: middle !important;
}

td.rok {
text-align: center;
}

td.nosnost {
text-align: center;
}

td.pohon {
text-align: center;
}

td.maly_obrazek {
text-align: center;
}

td.maly_obrazek div {
width: 50px;
height: 50px;
	position:relative;
	display: table-cell;
	vertical-align: middle;
text-align: center;
margin: auto;
}

div.malyobrazek {
float: left;
/*width: 50px;*/
height: 50px;
	position:relative;
	display: table-cell;
	vertical-align: middle;
text-align: center;
margin: 5px 10px 25px 10px;
}

td.maly_obrazek div img, div.malyobrazek img {
	display: block;
	position:relative;
/*	left: 0;*/
/*	margin: 0 auto !important;*/
    margin: auto !important;
}

a.ikona_info {
display: block;
width: 50px;
height: 50px;
background: transparent url(images/layout/ikona-info.png) no-repeat center top;
margin: auto;
}

a.ikona_info:hover {
background-position: center bottom;
}

img#obr_titulni {
margin-top: -8px !important;
}

img#obr_kontakt_prodejna {
margin: 0 !important;
}

p.odkaz_zpet_na_seznam {
text-align: center;
width: 590px;
}