html, body {
        background-image: url("images/tlo.png");
        background-color: #fff;
        color: #000;
        margin: 0;
        padding: 0; 
	}

table	{ font:16px "Times New Roman", Times, serif; }

h3	{ 
        font:16px "Times New Roman", Times, serif; 
	font-weight: bold;
        }

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
        }

ul 	{
	width: 200px;
	padding: 2px 2px 1px 2px;
	background-color: #9ce;
	border: 3px double #28e;
        }

ul li 	{ border-bottom: 1px solid #9ce; }

ul a:link, ul a:visited {
	display: block;
	width: 176px;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
	background-color: #777;
	color: #def;
	border-left: 10px solid #25b;
        }

ul a:hover {
	width: 166px;
	background-color: #28e;
	color: #fff;
	border-left: 20px solid #26d;
        }

li.first {
	display: block;
	width: 166px;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
	background-color: #28e;
	color: yellow;
	border-left: 20px solid #26d;
        }


#naglowek { 
        background-image: url("images/woda.png");
        background-color: #E2E0EC;
        color: yellow;
        padding: 5px 10px 10px 5px;
        }

#sponsor {
        position: absolute;
        right: 10px;
        top: 10px;
	}

#menu 	{
        width: 150px;
        float: left;
        overflow: hidden;
        position: relative;
        background-color: #ccc; 
	}

#informacje {
        width: 150px;
        float: right;
        overflow: hidden;
        position: relative;
        text-align: center;
        background-color: #ccc; 
	}

#tresc 	{
        background-image: url("images/tlo.png");
        margin-left: 160px;
        margin-right: 160px;
        background-color: #fff;
        font:14px/18px Georgia, "Times New Roman", Times, serif;
        }

#stopka {
        clear: both;
        text-align: center;
        background-color: #ccc; 
	}

#center { text-align: center; }

#razem 	{ text-align: right; }

#przes 	{ margin-left: 20px; }

#form1 	{ position: absolute; right:10px; top:20px }

#form2 	{ position: absolute; right:10px; top:46px }

#small  { font:12px "Times New Roman", Times, serif; }
