img.praca
{
	margin: 0px;
}

div.praca
{
	background-position: top;
	background-repeat: no-repeat;
	height: 600px;
	width: 540px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	padding: 8px;
	color: #323232;
}
div.praca_adres
{
	border: 1px solid #FFD74D;
	background-color: #FFF8DC;
	line-height: 15pt;
	width: 180px;
	padding: 8px;
	margin-top: 8px;
	font-weight: bold;
	font-size: 8pt;
}
ul.praca_adres
{
	width: 100%;
	font-size: 10pt;
}
li.praca_adres
{
	width: 100%;
	list-style-type: none;
}
ul.praca_tel
{
	border: 1px solid #FFD74D;
	background-color: #FFF8DC;
	line-height: 15pt;
	width: 180px;
	padding: 8px;
	margin-top: 8px;
	width: 100px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}
li.praca_tel
{
	width: 100%;
	list-style-type: none;
}