/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #999;
}

body {
    font-size: 1em;
    line-height: 1.4;
    font-weight: 400;
    background: #f3f3f3 url('/i/bg.gif') 50% 0 repeat-y;
    color: #999;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

menu,
ol,
ul {
    padding: 0;
}

textarea, input {
    outline: none;
}

.printOnly {
    display: none;
}

.mobile {
    display: none;
}

.nomobile {
    display: block;
}
    


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@media only screen and (min-width: 1024px) {   

/* ==========================================================================
   common styles
   ========================================================================== */

#container {
    position: relative;
    left: 0px;
    text-align: left;
    width: 1200px;
    margin: 0px auto;
    padding: 0 20px;
}

html>body #container {
    left: 0px;
}

header, #main, footer {
    float: left;
    width: 1200px;
}

html {
    overflow: -moz-scrollbars-vertical; 
    overflow-y: scroll;
}

/* ==========================================================================
   header styles
   ========================================================================== */

header {
    height: 468px;
}

header h1 {
    z-index: 999;
    position: absolute;
    right: -2px;
    top: 58px;
}

#slideshow {
    float: left;
    height: 364px;
    overflow: hidden;
}

/* ==========================================================================
   header styles >> navigation
   ========================================================================== */

header nav {
    position: absolute;
    top: 353px;
    z-index: 1000;
    float: left;
    background: url('/i/bgNav.png');
    width: 1180px;
    height: 50px;
    padding: 0 0 0 20px;
}

header nav ul {
    margin: 11px 0 0 0;
}

header nav ul li {
    position: relative;
    display: block;
    float: left;
}

header nav a {
    display: block;
    text-transform: uppercase;
    padding: 11px 12px 10px 12px;
    color: #7FA7B5;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
}

nav li > a.rex-active:hover, header nav a:hover, nav li.rex-current a:hover, nav li a.rex-active, nav li.rex-current a.rex-active, nav li a.mainSelected, nav li.selected a.mainSelected {
    color: #666;
    background-color: #f3f3f3;
}

nav li > a.rex-active, nav li > a.rex-current {
    color: #666;
    background-color: #fff;
}


/* ==========================================================================
   header styles >> subnavigation
   ========================================================================== */

header nav ul ul{   
    list-style: none;
    position: absolute;
    left: -9999px;
    top: 28px;
    min-width: 200px;
    display: none; /* dropdown fix for iPad */
}

header nav ul ul li{
    background-color: #f3f3f3 !important;
    float: none;
    border-top: 1px solid #ccc;
}

header nav ul ul li:first-child {
    border-top: none;
}

header nav ul ul a{
    white-space: nowrap;
    text-transform: none;
    padding: 7px 12px 7px 12px;
}

header nav ul li:hover ul{
    left: 0;
    display: block; /* dropdown fix for iPad */
}

header nav ul ul li a, header nav ul li.rex-current ul li a {
    color: #666;
    background-color: #f3f3f3;
}

header nav ul ul li:hover a, header nav ul li.rex-current ul li:hover a, header nav ul ul li.rex-active a, header nav ul li.rex-active ul li.rex-current a { 
    color: #c00;
    background-color: #f3f3f3;
}

header nav ul li:hover ul a {
    text-decoration: none;
}

/* ==========================================================================
   main styles
   ========================================================================== */

#main {
}

/* ==========================================================================
   main styles >> breadcrumb / metabuttons
   ========================================================================== */

#breadcrumb {
    width: 875px;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding-left: 0;
    padding-bottom: 30px;
    margin-top: -15px;
}

#breadcrumb a {
    color: #999;
    text-decoration: none;
}

#breadcrumb a.active {
    color: #d00d00;
}

#breadcrumb a:hover {
    text-decoration: underline;
}

#metabuttons {
    float: right;
    font-size: 11px;
    padding-bottom: 30px;
    margin-top: -15px;
}

#main.start #metabuttons {
    margin-top: -25px !important;
    padding-bottom: 20px;
}

#metabuttons .share, #metabuttons .print {
    float: left;
    display: block;
    padding-left: 25px;
    padding-right: 3px;
    background: url('/i/btShare.png') no-repeat;
    color: #999;
    text-decoration: none;
}

#metabuttons .print {
    background: url('/i/btPrint.png') no-repeat;
    margin-left: 13px;
}

#metabuttons a:hover {
    text-decoration: underline;
}

#langDe, #langEn, #langSq, #langCz {
    float: left;
    text-indent: -9999px;
    display: block;
    background: url('/i/btFlags_150331.gif') no-repeat;
    width: 14px;
    height: 9px;
    margin-top: 3px;
    margin-left: 18px;
    margin-right: 5px;
    background-position: 0 0;
}

#langEn {
    margin-left: 0;
    background-position: -19px 0;    
}

#langSq {
    margin-left: 0;
    background-position: -38px 0;    
}

#langCz {
    margin-left: 0;
    background-position: -57px 0;    
}

#langDe.active, #langDe:hover  {
    background-position: 0 -40px;
}

#langEn.active, #langEn:hover  {
    background-position: -19px -40px;
}

#langSq.active, #langSq:hover  {
    background-position: -38px -40px;
}

#langCz.active, #langCz:hover  {
    background-position: -57px -40px;
}


/* ==========================================================================
   main styles >> content area
   ========================================================================== */

.leftbar {
    float: left !important;
    width: 300px;
    margin-right: 25px;    
}

.leftbar p {
    font-size: 14px !important;    
}

#content {
    float: left;
    width: 875px;
    padding-left: 0;
}

#main.start #content {
    width: 895px;
    padding-left: 0;
}

#content .text {
    float: left;
    margin-bottom: 10px;
} 

#content .text a {
    color: #999;
    /* text-decoration: none; */
}

#content .text a:hover {
    color: #666;
}

#content .text a.rotlink {
	color: #d00d00;
	font-weight: bold;
}

#content .contact {
    clear: both;
    width: 100%;
    margin-top: 20px;
}

#content .contact img {
    float: left;
    margin-right: 20px;
}

#main h2, #main h3 {
    font-size: 24px;
    color: #d00d00 !important;
    font-weight: 400;
    margin: 0;
}

#main h3 {
    font-size: 20px;
}

#main p {
    font-size: 18px;
    margin-right: 30px;
}

#main em {
    font-size: 13px;

}

#main article.teaser {
    float: left;
    width: 380px;
    padding-right: 50px;
    margin-bottom: 20px;
}

#main article.teaser img {
    padding: 3px 20px 0 0;
}

#main article.teaser h3 {
    font-size: 14px;
    font-weight: bold;
    color: #d00d00;
    margin: 0;
}

#main article.teaser ul, #content article.text ul {
    margin: 0 0 0 15px;
}

#main article.teaser p, #main article.teaser li, #main p.kleiner {
    font-size: 14px;
    margin: 0 0 10px 0;
    color: #666;
}

.kleiner a, #main p.kleiner a {
    color: #666;
    text-decoration: none;
}

.kleiner {
	font-size: 14px;
}

dl {
    clear: both;
}

dd.kleiner {
	margin-left: 20px;
	display: none;
}

.kleiner a:hover, #main p.kleiner a:hover {
    color: #999;
}

#main article.teaser li {
    margin-bottom: 3px;
} 

#main article.teaser .teaserText {
    float: right;
    width: 245px;
}

#main article.teaser a {
    color: #666;
}

#main article.teaser a:hover {
    color: #999;
}

#main article.intro h2 {
    font-size: 20px;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
}

#main article.intro p {
    font-size: 20px;    
    margin-top: 0;
    line-height: 1.3em;
}

#main article.intro img {
    float: left;
    padding: 3px 20px 0 0;
}

#main article.intro em {
    font-size: 13px;

}

/* ==========================================================================
   main styles >> joblist content area
   ========================================================================== */

#jobList {
    clear: both;
    width: 875px;
    padding-top: 30px;
    padding-top: 0;
}

#jobList form {
    border: 1px solid #ccc;    
}

#jobList h5 {
    color: #fff;
    background-color: #014F6E;
    font-weight: normal;
    padding: 3px 15px;
    margin: -1px;
    width: 845px;
    font-size: 14px;
}

#jobList select {
    margin: 18px 15px;
    width: 195px;
    font-size: 14px;
    padding: 2px;
}

#jobList .submit {
    float: right;
    width: 136px;
    height: 25px;
    background: url('/i/btSubmit.png');
    font-size: 0.1em;
    color: transparent;
    text-transform: capitalize;
    cursor: pointer;    
    margin: 17px 20px 17px 0;
    border: none;
}

.en #jobList .submit {
    background: url('/i/btSubmitEn.png');
}

.cz #jobList .submit {
    background: url('/i/btSubmitCz.png');
}

#jobList table {
    color: #666;
    font-size: 14px;
    width: 100%;
    margin: 20px 0 20px 0;
    clear: both;
}

#jobList th a {
    color: #666;
    text-decoration: none;
}

#jobList th a {
    color: #666;
    background: url('/i/btArrows.png') 100% 0 no-repeat;
    padding-right: 20px;
}

#jobList th a.asc {
    background: url('/i/btArrows.png') 100% -40px no-repeat;    
}

#jobList th a.desc {
    background: url('/i/btArrows.png') 100% -20px no-repeat;    
}

#jobList th a:hover {
    text-decoration: underline;
}

#jobList tr.odd {
    background-color: #f3f3f3;
}

#jobList .jobTitle {
    padding: 5px 0 5px 20px;
    width: 420px;
}

#jobList td.jobTitle a {
    color: #d00d00;
}

#jobList .jobCompany {
    padding: 5px 0 5px 20px;
    width: 325px;
}

#jobList .moreLink {
	text-decoration: underline;
    text-align: right;
    padding: 5px 25px 5px 0;
    width: 55px;
}

#jobList .moreLink a {
    color: #666;
}

#jobList .nlDate {
    padding: 5px 0 5px 20px;
    width: 120px;
}

#jobList .nlTitle {
	padding: 5px 0 5px 20px;
	width: 625px;
}

#jobList td.nlTitle a {
    color: #d00d00;
    text-decoration: underline;
}



/* ==========================================================================
   main styles >> joblist content area
   ========================================================================== */

#jobDetail {
    clear: both;
    width: 795px;
    padding: 35px;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 168px;
    border: 1px solid #ccc;
    position: relative;
}

#jobDetail h2 {
    margin: 35px 0;
}

#jobDetail h3 {
    font-size: 15px;
    font-weight: 600;
    margin: 20px 0 0 0;
}

#jobDetail p, #jobDetail ul {
    font-size: 15px;
    margin-top: 0;
    line-height: 1.2em;
}

#jobDetail li {
    margin-left: 15px;
}

#jobDetail a {
    color: #999;
}

#jobDetail a:hover {
    color: #666;
}

#jobDetail a.btBack, #jobDetail a.btBack:hover {
    clear: both;
    position: relative;
    color: #fff;
    background-color: #c30b0e;
    margin: 0 0 30px -41px;
    padding: 7px 15px 7px 10px;
    text-shadow: none;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
}

#jobDetail a.btBack:hover {
    text-decoration: underline;
}

#jobDetail a.btBack:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 15px solid transparent;
    border-right-color: #c30b0e;
    left: -30px;
    top: 0;    
}

#jobDetail a.btApply {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    margin-left: 60px;
}

#jobDetail a.btApply:hover {
    text-decoration: none;
}

.jobApply #closeJob {
    border-left: 1px solid #ccc;
}

.uploadDiv {
    position: relative;
    clear: both;
}

.jobApply textarea {
    clear: both;
    width: 750px;
    height: 150px;
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #ccc;
}

.jobApply input[type=submit] {
    float: right;
    width: 203px;
    height: 25px;
    background: url('/i/btApplySubmit.png');
    font-size: 0.1px;
    color: transparent;
    text-transform: capitalize;
    cursor: pointer;
    margin: 20px 0 10px 0;
    border: none;
}

.en .jobApply input[type=submit] {
    background: url('/i/btApplySubmitEn.png');
}

.jobApply textarea.error, .jobApply input.error {
border: 1px solid #d00d00;
}


#jobFunctions {
    position: absolute;
    top: -25px;
    right: -1px;
    background: #ececec url('/i/btBgJobs.png') repeat-x;
}

#jobFunctions a {
    float: left;
    display: block;
    color: #666;
    text-decoration: none;
    font-size: 13px;
    padding: 3px 10px 2px 10px;
    height: 18px;
    border: 1px solid #ccc;
    border-left: none;
}

#jobFunctions a:hover, #jobFunctions a.active {
    color: #fff;
    background-color: #d00d00;
}

#recJob {
    padding-right: 30px !important;
    border-left: 1px solid #ccc !important;
    background: url('/i/btRecJob.png') 95% 4px no-repeat;
}

#recJob:hover, #recJob.active {
    background: url('/i/btRecJob.png') 95% -16px no-repeat;    
}

#printJob {
    padding-right: 30px !important;
    background: url('/i/btPrintJob.png') 95% 2px no-repeat;
}

#printJob:hover {
    background: url('/i/btPrintJob.png') 95% -18px no-repeat;    
}

#closeJob {
    width: 3px;
    text-indent: -9999px;
    background: url('/i/btCloseJob.png') 50% 2px no-repeat;
}

#closeJob:hover {
    background: url('/i/btCloseJob.png') 50% -18px no-repeat;    
}

#sendlayer {
    display: none;
    position: absolute;
    top: 25px;
    right: 0;
    width: 417px;
    height: 129px;
    padding: 20px 0 0 30px;
    background-color: #d00d00;
}   

#sendlayer a {
    color: #fff;
    text-decoration: underline;
}

#sendlayer p {
    width: 230px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 10px;
}

#sendlayer p.formFields {
    float: left;
    width: 180px;
    font-size: 13px;
}

#sendlayer input[type=text] {
    float: left;
    color: #666;
    border: 1px solid #d00d00;  
    padding: 3px 2px 3px 5px;
    margin: 5px 0 2px 0;
    width: 180px;
    font-size: 11px;
} 

#sendlayer label {
    float: left;
    color: #fff;
    font-weight: normal;
    font-size: 11px;
    margin: 0 0 0 0;
}

#sendlayer a {
    position: absolute;
    top: 95px;
    left: 245px;
    font-size: 11px;
    font-weight: bold;
    border: none;
}

#sendlayer input[type=submit] {
    position: absolute;
    top: 90px;
    left: 326px;
    width: 92px;
    height: 21px;
    background: url('/i/btSenden.png');
    font-size: 0.1px;
    color: transparent;
    text-transform: capitalize;
    cursor: pointer;
    margin: 5px 0 10px 0;
    border: none;
}

.en #sendlayer input[type=submit], .sq #sendlayer input[type=submit] {
    background: url('/i/btSendenEn.png');
}


/* ==========================================================================
   main styles >> fullwidth content area / finder
   ========================================================================== */

.fullwidth {
    width: 100% !important;
}

.fullwidth .text.first {
    float: left;
    width: 665px;
    margin-top: -20px !important;
}

#searchbar {
    float: right !important;
    padding-right: 0;
}

#searchbar input[type=text] {
    float: left;
    width: 360px;
    border: 1px solid #ccc;
    padding: 5px;
    color: #ccc;
}

#searchbar input[type=text]:hover {
    color: #999;
    border-color: #999;
}

#searchbar input[type=submit] {
    float: left;
    display: block;
    text-indent: -9999px;
    background: url('/i/btSearch.gif') no-repeat;
    border: none;
    width: 30px;
    height: 30px;
    margin-left: 8px;
}

#finder {
    clear: both;
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    margin-top: 62px;
}

#finder nav {
    float: left;
    width: 100%;
    margin-top: -68px;
}

#finder nav li {
    float: left;
    margin-left: -1px;
}

#finder nav li a {
    display: block;
    padding: 6px 20px 0 20px;
    width: 130px;
    height: 44px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    color: #666;
    font-size: 14px;    
    /* width: 195px; */
    text-decoration: none;
}

#finder nav li.rex-current a {
    border-bottom: 1px solid white;
    background-color: #fff;
    color: #666;
    font-weight: bold;
    letter-spacing: -0.05em;
}

#finder nav li a:hover {
    background-color: #fff;
}

#finder article {
    padding: 40px 0 40px 20px;
    font-size: 13px;
    width: 270px;
    float: left;
    color: #666;
    line-height: 1.3em;
}

#finder article a, #finder article a:hover {
    color: #666;
    text-decoration: none;
}

#finder article a:hover {
    text-decoration: underline;
}

#finder h5 {
    font-size: 13px;
    font-weight: bold;
    color: #C00017;
    margin: 20px 0 0 0;
    padding: 0;
}

#finder h5:first-child {
    margin: 0;
}

#finder a.btBack, #finder a.btBack:hover {
    float: left;
    position: relative;
    color: #fff;
    background-color: #c30b0e;
    margin: 0 0 0 -21px;
    padding: 6px 10px 7px 10px;
    text-shadow: none;
    text-decoration: none;
    font-weight: 400;
}

#finder a.btBack:hover {
    text-decoration: underline;
}

#finder a.btBack:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 14px solid transparent;
    border-right-color: #c30b0e;
    left: -28px;
    top: 0;    
}

#finder .details {
    width: auto;
}

#finder .details h2 {
    font-size: 14px;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 1.3em;    
}

#finder .details h5 {
   font-size: 14px;    
   color: #c30b0e;
}

#finder .details p {
    font-size: 14px;    
    margin-top: 0;
    line-height: 1.3em;
}

#finder #name {
    float: left;
    margin: 40px 260px 0 35px;
}

#finder .thirdcol {
    float: left;
    width: 355px;
    margin: 40px 0 0 35px;
}

#finder .thirdcol .contactText {
    float: right;
    width: 235px;
}

#finder .thirdcol img {
    padding-top: 1px;
}


/* ==========================================================================
   main styles >> fullwidth content area / forms
   ========================================================================== */

.formgen label {
    font-weight: 300;
    height: 30px;
    width: 145px;
    display: block;
    float: left;
    font-size: 14px;
}

.formgen .formtext, .formgen .formselect, .formgen .formtextfield {
    float: right;
    width: 475px;
    border: 1px solid #ddd;  
    color: #555;
    font-size: 14px;
    padding: 3px;
}

.formgen {
    clear: both;
    width: 775px;
    padding: 20px 30px 0 0;
}

.forminfo {
    clear: both;
}

.formgen br, #form-module-thanks {
    clear: both;
}

.formgen textarea {
    height: 130px;
}

.formgen input:focus, .formgen textarea:focus {
    background-color: #f3f3f3;
}

.formgen .formsubmit {
    float: right;
    top: 90px;
    left: 326px;
    width: 92px;
    height: 21px;
    background: url('/i/btSenden.png');
    font-size: 0.1px;
    color: transparent;
    text-transform: capitalize;
    cursor: pointer;
    margin: 15px 0 10px 0;
    border: none;
}

.en .formgen .formsubmit, .sq .formgen .formsubmit {
    background: url('/i/btSendenEn.png');
}

.formgen .fieldset legend {
    text-indent: -9999px;
}

.formgen .formerror, .formgen .forminfo, .error {
    color: #d00d00;
    font-weight: bold;
}



/* ==========================================================================
   main styles >> fullwidth content area / newsletter
   ========================================================================== */


#newsletter {
    float: left !important;
    padding-right: 0;
}

#newsletter input[type=text] {
    float: left;
    width: 300px;
    height: 26px;
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin: 0 15px 15px 0;
    color: #ccc;
}

#newsletter input[type=text]:hover {
    color: #999;
    border-color: #999;
}

#newsletter input.txtTitle {
    width: 100px;
}

#newsletter input[type=submit] {
    float: left;
    display: block;
    text-indent: -9999px;
    background: url('/i/btAboDe.png') no-repeat;
    border: none;
    width: 237px;
    height: 39px;
    margin-left: 0;
}

#newsletter .nlEn {
    background: url('/i/btAboEn.png') no-repeat !important;
}

#newsletter .nlCz {
    background: url('/i/btAboCz.png') no-repeat !important;
}


/* ==========================================================================
   main styles >> sidebar
   ========================================================================== */

#sidebar {
    float: right;
    width: 300px;
}

#sidebar article {
    margin-top: 0;
    padding: 3px 15px 20px 15px;
    margin: 0 0 5px 0;
    background: #f3f3f3;
    float: left;
    width: 270px;
}

#sidebar article h4 {
    margin: -3px -15px;
    padding: 3px 15px;
    font-size: 14px;
    font-weight: normal;
    color: #fff !important;
    background: #d00d00;
}

#sidebar article p {
    color: #666;
    font-size: 14px;
    margin-bottom: 0;
} 

#sidebar article p.newsletter {
    margin: 0 0 -15px 0;
    padding: 0;
}

#sidebar article p.newsletter a {
    text-decoration: underline;
    color: #d00d00;
}

#sidebar article p strong {
    color: #d00d00;
}

#sidebar article a {
    color: #666;
    /* text-decoration: none; */
}

#sidebar article a:hover {
    color: #999;    
}

#sidebar article ul {
    margin-top: 0;
    margin-bottom: 0;
}

#sidebar article li {
    font-size: 14px;
    margin: 0 0 0 14px;
    padding: 0;
    color: #666;
}

#sidebar .sidebarliste {
    background: url('/i/bgSidebarTochter.gif') 0 0 repeat-x;
}

#sidebar .sidebarliste {
    float: left;
    padding-bottom: 10px;
}

#sidebar .sidebarliste li {
    float: left;
    list-style-type: none;
    background: url('/i/bgSidebarTochter.gif') 0 100% repeat-x;
    margin: 0;
    padding: 4px 0;
    width: 270px;
}

#sidebar .sidebarliste li strong {
    float: left;
    display: block;
    width: 140px;
    font-weight: bold;
    color: #d00d00;
}


/* ==========================================================================
   footer styles
   ========================================================================== */

footer {
    margin-top: 0;
}

footer h5 {
    font-size: 16px;
    color: #d00d00;
    padding-bottom: 8px;
    margin-bottom: 8px;
    background: url('/i/bgFooter.gif') 0 100% repeat-x;
}

footer article.text {
    float: left;
    font-size: 14px;
    color: #666;
    width: 175px;
    padding-left: 25px;
}

footer article.text.first {
    padding-left: 0;
}

footer article.text a {
    color: #666;
}

/* make two cols instead of many <-> because of SHPK */ 
footer article.text {
    width: 550px;
    padding-left: 0;
    padding-right: 50px;
}

footer article.text p strong {
    display: block;
}

}



/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    body {
        background: #f3f3f3 url('/i/bg1024.gif') 50% 0 repeat-y;
    }    
    #container {
        width: 960px;
    }

    header, #main, footer {
        width: 960px;
    }

    header {
        height: 374px;
    }

    header h1 {
        z-index: 999;
        position: absolute;
        right: -2px;
        top: 48px;
    }

    #slideshow {
        float: left;
        height: 290px;
        width: 960px;
        overflow: hidden;
    }

    .cycle-slide {
        height: 290px;
        width: 960px;        
    }

    header nav {
        top: 279px;
        width: 940px;
        height: 50px;
        padding: 0 0 0 20px;
    }    

    #breadcrumb {
        width: 640px;
    }    

    #content {
        width: 620px;
    }

    #main.start #content {
        width: 640px;
    }    

    #main h2 {
        font-size: 18px;
    }

    #main h3 {
        font-size: 16px;
    }

    #main p {
        font-size: 16px;
    }

    #main article.teaser {
        width: 276px;
        padding-right: 30px;
        margin-bottom: 20px;
    }

    #main article.teaser img {
        padding: 3px 10px 0 0;
        max-width: 90px;
        height: auto;
    } 

    #main article.teaser .teaserText {
        float: right;
        width: 170px;
    }

    #main article.intro h2 {
        font-size: 16px;
    }

    #main article.intro p {
        font-size: 16px;    
    }

    #jobList {
        width: 635px;
        padding-top: 0;
    }

	#jobList .nlDate {
	    padding: 5px 0 5px 20px;
	    width: 120px;
	}

	#jobList .nlTitle {
		padding: 5px 0 5px 20px;
		width: 425px;
	}    

    #jobDetail {
        width: 795px;
        margin-left: 46px;
    }    

    #jobList h5 {
        color: #fff;
        background-color: #014F6E;
        font-weight: normal;
        padding: 3px 15px;
        margin: -1px;
        width: 605px;
    }

    #jobList select {
        margin: 18px 0 18px 15px;
        width: 130px;
        font-size: 12px;
    }    

    .fullwidth .text {
        width: 590px;
    }   

    #content .contact img {
        float: none;
        margin-bottom: 20px;
    }    

    #searchbar input[type=text], #newsletter input[type=text] {
        width: 300px;
    } 

    .formgen {
        width: 610px;
    }    

    .formgen .formtext, .formgen .formselect, .formgen .formtextfield {
        width: 375px;
    }


    #finder nav li a {
        padding: 9px 10px 0 10px;
        font-size: 12px;    
	    width: 116px;
	    height: 41px;
    }    

    #finder article {
        width: 215px;
    }    

    footer article.text {
        width: 416px;
        padding-left: 0;
        padding-right: 50px;
    }

    footer article.text p strong {
        display: block;
    }
}


@media only screen and (max-width: 1023px) {

	p {
    	-webkit-hyphens: auto !important;
    	-moz-hyphens: auto !important;
    	-ms-hyphens: auto !important;
    	hyphens: auto !important;
    }

    body {
        font-size: 1em;
        line-height: 1.3;
        font-weight: 400;
        background-color: #fff;
        background-image: none;
        color: #666;
    }

    .mobile {
    display: block !important;
    }
    
    .nomobile, #breadcrumb, .share, .print, footer article, #jobList form {
    display: none !important;
    }
    
    #container {
        overflow: -moz-scrollbars-vertical; 
        overflow-y: scroll;
    }

    #metabuttons {
    float: left;
    }

    #langDe, #langEn, #langSq, #langCz {
        float: left;
        text-indent: -9999px;
        display: block;
        background: url('/i/btFlags_150331.gif') no-repeat;
        width: 19px;
        height: 12px;
        margin-top: 3px;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 20px;
        background-position: 0 0;
        background-size: 120px 65px;
    }

    #langEn {
        margin-left: 0;
        background-position: -25px 0;    
    }

    #langSq {
        margin-left: 0;
        background-position: -50px 0;    
    }

    #langCz {
        margin-left: 0;
        background-position: -75px 0;    
    }

    #langDe.active, #langDe:hover  {
        background-position: 0 -53px;
    }

    #langEn.active, #langEn:hover  {
        background-position: -25px -53px;
    }

    #langSq.active, #langSq:hover  {
        background-position: -50px -53px;
    }

    #langCz.active, #langCz:hover  {
        background-position: -75px -53px;
    }

    #slideshow {
        float: left;
        width: 100%;
        overflow: hidden;
    }

    #slideshow img {
        width: 100%;
        height: auto;
    }

    header h1 {
        position: relative;
        background-color: #fff;
        z-index: 9999 !important;
        float: right;
        margin: 0 0 0 0;
        padding: 2px 0;
    }

    header h1 a{
        z-index: 9999 !important;
        display: block;
        overflow: hidden;
        width: 135px;
        height: 44px;
    }

    header h1 a img {
        z-index: 9999 !important;
        width: 140px;
        height: auto;
    }

    header nav {
        z-index: 10 !important;
        position: relative;
        float: left;
        background: #00506B;
        width: 100%;
        height: 50px;
        padding: 0;
        top: -50px;
        margin-bottom: -40px;
    }

    header nav a.menu {
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        padding: 15px 0 15px 40px;
        background: url('/i/bgMenu.png') 15px 50% no-repeat;
        background-size: 14px 11px;
    }

    header nav a.activeMenu {
        color: #666;
        font-weight: bold;
        text-decoration: none;
        padding: 15px 0 15px 40px;
        background: #fff url('/i/btCloseMenu.png') 15px 50% no-repeat;
        background-size: 14px 14px;
    }

    header nav a.menu .openMenu, header nav a.activeMenu .closeMenu {
        display: block;
    }

    header nav a.menu .closeMenu, header nav a.activeMenu .openMenu {
        display: none;
    }

    header nav ul {
        padding: 10px 0 !important;
    }

    header nav > ul {
        background: #00506B;        
        display: none;
        margin: 0;
        padding: 0;
        font-size: 14px;
    }

    header nav ul a {
        display: block;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        padding: 10px 0 10px 15px;
    }

    header nav ul ul {
        display: none;
        margin: 0;
        padding: 0;
    }

    header nav ul ul a {
        display: block;
        color: #9EB8C3;
        text-decoration: none;
        text-transform: none;
        padding: 0 0 20px 30px;
    }

    header nav ul ul a:before {
        content: ">";
        padding-right: 7px;
    }

    header nav ul.active {
        display: block;
    }

    header nav a.rex-active, header nav a.rex-current {
        font-weight: bolder;
        color: #fff;
    }

    header nav a.rex-active:before, header nav a.rex-current:before {
        content: ">";
        padding-right: 7px;
    }

    header, #main, #sidebar, footer, #finder {
        float: left;
        width: 100%;
    }

    #content, .leftbar, #main.start #content, #sidebar article, footer ul, #finder article {
        float: left;
        width: 100% !important;
        margin: 4px 0 0 0;
        -moz-box-sizing:    border-box;
        -webkit-box-sizing: border-box;
        box-sizing:        border-box;
        border-left: 15px solid white;
        border-right: 15px solid white;
        overflow: hidden;        
    }


    /* ==========================================================================
       main styles >> content area
       ========================================================================== */

    #content .text, .leftbar .text {
    	width: 100%;
        float: left;
        margin-bottom: 10px;
    } 

    #content .text a, .leftbar .text a {
        color: #999;
        /* text-decoration: none; */
    }

    #content .text a:hover, #leftbar .text a:hover {
        color: #666;
    }

    #content .text a.rotlink {
        color: #d00d00;
        font-weight: bold;
    }

    #content .contact {
        clear: both;
        width: 100%;
        margin-top: 20px;
    }

    #content .contact img {
        float: left;
        margin-right: 20px;
    }

    #main h2, #main h3 {
        font-size: 19px;
        color: #d00d00 !important;
        font-weight: 400;
        margin: 0;
    }

    #main h3 {
        font-size: 17px;
    }

    #main p {
        font-size: 15px;
    }

    #main em {
        font-size: 13px;

    }

    #main article.teaser {
        width: 100%;
        float: left;
        clear: both;
        margin-bottom: 20px;
    }

    #main article.teaser img {
        float: left;
        padding: 3px 20px 0 0;
    }

    #main article.teaser h3 {
    }

    #main article.teaser ul, #content article.text ul {
        margin: 0 0 15px 20px;
    }

    #main article.teaser p, #main article.teaser li, #main p.kleiner {
        font-size: 14px;
        margin: 0 0 10px 0;
        color: #666;
    }

    .kleiner a, #main p.kleiner a {
        color: #666;
        text-decoration: none;
    }

    .kleiner {
        font-size: 14px;
    }

    dl {
        clear: both;
    }

    dd.kleiner {
        margin-left: 20px;
        display: none;
    }

    .kleiner a:hover, #main p.kleiner a:hover {
        color: #999;
    }

    #main article.teaser li {
        margin-bottom: 3px;
    } 

    #main article.teaser .teaserText {
        float: left;
        width: 55%;
    }

    #main article.teaser a {
        color: #666;
    }

    #main article.teaser a:hover {
        color: #999;
    }

    #main article.intro h2 {
    }

    #main article.intro p {
        font-size: 17px;    
        margin-top: 0;
        line-height: 1.3em;
    }

    #main article.intro img {
        float: left;
        padding: 3px 20px 0 0;
    }

    #main article.intro em {
        display: block;
        font-size: 13px;

    }



    #main article.contact img {
    	width: 100%;
    	max-width: 400px;
    	margin-bottom: 20px;
    }

    #main article.contact p {
    	clear: both;
    }


	#searchbar {
		position: relative;
	}

	#searchbar input[type=text], #searchbar select {
	    float: left;
	    width: 100%;
	    border: 1px solid #666;
	    padding: 5px 0;
	    color: #ccc;
	}


    #searchbar input[type=text] {
        height: 22px;
    }

	#searchbar input[type=text]:hover {
	    color: #999;
	    border-color: #999;
	}

	#searchbar input[type=submit] {
		float: right;
		position: relative;
		top: -31px;
        right: 2px;
	    display: block;
	    text-indent: -9999px;
	    background: url('/i/btSearch.gif') no-repeat;
	    border-radius: 0;
	    border: none;
        margin-left: auto;
        margin-right: 0;
	    width: 28px;
	    height: 28px;
	}

    #searchbarSelect {
        width: 98%;
        height: 32px;
        z-index: 9999;
        overflow: hidden;
        float: left;
        border: 1px solid #666;
        margin: 0 -6px 0 2px;
        background: url('/i/bgSelect.png') no-repeat right;
    }

    #searchbar select {
        padding-top: 8px;
        padding-left: 5px;
        width: 105%;
        float: left;
        z-index: 0;
        color: #C10017;
        background-color: transparent;
        border: none;
    }

    #finder article {
        font-size: 15px;
    }

    #finder article h5 {
        font-size: 15px;
        margin-bottom: 0;
        font-weight: normal;
        color: #C10017;
    }



	/* ==========================================================================
	   main styles >> joblist content area
	   ========================================================================== */

	#jobList {
	    clear: both;
	    width: 100%;
	    padding-top: 30px;
	    padding-top: 0;
	}

	#jobList form {
	    border: 1px solid #ccc;    
	}

	#jobList h5 {
	    color: #fff;
	    background-color: #014F6E;
	    font-weight: normal;
	    padding: 3px 15px;
	    margin: -1px;
	    width: 845px;
	    font-size: 14px;
	}

	#jobList select {
	    margin: 18px 15px;
	    width: 195px;
	    font-size: 14px;
	    padding: 2px;
	}

	#jobList .submit {
	    float: right;
	    width: 136px;
	    height: 25px;
	    background: url('/i/btSubmit.png');
	    font-size: 0.1em;
	    color: transparent;
	    text-transform: capitalize;
	    cursor: pointer;    
	    margin: 17px 20px 17px 0;
	    border: none;
	}

	.en #jobList .submit {
	    background: url('/i/btSubmitEn.png');
	}

	.cz #jobList .submit {
	    background: url('/i/btSubmitCz.png');
	}

	#jobList table {
	    color: #666;
	    font-size: 14px;
	    width: 100% !important;
	    margin: 20px 0 20px 0;
	    clear: both;
	}

	#jobList th {
		text-align: left;
	}

	#jobList th a {
	    color: #666;
	    text-decoration: none;
	}

	#jobList th a {
	    color: #666;
	    background: url('/i/btArrows.png') 100% 0 no-repeat;
	    padding-right: 20px;
	}

	#jobList th a.asc {
	    background: url('/i/btArrows.png') 100% -40px no-repeat;    
	}

	#jobList th a.desc {
	    background: url('/i/btArrows.png') 100% -20px no-repeat;    
	}

	#jobList th a:hover {
	    text-decoration: underline;
	}

	#jobList tr.odd {
	    background-color: #f3f3f3;
	}

	#jobList .jobTitle {
	    padding: 5px 0 5px 10px;
	    width: auto;
	}

	#jobList td.jobTitle a {
	    color: #d00d00;
	}

	#jobList .jobCompany {
	    padding: 5px 0 5px 10px;
	    width: auto;
	}

	#jobList .moreLink {
		text-decoration: underline;
	    text-align: right;
	    padding: 5px 10px 5px 0;
	    width: auto;
	}

	#jobList .moreLink a {
	    color: #666;
	}

	#jobList .nlDate {
	    padding: 5px 0 5px 20px;
	    width: 30%;
	}

	#jobList .nlTitle {
		text-align: left;
		padding: 5px 0 5px 10px;
		width: 70%;
	}

	#jobList td.nlTitle a {
	    color: #d00d00;
	    text-decoration: underline;
	}    

	#jobTable .jobCompany, #jobTable th:last-child, td:last-child {
		display: none;
	}

	#jobTable th.jobTitle a {
		background-image: none;
		margin-left: -10px;
	}



	/* ==========================================================================
	   main styles >> joblist content area
	   ========================================================================== */

	#jobDetail h2 {
		clear: both;
	    margin: 15px 0;
	}

	#jobDetail h3 {
	    font-size: 15px;
	    font-weight: 600;
	    margin: 20px 0 0 0;
	}

	#jobDetail p, #jobDetail ul {
	    font-size: 15px;
	    margin-top: 0;
	    line-height: 1.2em;
	}

	#jobDetail li {
	    margin-left: 15px;
	}

	#jobDetail a {
	    color: #999;
	}

	#jobDetail a:hover {
	    color: #666;
	}

	#jobDetail a.btBack, #jobDetail a.btBack:hover {
	    float: left;
	    clear: both;
	    position: relative;
	    color: #fff;
	    background-color: #c30b0e;
	    margin: 10px 0 25px 15px;
	    padding: 7px 15px 7px 10px;
	    text-shadow: none;
	    text-decoration: underline;
	    font-size: 14px;
	    font-weight: 400;
	}

	#jobDetail a.btBack:hover {
	    text-decoration: underline;
	}

	#jobDetail a.btBack:after {
	    content: ' ';
	    height: 0;
	    position: absolute;
	    width: 0;
	    border: 15px solid transparent;
	    border-right-color: #c30b0e;
	    left: -30px;
	    top: 0;    
	}

	#jobDetail a.btApply {
		display: none;
	    color: #666;
	    font-size: 14px;
	    font-weight: 400;
	    margin-left: 60px;
	}

	#jobDetail a.btApply:hover {
	    text-decoration: none;
	}	

	#jobFunctions, #jobHint {
		display: none;
	}


	/* ==========================================================================
	   main styles >> fullwidth content area / forms
	   ========================================================================== */

	.formgen label {
	    font-weight: 300;
	    width: 100%;
	    display: block;
	    font-size: 14px;
	}

	.formgen .formtext, .formgen .formselect, .formgen .formtextfield {
	    float: left;
	    width: 90%;
	    height: 26px;
	    border: 1px solid #ccc;
	    border-radius: 0;
	    padding: 5px 10px;
	    margin: 0 0 15px 0;
	    color: #666;
	}

	.formtextfield {
		height: 150px !important;
	}

	.formgen {
	    clear: both;
	    width: 95%;
	    padding: 20px 0 100px 0;
	}

	.forminfo {
	    clear: both;
	}

	.formgen br, #form-module-thanks {
	    clear: both;
	}

	.formgen textarea {
	    height: 130px;
	}

	.formgen input:focus, .formgen textarea:focus {
	    background-color: #f3f3f3;
	}

	.formgen .formsubmit {
	    float: right;
	    top: 90px;
	    left: 326px;
	    width: 184px;
	    height: 42px;
	    background: url('/i/btSenden.png');
	    background-size: 184px 42px;
	    font-size: 0.1px;
	    color: transparent;
	    text-transform: capitalize;
	    cursor: pointer;
	    margin: 15px 0 10px 0;
	    border: none;
	}

	.en .formgen .formsubmit, .sq .formgen .formsubmit {
	    background: url('/i/btSendenEn.png');
	}

	.formgen .fieldset legend {
	    text-indent: -9999px;
	}

	.formgen .formerror, .formgen .forminfo, .error {
	    color: #d00d00;
	    font-weight: bold;
	}



	/* ==========================================================================
	   main styles >> fullwidth content area / newsletter
	   ========================================================================== */


	#newsletter {
	    float: left !important;
	    padding-right: 0;
	}

	#newsletter input[type=text] {
	    float: left;
	    width: 90%;
	    height: 26px;
	    border: 1px solid #ccc;
	    border-radius: 0;
	    padding: 5px 10px;
	    margin: 0 0 15px 0;
	    color: #666;
	}

	#newsletter input[type=text]:hover {
	    color: #666;
	    border-color: #999;
	}

	#newsletter input.txtTitle {
	    width: 100px;
	}

	#newsletter input[type=submit] {
	    float: left;
	    display: block;
	    text-indent: -9999px;
	    background: url('/i/btAboDe.png') no-repeat;
	    border: none;
	    width: 237px;
	    height: 39px;
	    margin-left: 0;
	}

	#newsletter .nlEn {
	    background: url('/i/btAboEn.png') no-repeat !important;
	}

	#newsletter .nlCz {
	    background: url('/i/btAboCz.png') no-repeat !important;
	}


    /* ==========================================================================
       main styles >> sidebar
       ========================================================================== */    

    #sidebar article {
        margin-top: 0;
        padding: 3px 15px 20px 15px;
        margin: 0 0 0 0;
        background: #f3f3f3;
        float: left;
    }

    #sidebar article h4 {
        margin: -3px -15px;
        padding: 3px 15px;
        font-size: 14px;
        font-weight: normal;
        color: #fff !important;
        background: #d00d00;
    }

    #sidebar article p {
        color: #666;
        font-size: 14px;
        margin-bottom: 0;
    } 

    #sidebar article p.newsletter {
        margin: 0 0 0 0;
        padding: 0;
    }

    #sidebar article p.newsletter a {
        text-decoration: underline;
        color: #d00d00;
    }

    #sidebar article p strong {
        color: #d00d00;
    }

    #sidebar article a {
        color: #666;
        /* text-decoration: none; */
    }

    #sidebar article a:hover {
        color: #999;    
    }

    #sidebar article ul {
        margin-top: 0;
        margin-bottom: 0;
    }

    #sidebar article li {
        font-size: 14px;
        margin: 0 0 0 14px;
        padding: 0;
        color: #666;
    }

    #sidebar .sidebarliste {
        background: url('/i/bgSidebarTochter.gif') 0 0 repeat-x;
    }

    #sidebar .sidebarliste {
        float: left;
        padding-bottom: 10px;
    }

    #sidebar .sidebarliste li {
        float: left;
        list-style-type: none;
        background: url('/i/bgSidebarTochter.gif') 0 100% repeat-x;
        margin: 0;
        padding: 4px 0;
        width: 270px;
    }

    #sidebar .sidebarliste li strong {
        float: left;
        display: block;
        width: 140px;
        font-weight: bold;
        color: #d00d00;
    }



    /* ==========================================================================
       footer styles
       ========================================================================== */

    footer {
        padding-bottom: 40px;
    }

    footer h5 {
        margin-left: 15px;
        margin-right: 15px;
        font-size: 16px;
        color: #d00d00;
        padding-bottom: 8px;
        margin-bottom: 8px;
        background: url('/i/bgFooter.gif') 0 100% repeat-x;
    }

    footer ul a {
        font-size: 14px;
        color: #666;
        text-decoration: none;
    }
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

#main .fancyboxContent {
    display: none;
    position: absolute;
    top: -30000px;
    left: -30000px;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    /* a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    } */

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    #slideshow, header nav, #metabuttons, footer, .btBack, .btApply, #jobFunctions, #jobList form {
        display: none;
    }

    #jobDetail {
        border: none;
        margin-left: 0;
    }

    .printOnly, #content, #sidebar {
        width: 92% !important;
        clear: both;
        float: left;
        border-top: 1px solid #999;
        padding-top: 20px;
        display: block;
    }

    #sidebar article {
        padding: 3px 15px 20px 0;
    }

    #sidebar article p {
        width: auto;
    }

    header h1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 247px;
        height: 86px;
        overflow: hidden;
    }

    header {
        height: 150px;
    }
}
/*
     FILE ARCHIVED ON 12:38:41 Mar 20, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:26:44 Aug 03, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.447
  load_resource: 121.993 (2)
  PetaboxLoader3.resolve: 76.231 (2)
  PetaboxLoader3.datanode: 38.142 (2)
*/