body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	background-image: url(/pl/resources/gfx/bg01job.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

/*============= uzywane podczas wyswietlania konkretnej oferty pracy =================*/

.list_icon {
	 background-image: url('img/logo_micro.gif');
	 background-repeat: no-repeat;
	 background-position: center;
	 width: 32px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EE7900;
	background-image: url(/pl/resources/gfx/arrow04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
}

li {
        padding: 2px 0px;
}

/*========== links =================*/
a {
	color: #276FAD;
	text-decoration: none;
}
a:hover {
	color: #276FAD;
	text-decoration: underline;
}
a.navi {
	color: #F29218;
	text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
a.navi:hover {
	color: #F29218;
	text-decoration: underline;
}

.tblBoxMore {
	background-image: url(powermedia_gfx/btn_partBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgTblBoxMenu {
	background-image: url(powermedia_gfx/bgTblBoxMore.gif);
	background-repeat: repeat-x;
	background-position: top;
}


a.more:hover {
	color: #276FAD;
	text-decoration: underline;
}
a.btm {
	color: #276FAD;
	text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
a.btm:hover {
	color: #276FAD;
	text-decoration: underline;
}
