/* ogolne */
body { background: #f0eee8 url(../gfx/body.png) repeat-x; font-size: 12px; color: #212121; font-family: Arial; }
a { font-size:12px; font-family: Arial; color: #333333; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }
strong { font-weight: bold; }
.clrBoth { clear: both; }
.fillFix { background: url(../gfx/filler.gif); }

/* papier */
.papier { width: 1000px; margin: 0 auto; background: #19191f url(../gfx/tlo.jpg) no-repeat; }
.papier2 { width: 970px; margin: 0 auto; }

.kolLewo { float: left; width: 165px; padding-right: 15px; }
.kolPrawo { float: left; width: 790px; background: #ffffff; }

/* naglowek */
.naglowek { height: 155px; }

/* stopka */
.stopka { padding: 20px 0px 20px 0px; color: #c2bfb6; }
.stopka .stLewo { float: left; text-align: left; }
.stopka .stPrawo { float: right; text-align: right; }
.stopka .stPrawo ul {}
.stopka .stPrawo ul li { display: inline; padding: 0px 5px 0px 5px; }
.stopka .stPrawo ul li a { color: #c2bfb6; }
.stopka .stPrawo ul li a:hover { text-decoration: underline; color: #ffffff; }