h4, h6 {
	margin: 0;
	font-weight: normal;
}
h5 {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	
}

h8 {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

h3 {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
}
h7 {
	font-size: 8pt;
}	

h9 {
	font-family: verdana;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
}

.tabelka {
 	
	font-size: 8pt;	
	font-family: verdana;
	
	}	
 
	
		


div#pierwsza-kolumna {
	position: relative;
	top: 0;
	bottom: 0;
	border: 1px solid forestgreen;
	/*width: 26.5%;*/
	width:190px;
}
div#pierwsza-kolumna-inner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 1px solid forestgreen;
	background: skyblue;
	margin: 0px 1px;
}
div#pierwsza-kolumna {
	left: 0;
}	

div#gora {
	position: absolute;
	border: 0px solid black;
	width: 400px;
	height: 200px;
	left: 327px;

	margin: auto;

	top:50px;
}
div#logo {
	position: absolute;
	height: 200px;
	width: 202px;
	left: 125px;
	top: 50px;
    
    
}
div#witamy {
	position: absolute;
	background: darkgreen;
	height: 12px;
	width: 744px;
	padding: 3px;
	border: 1px solid forestgreen;
	font-family: tahoma;
	font-size: 7pt;
	color: white;
	left: 125px;
	top: 30px;
}
/*
div#container_ {
	position: absolute;
	max-height: 7000px;
	border: 1px solid darkgreen;
	background: forestgreen;
	

	min-width: 750px;
	margin: auto;
	top: 237px;
	left: 125px;
	
}
*/


ul.menu a {
	color: #003300;
	text-decoration: none;
	display: block;
	width: 100%;
}
ul.menu,
ul.menu ul {
	background: transparent url('ixlo_old_graf/podmenu5.jpg') repeat-y center;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 195px;
	border: 1px solid forestgreen;
	font-family: tahoma;
	font-size: 8pt;
}
ul.menu ul {
	background: transparent url('ixlo_old_graf/podmenu5.jpg') repeat-y center;
	font-family: tahoma;
	font-size: 7pt;
	position: absolute;
	top: 0;
	left: 190px;
	visibility: hidden;
}
ul.menu li {
	position: relative;
	padding: 2px;
}
ul.menu li:hover {
	background: forestgreen;
}
ul.menu li:hover > ul {
	background: transparent url('ixlo_old_graf/podmenu5.jpg') repeat-y center;
	visibility: visible;
}
li.menu > a {
	
}
