body{
    margin:0px;
    background:url('../images/bodyBg.jpg') repeat-x;
}
#strona{
    margin:0 auto;
    width:1185px;
}
#top{
    width:1185px;
    height:139px;
    
}
#logo{
    width:466px;
    height:139px;
    float:left;
}
#logo a img{
    border:0;
}
#hotelTlo1{
    width:719px;
    height:139px;
    float:left;
    background:url('../images/hotelTlo1.jpg') no-repeat;
}
#container{
    clear:both;
    width:1091px;
    margin:0 auto;
    background:url('../images/containerBg.jpg') repeat-y;
}
#menuContainer{
    width:245px;
    float:left;
}
#menuTop{
    width:245px;
    height:50px;
    background:url('../images/hotelTlo2.jpg') no-repeat;
}
#menu{
    width:245px;
    
}
#tekstTopLeft{
    width:408px;
    height:239px;
    float:left;
    background:url('../images/hotelTlo3.jpg') no-repeat;
}
#tekstTopRight{
    width:438px;
    height:239px;
    float:left;
    background:url('../images/hotelTlo4.jpg') no-repeat;
}
#tekstContainer{
    float:left;
    width:846px;
}
#footer{
    width:1091px;
    margin:0 auto;
    height:30px;
    color:gray;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}
#studio{
    width:200px;
    float:left;
    text-align:right;
}
#studio a{
    color:gray;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration:none;
}
#studio a:hover{
    text-decoration:underline;
}
#pozycjonowanie{
    width:891px;
    float:left;    
}
#menu ul li a{
    font-size:22px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration:none;
    color:black;
    font-weight:normal;
}
#menu ul li{
    list-style-type:none;
    line-height: 2;
}
#menu ul li a:hover{
    text-decoration:underline;
}

#mlinki{
  text-align:center;
}
#mlinki a{
font-size:14px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration:none;
    color:#993300;
    font-weight:normal;
}
#mlinki a:hover{
    text-decoration:underline;
}

#tekst{
    font-size: 12px;
    color:white;
    padding: 20px;
    line-height: 1.5;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    clear:both;
}
#tekst a{
    color:white;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration:underline;
}
#tekst a:hover{
    text-decoration:none;
}
h1{
    font-size:20px;
    margin:0;
    padding:5px;
}
h2{
    font-size:14px;
    margin:0;
    padding:5px;
}
#jezyki{
    padding:20px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
img{
    border:3px solid #cbcbcb;
}