* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #4B82C3;
    font-size: 13px;
    font-family: trebuchet MS, Arial, sans-serif;
    color: #fff;
    text-align: center;
}

#top {
    width: 100%;
    height: 364px;
    background: #0e3b65 url('../images/www/bg_top.jpg') no-repeat center top;
}

#head {
    width: 196px;
    margin: 0 auto;
    padding: 217px 0px 0px 668px;
    text-align: center;
    font-style: italic;
    color: #104068;
}

#head_small {
    color: #ff0135;
}

#content {
    width: 100%;
    background: #4B82C3 url('../images/www/bg_content.jpg') no-repeat center top;
    text-align: justify;
}

#menu {
    width: 887px;
    height: 18px;
    padding: 17px 0px 20px 0px;
    background: url('../images/www/bg_menu.png') no-repeat center top;
    margin: 0 auto;
    margin-top: 1px;
    text-align: center;
}

#text {
    width: 867px;
    min-height: 200px;
    background: #225487 url('../images/www/bg_text.png') repeat-x top;
    margin: 0 auto;
    padding: 10px;
}

h1 {
    font-size: 16px;
    font-weight: bold;
}

h2 {
    color: #ffe401;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    background: url('../images/www/bg_h1.png') no-repeat bottom left;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

h3 {
    color: #ffe401;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    padding: 10px 0px;
}

h4 {
    color: #ffe401;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    padding: 10px 0px;
}

#foot {
    width: 887px;
    background: url('../images/www/bg_foot.png') no-repeat center top;
    margin: 0 auto;
    padding: 10px 0px;
    color: #95b3d5;
}

#foot a {
    color: #95b3d5;
    text-decoration: none;
    padding: 0px 15px 0px 0px;
}

#foot a:hover {
    color: #fff;
    text-decoration: none;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

.galeria {
    width: 180px;
    height: 135px;
    background: #FFE401 url('../images/loading.gif') no-repeat 50% 50%;
    padding: 2px;
    border: 1px solid #0E3B65;
    margin: 10px;
}

.holowniki {
    width: 180px;
    height: 135px;
    background: #FFE401 url('../images/loading.gif') no-repeat 50% 50%;
    padding: 2px;
    border: 1px solid #0E3B65;
    margin: 10px 10px 10px 0px;
}

ul {
    list-style-type: circle;
    list-style-position: outside;
    margin-left: 15px;
}

a {
    color: #fff;
    text-decoration: underline;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

/* 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;
}
