body
{background: #fff;
text-align: center;}

#wrapper
{background: #cc0000;
border: 5px solid #e3e3e3;
color: #000;
width: 800px;
padding: 20px 60px;
margin: 0px auto;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;}

#blok
{width: 710px;
margin: 0px auto;
}

p
{text-align: justify;}

h1
{text-align: center;
font-size: 42px;
margin: 0px;
padding: 10px 0px 30px;
color: #e3e3e3;}


.p-lewy
{width: 300px;
margin: 0px;
float: left;}


.p-prawy
{width: 300px;
float: left;
margin: 0px 0px 0px 100px;}

p.uwaga
{font-size: 22px;
text-align: center;
padding: 20px 0px;}

p.podpis
{margin-top: 10px;}

#wejscie
{width: 200px;
height: 100px;
text-align: center;
margin: 0px auto 10px;}

#wejscie a
{display: block;
width: 100px;
padding: 10px;
margin: 0px auto;
border: none;
text-decoration: none;
color: #e0e0e0;
font-size: 18px;
}

#wejscie img
{border: none;
display: block;
padding-bottom: 10px;
margin: 0px auto;}

#wejscie a:hover img 
{border: 1px solid #333333;
padding-bottom: 0px;
margin-bottom: 10px;
}


#wejscie a:hover
{background: #fff;
color: #333333;
border: 2px solid #e3e3e3;}

div.tama
{clear: both;}



