body {
    background: #222222;
    color: #5a5a5a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
}

body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 100%;
    position: absolute;
}

html {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
}

a {
    outline: none;
}

a img {
    border: none;
}

hr {
    border-bottom: 2px solid #363636;
    border-top: none;
    border-right: none;
    border-left: none;
    background: none;
}

#wrapper, #footer {
    /*	margin: 10% auto 0;*/
    /*position: relative;*/
    width: 750px;
}

#box-container {
    width: 750px;
}

div.service-box {
    border: 1px solid #3e3e3e;
    height: 366px;
    padding-top: 5px;
    width: 362px;
}

div#uslugi-wysokosciowe {
    float: left;
    margin-right: 22px;
}

div#odstraszanie-ptakow {
    float: right;
}

div.flash-box {
    background: #eee;
    height: 261px;
}

div.links-box {
    background: #2c2c2c;
    height: 105px;
    position: relative;
}

div.arrow {
    background: url(images/arrow.gif) no-repeat;
    height: 25px;
    left: -8px;
    position: absolute;
    top: 30px;
    width: 34px;
}

#footer {
    /*bottom: 0;
     clear: both;
     left: 50%;
     margin-left: -375px;
     margin-bottom: 25px;
     margin-top: 54px;
     overflow: hidden;
     position: relative;*/
}

#logo-box {
    float: left;
    height: 66px;
    padding-left: 27px;
    width: 76px;
}

#contact-box {
    float: left;
    height: 46px;
    padding-top: 20px;
    width: 647px;
	text-align: right
}

div.clear {
    clear: both;
}

table {
    height: 100%;
    width: 100%;
}
