/* CSS Document */
#ogl{
	display: block;
	width: 600px;
	margin: auto;
	background: #fff;
	border: none;
}

#ogl .all{
	border: 1px #888 solid;
}

#ogl img {
	border: none;
}

#ogl table {
	border-collapse: collapse;
}

#ogl td {
	padding: 0px;
	vertical-align: top;
}

#ogl .gora{
	background: url('top.jpg') center top no-repeat;
	height: 111px;
}

#ogl .srodek{
	color: #333;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px 35px;
}
#ogl .dol{
	background: url('foot.jpg') center bottom no-repeat;
	height: 53px;
}
#ogl .body_text{
	color: #333;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;
	margin: 15px 0px;
	text-align: justify;
}
#ogl .body_C{
	color: #333;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;
	margin: 15px 0px;
	text-align: ;
}
#ogl .kod_adres{
	color: #333;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}
#ogl .stanowisko{
	color: #ffe682;
	background: #888;
	font-size: 25px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 10px;
	margin: 15px 0px 4px 0px;
	text-align: center;
}
#ogl .lista{
	background: url('kropkaczarna410.gif') 20px 0px no-repeat;
	color: #333;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px 0px 0px 30px;
	margin: 0px;
}
#ogl .wymagania{
	color: #333;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;
	margin: 15px 0px 5px 0px;
	font-weight: bold;
}
