div#content
{
	margin: 15px 5px;
}

div#listaKat
{
	float: left;
	width: 220px;
	position: relative;
	top: -15px;
}

div#katTop
{
	margin: 0;
	padding: 0;
	width: 196px;
	height: 15px;
	background: url('../gfx/katTop.png') no-repeat;
	position: relative;
	top: 15px;
}

div#kat
{
	width: 194px;
	font-size: 0.8em;
	margin: 0;
	border-left: 1px solid #9BCAEC;
	border-right: 1px solid #9BCAEC;
	padding: 0;
}

div#katBottom
{
	margin: 0;
	padding: 0;
	width: 196px;
	height: 4px;
	background: url('../gfx/katBottom.png') no-repeat;
	position: relative;
	top: -3px;
}

div#katDiv
{
	margin: 0 0 0px 4px;
	width: 186px;
	background: url('../gfx/kategoria.png');
}

#katDiv a
{
	display: block;
	padding: 10px 20px 7px 20px;
	background: url('../gfx/arrow-white.gif') no-repeat 7px 15px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

div#kategoria
{
	margin: 0 0 0 4px;
	background: #C6E1F5;
	width: 186px;
}

#kategoria div a
{
	display: block;
	background: url('../gfx/arrow.gif') no-repeat 18px 9px #C6E1F5;
	width: 146px;
	border-bottom: 1px solid #FFF;
	padding: 5px 10px 7px 30px;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}

#kategoria div a:hover
{
	background: url('../gfx/arrow.gif') no-repeat 18px 9px #F4F9FC;
}

a#podkat_sel
{
	color: #2984A5;
}

div#Firmy
{
	float: right;
	width: 561px;
}

div#gdzie
{
	padding: 0;
	font-size: 0.7em;
	font-weight: bold;
	width: 220px;
	position: relative;
	top: 15px;
	height: 25px;
}

/* lista firm (prawa) */

div.listaFirm
{
	width: 550px;
	font-size: 0.7em;
	margin-bottom: 15px;
}

.listaFirm a
{
	display: block;
	float: left;
	width: 20px;
	height: 12px;
	margin: 2px;
	border: 1px solid #9BCAEC;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	background: #C6E1F5;
}

.listaFirm a:hover
{
	background: #F4F9FC;
}

a.page_zaz
{
	font-weight: bold;
}

div#listaFirm
{
	width: 549px;
	font-size: 0.7em;
	border-left: 1px solid #9BCAEC;
	border-right: 1px solid #9BCAEC;
	margin: 0;
	padding: 0;
}

div#listaTop
{
	margin: 0;
	padding: 0;
	width: 551px;
	height: 15px;
	background: url('../gfx/listaTop.png') no-repeat;
	position: relative;
	top: 15px;
}

div#listaBottom
{
	margin: 0;
	padding: 0;
	width: 551px;
	height: 4px;
	background: url('../gfx/listaBottom.png') no-repeat;
	position: relative;
	top: -3px;
}

#listaFirm div
{
	background: url('../gfx/listaBg.png') repeat-y;
	width: 520px;
	margin: 0 0 0 3px;
	border-top: 1px solid #9BCAEC;
	border-bottom: 1px solid #FFF;
	padding: 3px 3px 3px 20px;
}

#listaFirm div a
{
	font-weight: bold;
	text-decoration: none;
}

#listaFirm div a:hover
{
	text-decoration: underline;
}

#listaFirm div table
{
	width: 520px;
}

td.miasto
{
	width: 110px;
	text-align: center;
}

p#brak
{
	margin: 20px 0 0 0;
	font-size: 0.9em;
	font-weight: bold;
}