/* Cascading Style Sheet for HTML Help Workshop */

/*body		{ font-size: 75%; 
			line-height: 100%;   		
			font-family: Verdana, Arial, Helvetica;
                           background-repeat : repeat;
                           background-attachment : scroll;
                           background-position : left top;
                           background-image : url("img/tlo2.jpg"); }*/

BODY		{font-weight: normal; font-size: 12px; margin: 0px; color: #000000
			 font-family: Helvetica, Arial, Tahoma, Verdana; }

DIV			{font-weight: normal; font-size: 12px; color: #000000; 
			 font-family: Helvetica, Arial, Tahoma, Verdana; }

/*TABLE 	{font-size: 100%; text-align: left; margin-top: 6pt; }*/
TD			{font-weight: normal; font-size: 12px; color: #000000; 
			 font-family: Helvetica, Arial, Tahoma, Verdana; }
/*TH 		{ text-align: left; margin: 6pt; vertical-align: top; background: #dddddd; }
TR			{ margin: 6pt; vertical-align: top; }*/

B			{font-weight: bold; }

a:link { color: #039; }
a:visited { color: #609; }
a:hover { color: #333; }
a:active { color: #000; }

#divbar {
	float: left;
	width: 100%;
	margin-bottom: 1em;
}

#divbar.left {
	float: left;
	width: 25%;
	margin-bottom: 1em;
}

#divbar.right {
	float: none;
	width: auto;
	margin-left: 65%;
}

#divborder {
	float: left;
	width: 96%;
	margin-bottom: 1em;
	margin-top: 1em;
	margin-left: 0;
	margin-right: 0;
	padding: 1em;
	background: #FCFCFC;
	border-bottom: 1px solid #48597A;
	border-top: 1px solid #48597A;
	border-right: 1px solid #48597A;
	border-left: 1px solid #48597A;
}

.linebottom	{
	margin-bottom: 2px; margin-top: 2px;
	border-bottom: 1px solid #AAAAAA;
}
.boldbottomblue { 
	font-weight: bold; 
	font-size: 12px; 
	margin-bottom: 2px; margin-top: 10px; 
	font-family: Verdana, Arial, Helvetica; 
	color: #3366CC;
	border-bottom: 1px solid #AAAAAA;
}


/* Menu */

#navigat {
	background: #E0E9E9;
}
#navigat, #navigat ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigat {
	margin-bottom: 1em;
}	
#navigat li {
	display: inline;
	padding: 0;
	margin: 0;
}

#navigat li span { /* used for un-linked menu items */
	display: block;
	padding: 6px 10px;
	font-weight: bold;
	color: #666;
}

#navigat li span#configParent, #navigat li span #configuration {
	display: inline;
	font-weight: normal;
	padding: 0;
}

#navigat li a {
	display: block;
	padding: 6px 10px;
	text-decoration: none;
	background: #EFF0F0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
}

#navigat li a:hover {
	background: #E9E9E9;
}

#navigat ul li span,#navigat ul li a {
	padding: 4px 8px 4px 20px;
}

#body6		{margin-left: 6px; margin-right: 6px; }
#tahoma11	{font-size: 11px; font-family: Tahoma;}
#tahoma13	{font-size: 13px; margin-top: 4px; font-family: Tahoma;}
#tahoma11x	{font-size: 11px; margin-left: 14px; margin-right: 14px; font-family: Tahoma}
#NoMargin	{margin: 0px; }
.vardana	{display: inline; font-size: 9px; margin-left: -11px; color: #000000; 
			 font-family: verdana}
.verdana2	{font-size: 9px; color: #000000; font-family: verdana}
.margin0	{margin: 0px; }
.margin3	{margin-top: 3px; margin-bottom: 3px}
.margin05	{font-size: 5px; margin: 0px; }

/*a:link	{color: #0000FF; } 
a:active	{color: #FF33CC; }
a:visited 	{color: #800080; }
a:hover		{color: #800080; font-weight: bold; }
a:sidebar	{color: #339900; }*/

A			{color: #993366; text-decoration: none}
A:hover		{text-decoration: underline}
.a1			{color: #ff3300; text-decoration: none}      /* czerwony*/
.a2			{color: #ffcc1d; text-decoration: none}      /* zolty*/
.a3			{color: #339900; text-decoration: none}      /* zielony*/
.a4			{color: #694d19; text-decoration: none}      /* oliwkowy*/
.a5			{color: #330099; text-decoration: none}      /* niebieski*/
.a6			{color: #663399; text-decoration: none}      /* fioletowy*/
.a7 		{color: #222222; text-decoration: none}      /* czarny */
.a8 		{color: #ffffff; text-decoration: none}      /* bialy  */
.a9			{color: #444444; text-decoration: none}      /* szary*/
.a10		{color: #cccccc; text-decoration: none}      /* jasny szary*/
.a11		{color: #666666; text-decoration: none}      /* średnio szary*/
.a12		{color: #cc0000; text-decoration: none}      /* brązowy*/
.a2:visited	{color: #ffcc1d; text-decoration: none}      /* zolty*/
.a3:visited	{color: #339900; text-decoration: none}      /* zielony*/
.a4:visited	{color: #694d19; text-decoration: none}      /* oliwkowy*/
.a5:visited	{color: #330099; text-decoration: none}      /* niebieski*/
.a6:visited	{color: #663399; text-decoration: none}      /* fioletowy*/
.a7:visited {color: #222222; text-decoration: none}      /* czarny */
.a8:visited {color: #ffffff; text-decoration: none}      /* bialy  */
.a9:visited	{color: #444444; text-decoration: none}      /* szary*/
.a10:visited {color: #cccccc; text-decoration: none}      /* jasny szary*/
.a11:visited {color: #666666; text-decoration: none}      /* średnio szary*/
.a12:visited {color: #cc0000; text-decoration: none}      /* brązowy*/
.a2:hover	{color: #ffcc1d; text-decoration: underline}      /* zolty*/
.a3:hover	{color: #339900; text-decoration: underline}      /* zielony*/
.a4:hover	{color: #694d19; text-decoration: underline}      /* oliwkowy*/
.a5:hover	{color: #330099; text-decoration: underline}      /* niebieski*/
.a6:hover	{color: #663399; text-decoration: nunderlineone}      /* fioletowy*/
.a7:hover {color: #222222; text-decoration: nonunderlinee}      /* czarny */
.a8:hover {color: #ffffff; text-decoration: underline}      /* bialy  */
.a9:hover	{color: #444444; text-decoration: underline}      /* szary*/
.a10:hover {color: #cccccc; text-decoration: underline}      /* jasny szary*/
.a11:hover {color: #666666; text-decoration: underline}      /* średnio szary*/
.a12:hover {color: #cc0000; text-decoration: underline}      /* brązowy*/

.a1u		{color: #ff3300; text-decoration: underline}  /* czerwony*/
.a2u		{color: #ffcc1d; text-decoration: underline}  /* zolty*/
.a3u		{color: #339900; text-decoration: underline}  /* zielony*/
.a4u		{color: #694d19; text-decoration: underline}  /* oliwkowy*/
.a5u		{color: #330099; text-decoration: underline}  /* niebieski*/
.a6u		{color: #663399; text-decoration: underline}  /* fioletowy*/
.a7u		{color: #222222; text-decoration: underline}  /* czarny */
.a7u:visited {color: #222222; text-decoration: underline}  /* czarny */
.a7u:hover	{color: #ff3300; text-decoration: underline}
.a8u		{color: #ffffff; text-decoration: underline}  /* bialy  */
.a9u		{color: #444444; text-decoration: underline}  /* szary*/
.a10u		{color: #cccccc; text-decoration: underline}  /* jasny szary*/
.a11u		{color: #666666; text-decoration: underline}  /* średnio szary*/
.a12u		{color: #cc0000; text-decoration: underline}  /* brązowy*/

#menu			{color: #ffffff; font-weight: bold; text-decoration: none }
#menu:active	{color: #ffffff; font-weight: bold; text-decoration: none }
#menu:visited	{color: #ffffff; font-weight: bold; text-decoration: none }
#menu:hover		{color: #FF0000; font-weight: bold; text-decoration: none }
#menu1			{color: #0000ff; font-weight: bold; text-decoration: none }
#menu1:active	{color: #0000ff; font-weight: bold; text-decoration: none }
#menu1:visited	{color: #0000ff; font-weight: bold; text-decoration: none }
#menu1:hover	{color: #ff0000; font-weight: bold; text-decoration: none }
#menu2			{color: #0000ff; font-weight: normal; text-decoration: none; }
#menu2:active	{color: #0000ff; font-weight: normal; text-decoration: none; }
#menu2:visited	{color: #0000ff; font-weight: normal; text-decoration: none; }
#menu2:hover	{color: #ff0000; font-weight: bold; text-decoration: none; }
#menu3			{color: #0000ff; font-weight: normal; text-decoration: none }
#menu3:active	{color: #0000ff; font-weight: normal; text-decoration: none }
#menu3:visited	{color: #0000ff; font-weight: normal; text-decoration: none }
#menu3:hover	{color: #ff0000; font-weight: normal; text-decoration: none }

.hh1	{ font-weight: bold; font-size: 22px; margin-bottom: 8px; margin-top: 20px; font-family: Arial, Helvetica, Verdana; color: #000000;}
.hh2	{ font-weight: bold; font-size: 20px; margin-bottom: 6px; margin-top: 16px; font-family: Arial, Helvetica, Verdana; color: #990000;}
.hh3	{ font-weight: bold; font-size: 18px; margin-bottom: 4px; margin-top: 14px; font-family: Arial, Helvetica, Verdana; color: #990000;}
.hh4	{ font-weight: bold; font-size: 16px; margin-bottom: 2px; margin-top: 12px; font-family: Arial, Helvetica, Verdana; color: #222222;}
.hh4x	{ font-weight: bold; font-size: 16px; margin-bottom: 2px; margin-top:  0px; font-family: Arial, Helvetica, Verdana; color: #222222;}
.hh5	{ font-weight: bold; font-size: 14px; margin-bottom: 0px; margin-top: 10px; font-family: Arial, Helvetica, Verdana; color: #6699CC;}

.shop1	{ font-weight: bold; font-size: 16px; margin-bottom: 4px; margin-top: 4px; font-family: Arial, Helvetica, Verdana; color: #000000;}
.shop2	{ font-weight: bold; font-size: 16px; margin-bottom: 4px; margin-top: 4px; font-family: Arial, Helvetica, Verdana; color: #330099;}
.shop3	{ font-weight: bold; font-size: 14px; margin-bottom: 2px; margin-top: 2px; font-family: Arial, Helvetica, Verdana; color: #000000;}
.shop4	{ font-weight: bold; font-size: 12px; margin-bottom: 0px; margin-top: 0px; font-family: Arial, Helvetica, Verdana; color: #330099;}
.shop4x	{ font-weight: bold; font-size: 12px; margin-bottom: 0px; margin-top: 0px; font-family: Arial, Helvetica, Verdana; color: #000000;}
.shop5	{ font-weight: bold; font-size: 12px; margin-bottom: 0px; margin-top: 0px; font-family: Arial, Helvetica, Verdana; color: #6699CC;}
.shop6	{ font-weight: bold; font-size: 12px; margin-bottom: 2px; margin-top: 2px; font-family: Arial, Helvetica, Verdana; color: #330099;}
.shop7	{ font-size: 12px; margin-bottom: 2px; margin-top: 2px; font-family: Arial, Helvetica, Verdana; }

.shop_a4		 {font-weight: bold; font-size: 12px; margin-bottom: 0px; margin-top: 0px; font-family: Arial, Helvetica, Verdana; color: #330099; text-decoration: underline;}
.shop_a4:visited {font-weight: bold; font-size: 12px; margin-bottom: 0px; margin-top: 0px; font-family: Arial, Helvetica, Verdana; color: #330099; text-decoration: underline;}
.shop_a4:hover	 {font-weight: bold; font-size: 12px; margin-bottom: 0px; margin-top: 0px; font-family: Arial, Helvetica, Verdana; color: #ff3300; text-decoration: underline;}
.shop_a5		 {font-weight: bold; font-size: 12px; margin-bottom: 0px; margin-top: 0px; font-family: Arial, Helvetica, Verdana; color: #6699CC; text-decoration: underline;}
.shop_a5:visited {font-weight: bold; font-size: 12px; margin-bottom: 0px; margin-top: 0px; font-family: Arial, Helvetica, Verdana; color: #6699CC; text-decoration: underline;}
.shop_a5:hover	 {font-weight: bold; font-size: 12px; margin-bottom: 0px; margin-top: 0px; font-family: Arial, Helvetica, Verdana; color: #ff3300; text-decoration: underline;}

/*p		{}*/

code	{font-family: Courier; }
pre		{font-family: Courier; }

