 body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: medium;
	font-family: "Tahoma","Helvetica", sans-serif;
	background-color: #f2f4fd;
	Color: #003500;
}
p.dzial {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: medium;
	font-weight: bold;
}
#calosc { 
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}
#naglowek {
    border-bottom : 1px solid black;
    height        : 200px;
    background    : url('img/ti5.jpg');
		text-align		: left;
}
#naglowek2 {
    border-bottom : 1px solid black;
    height        : 200px;
    background    : url('img/ti4.jpg');
		text-align		: left;
}
#menu {
    text-align  : center;
		background-color: #e6ffcc;
		position: relative; 
		top: 0px;
		margin: 0px;
}

#menu ul {
    list-style-type : none;
		text-align: center;
}
#menu li {
    display: block;
}

	#tablist {
		padding: 3px 0;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-top: 0.1em;
		font: bold 12px Verdana;
	}
	#tablist li {
		list-style: none;
		display: inline;
		margin: 0px;
	}
	#tablist li a {
		padding: 3px 0.2em;
		margin-left: 0px;
		margin-right: 0px;
		border: 0px dotted #000000;
		border-bottom: none;
		background: white;
	}
	#tablist li a:link, #tablist li a:visited {
		color: navy;
	}
	#tablist li a:hover {
		color: #ff0000;
	}
	#tablist li a.current {
		background-color: #f2f4fd;
	}
	#tabcontentcontainer {
		width: 590pt;
	/* Insert Optional Height definition here to give all the content a unified height */
    height: 590px;
		padding: 0px;
		border: 1px dotted #7d7d7d;
		margin-left: 5px;
		margin-top: -1px;
		font-size: small;
		background-color: #a8d3ff;
	}
	#menki{
		position: relative;
		top:-43px;
		left:0px;
		width:800px;
		height:590px;
	
	}
		#tabcontentcontainer li{
			line-height: 18pt;
		}
	#list {
		position: relative;
		top: 168px;
		left: 0px;
		text-align: center;
		margin: 0px;
		width: 230px;
		background-color:#f2f4fd;
		color: #002b00;
	}
	.tabcontent {
		display:none;
		text-align: left;
	}
	.current {
		text-decoration: none;
	}
	
    .textcontainer {
     font-family: Verdana, Tahoma, Arial, sans-serif;
     font-size: medium;
     line-height: normal;
     margin-top: 10px;
		 margin-left: 0px;
     }
    .listitem {
     font-family: Verdana, Tahoma, Arial, sans-serif;
     font-size: medium;
     } 
     code {color: #cc0000} 
    .win {
    color: black;
    scrollbar-3dlight-color: #000000; /* #000000; */
    scrollbar-arrow-color: black;
    scrollbar-base-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #000000; /* #000000; */
    scrollbar-track-color: #EEEEEE; /* #FFFFFF; */
    width: 750px;
    overflow: auto;
    height: 450px;
    padding: 10 10 10 35;
    margin: auto;
    }
ol {
	margin-top: 5px;
}
.tdat {
	font-size: small;
	color:#930000;
	font-weight:200;
	text-decoration: none;
}
A, A:active, A:link, A:visited  {
	text-decoration: underline;
	font-family: "Tahoma", "Helvetica", sans-serif;
	font-size: 100%;
	color: #0a133f; 
	font-weight: normal;
  white-space: nowrap;
}

A:hover {
	text-decoration: none;	
	background-color: #ffffff;
	}


