body
{
    margin:0;
    font-family: 'Raleway', sans-serif;
    color: #232828;
}

#container
{
    margin: 0 auto;
    width: 100%;
}

#logo
{
    height: 150px;
    width: 1000px !important;
    margin: 0 auto;
}


#logo-pic
{
    position: relative;
    left: 350px; 
    height: 150px;
    width: 300px;
}

#header
{
    width: 100%;
    margin: 0 auto;
    background-color: #224B7E;
    border-bottom: 5px solid #AFB92F;
    border-top: 5px solid #AFB92F;
    /*box-shadow: 4px 4px 4px  grey; */
}

#menu-bar
{
    width: 100%;
    height: 40px;
    padding: 10px 0;
    text-align: center;
    box-shadow: 2px 2px 2px lightgrey;
    background-color: #FFFFFF;
    color: #232828;
}

.sticky
{
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100; /* głebia obiektow */
}

ol
{
    text-decoration: none;
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-weight: 500;
    font-size: 19px;
    line-height: 200%; /*wysrodkowuje pieknie zawartosc */
    display: inline-block; /*konkurencja dla float left. ukladanie elementow blokowych, ktore dzialaja jak float left*/
}

ol a
{
    color: #000000;
    text-decoration: none;
    display: block;
}

ol a:hover
{
    border-bottom: 1px solid #AFB92F;
    border-width: 80%;
}

ol a:clicked
{
    border-bottom: 1px solid #224B7E;
    text-decoration: none;
   
}

ol a:active 
{
    border-bottom: 1px solid #224B7E;
    text-decoration: none;
}


ol > li
{
    float:left;
    width: 160px;
    height: 40px;
    border-right: 1px solid lightgrey;
}

ol > li:first-child
{
    border-left: 1px solid lightgrey;
}

#content
{
    width: 1000px;
    padding: 5px;
    margin: 0 auto;
    /*text-align: center; */
    font-size: 18px;
}

.headline
{
    width: 100%;
    text-align: center;
}

.headline_underline
{
   border-bottom: 1px solid #224B7E /*#AFB92F #224B7E*/; 
}

.clear
{
    clear: both;
}

#pic1
{
    float: left;
    padding: 5px;
    margin-left: 50px;
    margin-top: 30px;
    /*position: relative;
    left: 50px; */
}

#main-para-one
{
    float: left;
    padding: 10px;
    width: 620px;
    position: relative;
    left: 120px;
    top: 10px;
}

.text2
{
    text-align: left;
}

p
{
     line-height: 1.6;
    word-spacing: 3px;
}

#pic2
{
    float: left;
    margin-left: 40px;
    padding:10px;
}

#main-para-two
{
    width: 600px;
    float: left;
    padding:10px;
}

#main-para-three
{
    width: 800px;
    float: left;
    padding:10px;
    margin-left: 5px;
}

hr
{
    margin-top: 15px;
    margin-bottom: 15px;
    color: #fff;
}

im
{
    width: 250px;
    height: 100px;
    float: left;
    margin-right: 40px;
}

footer
{
    color: white;
    background-color: #141414;
    height: 20px;
    font-size: 13px;
    text-align: center;
    padding: 5px;
    padding-top: 8px;
}

.info-przebudowa
{
    text-align: center;
}


ul.list
{
    list-style-type: circle;
    line-height: 1.3;
    word-spacing: 2px;
}

.headline_2
{
     border-bottom: 1px solid #AFB92F;
}

/* css cennika*/


/* wersja PL */
.cennik-tabela
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.nazwa
{
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px;
    margin: 5px;
}

.nazwa-long
{
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
}

.cena
{
   border-bottom: 1px solid #e0e0e0;
    text-align: right;
    padding: 10px;
    margin: 5px;
}

.cena-long
{
    text-align: right;
    border-bottom: 1px solid #e0e0e0;
}

.element
{
    border-bottom: 1px solid #e0e0e0;
    padding: 10px;
    margin: 5px;
}

.produkt
{
    text-align: left;
}

.cennik-lista
{
    list-style-type: circle;
    padding: 10px;
    margin: 5px;
}

.cennik-cena
{
    list-style-type: none;
    padding: 10px;
    margin: 5px;
}

.kadry-dzierzawa
{
    text-align: left;
    padding: 10px;
    margin: 5px;
}

/* CSS OFERTY */

/* zielone podkreslenie */
.green_underline
{
    border-bottom: 1px solid #AFB92F !important;
}

/* szare podkreslenie */
.grey_underline
{
    border-bottom: 1px solid lightgrey !important;
}

/* zakladka obsluga podatkowo-rachunkowa */

#oferta_headline
{
    width: 350px;
    border-bottom: 1px solid #224B7E;
    padding: 10px;
    cursor: pointer; 
}

.hidden_class
{
    display: none;
    list-style-type: circle;
}

/* zakladka doradztwo informatyczne */

#oferta_headline2
{
    width: 350px;
    border-bottom: 1px solid #224B7E;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 55px;
}

#hidden_class2
{
    display: none;
    list-style-type: circle;
}

/* zakladka kadry i place */

#oferta_headline3
{
    width: 350px;
    border-bottom: 1px solid #224B7E;
    padding: 10px;
    cursor: pointer;
}

.hidden_class3
{
    display: none;
    list-style-type: circle;
}

/* zakladka doradztwo podatkowe */

#oferta_headline4
{
    width: 350px;
    border-bottom: 1px solid #224B7E;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 55px;
}

#hidden_class4
{
    display: none;
    list-style-type: circle;
}

/* zakladka dotacje UE */

#oferta_headline5
{
    width: 350px;
    border-bottom: 1px solid #224B7E;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 55px;
}

.hidden_class5
{
    display: none;
    list-style-type: circle;
}

/* EN version */

/* IT products tab */

#oferta_headline6
{
    width: 350px;
    border-bottom: 1px solid #224B7E;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 55px; 
}

.hidden_class6
{
    display: none;
    list-style-type: circle;
}

/*outsourcing tab */

#oferta_headline7
{
    width: 350px;
    border-bottom: 1px solid #224B7E;
    padding: 10px;
    cursor: pointer;
    /*margin-bottom: 55px; */
}

.hidden_class7
{
    display: none;
    list-style-type: circle;
}

/* CSS KONTAKT  */

.kontakt_headline
{
    border-bottom: 1px solid #224B7E;
}

.kontakt_float_left
{
    float: left;
    margin: 20px;
}


/* WYBOR JEZYKA PASEK */

.language_option_div
{
    height: 25px;
    width: 100%;
}

.laguage_option_element
{
    float:right;
    margin: 4px 7px;
}