BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	//background-color : #F5F5DF;
	background-color : #C0C0C0;
	margin : 0px 0px 0px 0px;
}

/*nieodwiedz;*/
	.gate:link
{
	font-size: 9pt;
	color : #0C5E7A;
	font-weight : bold;
	letter-spacing : 0.2em;
	text-decoration : none;
}

	.gate:visited
{
	font-size: 9pt;
	color : #0C5E7A;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
	letter-spacing : 0.2em;
}
/*mouseover;*/
	.gate:hover
{
	text-decoration : underline;
	color : #F3B875;
	letter-spacing : 0.2em;
}
	.gate:active
{
	color : #F3B875;
	text-decoration : underline;
}

.normal_tekst {
	font-size : 10pt;
	line-height : 1.4em;
	color : #7B7B7B;
}
.tbl_tekst {
	font-size : 9pt;
	color : ##f7f7f1;
}
.tbl_podpisy {
	margin-right: 187px;
	font-size: 9pt;
	letter-spacing: 0.1em;
}
.naglowek {
	color : #A65414;
	font-size : 11pt;
	letter-spacing : 0.3em;
	font-weight : bold;
}



/*MENU*/
.ddm1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	letter-spacing : 0.1em;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	padding: 3px 8px 4px 18px;
	border: 1px #003366;
	border-style: solid solid none solid;
	text-decoration: none;
	display: block;
	position: relative;
}
.ddm1 .item1 {
	background: ;
	color: #000000;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	background: #FF6600;
	color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
	/*padding: 3px 1px 4px 8px;*/
	/*padding-right: 8px;
	padding-left: 8px;*/
	padding-top: 3px;
	padding-bottom: 4px;
	border: 1px #003366;
	border-style: solid solid none solid;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	background: #85D1CC;
	/*min-width: 800px;*/
}
.ddm1 .item2 {

	color: #000000;
}
.ddm1 .item2:hover {
	background: #FF6600;
	color: #ffffff;
}
.ddm1 .section {
	/*border: 1px #003366;
	border-style: solid solid solid solid;*/
	position: absolute;
	visibility: hidden;
	z-index: -1;
}
.ddm1 .bottom,
.ddm1 .bottom:hover

{ border-style: solid solid solid solid; }

.ddm1 .bottom_sub,
.ddm1 .bottom_sub:hover

{ border-style: solid solid solid solid; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
/* END OF MENU */


.neocolor:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #3d7e84;
	text-decoration: none;
}
.neocolor:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color : #3d7e84;
	text-decoration : none;
}
.neocolor:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color : #3d7e84;
	text-decoration : none;
}
.neocolor:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color : #3d7e84;
	text-decoration : none;
}
.niewid{
	visibility: hidden;
	left: -10px;
	position: absolute;
}
