

* { padding: 0; margin: 0; }

body 
{
font-size: 11px;
color: #000000;
background: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 1px;
}

a
{
text-decoration: none;
}

#wrapper 
{ 
margin: 0 auto;
margin-top: 70px;
width: 600px;
}

#faux 
{
margin: 10px 0px;
overflow: auto; 
width: 100%
}

#leftcolumn 
{ 
margin: 10px;
padding: 0px;
width: 200px;
float: left;
display: inline;
text-align: center;
}

#leftcolumn a
{
color: #000000;
}

#leftcolumn a:hover
{
color: #ffffff;
background: #000000;
}

#rightcolumn 
{ 
float: right;
color: #333;
margin: 10px;
padding: 10px;
display: inline;
position: relative;
width: 340px;
}

#rightcolumn a
{
color: #000000;
font-weight: bold;
letter-spacing: 0px;
}

#rightcolumn a:hover
{
color: #838484;
}

#rightcolumn ul
{
text-align: left;
list-style-type: circle;
text-indent: 20px;
}



.clear { clear: both; }


p
{
text-align: justify;
text-indent: 10px;
}

p:first-letter 
{
font-size : 170%;
font-family : Times;
}


h1
{
font-size: 12px;
letter-spacing: 2px;
font-weight: 500;
background-color:#D3D4D4;
}

h2
{
font-size: 12px;
letter-spacing: 2px;
font-weight: 500;
}

p.srodek
{
text-align: center;
font-size: 11;
}

p.srodek:first-letter 
{
font-size : 170%;
font-family : Times;
}

p.podtytul
{
font-size: 12px;
text-align: right;
letter-spacing: 2px;
}

p.stats
{
text-align: right;
}
