.main { 
	margin: 12px; 
}
img {
	border: 0px;
}

	/*TEKST i LINKI*/
a {
	color: #444990;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
a:active {
	color: #000000; 
}
a:visited {
	color: #285e28;
}
a:hover {
	color: #000000;
}

	/*MENU*/
.podmenu {
	color: #4b4b4b;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: underline;
}
a.podmenu {
	border: 0px solid #e5e5e5;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #4b4b4b;
	text-decoration: none; 
	font-weight: bold; 
}
a.podmenu:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: white;
	border: 1px solid #000;
	color: #0066FF;
	padding: 0px 4px 0px 4px;
}

.table-main {
	height:100%;
}

.menu-left-visible {
	width:175px;
}
.menu-right-visible {
	width:130px;
	text-align: right
}

	/*INNE*/
h2 {
	border-style: dotted;
	border-color: black;
	border-width: 1px;
	background-color: #80aabf;
	color: #000;
	font-size: 18px;
}
.h2-noborder {
	font-size: 20px;
	font-weight: bold;	
}
.podtytul {
	text-decoration: none;
	font-weight: bold;	
	color: #008000;
}
.w-tabeli {
	text-decoration: none;
	font-weight: bold;	
	color: #A52A2A
}
table {
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
}
.szkola {
	line-height: 14pt;
	font-size: 12pt;
	font-weight: bold;
}
.szkola1 {
	line-height: 20pt;
	font-size: 12pt;
	font-weight: bold;
	color: #A52A2A
}
.podpis {
	font-size: 10px;
	font-align: center;
}
.spacja {
font-size: 1px;
}