html, body {
	height: 100%; 
	margin: 0; padding: 0;
	text-align: center;
	background: #ffffff;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006911;	
	line-height: 19px;
}
a {
	color: #006E17;	
	text-decoration: none;
}
a:hover {
	color: #24953C;
	text-decoration: underline;
}
a img {
	border: 0px;
}
#kontener {
	height: auto !important;
	height: 100%; min-height: 100%;
	width: 724px; 
	margin: auto;
	text-align: left;
}
#naglowek {
	height: 175px;
}
#menu {
	height: 33px;
}
#tresc {
	min-height: 400px;
	height: auto !important;
	height: 400px; 
	background: #DFFFE6;
	margin: 0 9px;
	padding: 1px;
	position: relative;
}
#stopka {
	color: #24953C;
	text-align: center;
	background: #A5E6B3;
	padding: 4px;
	margin: 0 9px;	
	line-height: 12px;
	font-size: 10px;
	margin-bottom: 10px;
}
#links {
	text-align: center;
	height: 0px;
	overflow: hidden;
}
#links a {
}
.tekst {
	margin: 0 50px;
	text-align: justify;
}
.kol-lew {
	float: left;
	width: 220px;
	padding-top: 25px;
}
.pole {
	background: #A8E4B5;
	margin: 3px 10px 0px 10px;;
	padding: 10px 5px;
	font-size: 11px;
	text-align: justify;
}
.kol-pr {
	margin-left: 220px;
	padding: 0 30px 0 10px;
	text-align: justify;
}
.ramka {
	border: 3px solid #A8E4B5;
	margin-bottom: 15px;
	padding: 10px;
}
h1 {
	text-align: center;
	font-size: 20px;
}
#strukt-org h2 {
	font-size: 14px;
	margin: 0px;
}
.CV {
	margin: 0 30px;
}
.CV caption {
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 10px;
}
.CV th {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}
.kursy {
	width: 500px;
	margin: auto;
	border: 1px solid 	#A8E4B5;
	border-collapse: collapse;
}
.kursy td, .kursy th {
	border: 1px solid 	#A8E4B5;
	padding: 2px 5px;
}
.kurs th {
}
.nagl-min {
	font-size: 9px;
}
.col-cent {
	text-align: center;
}
.ident {
	text-indent:40px;
}
.lista {
	margin-left: 0px;
	padding-left: 0;

}
.lista li {
	margin: 10px 0;
}
caption {
	text-align: center;
	margin: auto;
}
#back_arrow {
	position: absolute;
	left: 10px;
	top: 5px;
	cursor: pointer;
}