
.page {
     margin: 0 auto;
     width: 750px;
     position: relative;
     top: 8px;
     color: black;
     font-family: Arial, Helvetica, sans-serif;
}

.header {
     background-image: url(images/gora.gif);
     width: 750px;
     height: 283px;
}

.title {
     font-weight: bold;
     text-align: right;
     position: relative;
     right: 150px;
     font-size: 22px;
     top: +25px;
}

.slogan {
     text-align: right;
     font-size: 16px;
     position: relative;
     right: 220px;
     top: +18px;
}

.wrapper {
     background-image: url(images/bg.gif);
     background-repeat: repeat-y;
     width: 750px;
     float: left;
}

.submenu {
     width: 230px;
     float: left;
     position: relative;
     height: 480px;
     top: -125px;
     text-align: center;
}

.menutitle-a {
     color: #D21438;
     font-size: 15px;
     font-weight: bold;
     text-decoration: underline overline;
     text-align: center;
     padding-top: 10px;
}

.menutitle {
     font-size: 15px;
     font-weight: bold;
     text-decoration: underline overline;
     text-align: center;
     padding-top: 10px;
}

.menuactive-a {
     color: #D21438;
     font-size: 14px;
     padding-bottom: 5px;
     padding-top: 0px;
     text-decoration: none;
}

.menuactive {
     font-size: 14px;
     padding-bottom: 5px;
     padding-top: 0px;
     text-decoration: none;
}

.content {
     width: 451px;
     position: relative;
     float: left;
     margin-left: 0px;
     padding-top: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
     padding-left: 15px;
}

.footer {
     width: 750px;
     height: 180px;
     background-image: url(images/dol.gif);
     clear: both;
}

.copyright {
     font-size: 12px;
     position: relative;
     top: 130px;
     right: 200px;
}

.entrytitlehome {
     font-size: 16PX;
     text-align: center;
     padding-bottom: 0px;
     padding-top: 15px;
}

.entrypodpis {
     text-align: right;
     font-size: 14px;
     padding-right: 35px;
}

a:link {
    color:black;
}

a:visited {
    color: black;
}

a:hover {
    color: #D21438;
    text-decoration: none;
}

a:active {
    color: black;
}

.entrytitle {
     color: black;
     text-align: left;
     font-size: 22px;
     padding-bottom: 0px;
}

.entryoferta {
     text-align: justify;
     font-size: 16px;
     padding-bottom: 0px;
}

.entry {
     text-align: center;
     font-size: 16px;
     padding-bottom: 0px;
}

.entryuslugi {
     text-align: left;
     font-size: 14px;
     padding-top: 15px;
     padding-bottom: 5px;
     padding-left: 0px;
}

td.mapka {
     text-align: right;
     font-size: 16px;
     padding-bottom: 20px;
}

