body {
    background: #131313 url('../images/www/bg.jpg') repeat;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    color: #f1a904;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

#container {
    width: 884px;
    margin: 0 auto;
    text-align: justify;
}

#top {
    width: 884px;
    padding: 25px 0px;
    background: url('../images/www/24h.png') no-repeat 70% 50%;
    color: #f1a904;
    font-family: trebuchet MS, arial, serif;
    font-weight: 100;
    font-size: 30px;
}

#top_left {
    float: left;
    line-height: 24px;
}

#top_right {
    float: right;
    line-height: 24px;
    text-align: right;
}

#top_right a {
    color: #f1a904;
    text-decoration: none;
}

#top_right a:hover {
    color: #f1a904;
    text-decoration: underline;
}

.clear {
    clear: both;
}

.red {
    color: #f62f00;
}

.white {
    color: #fff;
}

.blue {
    color: #0084ff;
}

#animacja {
    width: 876px;
    height: 198px;
	 padding:3px 4px;
    background-image: url('../images/www/head.jpg');
    background-repeat: no-repeat;
}

#menu {
    width: 884px;
    height: 54px;
    margin: 5px 0px;
}

.text_top {
    width: 884px;
    height: 5px;
    background: url('../images/www/bg_text_top.jpg') no-repeat bottom center;
}

#text {
    width: 854px;
    background: url('../images/www/bg_text.jpg') repeat-y;
    padding: 10px 15px;
    font-weight: bold;
    line-height: 16px;
}

#text_left {
    float: left;
}

#text_right {
    float: right;
}

.text_bottom {
    width: 884px;
    height: 5px;
    background: url('../images/www/bg_text_bottom.jpg') no-repeat top center;
    margin-bottom: 5px;
}

#foot {
    width: 884px;
}

#foot a {
    color: #fff;
    text-decoration: none;
}

#foot a:hover {
    color: #F62F00;
    text-decoration: none;
}

#foot_text {
    width: 854px;
    background: url('../images/www/bg_text.jpg') repeat-y;
    padding: 10px 15px;
    font-size: 9px;
    color: white;
    line-height: 12px;
}

#foot_text_left {
    float: left;
    width: 230px;
}

#foot_text_right {
    float: right;
    width: 600px;
}

img {
    border: 0px;
}

img a {
    border: 0px;
}

.galeria {
    width: 180px;
    height: 135px;
    background: #2A2A2A url('../images/loading.gif') no-repeat 50% 50%;
    border: 2px solid #2A2A2A;
    margin: 10px 20px 10px 0px;
}

.galeria_zdjec {
    width: 180px;
    height: 135px;
    background: #2A2A2A url('../images/loading.gif') no-repeat 50% 50%;
    border: 2px solid #2A2A2A;
    margin: 0px 20px 20px 0px;
}

h1 {
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 10px;
}

h2 {
    font-weight: bold;
    font-size: 15px;
    padding: 10px 0px;
}

a {
    color: #fff;
    text-decoration: underline;
}

a:hover {
    color: #F62F00;
    text-decoration: none;
}

ul {
    list-style-position: outside;
    list-style-type: circle;
    line-height: 18px;
}
