﻿body {
	font-family: 'Trebuchet MS', sans-serif;
	margin: 0px;

}

.studenciBody{
	margin-left: 150px;
	margin-right: 150px;
	text-align:center;
}

#logoBlok {
		
		width:300px;
		text-align:center;
		margin-right:150px;
}

#studenciMiasta {
		width:250px;
		background-color:#f9fff9;
		padding: 6px;
		border:#000033 3px solid;
		float:left;
		list-style-type: none;
		background-image: url("../images/studenciPraca.gif");
				
}

#studenciGora	{
		width:800px;
		height:50px;
		border:#000000 1px solid;
		background-image: url("../images/studenciPraca.gif");
		font-size:36px;
		margin-left:150px;
		padding:15px;
}

.punktListy {
		font-size: 20px;
		
		border:#000000 2px solid;
		padding: 3px;
		background-color:#eeeeee;
		margin:10px 5px;
}

.punktListy a {
		display: block;
		text-decoration: none;
		color:#000000;
}

.punktListy a:hover {
		text-decoration: none;
		background-color:#dfdfdf;
}


.studenciTeksty {
		margin-left:300px;

}		
		

#studenciDol{
		text-align:center;
}

