* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background-color: #fff;
    color: #162241;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    text-align: center;
}

#top_content {
    width: 100%;
    height: 116px;
    border-bottom: 2px solid #cc0000;
}

#top {
    width: 980px;
    margin: 0 auto;
    font-family: Trebuchet MS, Arial;
}

#top_left {
    float: left;
    color: #c60000;
    font-size: 22px;
    text-align: left;
    padding: 18px 0px;
    font-weight: 100;
}

#top_right {
    float: right;
    text-align: right;
    font-size: 12px;
    color: #6f6f6f;
    font-weight: bold;
    padding: 49px 0px;
}

#top_right a {
    color: #6f6f6f;
    text-decoration: none;
    padding: 12px 8px;
}

#top_right a:hover {
    color: #6f6f6f;
    text-decoration: none;
    padding: 12px 8px;
    background-color: #F0F0F0;
}

#head {
    width: 100%;
    height: 300px;
    background: #F1F6FA url('../images/www/bg_head.jpg') no-repeat left;
    border-bottom: 4px solid #556aa3;
    border-top: 3px solid #556aa3;
}

#text_content {
    width: 100%;
}

#text {
    width: 980px;
    height: auto;
    margin: 0 auto;
    color: #162241;
    font-size: 12px;
    text-align: justify;
    padding: 10px 0px 15px 0px;
    line-height: 18px;
}

#text a:link {
    color: #cc0000;
    text-decoration: none;
}

#text a:visited {
    color: #162241;
    text-decoration: underline;
}

#text a:hover {
    color: #cc0000;
    text-decoration: underline;
}

#text a:active {
    color: #cc0000;
    text-decoration: underline;
}

.text {
    float: left;
    width: 300px;
    padding: 0px 12px;
}

#bottom_content {
    width: 100%;
    border-top: 1px solid #e3e7e9;
    border-bottom: 1px solid #e3e7e9;
    background-color: #f0f4f7;
    color: #2c9484;
    font-size: 11px;
    line-height: 14px;
}

#bottom {
    width: 980px;
    text-align: justify;
    margin: 0 auto;
    padding: 20px;
}

#bottom a {
    color: #2c9484;
    text-decoration: none;
}

#bottom a:hover {
    color: #2c9484;
    text-decoration: underline;
}

#bottom_left {
    float: left;
    width: 490px;
}

#bottom_right {
    float: right;
    width: 490px;
    text-align: right;
}

#bottom_right a {
    padding: 0px 5px;
}

#tagi {
    padding: 5px 0px;
    text-align: center;
    color: #D0D0D0;
    background-color: #FFF;
}

img {
    border: 0px;
}

h1 {
    color: #cc0000;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0px;
}

h2 {
    color: #cc0000;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px;
}

h3 {
    color: #cc0000;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0px;
}

h4 {
    color: #cc0000;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0px;
}

ul {
    list-style-type: circle;
	 list-style-position: outside;
	 margin-left:14px;
}

form {
    text-align: left;
}

.formularz {
    padding: 2px;
    margin-bottom: 5px;
    width: 250px;
    border: 2px solid #EAEAEA;
    color: #162241;
}

.submit {
    padding: 2px 4px;
    border: 2px solid #EAEAEA;
    color: #162241;
    background-color: #ECE9D8;
    margin-right: 4px;
}

.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;
}
