/* (c)Copyright 2006 Rostislav Danek | manolo.cz - ALL rights reserved  */
html, body, p, h1, h2, h3, h4, h5, h6, dl{
    padding: 0;
    margin: 0;
    list-style: none;
}

html {
    background: url("../img/bg.jpg") repeat top left;    
}

body {
    font-family: Tahoma;
    color: #404040;
    font-size: 11px;
    width: 900px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0 0 0;
    
}
#wrap {
    width: 900px;
}

.obsah {
    padding: 15px;
    text-align: justify;
    background: #fff;
}

.oddel {
    margin: 12px 0 0 0;
}

#animace{
    width: 900px;
    height: 383px;
    margin: auto;
    position: relative;
    text-align: justify;
    background-color: white;
}

#header {
    margin: 7px 0 0 0;
    width: 900px;
    height: 224px;
}

#header a{
    display: block;
    width: 900px;
    height: 220px;
}

#header a span {
    display: none;
}

#o-nas #header {
    background: url("../img/header-o-nas.jpg") no-repeat top center;
}

#janske-lazne #header {
    background: url("../img/header-janske-lazne.jpg") no-repeat top center;
}

#dunajska-streda #header {
    background: url("../img/header-marianske-lazne.jpg") no-repeat top center;
}


#kupele #header {
    background: url("../img/header-kupele-dudince.jpg") no-repeat top left;
}


#bardej #header {
    background: url("../img/header-bardejovske-kupele.jpg") no-repeat top center;
}

#vysoke-tatry #header{
    background: url("../img/header-tatry.jpg") no-repeat top center;
}


#chorvatsko #header {
    background: url("../img/header-chorvatsko.jpg") no-repeat top center;
}


#italie #header {
    background: url("../img/header-italie.jpg") no-repeat top center;
}


#kontakt #header {
    background: url("../img/header-kontakt.jpg") no-repeat top center;
}

#podminky #header {
    background: url("../img/header-podminky.jpg") no-repeat top center;
}

#header_02 {
    margin-top: 7px;
    background-image: url("../img/header-kupele-lucky.jpg");
    background-repeat: no-repeat;
    width: 900px;
    height: 220px;
}

/* menu top */
#menu{
    margin-top: 5px;
}

ul#menu{
    margin: 0px;
    padding: 0px;
    width: 900px;
}

#menu_index{
    margin: 50px 0 7px 0;
    width: 900px;
    padding: 0px;
}

ul#menu li,
ul#menu_index li{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: inline;
}

ul#menu li a,
ul#menu_index li a{
    padding: 2px 3px;
    color: #000;
    font-weight: bold;
    font-size: 11px;
}

ul#menu li a:hover,
ul#menu_index li a:hover{
    background: #F7F410;
    color: black;
    text-decoration: none;
}

#copy{
    width: 900px;
    color: #fff;
    text-align: right;
    padding: 5px 0px;  
}

/* LINKS */
a{
    color: white;
    text-decoration: none;
    font-weight: bold;
}

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

.mail{
    color: #404040;
    text-decoration: none;
    font-weight: normal;
}

.mail:hover{
    color: #214A8C;
    text-decoration: underline;
    font-weight: bold;
}

.photo{
    text-align: center;
    padding: 0 0 10px 0;
}

.trasa {
    text-decoration: underline;
}

h1{
    font-size: 14px;
    font-weight: bold;
    color: #234C8E;
}

h2{
    font-size: 13px;
    font-weight: bold;
    color: #234C8E;
}

h3{
    font-size: 13px;
    font-weight: bold;
    color: #FF0000;
}



h4{
    font-size: 13px;
    font-weight: bold;
    color: #FAC210;
}

.zalozka{
    padding-right: 40px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #FF0000;
    font-size: 13px;
    font-weight: bold;
}

.zalozka:hover{
    padding-right: 40px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #234C8E;
    font-size: 13px;
    font-weight: bold;
}


/* TABULKY */
table {
    width: 650px;
    height: 15px;
    empty-cells:hide;
    margin: 0 0 0 108px;
    
    text-align: center;
    border-color: #CFCFCF;
    
}

tr,td {margin:0px; padding:0px 0px 0px 5px; font-size:11px; height: 18px;}
tr.tr1 {background-color: #F8D224; color: black; font-weight: bold;text-align:center}
tr.tr2 {background-color: #262626; font-size: 10px; color: white;text-align:center}
td.td1 {background-color: #f8d224 ;color: black; font-weight: bold; text-align:center;width:72px}
td.nadpis {background-color: #CFCFCF; font-weight: bold; text-align:center;}

ul, li, p, h1, h2, h3, h4, img{ 
    margin: 0;
    padding: 0;
}

img{
    margin-left: 5px;
    border: solid 1px #404040;
}

#home h1{
    display:  none;
}

#home h2 {
    display: none;
}
