* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #978E87 url('../images/grafika/bacground_body.jpg') no-repeat center fixed;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #101010;
    text-align: center;
}

#content {
    width: 800px;
    margin: 0 auto;
    text-align: justify;
    max-height: 1067px;
}

#top {
    width: 800px;
    background-color: #292929;
    border-bottom: 1px solid #878783;
}

.ikonki {
    border: 0px;
    padding: 5px 10px;
}

#image {
    width: 800px;
    height: 289px;
    background-image: url('../images/grafika/image_main.jpg');
    background-color: transparent;
    border-bottom: 1px solid #878783;
}

#menu {
    width: 792px;
    height: 24px;
    background-color: #292929;
    border-bottom: 1px solid #878783;
    padding: 8px 4px;
    font-family: verdana, sans-serif;
    font-size: 17px;
    text-align: center;
}

#menu li {
    display: inline;
    padding: 0px 3px;
}

#menu a {
    color: #c78f36;
    text-decoration: none;
}

#menu a:hover {
    color: #c78f36;
    text-decoration: none;
    border-bottom: 1px dotted #c78f36;
}

.activ {
    border-bottom: 1px solid #c78f36;
}

#box {
    width: 770px;
    height: auto;
    background: url('../images/grafika/background_box.png') repeat;
    line-height: 1.4em;
    padding: 15px;
}

#foot {
    width: 780px;
	 height:20px;
    background-color: #292929;
    border-top: 1px solid #878783;
    color: #c78f36;
    font-size: 11px;
    padding: 5px 10px 0px 10px;
}

#foot a {
    color: #c78f36;
    text-decoration: none;
}

#foot a:hover {
    color: #c78f36;
    text-decoration: underline;
}

a {
    color: #101010;
    text-decoration: underline;
}

a:hover {
    color: #101010;
    text-decoration: none;
}

h1 {
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0px;
}

h2 {
    font-size: 15px;
    font-weight: bold;
    padding: 3px 0px;
}

#box ul {
    list-style-type: square;
    list-style-position: outside;
    margin-left: 10px;
}

p {
    font-weight: bold;
}

img {
    border: 0px;
}

.img {
    margin: 5px 30px 5px 0px;
    padding: 2px;
    border: 1px solid #292929;
    background: #E0E0E0 url('../images/loading.gif') no-repeat 50% 50%;
    width: 147px;
    height: 112px;
	 text-align:left;
}

.img_galeria {
    margin: 15px;
    border: 1px solid #808080;
    background: url('../images/loading.gif') no-repeat 50% 50%;
}

.img_referencje {
    margin: 10px 20px 10px 0px;
    padding: 2px;
    border: 1px solid #292929;
    background: #E0E0E0 url('../images/loading.gif') no-repeat 50% 50%;
    height: 220px;
    width: 150px;
}

.meble-handel {
    padding: 2px;
    border: 1px solid #292929;
    background: #E0E0E0 url('../images/loading.gif') no-repeat 50% 50%;
    margin: 5px;
    float: left;
}