BODY, html {
	margin:0;
	padding:0;
	border:0;
	background-color:#292929;
	text-align:center;
	font-family: Arial, sans-serif;
}
h1 {
   font-size: 1.2em;
   color:#636363;
}
h2 {
   font-size: 1.1em;
}
div {
    text-align:left;
}
div, img, a, h2 {
    margin: 0;
    padding:0;
    border:0;
}
div#container {
              width:770px;
              margin-left:auto;
              margin-right:auto;
              margin-top:50px;
              background:#ececec url(obrazy/tlo.gif) repeat-y 50% 30%;
}

p.nagprawy {
              float:right;

}


#outer {
       padding:2px 0;
       border:1px solid;
       border-color:#a00b0b #a00b0b #b5b5b5 #a00b0b;
       background:#b5b5b5 url(obrazy/menu4.jpg) repeat-x bottom left;
       margin:0;
       border-bottom:none;
}
#point {
       display:table;
       padding:0;
       margin:0 auto;
       list-style:none;
       white-space:nowrap;
}
#point li {
       display:table-cell;
       margin:0;
       padding:0;
}
#point li a {
       float:left;
       font-family:arial;
       font-size:0.8em;
       height:2.7em;
       line-height:2.7em;
       letter-spacing:1px;
       padding:0 2.5em;
       text-decoration:none;
       color:#fff;
       background:#b5b5b5 url(obrazy/menu.jpg) repeat-x bottom left;
       border-right:1px solid #d73333;
       border-left:1px solid #a00b0b;
}
#point li a:hover, #point li a.current {
       background:#b5b5b5 url(obrazy/menu3.jpg) no-repeat center top;
       color:#000000;
       border:1px solid #b5b5b5;
}
#point li a:hover b, #point li a.current b {
       display:block;
       float:left;
       background:#b5b5b5 url(obrazy/strzalka.gif) no-repeat center bottom;
       cursor:pointer
}

div#tresc {
          width: 55%;
          float:left;
	  font-size: 0.8em;
	  margin-left:5%;
	  margin-top:7%;
	  margin-bottom:5%;
}
div#lista {
          float: right;
          width: 30%;
          margin-right:5%;
          margin-top:7%;
	  font-size:0.8em;}
div#lista h2 {
          display:block;
          color:#eaeaea;
          background: #a7a7a7 url(obrazy/rog.gif) no-repeat top right;
          font-weight:bold;
          font-family: Arial, sans-serif;
          padding:0.5em;
}
div#lista a, div#lista p {
          display:block;
          text-decoration:none;
          padding: 1em;
          margin:0;
          font-size:0.8em;
          margin-bottom:2em;
          border: 1px solid #a7a7a7;
          border-top:none;
          background: #f9f8e8;
          color:#686868;
}
div#lista img {
          width:100%;

}
div#lista a:hover {
          color:#d10000;
}

div#stopka {
           clear: both;
           width: 90%;
           margin-left: auto;
           margin-right: auto;
           margin-top: 2em;
           padding: 0.5em;
           text-align: center;
           border-top: 1px solid black;
           color:#ababab;
           font-size: 0.7em;
}
div#stopka a {
           text-decoration:none;
           color: black;
}
span.wazne {
           font-weight: bold;
}
table#formularz{
                width:100%;
                border: 1px solid #a7a7a7;
                background: #f9f8e8;
                font-size:0.8em;
}
div#inp {
        text-align: center;
        margin-top:1em;
        }


