body {
background-color: rgb(0,0,0);

}


/*KLASY*/

td.komorka {
width:150px;
text-align:center;
padding:2px;
}
.obrazek 
{
text-align:center;
padding:2px;
height:80px;
border:none;
}
a.menu 
{
  text-decoration:none;
  font-size:large;
  width:15%;
  float:left;
  color:rgb(250,235,202);
}

p.wysrodkowany{
  margin-left:-150px;
  width:300px;
  position:absolute;
  left:50%;
  text-align:center;
}

.text_ogolny {
  
  text-decoration:none;
  font-size:medium;
  color:rgb(250,235,202);
  float:down;

}

.text_ogolny_italic {
  
  font-style:italic;
  text-decoration:none;
  font-size:medium;
  color:rgb(250,235,202);
  float:down;
  }

.text_ogolny_maly {
  
  text-decoration:none;
  font-size:small;
  color:rgb(250,235,202);
  text-align:center;
  float:down;

}

div.lewa_kolumna {
margin-left:45;
width:90px;
position:absolute;
top:30%;
text-align:center;
}

div.tabela_ksiega {
  margin-left:-300px;
  width:600px;
  position:absolute;
  left:410px;
  top:15%;
  text-align:left;
}
.pole_ksiegi{  
  color:rgb(250,235,202);
}

.pole_ksiegi_male{  
  color:rgb(250,235,202);
  font-size:small;
}


img.zdjecia_bio_a {
width:266px;
height:176px;
margin:10px;
border: solid 1px color:rgb(250,235,202);
}

img.zdjecia_bio_b {
width:225px;
height:166px;
margin:10px;
border: solid 1px color:rgb(250,235,202);
}

a.text_bio_cv {
font-size:medium;
color:rgb(250,235,202);

}
a#tytul {
  text-decoration:none;
  font-size:large;
  color:rgb(250,235,202);
  float:down;
}




