@import url(subpage.css);

#main_photo {
	background-image: url(./images/o_studiach/photo_ostudiach.jpg);
	margin-left: 3px;
	margin-top: 5px;
	width: 723px;
	height: 162px;
}

.tab_sesja {
	font-size: 12px;
	text-align: center;
	border-spacing: 0;
	border-collapse: collapse;
}
.tab_sesja td {
	vertical-align: top;
	padding: 5px;
}
.tab_sesja th {
	font-variant: small-caps;
}
.tab_sesja .tab_day td {
	font-weight: bold;
	border-top: 1px solid black;
	padding: 5px 0 0;
}
