/*
------------------------------------------------------------------------
TEGO NIE RUSZAMY - HTML
------------------------------------------------------------------------
*/

* { margin: 0; padding:0; border: 0;}
.clear       { clear: both; height: 1%;}
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear       { display: inline-block;}
/* Hides from IE-mac \*/
* html .clear { height: 1%;}
.clear        { display: block;}
/* End hide from IE-mac */

html { width: 100%; height: 100%;}
body { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 62.5%;}
p          { font-size: 120%; line-height: 1.6em; margin: 1em;}
a, a:hover { text-decoration:none;}
h1, h2 { line-height: 1.636em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;}
h1     { font-size: 280%; padding: 20px 20px 0 20px;}
h2     { font-size: 220%; margin-left: 15px; line-height: 160%; font-family: Helvetica, Arial, Verdana, sans-serif;}

/*STRONA*/

#kontener  { width: 980px; height: 100%; margin:0 auto;}
#lewa  { width: 290px; height: 100%; float: left; padding: 10px;}
#prawa  { width: 670px; height: 100%; float: right;}
#naglowek { width: 670px; height: 250px;}
#stopka { width: 960px; height: auto; padding: 10px;}
