BODY,HTML {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #808080;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #e6e6e6;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #efefef;
	scrollbar-3dlight-color: #efefef;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
}

A {
	cursor: -moz-grab;
	cursor: pointer;
	cursor: hand;
}

P {
	margin-top: 0px;
	margin-bottom: 0px;
}

A.menu:link	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #808080; text-decoration: none;}
A.menu:visited	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #808080; text-decoration: none;}
A.menu:active	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #808080; text-decoration: none;}
A.menu:hover	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #000000; background-color: rgb(200, 225, 255); text-decoration: none;}

A.top:link	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #000000; text-decoration: none;}
A.top:visited	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #000000; text-decoration: none;}
A.top:active	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #000000; text-decoration: none;}
A.top:hover	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #0000FF; text-decoration: none;}

.text {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 10px;
}

.textsz	{
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  padding: 8px;
  color: #808080;
  font-weight: bold;
  font-size: 10px;
}












.tytul_strony_1	{
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 26px;
  padding-right: 100px;
  padding-top: 12px;
}

.tytul_strony_2	{
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0.5em;
  padding-right: 120px;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.banner {
  border-width: 1px;
  border-color: #FFCC00;
}

.naglowek {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #222222;
}

A.naglowek:link		{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #222222; text-decoration: underline;}
A.naglowek:visited	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #222222; text-decoration: underline;}
A.naglowek:active	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #222222; text-decoration: underline;}
A.naglowek:hover	{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #222222; text-decoration: underline;}

SELECT.menu_rozw {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #efefef;
  color: #000000;
  font-weight: normal;
  font-size: 10px;
  border-width: 1px;
  border-color: #333333;
  border-style: solid;
  padding-left: 2px;
}






.pdstrtop {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #444444;
}

.pdstrtxt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
}

table.pdstr {
  font-family: Arial, Helvetica, sans-serif;  
  border-left: 1px solid #4682B4;
  border-right: 1px solid #4682B4;
  border-bottom: 1px solid #4682B4;
}

table.pdstr2 {
  font-family: Arial, Helvetica, sans-serif;  
  border-left: 1px solid #4682B4;
  border-right: 1px solid #4682B4;
}

td.pdstr {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

input.pdstr {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #555555;
  border: 1px solid #dddddd;
  padding-left: 5px;
  background-color: #dbeaf5;
  white-space: pre-wrap;
  wrap: physical;
}

td.pdstrtxt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
}

select.pdstr {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #555555;
  border: 1px solid #dddddd;
  padding-left: 5px;
  background-color: #DBEAF5;
  cursor: -moz-grab;
  cursor: hand;
  cursor: pointer;
}

textarea.pdstr {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #555555;
  border: 1px solid #dddddd;
  padding: 5px;
  background-color: #DBEAF5;
  white-space: pre-wrap;
  wrap: physical;
}

input.submit {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  background-color: #fffeff;
  border: 1px solid #dddddd;
  padding-left: 5px;
  outline: none;
  cursor: -moz-grab;
  cursor: hand;
  cursor: pointer;
  background-color: #DBEAF5;
}

checkbox {
  outline: none;
}

A.pdstr:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #333333;
  text-decoration: underline;
}

A.pdstr:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #333333;
  text-decoration: underline;
}

A.pdstr:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #333333;
  text-decoration: underline;
}

A.pdstr:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}




.menu1{
margin-left:15px;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
display:block;
font-size: 14px;
font-weight: bold;
text-decoration:none;
color:#000000;
cursor: pointer;
cursor: hand;
cursor: -moz-grab;
}

A.menu2{
margin-left:15px;
padding-left:5px;
padding-top:1px;
padding-bottom:1px;
display:block;
text-decoration:none;
color:#000000;
cursor: pointer;
cursor: hand;
cursor: -moz-grab;
font-weight:normal;
}

A.menu2:active{
margin-left:15px;
padding-left:5px;
padding-top:1px;
padding-bottom:1px;
display:block;
text-decoration:none;
color:#000000;
cursor: pointer;
cursor: hand;
cursor: -moz-grab;
font-weight:bold;
}

.menu3{
display:block;
font-size: 10px;
text-decoration:none;
color:#000000;
cursor: pointer;
cursor: hand;
cursor: -moz-grab;
text-align:right;
}

.submenu{
display:block;
margin-left:15px;
padding-top:1px;
padding-bottom:1px;
padding-left:20px;
color:#333333;
border-bottom: 0px #333333 solid;
}

.submenu2{
display:block;
}

.hide{
display:none;
}

.show{
display:block;
}








div#wrap
{width:150px;position:absolute;left:50%;margin: 6px 0 0 240px;border:0px solid #666666;background-color:#b3b3b3;z-index:2;}

div#menu
{background-color:#b3b3b3; padding-top:0px;z-index:2;}

	#menu li li a{
	float:left;
	width:150px;
	height:25px
	display:block;
	font-family:arial;
	font-size:11px;
	color: #666666;
	padding:.3em 0 .3em .3em;
	text-decoration: none;
	text-align: left;
	border-width:0px 1px 1px 1px;
	border-color:#808080;
	border-style:solid;
	background-color:#ebebeb;
	}

	#menu a{
	float:left;
	width:150px;
	display:block;
	font-family:arial;
	font-size:11px;
	color: #666666;
	padding:.3em 0 .3em .3em;
	text-decoration: none;
	text-align: left;
	border-width:1px 1px 1px 1px;
	border-color:#808080;
	border-style:solid;
	background-color:#ebebeb;
	}
	
	#menu .bccor{border-color:#ffffff #ffffff #ffffff #ffffff;}
	
	#menu ul{
	padding:0;
	margin:0;
	list-style: none;
	}
	
	#menu li{
	position:relative;
	float:left;
	width:75px;
	
	}
	
	#menu li {margin:0 0px 0 0;}/*margin between top li*/	
	#menu li li{margin:0px 0 0 0;}/*margin between li li*/
	
	li ul{display:none;}
	
	li li,li:hover ul,li.over ul{display:block;}
	
	#nav li li a{
	border-color:#ebebeb #808080 #808080 #808080;
	}
	
	#nav li li a:hover{
	display:block;
	background:#db3733;
	border-width:0px 1px 1px 1px;
	border-color:#ebebeb #808080 #808080 #808080;
	font-family:arial;
	font-size:11px;
	color: #ffffff;
	}
	.text{float:left;margin-top:30px;width:600px;}

	#menu{position:relative;}
	#nav{position:absolute;top:0px;left:0px;}

