body {
font-family: "DejaVu Sans"; 
background: url(images/tlo.jpg) repeat-x top #cce6f3;
margin: 0;
padding: 0;
margin-bottom: 20px; /* pieprzone IE */
}

/* POJEMNIKI */
div#logo {
background: url(images/logo.gif) no-repeat;
width: 303px;
height: 115px;
margin: 10px auto;
}

div#container {
text-align: center;
background: (images/menu.jpg) no-repeat left;
margin: 0 auto;
padding: 0;
width: 983px;
height: 467px;
clear: both;
}

div#menu2 {
padding: 20px;
float: left;
margin: 0;
padding: 0;
background: url(images/menu.jpg);
width: 164px;
height: 467px;
}

div#language {
width: 102px;
height: 45px;
background: url(images/jezyk.jpg);
margin: -113px 0;
float: right;
}

div#polski a {width: 102; height: 24px; display: block;}
div#english a{width: 102; height: 21px; display: block;}

div#polski a:hover {background: url(images/polski.jpg); }
div#english a:hover {background: url(images/english.jpg); }

div#tekst {
margin: 20px auto;
padding: 0;
width: 810px;
height: 427px;
overflow: auto;
color: #08457e;
font-size: small;
text-align: justify
}

h1, h2, h3, h4, h5, h6 { text-align:center }

div#stopka {
padding-top: 10px;
text-align: center;
font-size: 12px;
color: #08457e;
margin: 0 auto;
background: url(images/stopka.jpg) no-repeat;;
width: 984px;
height: 34px;
}

/* MENU */

ul.menu {
clear: both;
margin: 22px auto;
text-align: center;
color: #08457e;
font-weight: bold;
font-size: 32px;
list-style-type: none;
width: 990px;
}

ul.menu li {
display: inline;
}

ul.menu li a.active{
color: red;
}

ul.menu li a{
margin: 0 35px 0 30px;
text-decoration: none;
color: #08457e;
font-weight: bold;
}

ul.menu li a:hover{
text-decoration: none;
color: #71b1ca;
}

ul.menu li a:visited{
text-decoration: none;
}

/* LEWE MENU */

ul.menu2 {
margin: 20px 0 0 20px;;
padding: 0;
border-right: 1px solid #08457e;
color: #08457e;
font-weight: bold;
font-size: 12px;
list-style-type: none;
width: 130px;
height: 120px;
}

ul.menu2 li {
text-transform: uppercase;
display: block;
margin-bottom: 10px;
}



ul.menu2 li a{
margin: 0;
text-decoration: none;
color: #08457e;
font-weight: none;
}

ul.menu2 li a.active{
color: red;
}

ul.menu2 li a:hover{
font-weight: bold;
text-decoration: none;
color: #71b1ca;
}

ul.menu2 li a:visited{
text-decoration: none;
}
