@import url(subpage.css);

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

#profile {
	position: relative;
}

#profile a.txtP {
	cursor: default;
	color: #03033c;
	text-decoration: underline;
}
#profile a.txtP:hover {
	text-decoration: none;
}
#profile a.txtP img {
	position: absolute;
	right: 10px;
	top: 45px;
	border: 1px solid #03033c;
	visibility: hidden;
}
#profile a.txtP:hover img, #profile a.txtP:hover {
	visibility: visible;
}

#tut_div {
	width: 540px;
	height: 560px;
	overflow: auto;
	float: left;
	margin-bottom: 20px;
}
#tut_head, #tut_body {
	margin: 0;
}
#tut_head{
	width: 158px;
	float: left;
}
#tut_head th, #tut_body td {
	height: 36px;
}
#tut_body td a {
	display: block;
}
.pTable {
	margin-left: -15px;
	margin-right: -15px;
}
.pTable td {
	vertical-align: top;
	text-align: center;
}
.pTable .pNames td {
	font-weight: bold;
	padding: 1.5em 0 0.5em;
}
.pTable .pPict td {
	font-style: italic;
	padding: 5px;
}
.pTable img {
	display: block;
	margin: auto;
}

/* WYBORY */
#page #menu_2 a.here span, #page #menu_2 a:hover span {
	color: black !important;
}

ul.bis li {
	list-style-image: url(images/dla_studentow/wybory/BIS/lapa_mala.gif);
}
.bis_k {
	text-align: center;
	float: left;
	width: 340px;
	padding-top: 1em;
}
