html,body {
	text-align: center;
	font-family: sans-serif;
}
table.srodkujaca{
	width: 100%;
}
table.glowna {
	line-height: 150%;
	
}
p {
	color: rgb(54,41,204);
	font-size: 12px;
	margin-left: 3%;	
	margin-right: 2%;
}
.srodek {
	text-align: center;	
}

h1 {
	color: rgb(204,125,41);
	font-size: 2ex;		
	text-align: center;
	line-height: 300%;
	font-family: sans-serif;
}

.wylicz{
	margin-left: 15%;
	}
.podkresl{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	
}
.podkresl span {
	color: rgb(204,125,41);
	font-size: 16px;
	}
	
.stopka {
	font-size: 10px;	
	color: rgb(54,41,204);
	border-top: 1px solid #2B73C6;
	border-bottom: 1px solid #2B73C6;	
	line-height: 130%;
}
.hdrs a {color: rgb(41,95,204);display: block;padding:3px 8px 4px 8px;float:left;margin: 0 1px 1px 1px;border: 1px solid #2B73C6;font-weight:bold;}
.hdrs a:hover{color: rgb(54,41,204); background-color:rgb(224,221,212); text-decoration: none;}
.hdrs a:visited{color: rgb(41,95,204); }
.hdrs a:link{color: rgb(41,95,204);}

.tresc {

	}

A:link {
	COLOR: rgb(204,125,41); FONT-FAMILY: sans-serif; TEXT-DECORATION: none
}
A:visited {
	COLOR: rgb(204,125,41); FONT-FAMILY: sans-serif; TEXT-DECORATION: none
}
A:hover {
	COLOR: rgb(204,125,41); FONT-FAMILY: sans-serif; TEXT-DECORATION: underline;
}
A:active {
	FONT-FAMILY: sans-serif; TEXT-DECORATION: none
}
A.menu {
	font-family: sans-serif;
	font-size: 1.5ex;
	font-weight: bold;
}
.lewa { text-align: right;
width: 60%;
}
.obowiazkowe{ text-align: right;
width: 60%;

}
.prawa{ text-align: left;
}
.zdanie_kluczowe{
	font-weight: bold;
	font-size: 14px;
}

.formularzowa {
	text-align: left; margin-left: auto; margin-right: auto;
	color: rgb(54,41,204);
	font-size: 12px;	
}
.dodatkowa {
	width: 100%;
	color: rgb(54,41,204);
	font-size: 12px;		
}
.dodatkowa2 {
	color: rgb(54,41,204);
	font-size: 12px;		
}
table.zwykla {
	width: 50%;
	text-align: left;
	color: rgb(54,41,204);
	font-size: 12px;	
}