body{
	margin : 0px;
	padding : 0px;
	font-family : Arial, verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	background-color : white;
}
#glowny{
	text-align : left;
	width : 850px;
	position : relative;
	top : 0px;
	left : 0px;
	height : 820px;
	overflow : visible;
	background-image : url(grafika/tlo-glowny.jpg);
	background-position : top left;
	background-repeat : no-repeat;
}
/* 
menu start
*/
#menu1{
	position : absolute;
	top : 215px;
	left : 20px;
}
#menu2{
	position : absolute;
	top : 262px;
	left : 20px;
}
#menu3{
	position : absolute;
	top : 309px;
	left : 20px;
}
#menu4{
	position : absolute;
	top : 355px;
	left : 20px;
}
#menu5{
	position : absolute;
	top : 402px;
	left : 20px;
}
#menu6{
	position : absolute;
	top : 450px;
	left : 20px;
}
#menu7{
	position : absolute;
	top : 497px;
	left : 20px;
}
#menu8{
	position : absolute;
	top : 2px;
	right : 0px;
}
.menuGora{
	text-align : right;
}
.menuGora a{
	text-decoration : none;
	color: blue;
}
.menuGora a:hover{
	text-decoration : underline;
}
.menu{
	width : 200px;
}
.menu div{
	display : none;
	padding :10px;
	background-color : white;
	opacity:0.6;
	filter:alpha(opacity=60);
	position : relative;
	top : 0px;
	left : -20px;
}
.menu div a{
	display : block;
}
.menu a{
	text-decoration : none;
	font-size : 14px;
	color : black;
}
.menu a:hover{
	text-decoration : underline;
}
/* 
menu koniec
*/
#tresc{
	position : absolute;
	top : 130px;
	left : 250px;
	width : 600px;
	overflow : auto;
	/**/
	line-height: 200%;
	padding:15px;
		
}
.nag{
	font-size : 22px;
	font-weight : bold;
	margin :  20px 0px 40px 0px;
	text-align : center;
}
.nag2{
	font-size : 14px;
	font-weight : bold;
	margin :  10px 0px 10px 0px;
}
.podtyt{
	
	margin :  40px 0px 10px 0px;
	
	
}
.tekst{
	margin :  10px 0px 10px 0px;
}
table.kursy{
	border : 1px solid black;
}
table.kursy td{
	border : 1px solid black;
	text-align : left;
	padding : 3px;
}
.przekreslenie{
	text-decoration : line-through;
}
.wazne{
	font-weight : bold;
}
table.test, table.test td{
	border : 1px solid grey;
}
table.pytanie{
	width: 500px;
	border: none;
}
table.pytanie td{
	width: 20%;
	border: none;
}
table.pytanie10{
	width: 850px;
	border: none;
}
table.pytanie10 td{
	width: 10%;
	border: none;
	font-size: 10px;
}
table.pytanie4{
	width: 850px;
	border: none;
}
table.pytanie4 td{
	width: 25%;
	border: none;
	font-size: 10px;
}
.wazne{
	font-weight: bold; font-size: 13px;
}
