body,td,li,input,select,textarea {
	margin: 0 0 0 0px;
	font-family: Tahoma,Verdana,Arial;
	font-size: 8pt;
	color: #000000;
}

html,body {
	height: 100%;
}

td.wyszukiwarka {height:19px; padding-left:10px; background: #EFEFEF;}

a,td {
	color: #000066;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 8pt;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	background: #e0e0ff;
	border-bottom: 1px solid #404040;
}

h2 {
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	margin: 0px;
	background: #d0d0ff;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
}

h3 {
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	background: #ffd0d0;
	border-bottom: 1px solid #404040;
}

img {
	border: none;
}

#main {
	width: 760px;
	height: 100%;
	background: #ffffff;
}

#menu {
	padding: 0px;
	background: #9999CC;
	height: 50px;
	clear: left;
	border: 1px solid #404040;
	text-align: center center;
}

#mod {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	background: #ffff00;
	height: 100%;
}

#tekst {
	float: left;
	width: 440px;
	/*margin-left: 160px;*/
	background: #f0fff0;
	margin-top: 1px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #404040;
	text-align: justify;
		height: 100%;
}

#kategorie {
	float: right;
	width: 156px;
	margin: 0px;
	padding: 0px;
	background: #ffff00;
	height: 100%;
}
/*
#main>#foot { /*display:table for Mozilla & Opera*/
/*	display:table;
	position:static;
}
*/
#foot {
	margin-top: 1px;
	padding: 2px;
	background: #e0e0e0;
	height: 30px;
	clear: left;
	text-align: center;
	border: 1px solid #404040;
	position: relative;
	width: 100%;
}
/*
#foot div { /*for IE*/
/*	position:absolute;
	top:50%;
}
#foot>div { /*for Mozilla and Opera*/
/*	display:table-cell;
	vertical-align:middle;
	position:static;
}
#foot div div {
	position:relative;
	top:-50%;
}
*/
#menu ul, #edm ul {
	list-style-type: none;
	margin-top: 5px;
	text-align: center center;
}

#menu li, #foot li {
	display: inline;
	padding-left: 10px;
	text-align: center center;
}

#mod ul, #foot ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mod li {
	text-align: left;
	margin: 1px 0px 1px 0px;
	padding: 4px;
	background: #a0a0a0;
}
#mod a {
	color: #f0f0f0;
	text-decoration: none;
}

#menu a, #menu a:hover {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#mod a:hover, #menu a:hover {
	text-decoration: underline;
}

#tekst a {
	text-decoration: none;
}

#tekst img.ak {
	border: 1px solid #808080;
	margin-right: 5px;
}

#tekst a:hover {
	text-decoration: underline;
}

div.kat {
	background: #fffff0;
	margin-top: 1px;
	padding: 0px;
	border: 1px solid #404040;
}

div.kat1 {
	margin: 0px;
	padding: 3px;
	text-align: left;
}

div.druk {
	margin: 0px;
	padding: 2px;
	text-align: right;
}

#log {
	background: #fffff0;
	margin-top: 1px;
	padding: 0px;
	border: 1px solid #404040;
}

#edm {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#edm li {
	display: inline;
	padding-left: 10px;
}

#edm a, .ed a, a.ed {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}

input.btn {
	border: 1px solid #404040;
	width: 100px;
	background: #800000;
	color: #ffffff;
}

span.ed {
	align: right;
	margin-right: 0px;
	padding-left: 4px;
}

/* galeria ilustracji */
ul.galeria {
	width: 100%;
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}
ul.galeria li {
	display: inline;
	background: url('pimg/galeria_bg.gif');
	width: 84px;
	height: 80px;
	padding: 10px;
	margin: 1px;
	text-align: center;
	border: 1px solid #a0a0a0;
}
ul.galeria img {
	border: 1px solid #404040;
	padding: 0;
	margin: 0;
}
/* koniec def. galerii ilustracji */

/* DIV z treścią modułu */
#modulul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#modulul li {
	margin-top: -10px;
	margin-left: 0px;
	margin-right: 4px;
	margin-bottom: 8px;
	padding: 0;
}
#modulul img {
	display: block;
	border: 1px solid #404040;
}
/* koniec def. DIV z treścią modułu */

/* DIV z treścią akapitu */
#akapit {
	padding: 5px;
	margin: 0;
}
#akapitul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#akapitul li {
	margin-top: -10px;
	margin-left: 0px;
	margin-right: 4px;
	margin-bottom: 8px;
	padding: 0;
}
#akapitul img {
	display: block;
	border: 1px solid #404040;
}
/* koniec def. DIV z treścią akapitu */


input.val {
	border: 1px solid #404040;
	background: #ffffe0;
}

/* DIV z tekstem modułu */
#modul {
	padding: 4px;
}

/* DIV z blokiem linków rekomendowanych */
div.dv_linki_rek {
	width: 90%;
	margin: 10px;
	border: 1px solid #0091B9;
	background: #DEE5EB;
}
div.dv_linki_rek h4 {
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	background: #0091B9;
	color: #ffffff;
	border-bottom: 1px solid #0091B9;
}
div.dv_linki_rek ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
div.dv_linki_rek li {
	list-style-type: square;
	color: #0091B9;
}
/* koniec def. DIV bloków linków rekomendowanych */

/* DIV z blokiem odsyłaczy */
div.dv_ods {
	width: 100%;
	margin: 10px;
	border: 1px solid #808080;
	background: #d0d0ff;
}
div.dv_ods h4 {
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	background: #000030;
	color: #ffffff;
	border-bottom: 1px solid #404040;
}
div.dv_ods ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
div.dv_ods li {
	list-style-type: square;
}
/* koniec def. DIV bloków odsyłaczy */

/* DIV sondy */
div.dv_sonda {
	width: 300px;
	margin: 10px;
	border: 1px solid #808080;
	background: #d0d0ff;
	text-align: left;
}
div.dv_sonda h4 {
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	background: #000030;
	color: #ffffff;
	border-bottom: 1px solid #404040;
}
div.dv_sonda ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
}
div.dv_sonda li {
	list-style-type: none;
}
/* koniec def. DIV sondy */


	ul.ak_0 { padding-left:50px;list-style-image: url(/pimg/grafika/ak_li.gif); }

	li { list-style-position:outside; }
	li.tb { list-style-position:inside; }

	ul.ak_1, ul.ak_2, ul.ak_3 {
	list-style-image: url(/pimg/empty.gif); 
	margin: 0px;
	}

	li.ak_1, li.ak_2, li.ak_3{
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	text-align: justify;
	}	
	
	li.ak_1{
	display: list-item;
	}	
	li.ak_2, li.ak_3{
	border-left: 1px solid #ACACAC;
	display: inline;
	}	

	li.ak_1{
	width: 100%;
	}	

	li.ak_2{
	width: 47%;
	}	

	li.ak_3{
	width: 29%;
	}	

tr.th { background: #0091B9; font-weight: bold; text-color: white; color: white; padding:5 0 5 5px;}
tr.tb { background: #00CCFF;}
}

div.att {
	clear: both;
	text-align: left;
	width: 80%;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	background: #fffff0;
	border: 1px solid #404040;
}
div.att h1 {
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	background: #7070a0;
	color: #ffffff;
	border-bottom: 1px solid #404040;
}
div.att ul {
	list-style-type: none;
	margin: 0;
	padding: 2px;
	padding-left: 10px;
}
div.att li {
	list-style-type: none;
}

#imgTable {
	position:absolute;
	z-index: 100;
	visibility:hidden;
	background-color:#ffffff;
	border: 1px inset #808080;
}
#imgTable2 {
	position:absolute;
	z-index: 99;
	visibility:hidden;
}
#imgImg {
	background-color: #E0E0FF;
	border: 1px solid #808080;
	cursor:hand;
}
#imgHeader {
	font: bold  14px sans-serif, Arial,Helvetica;
	color: #FFFFFF;
	text-align:center;
	vertical-align: middle;
	background-color:#153073;
	background-repeat: repeat-y;
	background-position: right;
}
#imgFooter {
	font-family:Arial,Helvetica;
	text-align:center;
	font-style:italic;
	font-size:12px;
	background-color: #F1F1F1;
	border: 1px none #808080;
}

ul.stronicowanie{
	display: inline;
}

li.stronicowanie{
	display: inline;
	list-style-type: none;
	padding: 0 2 0 2;
}

	td.zn { color: black; }
	textarea.zn { width: 100%; height: 120px; }
	input.zn { width: 100%; }
	td.lnzn { background: #a0a0a0; }
	input.okzn { color:#FFFFFF; font-weight:bold;background: #0191B4; width: 140px; border-width: 1px; border-color: #a08080; }

	
	
	td.menu_kreska {width:1px; background-image: url(/pimg/grafika/palka.gif); background-repeat: no-repeat;background-position: left top;}
	td.kt { height: 35px;  background-image: url(/pimg/grafika/prz1.jpg); background-repeat: no-repeat;background-position: left top; padding-left:30px;padding-right:40px;}
	td.ktS { height: 35px; background-image: url(/pimg/grafika/prz2.jpg); background-repeat: no-repeat;background-position: left top;  padding-left:30px;padding-right:40px;}
	td.h { font-size: 12pt; color: #000070; font-weight:bold; }
	td.ln {  height:5px }
	td.hd { color: white; background: #000060; font-weight: bold; font-size: 9pt; text-align:center; }
	td.menu { font-size: 9pt; font-weight: bold; color: #E87B14; }
	td.menu_bg {background: #0091B9;}
	td.belka {height:30px; background-image: url(/pimg/grafika/ak.gif); background-repeat: no-repeat;background-position: 10px center; padding-left:50px; }
	td.ak_li {background-image: url(/pimg/grafika/ak_li.gif); background-repeat: no-repeat;background-position: left center; padding-left:25px;}
	td.belka_ln { background-image: url(/pimg/grafika/krecha.gif); background-repeat: repeat-x;background-position: left center;}
	td.ln_li {height:10px; background-image: url(/pimg/grafika/krecha_c.gif); background-repeat: no-repeat;background-position: left center;}
	
	td.img_g {background-image: url(/pimg/grafika/g_bg.gif); background-repeat: repeat-x;background-position: left top;}
	td.img_d {background-image: url(/pimg/grafika/d_bg.gif); background-repeat: repeat-x;background-position: left top;}
	td.img_l {background-image: url(/pimg/grafika/l_bg.gif); background-repeat: repeat-y;background-position: left top;}
	td.img_p {background-image: url(/pimg/grafika/p_bg.gif); background-repeat: repeat-y;background-position: left top;}
	
	
	
	a.top  { color: #ffffff;text-decoration:none; }
	a.top:hover { color: #000070;text-decoration:none; }

	a { color: #4477AA; }
	a:hover { color: #000000; }
	
	a.ak_li { font-size: 8pt; color: #000000; text-decoration:none; }
	a.ak_li:hover { color: #333333;font-weight: bold;  text-decoration:none;}
	
	a.menu { font-size: 9pt; color: #FFFFFF; text-decoration:none; font-weight:bold; }
	a.menu:hover { color: #000070; text-decoration: none; }

	a.kt,a.ktS { font-size: 9pt; color: white; font-weight: bold; text-decoration:none; }
	a.kt:hover { color: #416380;  }
	a.ktS {color: #416380; text-decoration:none;}
	a.ktS:hover { color: #416380; } 
	
	input,textarea,select { font-size: 8pt; border-width: 1px; border-color:black; }
	input.btn { width: 100px; background: #999999; font-weight: bold; color: white; }
	input.button { width: 100px; background: #999999; font-weight: bold; color: white; }
	input.txt { width: 100%; }
	
	
	img { border-color: black; }
	li { list-style-position:outside; }

	li.tb { list-style-position:inside; }	