h2 { font-size: 220%; color: #85a700; font-weight: normal; margin: 1em 0 1em 0; padding: 0; }
h3 { font-size: 160%; color: #85a700; font-weight: normal; margin: 1.5em 0 .5em 0; padding: 0; }
h4 { font-size: 128%; color: #85a700; font-weight: normal; margin: 1.5em 0 .5em 0; padding: 0; }
h5 { font-size: 100%; color: #85a700; font-weight: bold; margin: 1.5em 0 .5em 0; padding: 0; }
h5 { font-size: 100%; color: #85a700; font-weight: normal; margin: 1.5em 0 .5em 0; padding: 0; }

a:link, a:visited, a:active { color: #85a700; text-decoration: underline; }
a:hover { color: #fff; background-color: #85a700; text-decoration: none; }

p { margin: 1em 0 0 0; padding: 0; }

table.siroka { width: 100%; }

/* cennik */
.cennik { border-collapse: collapse; width: 100%; font-size: 100%; }
.cennik th, .cennik td { border-style: solid; border-color: #85a700; border-width: 1px; padding: .3em .5em; }
.cennik th { text-align: center; background-color: #94b800; }
.cennik_cena { text-align: right; background-color: #dae8a6; }
.cennik_rychlost { text-align: left; font-weight: bold; background-color: #bcd460; }
.cennik_bonus { text-align: center; background-color: #dae8a6; }

/* ikony v texte */
img.ikony_text { border: none; background-color: #fff; }

/* pokrytie */
#obce { width: 250px; border: 1px solid #888; }
div.autocomplete { margin: 0; padding: 0; width: 250px; background: #fff; border: 1px solid #888; position:absolute; }
div.autocomplete ul { margin: 0; padding: 0; list-style-type: none; }
div.autocomplete ul li.selected { background-color: #c5ee20; }
div.autocomplete ul li { margin: 0; padding: 0; display:block; list-style-type:none; cursor:pointer; }

/* home - kamerove systemy */
div#home_kamerove-systemy ul:hover { text-decoration: underline; cursor: hand; }
#content div#home_kamerove-systemy a { color: #000; text-decoration: none; background-color: transparent; }
#content div#home_kamerove-systemy a:hover { text-decoration: underline; }

/* home - digitv */
div#home_digitv ul:hover { text-decoration: underline; cursor: hand; }
#content div#home_digitv a { color: #fff; text-decoration: none; background-color: transparent; }
#content div#home_digitv a:hover { text-decoration: underline; }

