p {
    margin: 0;
    padding: 0;
}

#header_text {
    width: 533px;
    height: 106px;
}

#header_motto {
    width: 533px;
    height: 106px;
}

#logo_labyrint {
    float: right;
    height: 246px;
    width: 290px;
    position: relative;
    top: -5px;
}

.page_content td.item_img {
    margin-top: 10px;
}

.page_header .text {
    font-weight: bold;
    padding: 40px 0 0 20px;
    width: 580px;
}



#company {
    padding-top: 10px;
    padding-bottom: 30px;
    text-align: center;
}


.panel{
    font-size: 15px;
    text-align: justify;
    line-height: 160%;
    margin-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}


.panel table {
  margin-left: 2px;
  font-size: 12px;
  margin-top: 2px;
  line-height: 160%;
  text-align:left;
}



table {
    width: 100%;
    text-align:justify;
}


table td {
    padding-top: 0px;
    padding-bottom: 5px;
    padding-right: 40px;
    width: 195px;
    vertical-align: top;
}
table td a {
    padding-top: 3px;
    text-align: left;
}



#novinky .captionPanel_header_caption {
    width: 148px;
}

#novinky .captionPanel_header_arrow {
    width: 164px;
}


.infoPanelHolder {
    height: 520px;
    padding-top: 38px;
}


.infoPanelHolder {
    position: relative;
}

.firstPanel {
    position: absolute;
    left: 1px;
    width: 285px;
}

.secondPanel {
    position: absolute;
    left: 335px;
    width: 285px;
}

.thirdPanel {
    position: absolute;
    left: 665px;
    width: 285px;
}

.thirdPanel .career_content {
    background-repeat: repeat-x;
    font-size: 11px;
    height: 110px;
    font-weight: normal;
    color: #5C5C5C;
    margin-top: 19px;
}

.thirdPanel .career_content strong {
    color: #000000;
}

.thirdPanel .news_content p {
    font-weight: bold;
    color: #9A9A9A;
    font-size: 11px;
    margin-top: 2px;
}

.news_date {
    padding-left: 21px;
    background: transparent url(../images/caption_panel/news_icon.png)
        no-repeat left center;
    font-size: 10px;
    color: #000000;
    padding-top:5px;
}

.news_text {
    padding-top: 5px;
    padding-right: 5px;
    font-size: 12px;
    margin-top: 2px;
    line-height: 160%;
    max-height: 115px;
    overflow: auto;
}

#reklamaHolder img.slajd {
    height: 270px;
}


