* {
    padding: 0;
    margin: 0;
}

body {
    background-color: #ffffcc;
    color: #272727;
    font-size: 0.9em;
    font-family: Verdana, Helvetica, sans-serif;
}

#main1 {
    width: 100%;
    background-image: url("grafika/hlavicka.png");
    background-position: top;
    background-repeat: repeat-x;
}

#main2 {
    width: 100%;
    background-image: url("grafika/paticka.png");
    background-position: bottom;
    background-repeat: repeat-x;
    text-align: center;
}

#main3 {
    width: 990px;
    margin: 0px auto;
    text-align: center;
}

#nadhlavicka {
    width: 990px;
    height: 20px;
}

#hlavicka {
    width: 990px;
    height: 404px;
    background-image: url("grafika/top2.png");
    background-position: center;
    background-repeat: no-repeat;
}

#telo {
    width: 990px;
    background-image: url("grafika/center.png");
    background-position: center;
    background-repeat: repeat-y;
}

#paticka {
    width: 990px;
    height: 20px;
    background-image: url("grafika/bottom.png");
    background-position: bottom;
    background-repeat: no-repeat;
}

#podpaticka {
    width: 990px;
    height: 25px;
}

#leve-menu {
    width: 282px;
    margin-left: 5px;
    float: left;
    top: -80px;
    position: relative;
}

.cara {
    height: 1px;
    background-image: url("grafika/dot.png");
    border: 0;
    width: 210px;
    margin: 0px auto;
    text-align: center;
}

.cara2 {
    height: 1px;
    background-image: url("grafika/dot.png");
    border: 0;
    width: 600px;
    margin: 0px auto;
    margin-bottom: 5px;
    text-align: center;
}

#leve-menu ul {
    list-style: none;
}

#leve-menu ul li{
    margin: 0px 10px 0px 10px;
}

#leve-menu a.lm {
    display: block;
    height: 22px;
    padding: 10px 5px 10px 5px;
    color: #808080;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.1em;
}

#leve-menu a.lm:hover {
    color: #0000ff;
}

#stred {
    width: 698px;
    margin-right: 5px;
    float: left;
    top: -45px;
    position: relative;
}

#text {
    padding: 45px 20px 20px 20px;
}

#horni-menu .hm {
    display: none;
}

#horni-menu a {
    background-position: center;
    background-repeat: no-repeat;
    width: 170px;
    height: 151px;
    display: block;
    float: left;
}

#horni-menu a.menu1 {
    background-image: url("grafika/menu1.png");
}

#horni-menu a.menu1:hover {
    background-image: url("grafika/menu1-on.png");
}

#horni-menu a.menu2 {
    background-image: url("grafika/menu2.png");
}

#horni-menu a.menu2:hover {
    background-image: url("grafika/menu2-on.png");
}

#horni-menu a.menu3 {
    background-image: url("grafika/menu3.png");
}

#horni-menu a.menu3:hover {
    background-image: url("grafika/menu3-on.png");
}

#horni-menu a.menu4 {
    background-image: url("grafika/menu4.png");
}

#horni-menu a.menu4:hover {
    background-image: url("grafika/menu4-on.png");
}

.reset {
    clear: both;
}


/*MODUL - obdelnicek v levem menu    - - - - - - - -*/

.modul {
    width: 250px;
    margin: 0px auto;
    margin-bottom: 30px;
}

.modul1 {
    height: 25px;
    background-image: url("grafika/modul-top.png");
    background-position: top;
    background-repeat: no-repeat;
    padding: 12px 0px 13px 0px;
    color: #ffffff;
    font-weight: bold;
}

.modul2 {
    background-image: url("grafika/modul-center.png");
    background-position: center;
    background-repeat: repeat-y;
    padding: 7px 0px 7px 0px;
}


.modul3 {
    height: 10px;
    background-image: url("grafika/modul-bottom.png");
    background-position: bottom;
    background-repeat: no-repeat;
}

a {
    color: #808080;
    text-decoration: underline;
}

a:hover {
    color: #0000ff;
    text-decoration: none;
}

h1 {
    font-size: 0.3em;
    color: #fbcf17;
}

h2 {
    font-size: 1.8em;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
    position: relative;
    top: -15px;
    color: #00c600;
}

h3 {
    font-size: 1.4em;
    font-weight: bold;
    margin: 20px 0px 12px 50px;
    color: #0000ff;
    text-align: left;
}

.rss-datum {
    text-align: left;
    margin: 12px 0px 3px 30px;
}

.info-web {
    font-size: 0.9em;
}

select.t, input.t, textarea.t {
    -moz-border-radius:4px 4px 4px 4px;
    -webkit-border-radius: 4px;
    background:none repeat scroll 0 0 #FFFFFF;
    font-family: Verdana, Helvetica, sans-serif;
    border:1px solid #BBBBBB;
    font-size:1.0em;
    margin: 5px 0px 10px 0px;
    overflow:visible;
    padding: 5px;
    color: #656565;
    width: 280px;
}

.rezervace textarea.t {
    width: 610px;
    height: 65px;
}

select.t:hover, input.t:hover, textarea.t:hover {
    border: 1px solid #fbcf17;
    overflow: visible;
    padding: 5px;

}

select.t:focus, input.t:focus, textarea.t:focus {
    border: 2px solid #fbcf17;
    overflow: visible;
    padding: 4px;
    color: #333333;
}

.tlacitko1 {
    -moz-border-radius:4px 4px 4px 4px;
    -webkit-border-radius: 4px;
    background:none repeat scroll 0 0 #fbcf17;
    border:2px solid #00c600;
    font-size:1.1em;
    margin: 5px 0px 10px 0px;
    overflow:visible;
    padding: 4px;
    cursor: pointer;
    color: #00c600;
    font-weight: bold;
    width: 150px;
}
.tlacitko1:hover {
    -moz-border-radius:4px 4px 4px 4px;
    -webkit-border-radius: 4px;
    background:none repeat scroll 0 0 #00c600;
    border:2px solid #fbcf17;
    color: #fbcf17;
}

.tlacitko2 {
    -moz-border-radius:4px 4px 4px 4px;
    -webkit-border-radius: 4px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #BBBBBB;
    font-size:1.1em;
    margin: 5px 20px 10px 15px;
    overflow:visible;
    padding: 5px;
    color: #656565;
    width: 120px;
}

.chyba {
    font-weight: bold;
    color: #ff0000;
    margin: 10px 0px 15px 0px;
}

.rezervace {
    text-align: left;
}

.prvek {
    float: left;
    width: 328px;
    margin-bottom: 10px;
}

.prvek2 {
    float: left;
    width: 648px;
    margin-bottom: 10px;
}

.prvek label, .prvek2 label {
    margin-left: 20px;
}

.hvezdicka {
    font-weight: bold;
    color: #ff0000;
    font-size: 1.1em;
}

a.photo img {
    border: 3px solid;
}

a.photo:hover img {
    border: 3px solid #fbcf17;
}

.new-window {
  padding-right: 16px;
  background: url("grafika/new_window1.gif") no-repeat right 50%;
}

.turist {
    margin-bottom: 15px;
    margin-left: 30px;
    text-align: left;
}

p {
    margin-bottom: 20px;
}

.dulezite {
    color: #ff0000;
    font-weight: bold;
    font-size: 1.3em;
    margin-top: 15px;

}