body {
    background: #090909 url('../images/www/bg.jpg') top repeat-x;
    font-size: 12px;
    font-family: Trebuchet MS, Arial, sans-serif;
    color: #efd9ba;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

img, div, input {
    behavior: url("iepngfix.php");
}

.top {
    width: 100%;
    height: 347px;
    background: #FFF url('../images/www/bg_top.jpg') center top;
}

.top1 {
    width: 930px;
    height: 134px;
    margin: 0 auto;
}

.logo {
    width: 429px;
    height: 117px;
    float: left;
}

.mapa {
    float: right;
    padding: 50px 60px 0px 0px;
}

.clear {
    clear: both;
}

.animacja {
	 width: 894px;
	 height: 213px;
    margin: 0 auto;
	 text-align: left;
}

.container {
    width: 100%;
    background: #831901 url('../images/www/bg_menu.jpg') center top no-repeat;
    text-align: justify;
}

.menu {
    width: 930px;
    height: 80px;
    margin: 0 auto;
    text-align: center;
}

.menu_break {
    margin: 0px 10px;
    width: 2px;
    height: 66px;
}

.head {
    width: 892px;
    height: 8px;
    margin: 0 auto;
    padding: 18px 0px 30px 0px;
    border-bottom: 1px solid #942b00;
    font-weight: bold;
    font-size: 13px;
}

.text {
    width: 892px;
    margin: 0 auto;
    background: #831900 url('../images/www/bg_text_bottom.jpg') no-repeat center bottom;
    padding: 20px 25px 20px 25px;
}

.bottom {
    width: 100%;
    background: #090909 url('../images/www/bg_bottom.jpg') repeat-x top;
    color: #363636;
}

.bottom a {
    color: #767676;
    text-decoration: none;
}

.bottom a:hover {
    color: #767676;
    text-decoration: underline;
}

.bottom_content {
    width: 892px;
    margin: 0 auto;
}

.bottom_content_1 {
    width: 892px;
    padding: 10px 0px 5px 0px;
    text-align: left;
}

.bottom_menu {
    width: 892px;
    padding: 5px 0px 10px 0px;
    text-align: center;
}

.bottom_menu a {
    color: #363636;
    text-decoration: none;
    padding: 0px 5px;
}

.bottom_menu a:hover {
    color: #767676;
    text-decoration: none;
    padding: 0px 5px;
}

img {
    border: 0px;
}

img a {
    border: 0px;
}

.galeria {
    width: 150px;
    height: 113px;
    border: 2px solid #A7310D;
    margin: 4px 8px 4px 0px;
    background: #A7310D url('../images/loading.gif') no-repeat 50% 50%;
}

.lupa {
    width: 13px;
    height: 13px;
    vertical-align: middle;
    padding-left: 10px;
}

strong {
    font-weight: bold;
    color: #fff;
}

h1 {
    font-size: 14px;
    font-weight: bold;
}

h2 {
    font-size: 13px;
    font-weight: bold;
}

h3 {
    font-size: 12px;
    font-weight: bold;
}

ul {
    list-style-position: outside;
    list-style: circle;
    margin: 0px;
    padding: 0px 0px 0px 14px;
}

ul.big li {
    background: url('../images/www/wykaz_big.jpg') 0 50% no-repeat;
    list-style: none;
    padding-left: 20px;
    line-height: 22px;
    vertical-align: middle;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #fff;
    text-decoration: underline;
}

.cennik td {
    border-bottom: 1px solid #A7310D;
    padding: 8px 8px 12px 0px;
    width: 100px;
}

.cennik td.one {
    border-bottom: 1px solid #A7310D;
    padding: 8px 8px 12px 0px;
    width: 650px;
}

/* KSIEGA GOSCI */
.komunikat {
    border: 1px solid #A7310D;
    width: 300px;
    padding: 20px;
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
    font-size: 12px;
}

/* Wpisy dotyczace wyswietlania kolejnych wpisow */
.wpis {
    width: 760px;
    margin: auto;
    margin-bottom: 20px;
    font-size: 12px;
}

.data {
    float: left;
    padding-left: 15px;
    padding-top: 15px;
}

.autor {
    float: right;
    padding-right: 15px;
    text-align: right;
    padding-top: 15px;
}

#guziki {
    width: 300px;
    padding-bottom: 20px;
    margin: auto;
    font-size: 12px;
}

/* Wpisy dotyczace samych inputow */
.input {
    border: 3px solid #A7310D;
    padding: 2px;
}

.textarea {
    border: 3px solid #A7310D;
    padding: 2px;
}

#token {
    border: 3px solid #A7310D;
    padding: 2px;
}

#button {
    border: 3px solid #A7310D;
    padding: 2px;
    font-weight: bold;
    color: #000;
}

/* Wpisy dotyczace tabeli w ktorej znajduje sie formularz */
#tabela {
    margin: auto;
    font-size: 12px;
}

.tytul {
    text-align: right;
}

.pole {
    text-align: left;
}

.wyslij {
    text-align: right;
}
