* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #fff url('../images/www/bg.jpg') no-repeat center top;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    color: #0c3254;
    text-align: center;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

a {
    color: #0c3254;
    text-decoration: underline;
}

a:hover {
    color: #0c3254;
    text-decoration: none;
}

h1 {
    color: #B20C0C;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0px 15px 0px;
}

h2 {
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0px;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0px;
}

h4 {
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}

ul {
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
}

li {
    background: url('../images/www/li.png') left center no-repeat;
    list-style: none;
    padding-left: 20px;
    line-height: 20px;
    vertical-align: middle;
}

.galeria-zdjec {
    border: 1px solid #E1E1E1;
    margin: 2px 2px 2px 0px;
    padding: 2px;
    background: url('../images/loading.gif') no-repeat 50% 50%;
}

#content {
    width: 840px;
    text-align: justify;
    margin: 0 auto;
}

#top {
    width: 840px;
    height: 70px;
    margin: 34px 0px 346px 0px;
}

#logo {
    float: left;
    padding: 5px 0px 0px 0px;
}

#menu {
    float: right;
    padding: 22px 0px 0px 0px;
}

#menu a:hover img {
    background-position: 100% -39px;
}

#menu .index {
    border: 0px;
    width: 96px;
    height: 39px;
}

#menu a .index {
    background: url('../images/www/menu/index.png');
}

#menu .firma {
    border: 0px;
    width: 47px;
    height: 39px;
}

#menu a .firma {
    background: url('../images/www/menu/firma.png');
}

#menu .oferta {
    border: 0px;
    width: 51px;
    height: 39px;
}

#menu a .oferta {
    background: url('../images/www/menu/oferta.png');
}

#menu .referencje {
    border: 0px;
    width: 74px;
    height: 39px;
}

#menu a .referencje {
    background: url('../images/www/menu/referencje.png');
}

#menu .galeria {
    border: 0px;
    width: 57px;
    height: 39px;
}

#menu a .galeria {
    background: url('../images/www/menu/galeria.png');
}

#menu .porady {
    border: 0px;
    width: 52px;
    height: 39px;
}

#menu a .porady {
    background: url('../images/www/menu/porady.png');
}

#menu .kontakt {
    border: 0px;
    width: 59px;
    height: 39px;
}

#menu a .kontakt {
    background: url('../images/www/menu/kontakt.png');
}

#menu .linki {
    border: 0px;
    width: 42px;
    height: 39px;
}

#menu a .linki {
    background: url('../images/www/menu/linki.png');
}

.clear {
    clear: both;
}

#text {
    width: 100%;
    min-height: 150px;
    padding: 0px 0px 10px 0px;
    line-height: 18px;
}

#text-1 {
    float: left;
    width: 410px;
}

#border {
    float: left;
    width: 1px;
    height: 500px;
    margin: 33px 9px 0px 10px;
    background-color: #d3d3d3;
}

#text-2 {
    float: left;
    width: 410;
}

#bottom {
    width: 840px;
    height: 80px;
    background: #125893;
}

#foot {
    padding: 10px 0px 13px 0px;
    height: 11px;
    font-size: 11px;
}

.clear {
    clear: both;
}

#foot-menu {
    float: left;
}

#foot-menu a {
    color: #0c3254;
    text-decoration: none;
    margin-right: 8px;
}

#foot-menu a:hover {
    color: #0c3254;
    text-decoration: underline;
}

#designed {
    float: right;
}

#designed a {
    color: #0c3254;
    text-decoration: none;
    font-weight: bold;
}

#designed a:hover {
    color: #0c3254;
    text-decoration: underline;
    font-weight: bold;
}

/* 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: 830px;
    margin-bottom: 20px;
    font-family: Verdana;
    font-size: 12px;
    background-color: #E1E1E1;
    padding: 5px;
}

.data {
    float: left;
    padding-left: 15px;
    background-color: #EFEFEF;
    padding: 5px;
}

.autor {
    float: right;
    padding-right: 15px;
    text-align: right;
    background-color: #EFEFEF;
    padding: 5px;
}

#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;
    width: 100%;
    font-family: Verdana;
    font-size: 12px;
}

.tytul {
    text-align: right;
}

.pole {
    text-align: left;
}

.wyslij {
    text-align: right;
}