body {
    background-color: #123456;
}

#pagewidth {
    width: 700px;
    min-height: 500px;
    margin: 0 auto;
    overflow: hidden;
}


#header {
/*    background-image: url('/img/header.jpg');	*/
    background-repeat: no-repeat;
    width: 700px;
    height: 233px;
    margin: 0 auto;
}

#page_left {
    float: left;
    background-image: url('/img/menu_tlo_2.JPG');
    width: 229px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 20010px;
    margin-bottom: -20000px;
}

#page_left_1 {
    background-image: url('/img/menu_tlo.jpg');	
    background-repeat: no-repeat;
    width: 229px;
    height: auto;
    margin: 0 auto;
}

#page_right {
    background-image: url('/img/main_tlo_2.JPG');
/*    background-repeat: no-repeat;	*/
    float: left;
    width: 471px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 20010px;
    margin-bottom: -20000px;
}


#page_right_1 {
    background-repeat: no-repeat;
    width: 431px;
/*    height: 467px;	*/
    margin: 0 auto;
    padding: 20px;
}

.menu_odstep_top {
    width: 229px;
    height: 60px;
}

.menu_odstep_bottom {
    width: 229px;
    height: 12px;
}


.menu_odstep {
    margin-top: 10px;
    background-image: url('/img/menu_podzial.png');
    background-position: center;
    background-repeat: no-repeat;
    width: 229px;
    height: 30px;
}

#menu_strona_glowna {
    float: left;
/*    background-position: center;
    background-image: url('/img/menu_strona_glowna.png');
    background-repeat: no-repeat;	*/
    width: 229px;
    height: 17px;
    margin: 0 auto;
}

#menu_oferta {
    float: left;
/*    background-position: center;
    background-image: url('/img/menu_oferta.png');
    background-repeat: no-repeat;	*/
    width: 229px;
    height: 17px;
    margin: 0 auto;
}

#menu_cele_wyceny {
    float: left;
/*    background-position: center;
    background-image: url('/img/menu_cele_wyceny.png');
    background-repeat: no-repeat;	*/
    width: 229px;
    height: 17px;
    margin: 0 auto;
}

#menu_wspolpraca {
    float: left;
/*    background-position: center;
    background-image: url('/img/menu_wspolpraca.png');
    background-repeat: no-repeat;	*/
    width: 229px;
    height: 17px;
    margin: 0 auto;
}

#menu_licencje {
    float: left;
/*    background-position: center;
    background-image: url('/img/menu_licencje.png');
    background-repeat: no-repeat;	*/
    width: 229px;
    height: 17px;
    margin: 0 auto;
}

#menu_kontakt {
    float: left;
/*    background-position: center;
    background-image: url('/img/menu_kontakt.png');
    background-repeat: no-repeat;	*/
    width: 229px;
    height: 17px;
    margin: 0 auto;
}

#kontakt_tel_kom {
    float: left;
    background-position: center;
    background-image: url('/img/tel_kom.png');
    background-repeat: no-repeat;
    width: 17px;
    height: 16px;
    margin: 0 auto;
}

#kontakt_tel_sta {
    float: left;
    background-position: center;
    background-image: url('/img/tel_sta.png');
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    margin: 0 auto;
}

#kontakt_tel_kom_all {
    margin-left: 30px;
    width: 165px;
}

#kontakt_tel_sta_all {
    margin-left: 30px;
    width: 165px;
}

#kontakt_email_all {
    margin-left: 40px;
    width: 165px;
}

#english_version_all {
    margin-top: 30px;
    height: 30px;
    margin-left: 30px;
    width: 165px;
}

#english_flag {
    float: left;
    background-position: center;
    background-image: url('/img/flaga_en.png');
    background-repeat: no-repeat;
    width: 47px;
    height: 35px;
    margin: 0 auto;
}

#polish_flag {
    float: left;
    background-position: center;
    background-image: url('/img/flaga_pl.png');
    background-repeat: no-repeat;
    width: 47px;
    height: 35px;
    margin: 0 auto;
}


#english_text {
    padding-top: 7px;
    text-valign: middle;
    color: #3f0000;
    font: 12px Tahoma;
    font-weight: bold;
}

#polish_text {
    padding-top: 7px;
    text-valign: middle;
    color: #3f0000;
    font: 12px Tahoma;
    font-weight: bold;
}


#kontakt_tel_kom_text {
    color: #991137;
    font: 14px Tahoma;
    font-weight: bold;
}

#kontakt_tel_sta_text {
    color: #991137;
    font: 14px Tahoma;
    font-weight: bold;
}

#kontakt_email_text {
    color: #991137;
    font: 14px Tahoma;
    font-weight: bold;
}


/*
#house {
    background-image: url('/img/4c07d27d.jpg');
    width: 380px;
    height: 285px;
    position: relative; right: -438px; top: 232px; /*moz padding*/
}
*/

#menu_strona_glowna_img {
    backgrund-color: #4asdfg;
    vertical-align: bottom;
}

a.english { font: 12px Tahoma; font-weight: bold; color: #3f0000; text-decoration: none;}
a.english:link, a.english:visited { text-decoration: none; }
a.english:hover, a.english:active { text-decoration: underline; }

.formularz_text {
    color: #000000;
    font: 14px Tahoma;
    font-weight: bold;
}
