html, body {
	background-color: #454543;
	margin: 0;
	padding: 0;
}
body,td,th {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.pos {
 position: absolute;
 left: -300px;
 width: 200px;
 height: 20px;
 overflow: hidden;
}
div.pos * {
 margin: 0;
 padding: 0;
}
a:link {
	color: #FF520C;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF520C;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF520C;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-indent: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B1B1B;
	padding: 0;
	margin: 0;
	text-indent: 10px;
}
.laytbl {
	background-color: #1B1B1B;
	border: none;
}
.stopka {
	font-size: 11px;
	font-weight: bold;
}
.stopka:link {
	color: #AAA;
	text-decoration: none;
}
.stopka:visited {
	color: #AAA;
	text-decoration: none;
}
.stopka:hover {
	color: #EEE;
	text-decoration: none;
}
.stopka:active {
	color: #AAA;
	text-decoration: none;
}
.linkidol {
	font-size: 11px;
	font-weight: bold;
	color: #AAA;
}
.smalltxt {
	font-size: 11px;
	color: #FFF;
}
.smalllnk {
	font-size: 11px;
	color: #FF520C;
	font-weight: bold;
}
.rabat {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#menugora {
	display: block;
	width: 740px;
	height: 26px;
	margin: 0;
	padding: 0;
}
#nav, #nav ul { /* lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 100%;
	height: auto;
}
#nav li { /* items */
	height: 18px;
	width: auto;
	cursor: pointer;
	margin: 0;
	padding: 8px 21px 0 20px;
	display: block;
	font-weight: bold;
	color: #FFF;
	float: left;
	background-color: #34373A;
	background-image: url(img/menu_sep.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 162px;
	left: -999em;
	margin-left: -21px;
	margin-top: 7px;
	z-index: 2;
	padding: 0;
	border-top: 1px solid #515559;
}
#nav li ul li { /* second-level items */
	float: left;
	width: 160px;
	padding: 0;
	border-left: 1px solid #515559;
	border-right: 1px solid #515559;
	border-bottom: 1px solid #515559;
	height: auto;
	background-image: none;
	background-color: #34373A;
	overflow: hidden;
}
#nav li ul li ul { /* third-level lists */
	position: absolute;
	width: 162px;
	left: -999em;
	margin-left: 161px;
	margin-top: -23px;
	z-index: 3;
	padding: 0;
	border-top: 1px solid #515559;
	visibility: hidden;
}
#nav li ul li ul li { /* third-level items */
	float: left;
	width: 160px;
	padding: 0;
	height: auto;
	border-left: 1px solid #515559;
	border-right: 1px solid #515559;
	border-bottom: 1px solid #515559;
	background-image: none;
	background-color: #34373A;
	overflow: hidden;
}
#nav li:hover, #nav li.sfhover {
	background-color: #515559;
}
#nav li ul li:hover, #nav li ul li.sfhover {
	background-color: #515559;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul li:hover ul, #nav li ul li.sfhover ul {
	visibility: visible;
}
.menulink {
	color: #FFF;
	display: block;
	width: 100%;
	height: 12px;
	padding: 5px 0;
	text-indent: 5px;
	overflow: hidden;
}
.menulink:link {
	color: #FFF;
	text-decoration: none;
}
.menulink:visited {
	text-decoration: none;
	color: #FFF;
}
.menulink:hover {
	text-decoration: none;
	color: #F7F7ED;
}
.menulink:active {
	text-decoration: none;
	color: #FFF;
}
.menutitle:link {
	color: #FFF;
	text-decoration: none;
}
.menutitle:visited {
	color: #FFF;
	text-decoration: none;
}
.menutitle:hover {
	color: #F7F7ED;
	text-decoration: none;
}
.menutitle:active {
	color: #FFF;
	text-decoration: none;
}
#readtr {
	padding: 0;
	margin: 0 10px;
}
hr {
	border: 1px solid black;
}
.sekcjaa {
	background-color: #E5E5E1;
	border: 1px solid #CDCDCD;
	width: 279px;
	height: 172px;
	padding: 1px;
	float: left;
}
.sekcjaatresc {
	background-color: #FFF;
	margin: 0 2px 2px 2px;
	width: 275px;
	height: 145px;
}
.sekcjab {
	background-color: #E5E5E1;
	border: 1px solid #CDCDCD;
	width: 153px;
	height: 172px;
	padding: 1px;
	float: left;
}
.sekcjabtresc {
	background-color: #FFF;
	margin: 0 2px 2px 2px;
	width: 149px;
	height: 145px;
}
.sekcjespc {
	height: 172px;
	float: left;
	padding: 0;
	width: 5px;
}
.sekcjac {
	background-color: #E5E5E1;
	border: 1px solid #CDCDCD;
	width: 729px;
	height: 102px;
	padding: 1px;
	float: left;
}
.sekcjactresc {
	background-color: #FFF;
	margin: 0 2px 2px 2px;
	width: 725px;
	height: 75px;
	vertical-align: top;
}
.round_tbl {
	background-color: #E3E3D7;
	background-image: url(img/round_bg.png);
	background-repeat: repeat-y;
	width: 145px;
	margin-top: 6px;
}
.glowna_inp {
	height: 15px;
	border: 1px solid #9C9C85;
	margin: 0;
	font-size: 10px;
}
.szukaj_inp {
	background-color: #FFF;
	background-image: url(img/szukaj_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
	padding: 3px;
	margin: 0;
	cursor: pointer;
	width: 60px;
	height: 22px;
}
.kasuj_inp {
	background-color: #FFF;
	background-image: url(img/kasuj_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
	padding: 3px;
	margin: 0;
	cursor: pointer;
	width: 60px;
	height: 22px;
}
.dopisz_inp {
	background-color: #FFF;
	background-image: url(img/dopisz_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
	padding: 3px;
	margin: 0;
	cursor: pointer;
	width: 60px;
	height: 22px;
}
.wypisz_inp {
	background-color: #FFF;
	background-image: url(img/wypisz_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
	padding: 3px;
	margin: 0;
	cursor: pointer;
	width: 60px;
	height: 22px;
}
p.lista {
	background-color: transparent;
	background-image: url(img/point2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	margin: 0 6px 6px 6px;
	padding: 0;
	text-indent: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B1B1B;
	padding: 0;
	margin: 0;
	text-indent: 10px;
}
.minifoto {
	background-color: #F5F5F5;
	margin: 2px 6px;
	padding: 4px;
	border: 2px solid #DDD;
	cursor: pointer;
}
.navlnk:link {
	color: #143B64;
	font-weight: bold;
	text-decoration: none;
}
.navlnk:visited {
	text-decoration: none;
	font-weight: bold;
	color: #143B64;
}
.navlnk:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00204C;
}
.navlnk:active {
	text-decoration: none;
	font-weight: bold;
	color: #143B64;
}
.smallnav {
	font-size: 11px;
	color: #143B64;
	font-weight: bold;
}
.mednav {
	font-size: 12px;
	color: #143B64;
	font-weight: bold;
	width: 250px;
	height: 14px;
	padding-top: 2px;
	display: block;
}
.smlink:link {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.smlink:visited {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.smlink:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
.smlink:active {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.blad {
	color: #FF0000;
	font-weight: bold;
}
p.listapoz {
	background-color: transparent;
	background-image: url(img/point2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	margin: 2px 6px 4px 6px;
	padding: 0;
	text-indent: 10px;
	float: left;
}
.kkategorie {
	margin-top: 0;
	padding-top: 0;
}
.kpodkat {
	margin-top: 0;
	margin-left: 8px;
	padding-left: 10px;
	font-size: 11px;
}
.pole {
	border: 1px solid #9C9C85;
	margin: 0;
	font-size: 10px;
}
#fvnip {
	height: 0;
	overflow: hidden;
}
#fvdane {
	height: 0;
	overflow: hidden;
}
.skfotoprom {
	background-image: url(img/promocja.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 114px;
	height: 92px;
	margin-left: 16px;
}
.formy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FAFAFA;
	border: 1px solid #666;
	color: #333;
	margin: 0;
}
.pdtbl {
	border-right: 1px solid #C1C1C1;
}
.pdopi {
	width: 216px;
	white-space: nowrap;
	overflow: hidden;
	height: auto;
}
#flbn {
	padding: 0;
	margin: 6px 0;
}
