html{
    background-color: #093a84;
    overflow-y: scroll;
}

.gora{
    padding: 0;
    margin: auto;
    width: 722px;
}

.logo{
}

.menu {
    border: 0px;
    width: 101px;
    display: inline;
    margin-left: -2px;
    text-decoration: none;
}

.menu a, a:active, a:hover, a:visited, a:link{
    text-decoration: none;
    border: 0px;
}

.srodek{
    padding: 0;
    margin: auto;
    width: 722px;
    height: auto;
    border: 0px solid black;
    color: white;
    font-family: arial, sans-serif;
    font-size: 12px;
    text-align: justify;
}

.srodek td{
}

.all{
    background-color: #0d469d;
    width: 730px;
    padding: 0;
    margin: auto;
}

.srodek2{
    margin: 2px;
}

#ZT{
    text-align: center;
    margin-top:1px;
}

#ZT img, a, a:active, a:hover, a:visited, a:link{
    text-decoration:none;
    border: 0px;
}

.about1{
    float: left;
    width: 220px;
    margin-top:20px;
}

.about1 img, a, a:active, a:hover, a:visited, a:link{
    text-decoration:none;
    border: 0px;
}

.about2{
    height: auto;
    width:500px;
    float: right;
}

.fal1{
    margin-top: 15px;
    width: 180px;
    float: left;
}

.fal2{
    height: 430px;
}

.fal2 a, a:active, a:visited{
    text-decoration: underline;
    color: white;
}

.fal2 a:hover{
    text-decoration: none;
    color: white;
}

.rooms{
    height:280px;
    padding: 0;
    margin: auto;
    width: 360px;
    margin-top: 10px;
}

.rooms img{
    width: 180px;
    border: 0px;
}

.rooms a, a:active, a:hover,a:visited, a:link{
    border: 0px;
    font-size:15px;
    color: white;
    text-align: center;
}

.rooms td{
    width: 180px;
    border: 0px;
    background-image: url();
}

.find{
    float: left;
    width: 130px;
    height: 500px;
    background-color:#0d469d;
}

.find img{
    height: 130px;
    margin-top:20px;
}

.find2{
    float: right;
    width: 580px;
    margin: 2px;
    height: 500px;
    background-color:#0d469d;
}

.contact{
    float: right;
    height: 300px;
    width: 550px;
    background-color: #0d469d;
}

.contact input, select, textarea{
    margin-top: 8px;
}