body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:none transparent;
}
table{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#logo {
	margin-left: 25px;
}
#jezyki-tlo {
	background-image: url(gfx/mapka.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#jezyki {
	margin-right: 22px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
option {
	font-size:9px;
}
/* pole input */
.szukaj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4B4B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #D9D9D9;
}

/* newsy na glownej */
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0050B2;
}
.lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.news {
	color: #000000;
	text-decoration: none;
}
a.news:hover {
	color: #000000;
	text-decoration: underline;
}
.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565758;
}
#mb {
	margin-left: 25px;
}
/* zwykly tekst */
.ptxt, #content td, #content th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin-left: 5;
	margin-right: 5;
}
#content img {
	padding-right: 5px;
}
#content img  [align=left]{
	padding-right: 5px;
}
#content img  [align=right]{
	padding-left: 5px;
}
.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -5px;
}
.para-odstep {
	margin-bottom: -12px;
}
/* zwykle linki */
a {
	color: #0074AF;
	text-decoration: none;
}
a:hover {
	color: #0074AF;
	text-decoration: underline;
}
/* linki do wypunktowanych imprez targowych, kolor taki jak w menu bocznym */
a.imp {
	color: #F24E00;
	text-decoration: none;
}
a.imp:hover {
	color: #F24E00;
	text-decoration: underline;
}
/* podmenu boczne */
.pm {
	background-color: #F8EBE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
a.pma {
	color: #F24E00;
	text-decoration: none;
}
a.pma:hover {
	color: #F24E00;
	text-decoration: underline;
}

/* podmenu boczne - podmeny*/
.ppm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}
a.ppma {
	color: #F24E00;
	text-decoration: none;
}
a.ppma:hover {
	color: #F24E00;
	text-decoration: underline;
}
/*Title Topic */
.ttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
}

.tart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}