body {
    background: #e2e2e2;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    color: #303030;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

body {
    background: #e2e2e2;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    color: #303030;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.top {
    width: 100%;
    border-bottom: 3px solid #15364b;
    font-family: trebuchet MS, arial;
    background-color: #FFF;
}

.top_content {
    width: 980px;
    background: #FFF url('../images/www/bg_top.gif') bottom left no-repeat;
    margin: 0 auto;
    padding: 40px 0px;
}

.top_content_left {
    float: left;
    font-weight: 100;
    font-size: 20px;
}

.top_content_right {
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 0px 3px 0px;
}

.top_content_right a {
    color: #303030;
    text-decoration: none;
    padding: 0px 7px;
}

.top_content_right a:hover {
    color: #303030;
    text-decoration: none;
    background-color: #EFEFEF;
    padding: 9px 7px;
}

.clear {
    clear: both;
}

.head {
    width: 100%;
    height: 243px;
    background: #fff url('../images/www/head.jpg') no-repeat center;
    border-bottom: 3px solid #15364b;
}

.content {
    width: 100%;
    border-bottom: 2px solid #9c9c9c;
    background-color: #FFF;
}

.content_text {
    width: 980px;
    margin: 0 auto;
    text-align: justify;
    padding: 10px 0px;
    font-size: 12px;
    line-height: 18px;
    background: url('../images/www/bg_content.gif') no-repeat top right;
}

.bottom_menu {
    padding: 10px 0px;
    font-size: 11px;
    font-weight: bold;
    border-bottom: 2px solid #9c9c9c;
    color: #9c9c9c;
    background-color: #FFF;
}

.bottom_menu a {
    color: #9c9c9c;
    text-decoration: none;
    padding: 0px 12px;
}

.bottom_menu a:hover {
    color: #9c9c9c;
    text-decoration: underline;
}

.foot {
    width: 100%;
    background: url('../images/www/bg_foot.gif') no-repeat top center;
    color: #15364b;
    font-size: 11px;
    text-align: justify;
    line-height: 16px;
}

.foot a {
    color: #15364b;
    text-decoration: underline;
}

.foot a:hover {
    color: #15364b;
    text-decoration: none;
}

.foot_content {
    width: 980px;
    margin: 0 auto;
    padding: 10px 0px;
}

.foot_left {
    float: left;
    font-weight: bold;
    padding-right: 20px;
    width: 220px;
}

.foot_right {
    float: right;
    width: 500px;
}

img {
    border: 0px;
}

.galeria {
    width: 200px;
    height: 150px;
    border: 2px solid #E2E2E2;
    margin: 5px 10px 5px 0px;
}

h1 {
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 15px;
}

h2 {
    padding: 10px 0px;
    font-weight: bold;
    font-size: 14px;
}

.h3 {
    padding: 10px 0px;
    font-weight: bold;
    font-size: 12px;
}

a {
    color: #303030;
    text-decoration: underline;
}

a:hover {
    color: #303030;
    text-decoration: none;
}

ul {
    list-style-position: outside;
    list-style-type: circle;
}

/* 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;
}

/* KONTAKT */
.formularz {
    width: 200px;
}
