﻿
/**
 * APLIKUJ
 **/
#aplikuj {
    position: relative;
    background-color: #015593;
    padding: 9px 9px 9px 9px;
    min-height: 60px;
    _height: 60px;
    text-align: left;
}

#aplikuj h2 {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;    
}

#aplikuj #jobs-container {
    position: relative;
    min-height: 60px;
    _height: 60px;
    background-color: #ffffff;
    vertical-align: top;
    padding: 15px 9px 15px 9px;
    color: #000000;
}

#aplikuj #jobs-container .jobsTable {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-bottom: 20px;
}

#aplikuj #jobs-container .tableHeader {
    background-color: #01456a;
    color: #ffffff;
    height: 20px;
    font-weight: bold;
}


#aplikuj #jobs-container .tableRow {
    background-color: #f0e8dc;
    height: 40px;
    color: #000000;
}

#aplikuj #jobs-container .tableRow a {
    color: #000000;
    font-weight: bold;
}

#aplikuj #jobs-container .btmComment {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#aplikuj #application-container {
    position: relative;
    min-height: 60px;
    _height: 60px;
    background-color: #ffffff;
    vertical-align: top;
    padding: 15px 9px 15px 9px;
    line-height: 15px;
}

#aplikuj #application-container td {
    font-size: 11px;
    color: #000000;
}


/* popup */
.popup {
    background-color:#ffffff;
    position: absolute;
    top:0;
    left:0;
    width:400px;
    max-width:500px;
    height:200px;
    z-index:100;
    border: 1px solid #7c92c1;
    text-align:center;
    visibility:hidden;
}

.popup table {
    margin-top:40px;
    width:100%;
    text-align:center;
}

#winClose {
    position:relative;
    top:0px;
    text-align:right;
    z-index:101;
}

.popupbg {
    background-color:Gray;
    filter: alpha(opacity=60); 
    opacity: 0.60;
}


/**
 * PORADNIK REKRUTACJA
 **/
#poradnik {
    position: relative;
    background-color: #015593;
    padding: 9px 9px 90px 9px;
    background-image: url(../gfx/globusy/aplikuj_prekrutacji.gif);
    background-repeat: no-repeat;
    background-position: 0 bottom;
}

#poradnik .topFrame {
    position: relative;
    width: 575px;
    min-height: 100px;
    _height: 100px;
    background-color: #eadcc8;
    background-image: url(../gfx/nieformalnie/btmQA.gif);
    background-repeat: no-repeat;
    background-position: 0 bottom;
}

#poradnik .topFrame h2 {
    color: #fff;
	display: block;
	font-size: 0.9em;
	line-height: 2.0em;
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	background-color: #9f2321;
}

#poradnik .leftArea1 {
    float: left;
    padding: 12px 10px 14px 13px;
    width: 355px;
    min-height: 100px;
    _height: 100px;
    color: #000000;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
    line-height: 1.25em;
}

#poradnik .leftArea1 strong {
    font-weight: bold;
}

#poradnik .rightArea1 {
    float: right;
    width: 174px;
    padding: 7px 12px 0 0;
}

#poradnik .btmArea1 {
    width: 540px;
    padding: 15px 12px 135px 20px;
    min-height: 40px;
    _height: 40px;
    color: #ffffff;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
    line-height: 1.25em;
}

#poradnik .btmArea1 strong {
    font-weight: bold;
}

#poradnik .btmArea2 {
    width: 555px;
    padding: 16px 11px 140px 5px;
    min-height: 40px;
    _height: 40px;
    color: #ffffff;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
    line-height: 1.25em;
}

#poradnik .btmArea2 strong {
    font-weight: bold;
}

#poradnik .contentArea2 {
    width: 550px;
    padding: 11px 12px 11px 7px;
    min-height: 30px;
    _height: 30px;
    color: #000000;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
    line-height: 1.35em;
}

#poradnik .contentArea2 strong {
    font-weight: bold;
}

#poradnik .contentArea2 a {
    color: #000000;
    font-weight: bold;
}

#poradnik .contentArea3 {
    width: 553px;
    padding: 8px 8px 8px 8px;
    min-height: 30px;
    _height: 30px;
    color: #000000;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
    line-height: 1.35em;
}

#poradnik .contentArea3 strong {
    font-weight: bold;
}