P  {
	font-family :  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 12pt;
	margin : 0 0 0 0;
	}
SMALL  {
	font-size : 10pt;
	}
BIG {
	font-size : 13pt;
	}
TR {
	vertical-align : top;
}
TD  {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12pt;
	}
LI  {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12pt;
	margin : 0 0 0 0;
	}
OL	{
	margin-top : 0;
	margin-bottom : 0;
	}
UL	{
	margin-top : 0;
	margin-bottom : 0;
	}
BODY  {
	background-color : White;
	margin : 0 0 0 0;
}
H1, H2, H3, H4, H5, H6  {
	font-weight : bold;
	text-align : left;
	text-decoration : none;
}
H1  {
	font-size : 18pt;
	}
H2  {
	font-size : 17pt;
	}
H3  {
	font-size : 16pt;
	}
H4  {
	font-size : 15pt;
	}
H5  {
	font-size : 15pt;
	margin-top : 8pt;
	margin-bottom : 3pt;
	}
HR  {
	color : #FF8040;
	}
A  {
	color : Navy;
	}
A:Active {
	color : Navy;
	text-decoration: none; 
}
A:Visited {
	color : Navy;
}
A:Focus, A:Hover	{
	color : Black;
	text-decoration: none; 
}
.GorneMenu, .GorneMenu:Active, .GorneMenu:Visited, .GorneMenu:Focus, .GorneMenu:Hover {
	font-size : 9pt;
	text-decoration: none;
	color : White;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}
.srodtytul, .srodtytul:Active, .srodtytul:Visited, .srodtytul:Focus, .srodtytul:Hover {
	font-size: 10pt; 
	background-color: Red;
	text-decoration: none;
	color : White;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}
.odpowiedz	{
	margin-left: 40; 
}
.Prawo  {
	text-align : right;
	}
.Srodek  {
	text-align : center;
	}
.Lewo  {
	text-align : left;
	}
.Male {
	font-size : 7pt;
	}
.SMale {
	font-size : 1pt;
	}
.LinkOdwrotny, .LinkOdwrotny:Active, .LinkOdwrotny:Visited {
	text-decoration: none;
}
.LinkOdwrotny:Focus, .LinkOdwrotny:Hover {
	text-decoration: underline; 
}
.Czerwony {
	background-color: Red;
}

#miesiecznik_main {
	position: relative;
	z-index: 10;
}
#miesiecznik_koszyk {
	position: absolute;
	right: -100px;
	top: -30px;
	margin: 10px;
	background-color: White;
	z-index: 50;
	width:220px;
}

.rowniez_box {
	position: relative;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.rowniez_box p {
	display: inline;
	float: left;
	border-top: 1px dotted Navy;
}
.rowniez_box ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.rowniez_box ul li {
	float: left;
	padding: 0px 5px 0px 5px;
	position: relative;
	border-top: 1px dotted Navy;
}
.rowniez_box ul li a {
	text-decoration: none;
}
.rowniez_box ul li ul {
	display: none;
	position: absolute;
	top: 15px;
	left: 3px;
	width: 400px;
	background: White;
	z-index: 200;
	border: 1px solid Navy;
	padding: 10px;
}
.rowniez_box ul li ul p {
	float: none;
	display: block;
	border: 0px;
	font-weight: bold;
	margin-left: -3px;
}
.rowniez_box ul li ul li {
	border: 0px;
	float: none;
	list-style: none outside;
	padding: 0px;
	margin: 0px;
	position: relative;
	overflow: hidden;
}
.rowniez_box ul li ul li a:hover {
	text-decoration: underline;
}
.rowniez_box ul li ul li a span {
	margin-left: 3px;
	position: absolute;
	width: 350px;
	height: 20px;
	overflow: hidden;
}

.kh_title {font-weight : bold; text-decoration : underline; margin: 25px 0px 15px 0px;}

