#wholepage {
    width: 900px;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}

#header {
    width: 100%;
    text-align: left;
}

#header1 {
    width: 329px;
    height: 256px;
    float: left;
    background:url('../images/header_01.jpg') no-repeat left top;
}

#header2 {
    width: 297px;
    height: 256px;
    float: left;
    background:url('../images/header_02.jpg') no-repeat left top;
}

#header3 {
    width: 274px;
    height: 256px;
    float: left;
    background:url('../images/header_03.jpg') no-repeat left top;
}

#header4 {
    width: 397px;
    height: 35px;
    float: left;
    background:url('../images/header_04.jpg') no-repeat left top;
}

#header5 {
    width: 3px;
    height: 35px;
    float: left;
    background:url('../images/header_05.jpg') no-repeat left top;
}

#header6 {
    width: 900px;
    height: 14px;
    float: left;
    background:url('../images/header_06.jpg') no-repeat left top;
}


#header_menu {
    width: 503px;
    height: 35px;
    float: right;
}



#spacer1 {
    width: 4px;
    height: 35px;
    float: left;
    background:url('../images/spacer1.jpg');
}

#spacer2 {
    width: 4px;
    height: 35px;
    float: left;
    background:url('../images/spacer2.jpg');
}

#spacer3 {
    width: 4px;
    height: 35px;
    float: left;
    background:url('../images/spacer3.jpg');
}

#spacer4 {
    width: 5px;
    height: 35px;
    float: left;
    background:url('../images/spacer4.jpg');
}

#content {
    width: 898px;
    vertical-align: top;
    font-family: arial;
    font-size: 13px;
    color: #484541;
    text-align: left;
    border-width:1px;
    border-color: #27185e;
    border-style:solid;
}

#contentleft {
    width: 330px;
    float: left;
}

#contact {
    width: 100%;    
    color: #4f4886;
    font-size: 16px;
    font-weight: bold;
}
.acontact {
    color: #4f4886;
}
.acontact2 {
    color: #484541;
}

#doc_bottom_left_text {
    width: 100%;
}

#doc_main_text {
    width: 568px;
    float: right;
}

#footer {
    width: 900px;
    background-color: #27185e;
    vertical-aling: middle;
    text-align: center;
    font-family: arial;
    font-size: 11px;
    color: #cccccc;
}

.afooter {
    color: #cccccc;
}		

#contactleft {
    float: left;
}

#contactright {
    width:300px;
    float: right;
    vertical-aling: top;
    text-align: left;
}

body {
    background-color: #ffffff;
    margin-left:0px; 
    margin-right:0px;
    margin-bottom:0; 
    margin-top:0;
}

br.clearboth {clear:both;}

a, a:hover {
    color: inherit;
    text-decoration: none;
}

.kwalifikacjeimg {
    border-width:1px;
    border-color: #a15bf1;
    border-style:solid;
}

/* Menu buttons */
/* ==================================================================================================================*/	    
#menu_strona_glowna {
    width: 139px;
    height: 35px;
    float: left;
}

#a_strona_glowna {
    display:block;
    width:100%;
    height:100%;
    outline: none;
    text-indent:-1000px;
    background:url('../images/btn_strona_glowna.jpg') no-repeat left top;
}

#a_strona_glowna:hover {
    background:url('../images/btn_strona_glowna_o.jpg') no-repeat left bottom;
}

#menu_oferta {
    width: 75px;
    height: 35px;
    float: left;
}

#a_oferta {
    display:block;
    width:100%;
    height:100%;
    outline: none;
    text-indent:-1000px;
    background:url('../images/btn_oferta.jpg') no-repeat left top;
}

#a_oferta:hover {
    background:url('../images/btn_oferta_o.jpg') no-repeat left bottom;
}

#menu_kwalifikacje {
    width: 113px;
    height: 35px;
    float: left;
    background:url('../images/btn_kwalifikacje.jpg');
}

#a_kwalifikacje {
    display:block;
    width:100%;
    height:100%;
    outline: none;
    text-indent:-1000px;
    background:url('../images/btn_kwalifikacje.jpg') no-repeat left top;
}

#a_kwalifikacje:hover {
    background:url('../images/btn_kwalifikacje_o.jpg') no-repeat left bottom;
}

#menu_cennik {
    width: 78px;
    height: 35px;
    float: left;
    background:url('../images/btn_cennik.jpg');
}

#a_cennik {
    display:block;
    width:100%;
    height:100%;
    outline: none;
    text-indent:-1000px;
    background:url('../images/btn_cennik.jpg') no-repeat left top;
}

#a_cennik:hover {
    background:url('../images/btn_cennik_o.jpg') no-repeat left bottom;
}


#menu_kontakt {
    width: 78px;
    height: 35px;
    float: left;
    background:url('../images/btn_kontakt.jpg');
}

#a_kontakt {
    display:block;
    width:100%;
    height:100%;
    outline: none;
    text-indent:-1000px;
    background:url('../images/btn_kontakt.jpg') no-repeat left top;
}

#a_kontakt:hover {
    background:url('../images/btn_kontakt_o.jpg') no-repeat left bottom;
}
		