body {
    font-family: verdana;
    font-size: 14px;
}

.clear {
    clear: both;
}
/*<luk>*/
.main p {
	margin-top: 0px; 
	margin-bottom: 0px; 
	
}

.article ul {
	margin-top: 0px; 
	margin-bottom: 0px; 
	
}

.article a {
	color: #4969a4;
	text-decoration: none;
	font-weight: bold;
}

.article a:hover {
	text-decoration: underline;
}

.panel_egzaminatora_link a {
	text-decoration: none;
	font-size: 9px;
}

.panel_egzaminatora_link a:hover {
	text-decoration: underline;
}

.input-text {
	width: 225px;
}


/*</luk>*/
