* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #ffea1f url('../images/www/bg.jpg') no-repeat center top;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    color: #000;
    text-align: center;
}

#container {
    width: 864px;
    margin: 0 auto;
    text-align: justify;
}

#top {
    width: 864px;
    height: 94px;
}

#telefon {
    float: left;
    width: 300px;
    color: #bf0000;
    font-family: trebuchet MS, arial;
    font-weight: 100;
    font-size: 20px;
    padding: 32px 30px;
}

#menu {
    float: right;
    width: 504px;
    height: 94px;
    padding: 22px 0px;
}

.menu1 {
    height: 51px;
    width: 102px;
}

a .menu1 {
    background: url('../images/www/menu/1.png');
}

a:hover .menu1 {
    background-position: 100% -51px;
}

.menu2 {
    height: 51px;
    width: 54px;
}

a .menu2 {
    background: url('../images/www/menu/2.png');
}

a:hover .menu2 {
    background-position: 100% -51px;
}

.menu3 {
    height: 51px;
    width: 58px;
}

a .menu3 {
    background: url('../images/www/menu/3.png');
}

a:hover .menu3 {
    background-position: 100% -51px;
}

.menu4 {
    height: 51px;
    width: 90px;
}

a .menu4 {
    background: url('../images/www/menu/4.png');
}

a:hover .menu4 {
    background-position: 100% -51px;
}

.menu5 {
    height: 51px;
    width: 64px;
}

a .menu5 {
    background: url('../images/www/menu/5.png');
}

a:hover .menu5 {
    background-position: 100% -51px;
}

.menu6 {
    height: 51px;
    width: 56px;
}

a .menu6 {
    background: url('../images/www/menu/6.png');
}

a:hover .menu6 {
    background-position: 100% -51px;
}

.menu7 {
    height: 51px;
    width: 49px;
}

a .menu7 {
    background: url('../images/www/menu/7.png');
}

a:hover .menu7 {
    background-position: 100% -51px;
}

.clear {
    clear: both;
}

#head {
    width: 864px;
    height: 320px;
}

#naglowek {
    width: 834px;
    height: 139px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 20px;
}

#text {
    width: 834px;
    margin: 0 auto;
    padding: 20px 0px 10px 0px;
    line-height: 18px;
}

#text_left {
    float: left;
    width: 470px;
    background: url('../images/www/bg_text.jpg') no-repeat center right;
}

#text_right {
    float: right;
    width: 364px;
}

#foot {
    width: 844px;
    padding: 25px 10px;
    background-color: #ffe11f;
    margin-bottom: 10px;
}

#foot a {
    color: #bf0000;
    text-decoration: none;
}

#foot a:hover {
    color: #bf0000;
    text-decoration: underline;
}

#foot_left {
    float: left;
    width: 50%;
}

#foot_right {
    float: right;
    width: 50%;
    text-align: right;
}

#bottom {
    width: 834px;
    margin-bottom: 15px;
}

img {
    border: 0px;
}

.img_index {
    width: 160px;
    height: 120px;
    background: #FFE11F url('../images/loading.gif') no-repeat 50% 50%;
    border: 3px solid #FFE11F;
    margin: 8px;
}

.galeria {
    width: 190px;
    height: 143px;
    background: #FFE11F url('../images/loading.gif') no-repeat 50% 50%;
    border: 3px solid #FFE11F;
    margin: 4px;
}

h1 {
    font-size: 15px;
    padding: 5px 0px 10px 0px;
}

h2 {
    font-size: 14px;
    padding: 5px 0px 10px 0px;
    color: #Bd0000;
}

ul {
    list-style-position: outside;
    list-style: circle;
    margin: 0px;
    padding: 0px 0px 0px 15px;
}

ul.big {
    padding-top: 157px;
    padding-left: 32px;
}

ul.big li {
    background: url('../images/www/wykaz.png') 0 50% no-repeat;
    list-style: none;
    padding-left: 20px;
    line-height: 22px;
    vertical-align: middle;
}

a {
    color: #000;
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: none;
}