body {
    background: #443f32 url('../images/www/bg_body.jpg') repeat;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

img, div, input {
    behavior: url('iepngfix.php');
}

#top {
    width: 1000px;
    height: 96px;
    margin: 0 auto;
}

#logo {
    float: left;
    width: 364px;
    height: 96px;
    background: url('../images/www/novex.png') no-repeat bottom;
}

#menu {
    float: left;
    width: 636px;
    height: 96px;
}

.clear {
    clear: both;
}

#line {
    height: 5px;
    width: 1000px;
    background: url('../images/www/line.png') repeat-x top;
    margin: 0 auto;
}

#head {
    width: 1000px;
    height: 288px;
    margin: 0 auto;
}

#animacja {
    width: 648px;
    height: 288px;
    margin: 0 auto;
    float: left;
}

#konstruktor {
    width: 352px;
    height: 288px;
    background: url('../images/www/konstruktor.jpg') top no-repeat;
    margin: 0 auto;
    float: right;
}

#under_line {
    height: 3px;
    width: 1000px;
    background: url('../images/www/pasek_pod_animacje.png') no-repeat top;
    margin: 0 auto;
}

#text {
    width: 1000px;
    min-height: 477px;
    background: url('../images/www/bg_text.jpg') bottom no-repeat;
    margin: 0 auto;
    text-align: justify;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    padding: 10px 0px 0px 0px;
}

#text2 {
    background: url('../images/www/bg_text_top.png') top center no-repeat;
    padding: 10px;
    width: 980px;
    min-height: 223px;
}

.kontakt {
    width: 475px;
    height: 131px;
    background: url('../images/www/kontakt_box.png') no-repeat;
    text-align: left;
    color: #9e0b0f;
    font-family: trebuchet MS;
    font-weight: 100;
    font-size: 18px;
}

.kontakt a {
    color: #9e0b0f;
    text-decoration: none;
}

.kontakt a:hover {
    color: #9e0b0f;
    text-decoration: underline;
}

.telefon {
    padding: 72px 0px 0px 110px;
    float: left;
}

.e-mail {
    padding: 72px 0px 0px 95px;
    float: left;
}

.co_oferujemy {
    width: 475px;
    height: 187px;
    background: url('../images/www/co_oferujemy.png') no-repeat;
    text-align: justify;
    color: #403b2e;
    font-size: 10px;
    font-weight: bold;
}

#foot {
    width: 980px;
    height: 50px;
    background-color: #FFF;
    color: #443f32;
    font-size: 11px;
    padding: 40px 10px 0px 10px;
    margin: 0 auto;
}

#foot a {
    color: #403b2e;
    text-decoration: none;
    font-weight: bold;
}

#foot a:hover {
    color: #403b2e;
    text-decoration: none;
    font-weight: bold;
}

#foot_menu {
    float: left;
}

#foot_menu a {
    padding: 0px 10px;
}

#designed {
    float: right;
}

#designed a {
    padding: 0px 10px 0px 0px;
}

img {
    border: 0px;
}

h1 {
    font-size: 15px;
    color: #EAB91E;
}

h2 {
    font-size: 14px;
    color: #EAB91E;
}

h3 {
    font-size: 13px;
    color: #EAB91E;
}

a {
    color: #fff;
    text-decoration: underline;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

ul {
    list-style-position: outside;
    list-style: circle;
    margin: 0px;
    padding: 0px 0px 0px 14px;
}