* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #fff url('../images/www/bg.jpg') no-repeat center top;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: white;
    text-align: center;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

a {
    color: white;
    text-decoration: underline;
}

a:hover {
    color: white;
    text-decoration: none;
}

h1 {
    font-size: 15px;
    font-weight: bold;
    padding: 0px;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0px;
}

h3 {
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0px;
}

h4 {
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}

ul {
    margin: 0px;
    padding: 0px 0px 0px 14px;
}

li {
    background: url('../images/www/li.png') 0 50% no-repeat;
    list-style: none;
    padding-left: 20px;
    line-height: 20px;
    vertical-align: middle;
}

.galeria-zdjec {
    border: 2px solid white;
    margin: 4px;
    background: url('../images/loading.gif') no-repeat 50% 50%;
}

.mini-galeria {
    width: 70px;
    height: 70px;
    background: url('../images/loading.gif') no-repeat 50% 50%;
    border: 2px solid white;
    margin-right: 4px;
}

.content {
    width: 950px;
    margin: 0 auto;
    text-align: justify;
}

#top {
    width: 950px;
    height: 125px;
}

#logo {
    float: left;
    padding: 40px 0px 0px 0px;
}

#menu {
    float: right;
    padding: 53px 0px 0px 0px;
}

#menu a:hover img {
    background-position: 100% -19px;
}

#menu .index {
    border: 0px;
    width: 108px;
    height: 19px;
    margin-right: 5px;
}

#menu a .index {
    background: url('../images/www/menu/index.png');
}

#menu .firma {
    border: 0px;
    width: 58px;
    height: 19px;
    margin-right: 5px;
}

#menu a .firma {
    background: url('../images/www/menu/firma.png');
}

#menu .oferta {
    border: 0px;
    width: 56px;
    height: 19px;
    margin-right: 5px;
}

#menu a .oferta {
    background: url('../images/www/menu/oferta.png');
}

#menu .galeria {
    border: 0px;
    width: 103px;
    height: 19px;
    margin-right: 5px;
}

#menu a .galeria {
    background: url('../images/www/menu/galeria.png');
}

#menu .kontakt {
    border: 0px;
    width: 69px;
    height: 19px;
    margin-right: 5px;
}

#menu a .kontakt {
    background: url('../images/www/menu/kontakt.png');
}

#menu .linki {
    border: 0px;
    width: 122px;
    height: 19px;
}

#menu a .linki {
    background: url('../images/www/menu/linki.png');
}

.clear {
    clear: both;
}

#head {
    width: 950px;
    height: 258px;
	 text-align: right;
}

#text-index {
    width: 100%;
    min-height: 269px;
    background: url('../images/www/text-index.png') no-repeat center top;
}

#text-index-1 {
    float: left;
    width: 370px;
    padding: 10px;
}

#text-index-2 {
    float: left;
    width: 260px;
    padding: 10px;
    color: #ffdf0f;
}

#text-index-3 {
    float: right;
    width: 260px;
    padding: 10px;
}

#text-kontakt {
    width: 100%;
    min-height: 464px;
    background: url('../images/www/text-kontakt.png') no-repeat center top;
}

#text-kontakt-1 {
    width: 650px;
    padding: 10px;
    float: left;
}

#text-kontakt-2 {
    width: 260px;
    padding: 10px;
    float: right;
}

#text-bg {
    width: 100%;
    min-height: 464px;
    background: url('../images/www/text-bg.png') repeat-y center top;
}

#text-bg-text {
    width: 930px;
    padding: 10px;
}

#bottom {
    width: 100%;
    height: 10px;
    padding: 40px 0px;
    background: url('../images/www/bg-bottom.png') repeat-x center top;
    font-size: 10px;
    color: #b0b0b0;
}

#bottom-menu {
    float: left;
}

#bottom-menu a {
    color: #b0b0b0;
    text-decoration: none;
    margin-right: 8px;
}

#bottom-menu a:hover {
    color: #b0b0b0;
    text-decoration: underline;
    margin-right: 8px;
}

#designed {
    float: right;
}

#designed a {
    color: #b0b0b0;
    font-weight: bold;
    text-decoration: none;
}

#designed a:hover {
    color: #b0b0b0;
    font-weight: bold;
    text-decoration: underline;
}