body
{
  background-color : #ffffff;
  margin: 0px;
  font-family: Verdana, Arial; font-size: 11px; color: #000000;
  line-height: 1.4;
  text-align:justify;	
}
img { border:0px; }
#menu { 	width:155px; 
			float:left;
			padding: 0px 0px 0px 5px;
			background-color: #eaeaeb;
			font-family: Verdana, Arial;
			font-size: 11px; 
			color: #678199;
			font-weight: bold;
			height:100%;
			line-height: 1.8;
			text-align: left;
		}
		
#menu .poziom1 a { color: #678199; text-decoration: none; }
#menu .poziom1 a:hover { color: #002e72; text-decoration: none; }
#menu .poziom1_selected { color: #002e72; }

#content { 	background-image: url('images/layout/top_content.gif');
				background-repeat: no-repeat;
				background-color: #ffffff;
				width:615px;
				float: left;
				padding: 20px 0px 0px 5px;
			}
#content a { color: #678199; text-decoration: none; }
#content a:hover { color: #002e72; text-decoration: underline; }

#content h1 { color: #002e72; font-size: 22px; margin:0px; padding-top:10px; padding-bottom:10px; }
#content ul { margin-top:0px; margin-bottom:0px; }
#content ol { margin-top:0px; margin-bottom:0px; }

#content .kolo { border: 1px solid #000000; width:430px; }
#content .kolo .head { font-weight: bold; padding:3px; text-align:center; }
#content .kolo .col1 { font-weight: bold; padding:3px; width:100px; }
#content .kolo .col2 { padding:3px; }

#content .aktualnosci { margin-bottom:20px; border-bottom:1px dotted #002e72; padding-bottom:5px; }
#content .aktualnosci .naglowek { color: #002e72; font-size: 16px; font-weight: bold;}

#dol 	{ 	clear:both;
			background-image: url('images/layout/bottom.gif');
			background-repeat: repeat-x;
			width:780px;
			height:58px;
			padding-top: 2px;
			color: #ffffff;
			text-align:center;
			}
