body {
    color: #919392;
    margin: auto;
    font-family: Tahoma, Verdana, 'Sans-serif';
    background: #22262f
}

a img {
    border: none;
}

a {
    color: white;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


div#contener {
    margin: auto;
    width: 1200px;
}

div#flash {
    width: 1200px;
}


div#dolne {
    width: 1200px;
    height: 583px;
}
div#dolne_gradient { 
    height: 312px;
    background: url('../images/tlo_03.jpg') no-repeat;    
}
div#dolne_tlo {
    height: 271px;    
    background: url('../images/tlo_02.jpg') no-repeat;
}

div#tresc_case {
    min-height: 430px;
    padding: 80px 40px 0px 135px;
    width: 660px;
    float: left;
    text-align: justify;
}
div#tresc_galeria {
    min-height: 430px;
    padding: 80px 40px 0px 40px;
    width: 280px;
    float: right;
    text-alugn: center;
}

h1 {
    color: white;
    font-family: Verdana, Tahoma;
}


/* -------- Case Study --------- */
div#case_study {
    width: 630px;
    height: 430px;
    padding: 80px 0px 0px 135px;
    float: left;
}
div#case_study_nazwa {
    padding-bottom: 25px;
}
div.case_study_foto {
    width: 300px;
    margin-bottom: 30px;
    float: left; 
}
div.case_study_txt {
    width: 300px;
    margin-bottom: 30px;
    float: left;
    text-align: justify;
    font-size: 11px;
}

div.case_galeria_con {
    width: 280px;
    text-align: center;
    margin: 10px 0px 20px 0px;
}


/* -------- Newz & Events --------*/
div#news_events {
    width: 295px;
    height: 250px;
    padding: 80px 135px 0px 0px;
    float: left;
}

div#follow_us {
    width: 295px;
    height: 140px;
    padding: 40px 135px 0px 0px;
    float: left;
}
div#news_events_nazwa {
    padding-bottom: 25px;
}
div#follow_us_nazwa {
    padding-bottom: 25px;
}
div.news_events_data {
    width: 80px;
    float: left;
}

div.news_events_data div{
    width: 69px;
    height: 53px;
    background: url('../images/tlo_news.png');
    margin-bottom: 30px;
    color: white;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
}
div.news_events_txt {
    width: 215px; 
    text-align: justify; 
    margin-bottom: 30px;
    font-size: 11px;
    float: left;
}


/* -------- Stopka -------- */
div#stopka {
    width: 930px;
    height: 30px;   
    padding: 45px 135px 0px 135px;
    font-size: 11px;
    color: #343a48;
    background: url('../images/tlo_stopka.png') repeat-x; 
}

div#stopka_tekst {
    float: left;
    width: 400px;
}

div#stopka_linki {
    width: 500px;
    float: right;
}

a img {
    outline: none;
}

a { 
    outline: none;
}
