body {
     background-color: #6B9FD0;
     color: #ffffff;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     margin: 0px;
     text-align: center;
}
a:link {
     color: #ffffff;
     border: 0px;
     text-decoration: none;
}
a:visited {
     color: #ffffff;
     text-decoration: none;
}
a:hover {
     color: #ff0000;
     text-decoration: none;
}
.main {
     width: 980px;
     background: #476B8D;
     font-size: 15px;
     margin: auto;
     text-align: left;
     padding: 0px;
}
.menu_table {
     vertical-align: top;
     padding: 0px;
}
.content_table {
     vertical-align: top;
     padding: 0px;
}
.menu {
     border: 0px;
     text-align: center;
}
.menu_link {
     display: block;
     height: 30px;
     margin: 5px;
     background: #547DA4;
     padding-top: 10px;
     padding-bottom: 0px;
     font-weight: bold;
}
.menu_link:hover {
     display: block;
     height: 30px;
     margin: 5px;
     background: #6B9FD0;
     padding-top: 10px;
     padding-bottom: 0px;
     color: #ffffff;
     font-weight: bold;
}
.content {
     background: #547DA4;
     border: 0px;
     margin: 5px 5px 5px 0px;
     padding: 10px;
     vertical-align: top;
     min-height: 540px;
}
.zdjecia_galeria {
     text-align: center;
}
.miniatura {
     border: 0px;
}
.oferty {
     margin-top: 0px;
}
.odstep {
     height: 1px;
     padding: 0px;
     background-color: #6B9FD0;
}
.typ {
     background-color: #6B9FD0;
     font-size: 20px;
     font-weight: bold;
     width: 100%;
     text-align: center;
     padding-bottom: 5px;
}
.lista_zdjecie {
     text-align: center;
     vertical-align: middle;
}
.lista_nazwa {
     text-align: left;
     vertical-align: middle;
     font-weight: bold;
}
.lista_cena {
     text-align: left;
     vertical-align: middle;
     font-weight: bold;
}
.powrot {
     font-weight: bold;
     text-decoration: none;
     margin-bottom: 10px;
}
.oferta_nazwa {
     background-color: #6B9FD0;
     font-size: 20px;
     font-weight: bold;
     width: 100%;
     text-align: center;
     vertical-align: center;
     padding-top: 5px;
     padding-bottom: 5px;
     margin-bottom: 10px;

}
