@charset "iso-8859-2";
/* CSS Document */
* {
margin:0;
padding:0;
border:0;
}
body {
background:rgb(25,25,25);
color:#7c7c7c;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
html, body, #calosc {
width:100%;
height:100%;
}
#szary {
text-align:center;
width:300px;
height:100px;
margin:0 auto;
padding:25px;

}
.nazwisko {
text-align:center;
font-size:16px;
letter-spacing:2px;
}
#eng, #deu {
display:block;
width:20px;
height:30px;
float:left;
text-align:center;
font-size:13px;
}
#eng {
margin-left:0px;
}
#deu
{
margin-left:225px;
}

a {
color:#7c7c7c;
text-decoration:none;
}
a:hover {
color:#A97E3A;
}
#grafika {
width:300px;
height:300px;
margin-top:20px;
}
#langs {
width:300px;
height:20px;
margin-top:10px;
}
