* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: url('../images/www/bkg.jpg');
    text-align: center;
    font-family: "Trebuchet MS";
    font-size: 11px;
    color: #FFF;
    line-height: 15px;
}

a {
    color: #CCC;
    text-decoration: none;
}

a:hover {
    color: #CCC;
    text-decoration: underline;
}

ul {
    list-style-type: circle;
    list-style-position: outside;
    margin-left: 14px;
}

ol {
    margin-left: 5px;
}

h1 {
    margin: 0pt;
    padding: 0pt;
}

h2 {
    margin: 10px 0px;
    font-size: 16px;
}

#main {
    background: url('../images/www/bkg-top.jpg') no-repeat top center;
    width: 100%;
    min-height: 500px;
}

#menu {
    width: 900px;
    padding-top: 20px;
    margin: auto;
}

#menu a:hover img {
    background-position: 100% -47px;
}

#menu .glowna {
    border: 0px;
    width: 106px;
    height: 47px;
}

#menu a .glowna {
    background: url('../images/www/menu/strona_glowna.png');
}

#menu .oferta {
    border: 0px;
    width: 75px;
    height: 47px;
}

#menu a .oferta {
    background: url('../images/www/menu/oferta.png');
}

#menu .firma {
    border: 0px;
    width: 65px;
    height: 47px;
}

#menu a .firma {
    background: url('../images/www/menu/firma.png');
}

#menu .holowniki {
    border: 0px;
    width: 84px;
    height: 47px;
}

#menu a .holowniki {
    background: url('../images/www/menu/holowniki.png');
}

#menu .opinie {
    border: 0px;
    width: 107px;
    height: 47px;
}

#menu a .opinie {
    background: url('../images/www/menu/opinie_o_firmie.png');
}

#menu .galeria {
    border: 0px;
    width: 97px;
    height: 47px;
}

#menu a .galeria {
    background: url('../images/www/menu/galeria_zdjec.png');
}

#menu .video {
    border: 0px;
    width: 60px;
    height: 47px;
}

#menu a .video {
    background: url('../images/www/menu/video.png');
}

#menu .kontakt {
    border: 0px;
    width: 68px;
    height: 47px;
}

#menu a .kontakt {
    background: url('../images/www/menu/kontakt.png');
}

#menu .polecane {
    border: 0px;
    width: 116px;
    height: 47px;
}

#menu a .polecane {
    background: url('../images/www/menu/polecane_strony.png');
}

#top {
    background: url('../images/www/top.png') no-repeat top center;
    width: 1000px;
    height: 301px;
    margin: auto;
}

#content {
    width: 946px;
    margin: auto;
    padding-top: 5px;
}

#left {
    border: 1px solid #282828;
    background: #212121;
    width: 576px;
    text-align: left;
}

#left .top {
    border-bottom: 1px solid #282828;
    background: #262626;
    width: 516px;
    height: 34px;
    line-height: 34px;
    margin-bottom: 20px;
    padding: 10px 30px;
}

#left .text {
    width: 516px;
    margin-bottom: 20px;
    padding: 0px 30px;
}

#right {
    float: right;
    background: url('../images/www/bkg-right.jpg') no-repeat bottom center #f8cc25;
    width: 362px;
    text-align: left;
}

#right .top {
    border-bottom: 1px solid #d9b111;
    background: #fdd827;
    width: 300px;
    height: 34px;
    line-height: 34px;
    margin-bottom: 10px;
    padding: 11px 30px;
}

#right .text {
    width: 300px;
    line-height: 20px;
    margin: 0px 0px 60px 0px;
    padding: 0px 30px;
    font-size: 12px;
    color: #000;
}

#right .text .title {
    color: #8c1100;
    line-height: normal;
    font-weight: bold;
    padding: 5px 0px;
}

#right .text * {
    margin: 0px;
    padding: 0px;
}

#right .text ul li {
    margin-left: 10px;
    background: url('../images/www/wykaz.png') 0 50% no-repeat;
    list-style: none;
    padding-left: 12px;
    vertical-align: middle;
}

#right .text ol {
    margin-left: 30px;
}

#opinions {
    width: 582px;
    margin-top: 20px;
    text-align: left;
}

#opinions .top {
    width: 520px;
    height: 34px;
    line-height: 34px;
    margin-bottom: 20px;
    padding: 10px 31px;
}

#opinions .opinion {
    float: left;
    border: 1px solid #282828;
    background: #212121;
    width: 110px;
    padding: 5px;
    margin-left: 19px;
}

#gallery {
    border: 1px solid #cfcfcf;
    background: #f2f2f2;
    width: 944px;
    margin: 5px auto 10px auto;
}

#gallery .top {
    border-bottom: 1px solid #cfcfcf;
    background: #e8e8e8;
    width: 884px;
    height: 34px;
    line-height: 34px;
    margin-bottom: 20px;
    padding: 10px 30px;
    text-align: left;
}

#gallery .text {
    width: 890px;
    padding: 0px 30px 10px 30px;
    text-align: center;
    color: #202020;
    font-size: 12px;
    line-height: 18px;
}

#gallery .text a {
    color: #e11a00;
    text-decoration: none;
}

#gallery .text a:hover {
    color: #e11a00;
    text-decoration: underline;
}

#gallery .text .img_div {
    float: left;
    width: 130px;
    height: 98px;
    margin: 0px 14px 14px 0px;
    text-align: center;
}

#gallery .text img {
    padding: 2px;
    border: 1px solid #E7E7E7;
    background: #fff url('../images/loading.gif') no-repeat 50% 50%;
}

#footer {
    color: #AAA;
}

#footer a {
    padding: 0px 8px;
    color: #FFF;
}

/* KSIEGA GOSCI */
.komunikat {
    border: 1px solid black;
    width: 300px;
    padding: 20px;
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
    font-family: Verdana;
    font-size: 12px;
}

/* Wpisy dotyczace wyswietlania kolejnych wpisow */
.wpis {
    width: 760px;
    margin: auto;
    margin-bottom: 20px;
    font-family: Verdana;
    font-size: 12px;
}

.data {
    float: left;
    padding-left: 15px;
}

.autor {
    float: right;
    padding-right: 15px;
    text-align: right;
}

#guziki {
    width: 300px;
    padding-bottom: 20px;
    margin: auto;
    font-family: Verdana;
    font-size: 12px;
}

/* Wpisy dotyczace samych inputow */
.input {
}

.textarea {
}

#token {
}

#button {
}

/* Wpisy dotyczace tabeli w ktorej znajduje sie formularz */
#tabela {
    margin: auto;
    font-family: Verdana;
    font-size: 12px;
}

.tytul {
    text-align: right;
}

.pole {
    text-align: left;
}

.wyslij {
    text-align: right;
}