body {
        background-color: #9999ff;
        margin: 0;
        padding: 0;
        text-align:center;
    }

div {
        font: verdana 12px #000;
        position:relative;
    }
a {
		text-decoration: none;
	}
#container {
	background: url(images/tlo_0.jpg);
        margin:0 auto;
        padding:0 0px 0 0px;
        position:relative;
        width:850px;
		height:100%;
        text-align:left;
        clear: both;
		background-color:#FFFFFF;
    }

#naglowek {
        background-color:#ADD8E6;
       # background: url(images/logo.jpg) no-repeat;
        width:850px;
        height:181px;
        margin-bottom:0px;
    }
#menu {
        background: #fff url(images/pasek.jpg) no-repeat;
        width:auto;
        height:33px;
        margin-bottom:0px;
		#margin-top:-5px;
	}
#menu ul {
		list-style: none;
	}
#menu li {
		float: left;
		padding-left:20px;
		padding-top:5px;
  		font-weight: bold;
  		font-size: 16px;
	}
#menu a {
		display: block;
		line-height: 20px;
		padding: 0 8px;
		color: #fff;
		font-weight: bold;
	}
#menu a:hover {
		background: #fff;
		color: #294b9d;
	
	}
#lewy {
        background: #fff url(images/tlo_1.jpg) repeat;
        width:160px;
		height:100%;
                float:left;
		padding-left:0px;
		margin-left:25px;
	}
#lewy dl {
		margin: 0px;
	}
#lewy dt {
                font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #095197;
		background:url(images/menu.jpg) repeat;
		font-weight: bold;
		height:90px;
		width:160px;
		padding-top:6px;
		text-align:center;
	}
#lewy dd {      
                font-size:13px;
		margin-top:0px;
		margin-left:0px;
	}
#lewy a {
		font-size:14px;
		color: #000000;
		line-height: 150%;
	}
#lewy a:hover {
		text-decoration:underline;
}
#bottom {
		background: url(images/bottom.jpg) no-repeat;
		width:160px;
		height:8px;
		margin-top:20px;
}
#srodek {
        background: #fff url(images/tlo_2.jpg) repeat;
        width:600px;
		height:auto;
                float:left;
		margin-left:15px;
		margin-top:3px;
		margin-bottom:40px;
	}
#srodek a {
		color:#000000;
		text-decoration:underline;
}
#srodek h3 {
		padding-top:15px;
	  	background-color:#FFFFFF;
                font-size: 18px;
		color: #294b9d;
		line-height: 150%;
		padding-left:15px;
		margin-top:0px;
	}

#srodek h2 {
		padding-top:15px;
                font-size: 18px;
		color: #000000;
		line-height: 150%;
		padding-left:15px;
		margin-top:0px;
	}


#srodek p {
		margin-bottom:8px;
		text-indent: 25px;
		text-align: justify;
		padding-left:15px;
		padding-right:10px;
		font-size:14px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#srodek p1 {
		margin-bottom:0px;
		text-indent: 25px;
		text-align: justify;
                padding-left:15px;
		padding-right:5px;
		font-size:14px;
		font-family:Verdana, Arial, Helvetica, sans-ser
	}


#srodek p2 {
		margin-bottom:0px;
		text-indent: 25px;
		text-align: justify;
                padding-left:15px;
		padding-right:5px;
		font-size:12px;
		color: #294b9d;
		font-family:Verdana, Arial, Helvetica, sans-ser
	}



#tlo2 {
		background: url(images/tlo_2.jpg) repeat;
		float:right;
		width:27px;
		height:400px;
	}
#stopka {
        background: #f2f2f0 url(images/stopka.jpg) no-repeat;
        clear:both;
		font-size:16px;
                font-weight: bold;
		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;
	}
#motto {
                text-align: center;
		
}

#tabela {
     table-layout:auto; width: 95%;
     border: 1px solid #095197;
     border-collapse: separate;
     background-color: eeeeee;
  }

#tabela td {
                margin-bottom:0px;
		text-indent: 0px;
		text-align: center;
		font-size:13px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
  }



#tabela2 td {
               
		text-align: left;
		
  }
