body {
        background-color: #f2f2f0;
        margin: 0;
        padding: 0;
        text-align:center;
    }

div {
        font: verdana 12px #000;
        position:relative;
    }
a {
		text-decoration: none;
	}
#container {
	background: url(images/background.jpg) repeat;
        margin:0 auto;
        padding:0 0px 0 0px;
        position:relative;
        width:850px;
	height:100%;
        text-align:left;
        clear: both;
		background-color:#FFFFFF;
    }

#naglowek {
        background: url(images/logo.jpg) no-repeat;
        width:850px;
        height:190px;
        margin-bottom:0px;
    }
    
#naglowek h2 {
		padding-top:15px;
		font-size: 20px;
		color: #294b9d;
		line-height: 150%;
		text-align: center;
		margin-top:0px;
		
	}
#menu {
        background: #fff url(images/pasek.jpg) no-repeat;
        width:auto;
        height:33px;
        margin-bottom:0px;
		margin-top:-16px;
	}
#menu ul {
		list-style: none;
	}
#menu li {
		float: left;
		padding: 0px 28px;
		padding-top:5px;
  		font-weight: bold;
  		font-size: 14px;
	}
#menu a {
		display: block;
		line-height: 20px;
		padding: 0 8px;
		color: #fff;
		font-weight: bold;
		text-align:center;
	}
#menu a:hover {
		background: #fff;
		color: #294b9d;
	
	}

#srodek {
                width:600px;
		height:100%;
                float:left;
		margin-left:15px;
		margin-top:3px;
		margin-bottom:40px;
	}
#srodek a {
		color:#294b9d;
		text-decoration:underline;
}
#srodek h2 {
		padding-top:15px;
		margin-left:15px;
		padding-left:10px;
		background-color:#FFFFFF;
                font-size: 15px;
		color: #294b9d;
		margin-top:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
			}
#srodek p {
		margin-bottom:8px;
		margin-left:20px;
		text-align: justify;
		padding-left:15px;
		padding-right:5px;
		padding-top:3px;
		padding-bottom:4px;
		font-size:13px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

	
#mediatekst
{
 text-decoration:underline;
 color: #294b9d;
 text-indent: 45px;
 font-family:Verdana;
 font-weight: bold;
 font-size:13px;
}	
#srodek li
{
          font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size:13px;
          margin-left: 40px;
          width:620px;
          margin-bottom:10px;
}
#prawa{
       margin-top:-460px;
	padding-top:40px;
       margin-left:630px;
       margin-right:10px;
       }
#tlo2 {
		background: url(images/tlo_2.jpg) repeat;
		float:right;
		width:27px;
		height:400px;
	}
	

img{
   margin-bottom:20px;
   border:none;

   }
#stopka {
        background: #f2f2f0 url(images/stopka.jpg) no-repeat;
        clear:both;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		height:28px;
		color:#FFFFFF;
		padding-top:8px;
		padding-right:30px;
	}
#stopka a {
		color: #FFFFFF;
	}
#stopka a:hover {
		text-decoration:underline;
	}
#copyright {
		float:left;
		padding-left:340px;
	}

