/*Styl Portfolio */
html, body {
color: #f1c4f8;
}
#tlo {
width: 1000px;
height: 550px;
background: url("../images/header.jpg") repeat-y;
}
#baner {
margin: 0px 75px 0px 75px
Width: 850px;
height: 100px;
}
#srodek{
clear: both;
margin: 10px 75px 0px 75px;
width: 850px;

}

#menu {
margin-top: 10px
margin left:10px;
float:left;
width: 150px;
height: 300px;
background-color: #0000ff;
}
#tekst{
margin-top:10px;
margin-right:35px;
float: right;
width: 550px;
height: 450px;
background-color: #00ff00;
}

#tabelki {
}
#stopka {
clear: both;
background-color: #ccccff;
color: #000000;
}