body {
	background-color: #fff;
	margin			: 5px 0px 0px 0px;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A007A;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A007A;
	text-decoration: underline;
}


/**********************************************************************/
.l_pion {  background-attachment: scroll; background-image: url(l_pion.gif); background-repeat: repeat-y; background-position: center top}

.tab_nagl {
	background-color: #9966CC;
	border	: 1px solid #fff;
	color		: #fff;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
}	

.link_m { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #7A007A}

.link_m:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #7A007A; text-decoration: none }

.link_m:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #7A007A; text-decoration: underline }

p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #7A007A}

p1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: white}

li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #7A007A}

.box {  background-color: #E9E9E9; border-color: #003300 #330033 #330000 #003300; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.tab_tlo {  background-attachment: scroll; background-image: url(/m/tab_tlo.gif); background-repeat: repeat-y; background-position: left top}

hr {  color: #000066; height: 1px}

h3 { font-family: "Times New Roman", Times, serif; font-size: 28px; color: #7A007A}

h4 { font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #7A007A}

h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #7A007A}

h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #7A007A}

.text_m { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #111111}


/**********************************************************************/
.InputText {
	color			: #777;
	font-size	: 9pt;
	padding		: 1px 2px 1px 2px;
	border  		: 1px solid #aaa;
	background-color: #f7f7f7;
}
.InputText_Hover {
	color			: #555;
	font-size	: 9pt;
	padding		: 1px 2px 1px 2px;
	border  		: 1px solid #9966CC;
	background-color: #fef;
}
.InputText_Focus {
	color			: #000;
	font-size	: 9pt;
	padding		: 1px 2px 1px 2px;
	border  		: 1px solid #739;
	background-color: #fff;
}
/**********************************************************************/

.Celka_Lewa {
	text-align	: left;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color			: #7A007A;
	padding		: 1px;
	border		: 1px solid #fff;
	margin-bottom: 4px;
}
.Celka_Prawa {
	text-align	: left;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color			: #7A007A;
	padding		: 1px;
	border		: 1px solid #fff;
	margin-bottom: 4px;
}
.Celka_Lewa:hover, .Celka_Prawa:hover {
	border		: 1px solid #e9f;
}
.Celka_Nagl {
	background-color: #9966CC;
	border			: 1px solid #fff;
	color				: #fff;
	font-weight		: bold;
	padding			: 1px 1px 1px 4px;
}
.Celka_Nagl:hover {
	border			: 1px solid #739;
}
.Celka_Lewa .Celka_Wnetrze, .Celka_Prawa .Celka_Wnetrze  {
	text-align	: left;
	padding		: 2px;
}

.Celka_Lewa img, .Celka_Prawa img {
	border: 1px solid #fff;
}
.Celka_Lewa img:hover, .Celka_Prawa img:hover {
	border: 1px solid #e9f;
}


.Celka_Centrum {
	text-align	: left;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color			: #7A007A;
	padding		: 1px;
	border		: 1px solid #fff;
	margin-bottom: 4px;
}
.Celka_Centrum .Celka_Wnetrze {
	text-align	: left;
	padding 		: 1px;
}
.Celka_Centrum:hover {
	border		: 1px solid #e9f;
}
														


