@charset "utf-8";

html, body {
margin: 0;
text-align: center;
font-family: Arial, Verdana;
font-size: 12px;
color: #343434;
background: url(../images/back.jpg) no-repeat center fixed;
}

a {
outline: none;
}

img { 
border: 0;
}

a:link, a:visited { 
text-decoration: none;
color: #25355D;
}

a:hover { 
text-decoration: underline;
color: #59AED8;
}

strong {
    font-weight: bold;
}

h1 {
    font-family: Arial, Verdana;
    font-size: 18px;
    color: #25355D;
    font-weight: bold;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 10px;
}

p {
    padding: 5px 0 5px 0;
}

#wrapper {
    width: 960px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
}

#top {
    width: 960px;
    height: 170px;
    text-align: left;
    float: left;
}

#logo {
    width: 320px;
    height: 170px;
    text-align: left;
    float: left;
    margin-left: 50px;
}

#menu {
    width: 540px;
    height: 30px;
    float: right;
    text-align: right;
    margin-right: 50px;
    margin-top: 132px;
    font-size: 22px;
    color: #24355C;
}

#menu a {
    color: #24355C;
    text-transform: uppercase;
    padding: 4px;
    text-decoration: none;
}

#menu a:hover {
    color: #59AED8;
    text-decoration: none !important;
}

a.aktywny {
    color: #59AED8 !important;
}

#container {
    width: 960px;
    clear: both;
}

#content {
    width: 960px;
    background: url(../images/midBox.png) repeat-y;
    margin-top: -2px;
    text-align: left;
    padding: 0 21px 0 21px;
    float: left;
}

.relBox {
    width: 293px;
    height: 258px;
    padding: 6px;
    float: left;
}

.relBox a:link {
    width: 293px;
    height: 258px;
    display: block;
    background: url(../images/relBox1.jpg) no-repeat bottom;
}

.relBox a:visited {
    width: 293px;
    height: 258px;
    display: block;
    background: url(../images/relBox1.jpg) no-repeat bottom;
}

.relBox a:hover {
    width: 293px;
    height: 258px;
    display: block;
    background: url(../images/relBox2.jpg) no-repeat bottom;
    text-decoration: none;
}

.relBox h2 {
    padding-left: 60px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    padding-top: 12px;
}

.relBox p {
    padding-left: 60px;
    color: #ffffff;
    font-size: 13px;
}

.imgPraca {
    z-index: 1;
    position: relative;
}

#paginator {
    width: 960px;
    clear: both;
    float: left;
    text-align: center;
    position: relative;
    top: 10px;
}

#footer {
    clear: both;
    float: left;
    margin-top: 8px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-align: left;
    width: 960px;
    font-size: 11px;
    color: #ffffff;
}

.footerLeft {
    display: block;
    width: 400px;
    text-align: left;
    float: left;
    padding-left: 21px;
}

.footerRight {
    display: block;
    width: 500px;
    text-align: right;
    float: right;
    padding-right: 21px;
}

.relBox a:hover .overZoom {
    display: block;
}

.overZoom {
    position: absolute;
    display: none;
}

.imgPracaOverlay {
    position: relative;
    margin-top: -201px;
    top: -12px;
    z-index: 100;
    width: 293px;
    height: 201px;
    background: url(../images/overlay.png) no-repeat;
}

.contentLeftBox {
    width: 395px;
    float: left;
}

.contentRightBox {
    width: 520px;
    float: left;
    text-align: center;
    margin-left: 10px;
}

.contentLeftBox p {
    color: #343434;
    line-height: 16px;
    text-align: justify;
}

.insideDivLeft {
    width: 175px;
    float: left;
    text-align: left;
}

.insideDivRight {
    width: 220px;
    float: right;
    text-align: right;
}

.insideDivRight p {
    text-align: right;
}

.arrowBoxLeft {
    float: left;
    position: absolute;
}

.arrowBoxRight {
    position: absolute;
}

.arrowLeft {
    position: relative;
    top: 220px;
    left: 4px;
}

.arrowRight {
    position: relative;
    float: right;
    top: -295px;
    left: 460px;
}

#facebookBox {
    width: 395px;
    text-align: center;
    margin-top: 25px;
}

ul li {
    list-style: circle;
    line-height: 16px;
}

.rightBoxTextHolder {
    width: 500px;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
}

.halfHolder {
    width: 50%;
    float: left;
}

.columnBox {
    width: 915px;
    height: 150px;
    line-height: 150px;
    vertical-align: middle;
}

.columnBox img {
    vertical-align: middle;
}

.column {
    width: 183px;
    float: left;
    text-align: center;
}

.movedToFit {
    margin-top: 12px;
}

#listaMain li {
    line-height: 20px;
}

.columnBox_uslugi {
    width: 915px;
    clear: both;
    float: left;
    margin-bottom: 40px;
}

.column_uslugi {
    width: 305px;
    float: left;
    text-align: left;
}

.column_uslugi ul li {
    list-style: disc;
    margin-left: 30px;
    line-height: 20px;
}

.column_uslugi p {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
}

.panel {
    background: transparent;
}

.movedToRight {
    position: relative;
    left: 20px;
}

a.activePortfolio {
    font-weight: bold;
    color: #59AED8;
}

.contentLeftBox ul li {
    list-style: disc;
    padding-left: 5px;
    margin-left: 25px;
    font-size: 12px;
}
