html, body, div, h1, h2, h3, h4, h5, h6, ul, li, ol, dd, dl, dt, p, a, span, img, em, strong, code, form, fieldset, label, legend, table, tbody, tfoot, thead, tr, th, td, caption, applet, object, iframe, blockquote, pre, acronym, address, q, cite, del, ins, sub, sup {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  text-align: left;
  vertical-align: baseline;
  outline: none;
  border: none;
}

body {
  line-height: 100%;
  color: #000;
  background-color: #FFF;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a img { border: none; }
:focus { outline: 0; }
ol, ul { list-style: none; }
table, th, td { vertical-align: middle; }
strong { font-weight: bolder; }
em { font-style: italic; }body {
  margin: 0;
  padding: 15px 0;
  font-family: "Trebuchet MS", lucida, sans-serif;
  font-size: 90%;
  color: #FFF;
  background: #000 url('http://www.vodehnal.cz/obrazky/pozadi.jpg') repeat-y top center;
}

p, ul, ol {
  margin: 0 0 0.5em 0;
  line-height: 100%;
}

h1, h2, h3 {
  font-family: 'Ubuntu', "Trebuchet MS", lucida, sans-serif;
  font-size: 215%;
  color: #FC0;
  line-height: 1.3em;
  margin: 0.7em 0 0.5em 0;
}

h1 { margin-top: 0.25em; margin-bottom: 0.15em; }
h2.uvod { color: #FC0; font-size: 200%; }
h2 { color: #F90; font-size: 170%; }
div#stranka p { line-height: 150%; }
a { color: #FFF; }
a:hover { color: #DF4040; }

a[rel="externi"] { text-decoration: none; }

a span.externi-ikona {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url('http://www.vodehnal.cz/obrazky/ikona-externi-link.gif') no-repeat 5px 6px;

    position: relative;
    text-decoration: none;
}

a:hover span.externi-ikona { background-image: url('http://www.vodehnal.cz/obrazky/ikona-externi-link-hover.gif'); }
pre { display: inline; }
div#obsah p, div#obsah ul, div#obsah ol { font-size: 110%; }

.cleaner { clear: both; }
.napoveda { cursor: help; }

div#stranka {
  width: 990px;
  margin: 0 auto;
  position: relative;
}

p.flash {
  display: block;
  padding-bottom: 20px;
}

p.flash.info { color: #9C0; }
p.flash.warning { color: #F00; }

div#prezentace-obal {
  width: 990px;
  margin-bottom: 5px;
}

div#prezentace {
  width: 100%;
  height: 270px;
  float: right;
  background: url('http://www.vodehnal.cz/obrazky/pozadi/01.jpg') top no-repeat;
}

div#obsah p {
  text-shadow: 1px 1px 3px #000;
}

/* == FOTOGALERIE =========================================================== */

p.seznam-fotek { margin-top: 1.5em; }
p.seznam-fotek.qr { margin-top: 0px; }

p.seznam-fotek a {
  padding: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: block;
  float: left;
  width: 144px;
  height: 144px;
  border: 1px solid #333;
}


/* == KONTAKT =============================================================== */

p.seznam-fotek.qr a {
  width: 90px;
  height: 90px;
}

p.seznam-fotek div.qr { width: 400px; }

p.seznam-fotek a img {
  width: 144px;
  height: 144px;
}

p.seznam-fotek.qr a img {
  width: 90px;
  height: 90px;
}

p.seznam-fotek a.posledni-foto { margin-right: 0; }
p.seznam-fotek a:hover { border: 1px solid #555; }

div.fotoalbum a img.nahled-alba {
  margin: 0 10px 5px 0px;
  border: 1px solid #000;
  float: left;
}

div.fotoalbum a:hover img.nahled-alba { border: 1px solid #DF4040; }

p.pp_description {
  color: #000;
  font-weight: bolder;
  padding-top: 3px;
}

p.currentTextHolder { color: #555; }

div.kontakt-vlevo {
   width: 170px;
   float: left;
}

div.kontakt-vpravo {
   width: 310px;
   float: right;
}

div.kontakt-vpravo textarea {
   width: 297px;
   height: 133px;
}


/* == LOGO ================================================================== */

div#stranka #logo {
  position: absolute;
  left: 0px;
  top: 20px;
  display: block;
  width: 350px;
  z-index: 15;
}

div#stranka #logo a {
  position: relative;
  display: block;
  width: 100%;
  height: 142px;
  text-align: center;
  font-size: 50%;
  overflow: hidden;
}

div#stranka #logo a span.logo-text {
  width: 100%;
  height: 0px;
  padding-top: 142px;
  overflow: hidden;
}

div#stranka #logo a span {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: url('http://www.vodehnal.cz/obrazky/bg-logo.png') no-repeat;
}


/* == MENU ================================================================== */

div#stranka ul#menu {
  width: 100%; /* IE */
  height: 52px;
  padding: 0;
  list-style-type: none;
  background: #5E0000 url('http://www.vodehnal.cz/obrazky/pozadi-cervena-lista.png') repeat-x;
}

div#stranka ul#menu li {
  position: relative;
  float: left;
  display: block;
  height: 52px;
  padding-bottom: 6px;
}

/* div#stranka ul#menu li.aktualni { background: url('http://www.vodehnal.cz/obrazky/bg-sipka.png') no-repeat center bottom; } */

div#stranka ul#menu li a {
  display: block;
  font-size: 110%;
  font-weight: bolder;
  height: 24px;
  padding: 14px 15px;
  text-decoration: none;
  color: #DEB3B3;
  line-height: 135%;
  font-size: 120%;
}

div#stranka ul#menu li.aktualni a, div#stranka ul#menu li a:hover, div#stranka ul#menu li.oznacene a {
  color: #333;
  background: #6E1919 url('http://www.vodehnal.cz/obrazky/pozadi-menu-aktualni.png') repeat-x;
}

/* submenu */

div#stranka ul#menu li ul {
  position: absolute;
  top: 52px;
  left: 0px;
  width: 193px;
}

div#stranka ul#menu li ul li a, div#stranka ul#menu li.oznacene ul li a, div#stranka ul#menu li.aktualni ul li a {
  width: 163px;
  height: auto;
  margin-bottom: 0;
  background-color: #6D1818;
  background-image: none;
  line-height: 170%;
  font-size: 95%;
  padding: 10px 15px;
  font-weight: normal;
}

html div#stranka ul#menu li ul li a:hover {
  background-color: #FFF;
  color: #000;
  background-image: none;
}

div#stranka ul#menu li ul li {
  background-image: none;
  padding-bottom: 0;
  height: auto;
}


/* == OBSAH ================================================================= */

div#obsah h1.odrazka, div#obsah h2.odrazka {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #6D6E71;
}

div#obsah { padding: 10px 0; }

div.kontaktni-udaje {
  float: left;
  padding: 0 15px 15px 0;
}

div.kontaktni-formular {
  width: 50%;
  padding-top: 20px;
  float: right;
  padding-bottom: 20px;
}

div.qr {
  width: 100px;
  float: left;
  padding: 0 15px 15px 0;
}

pre { display: inline; }

abbr {
  display: inline;
  border: none;
}

div#obsah ul li { padding-bottom: 5px; }

div.vcard {
  float: left;
  width: 50%;
  padding-bottom: 20px;
  padding-top: 20px;
}

h2.fn {
  margin-top: 0px;
  padding-top: 0px;
}

span.popisek { color: #FF9; }
span.popisek.sedy { color: #555; }


/* == BOXY ================================================================== */

div#boxy, div.boxy { margin-bottom: 15px; }

div.box {
  width: 290px;
  float: left;
  margin-right: 15px;
  min-height: 160px;
  background: url('http://www.vodehnal.cz/obrazky/bg-box.png');
  padding: 15px;
}

div.boxy.obrazky div.box {
  width: 320px;
  padding: 0;
}

div.boxy.obrazky div.box p a {
  display: block;
  width: 100%;
  height: 33px;
  padding: 182px 15px 15px 15px;
  font-size: 120%;
  font-weight: bolder;
  text-decoration: none;
  
}

div.boxy.obrazky div.box p.kuchyne a { background: url('http://www.vodehnal.cz/obrazky/uvodni-strana/bg-kuchyne-hover.jpg') no-repeat; }
div.boxy.obrazky div.box p.dvere a { background: url('http://www.vodehnal.cz/obrazky/uvodni-strana/bg-dvere-hover.jpg') no-repeat; }
div.boxy.obrazky div.box p.ostatni a { background: url('http://www.vodehnal.cz/obrazky/uvodni-strana/bg-ostatni-hover.jpg') no-repeat; }

div.boxy.hl-strana div.box {
  background-image: none;
  padding-top: 0px;
}

div#stranka div.box.posledni-box { margin-right: 0px; }
div.box h3 { color: #6CF; }
p.info { font-size: 95%; }

p.info img {
  float: left;
  padding: 0 15px 0 0;
}


/* == FORMULAR ============================================================== */

input[type="text"], input[type="password"], textarea {
  padding: 5px;
  background-color: #101010;
  border: 1px solid #333;
  color: #FFF;
}

input[type="text"]:hover, input[type="password"]:hover, textarea:hover { border: 1px solid #555; }

input[type="text"]:focus, input[type="text"]:active, input[type="password"]:focus, input[type="password"]:active, textarea:focus, textarea:active {
  box-shadow: 0 0 0 transparent inset, 0 0 5px #FC0;
  border: 1px solid #FC0;
}

input[type="submit"], input[type="button"] { padding: 5px; }

label {
  color: #FF9;
  font-size: 90%;
  line-height: 110%;
  padding-bottom: 0.5em;
  display: block;
}

span.povinne { color: #F00; }
label span.povinne { cursor: help; }

.form-info-dole {
  display: block;
  padding-top: 13px;
  color: #999;
}


/* == COPYRIGHT ============================================================= */

div#stranka p#copyright {
  font-size: 90%;
  text-align: right;
  color: #8A8A8A;
} 

p#copyright a {
  position: relative;
  width: 89px;
  height: 16px;
  display: inline-block;
  color: transparent;
}

p#copyright a span {
  display: block;
  width: 89px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url('http://www.vodehnal.cz/obrazky/logo-youcan.png');
  background-repeat: no-repeat;
}

p#copyright a:hover span {
  background-image: url('http://www.vodehnal.cz/obrazky/logo-youcan-hover.png');
  background-repeat: no-repeat;
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite.png') -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite_x.png') top left repeat-x}div.pp_default .pp_top .pp_right{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite.png') -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite_y.png') -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite_y.png') top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite_next.png') center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite_prev.png') center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite.png') 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite.png') 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite.png') 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite.png') 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite.png') 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/default_thumb.png') center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite.png') -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite.png') -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:105px;position:relative}div.pp_default .pp_nav .currentTextHolder{left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite.png') -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite_x.png') bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/sprite.png') -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/default/loader.gif') center center no-repeat}div.light_rounded .pp_top .pp_left{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/sprite.png') -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/sprite.png') -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/btnNext.png') center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/btnPrevious.png') center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/sprite.png') -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/sprite.png') -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/sprite.png') 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/sprite.png') 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/sprite.png') -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/sprite.png') -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/sprite.png') -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/sprite.png') 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/sprite.png') -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/sprite.png') -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/sprite.png') -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/sprite.png') -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/sprite.png') -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/contentPattern.png') top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/contentPattern.png') top right repeat-y}div.dark_rounded .pp_next:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/btnNext.png') center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/btnPrevious.png') center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/sprite.png') -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/sprite.png') -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/sprite.png') 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/sprite.png') 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/sprite.png') -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/sprite.png') -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/sprite.png') -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/sprite.png') 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/sprite.png') -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/sprite.png') -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/sprite.png') -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/loader.gif') center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_square/loader.gif') center center no-repeat}div.dark_square .pp_expand{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_square/sprite.png') -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_square/sprite.png') -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_square/sprite.png') 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_square/sprite.png') 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_square/sprite.png') -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_square/sprite.png') -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_square/sprite.png') -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_square/sprite.png') 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_square/sprite.png') -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_square/btnNext.png') center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_square/btnPrevious.png') center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_square/sprite.png') -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_square/sprite.png') -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_square/sprite.png') 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_square/sprite.png') 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_square/sprite.png') -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_square/sprite.png') -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_square/sprite.png') -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_square/sprite.png') 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_square/sprite.png') -22px -71px no-repeat}div.light_square .pp_next:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_square/btnNext.png') center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_square/btnPrevious.png') center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/sprite.png') -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/contentPatternTop.png') top left repeat-x}div.facebook .pp_top .pp_right{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/sprite.png') -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/contentPatternLeft.png') top left repeat-y}div.facebook .pp_content_container .pp_right{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/contentPatternRight.png') top right repeat-y}div.facebook .pp_expand{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/sprite.png') -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/sprite.png') -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/sprite.png') 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/sprite.png') 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/sprite.png') -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/loader.gif') center center no-repeat}div.facebook .pp_arrow_previous{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/sprite.png') 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/sprite.png') -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/sprite.png') -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/sprite.png') -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/btnNext.png') center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/btnPrevious.png') center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/sprite.png') -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/contentPatternBottom.png') top left repeat-x}div.facebook .pp_bottom .pp_right{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/sprite.png') -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:7px 0 0}.pp_social .facebook{float:left;position:relative;top:-1px;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/facebook/default_thumbnail.gif') 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/btnNext.png') 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/btnNext.png') 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/light_rounded/loader.gif') center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url('http://www.vodehnal.cz/obrazky/prettyPhoto/dark_rounded/contentPattern.png') top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}html body div#stranka .vlevo { float: left; }
html body div#stranka .vpravo { float: right; }
html body div#stranka .cleaner { clear: both; }
html body div#stranka span.cleaner { display: block; }
html body div#stranka .text-vlevo { text-align: left; }
html body div#stranka .text-vpravo { text-align: right; }
html body div#stranka .text-na-stred { text-align: center; }
html body div#stranka .text-do-bloku { text-align: justify; }
html body div#stranka .bez-paddingu { padding: 0; }
html body div#stranka .bez-marginu { margin: 0; }
html body div#stranka .bez-ohraniceni { border: none; }
html body div#stranka .bez-odrazek { list-style: none; margin-left: 0;}
html body div#stranka .bez-podtrzeni { text-decoration: none; }
html body div#stranka .podtrzeni { text-decoration: underline; }
html body div#stranka .pruhledny { background: transparent none; }
html body div#stranka .skryty { display: none; }
html body div#stranka .max-sirka { width: 100%; }
html body div#stranka .mensi-pismo { font-size: 80%; }
html body div#stranka .normalni-pismo { font-size: 100%; }
html body div#stranka .vetsi-pismo { font-size: 120%; }
html body div#stranka .posledni { margin-bottom: 0px; padding-bottom: 0px; }
html body .kurzor-sipka { cursor: default; }
html body .kurzor-otaznik { cursor: help; }
html body .kurzor-ruka { cursor: pointer; }
html body div#stranka .bez-horni { margin-top: 0px; padding-top: 0px; }
html body div#stranka .text-mezera-vlevo { padding-left: 3px; }
html body div#stranka .text-mezera-vpravo { padding-right: 3px; }
html body div#stranka .bez-mezery-nahore { margin-top: 0px; padding-top: 0px; }
html body .blind {
    position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden
}