*{
    margin: 0;
    padding: 0;
    border: 0;
}

.clear {clear: both;}

body {
    text-align: center;
    font-family: arial;
    font-size: 12px;
    color: #786b6d;
    background-color: #ffffff;
}

a, a:hover {
    text-decoration: none;
    color: #e14b57;
}

a:hover {text-decoration: underline;}

.red {font-size: 24px; color: #e14a56; line-height: 0px; vertical-align: middle; font-weight: bold;}
.red2 {color: #e14a56; font-weight: bold;}
.wiecej {float: right; margin-right: 7px;}

h3 {
    color: #D83542;
    font-weight: bold;
    margin: 10px 0px;
    font-size: 12px;
}

#container {
    width: 910px;
    margin: 15px auto;
    text-align: left;
    position: relative;
}

.logo {
    margin-left: 30px;
}

#menu {
    list-style-type: none;
    position: absolute;
    right: 30px;
    top: 10px;
}

#menu li {
    display: inline;
}

#menu li .coworking,
#menu li .zasady,
#menu li .faq,
#menu li .kontakt,
#menu li .biuro {
    display: block;
    text-indent: -999999px;
    height: 33px;
    width: 98px;
    background-position: -98px 0;
    float: left;
    margin-left: 12px;
}

#menu li a.coworking:hover,
#menu li a.zasady:hover,
#menu li a.faq:hover,
#menu li a.kontakt:hover,
#menu li a.biuro:hover,
#coworking li a.coworking,
#zasady li a.zasady,
#faq li a.faq,
#kontakt li a.kontakt,
#biuro li a.biuro {
    background-position: 0 0;
}

.zasady {background-image: url(../img/menu/zasady.gif);}
.biuro {background-image: url(../img/menu/biuro.gif);}
.kontakt {background-image: url(../img/menu/kontakt.gif);}
.faq {background-image: url(../img/menu/faq.gif);}
#menu li .coworking {background-image: url(../img/menu/coworking.gif); width: 118px; background-position: -118px 0;}

#box {
    width: 895px;
    background-image: url(../img/box_bg.gif);
    background-repeat: repeat-y;
    text-align: left;
    position: relative;
    padding: 30px 15px;
    margin-top: 15px;
    background-color: #fafafa;
    padding-bottom: 0px;
    padding-right: 0px;
}

#box_bg {
    background-color: #fafafa;
    background-image: url(../img/bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 880px;
}

.box_top {
    position: absolute;
    top: 0px;
    left: 0px;
}

.box_bottom {
    margin: 0 0 0 -15px;
    padding-bottom: 10px;
    float: left;
    font-size: 1px;
    padding: 0px;
}

#box .left {
    float: left;
    width: 236px;
    padding-left: 20px;
    text-align: justify;
}

#box .left .top {
    height: 215px;
    padding-right: 10px;
}

#box .left .top .head {
    padding: 5px 0px 4px 0px;
    display: block;
}

#box .left .zasady_box,
#box .right .steps {margin-left: -4px; margin-top: 3px;}

#box .right {
    float: right;
    width: 584px;
}

#box .right .left {
    float: left;
    width: 304px;
    padding: 0px;
    padding-top: 20px;
}

#box .right .right {
    padding-top: 20px;
    float: right;
    width: 280px;
    padding-bottom: 8px;
}

#box .right .left #about_us span {margin: 7px 10px 8px 0px; text-align: justify; display: block;}
#box .right .left #about_us span img {vertical-align: top;}

#footer {
    font-size: 9px;
    padding: 0 30px;
    height: 51px;
    position: relative;
    margin-top: 15px;
}

#footer img {vertical-align: middle; padding-top: 19px; margin-left: -8px;}

#footer #logos {
    height: 51px;
    width: 642px;
    position: absolute;
    top: 0px;
    right: 18px;
}

#footer #logos a {
    display: block;
    text-indent: -99999px;
    background-image: url("../img/logos.gif");
    float: left;
    height: 51px;
}

.goldenline {width: 140px; background-position: 0 -51px;}
a.goldenline:hover {background-position: 0 0;}

.profeo {width: 103px; background-position: -140px -51px;}
a.profeo:hover {background-position: -140px 0;}

.twitter {width: 125px; background-position: -243px -51px;}
a.twitter:hover {background-position: -243px 0;}

.facebook {width: 147px; background-position: -368px -51px;}
a.facebook:hover {background-position: -368px 0;}

.flickr {width: 127px; background-position: -515px -51px;}
a.flickr:hover {background-position: -515px 0;}

#index #nav {margin-top: 10px;}

#index .nav a {
    font-weight: bold;
    display: block;
    width: 28px;
    height: 21px;
    float: left;
    background-image: url("../img/pager.gif");
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding-top: 7px;
}

ul#faq {
    list-style-type: none;
}

ul#faq li {
    display: block;
    padding: 8px 0px 0px 20px;
    background-image: url(../img/bullet.gif);
    background-repeat: no-repeat;
    background-position: 5px 10px;
    text-align: justify;
}

ul#faq li span {
    font-weight: bold;
    display: block;
}

.text_content {
    padding: 10px 20px 10px 0px;
    text-align: justify;
}

#preview {
    width: 560px;
    height: 270px;
    background-image: url("../img/preview_bg.gif");
    background-repeat: no-repeat;
}

#photos {
    position: relative;
    padding-top: 29px;
    width: 104px;
    float: left;
    margin-top: 16px;
    margin-left: 12px;
}

#photos img.thumb {
    width: 96px;
    height: 60px;
    cursor:pointer;
    display: block;
    margin: 2px 0 0 4px;
}

#photos .up {
    position: absolute;
    top: 0px;
}

#photos .down {
    padding-top: 3px;
}

#photo {width: 414px; height: 237px; float: left; margin-top: 20px; margin-left: 20px; }

#spis ul {list-style-type: none;}

#spis li {
    padding: 8px 0px 0px 20px;
    font-weight: bold;
    background-image: url(../img/bullet.gif);
    background-repeat: no-repeat;
    background-position: 5px 10px;
}

#spis a, #spis a:hover {color: #786b6d;}

#spis h3 {
    color: #D83542;
    font-weight: bold;
    margin: 10px 0px;
    font-size: 12px;
}

.text_content ol {margin-left: 30px; list-style-type: decimal;}

#coworking .text_content li {margin-left: 30px;}
.text_content ul.number {list-style-type: decimal;}

#kontakt .text_content ul {list-style-type: none;}

#kontakt .text_content li {
    padding: 8px 0px 0px 20px;
    background-image: url(../img/bullet.gif);
    background-repeat: no-repeat;
    background-position: 5px 10px;
}

#kontakt form {
    margin-top: 20px;
}

input.itext {
    width: 428px;
    background-image: url("../img/itext.gif");
    border: 1px solid #ccc;
    font-family: arial;
    font-size: 12px;
    color: #786b6d;
    height: 15px;
    padding: 3px 5px 0 5px;
    margin-bottom: 10px;
    float: left;
}

#kontakt textarea {
    width: 428px;
    background-image: url("../img/itext.gif");
    border: 1px solid #ccc;
    padding: 3px 5px 0 5px;
    font-family: arial;
    font-size: 12px;
    color: #786b6d;
    height: 138px;
}

#kontakt form span {
    width: 120px;
    display: block;
    float: left;
    padding-top: 3px;
}

#kontakt .submit {
    float: right;
    margin-top: 20px;
}
