body { behavior:url("csshover2.htc"); }

#podstrona{
z-index: 2;
}
.border{
border-right: 1px dashed #dddada;
padding-right: 0px;
margin-right: 0px;
}

#links{
margin: 0px;
font-size: 11px;
padding-left: 0px;
height: 4px;
position: relative;
}
#links li {
float: left;
width: 160px;
position: absolute;
top: -26px;
z-index: 1;
left: 0px;

line-height: 21px;
list-style-type: none;
text-align: left;
}
#links a {
word-spacing: 2px;
padding: 0px 0px 0;
display: block;
color: #3B3B3B;
text-decoration: none;
font-weight: bold;
}
#links a.borders{
border-right: 1px dashed #ccc;
}
#links a:hover {
word-spacing: 2px;
color: blue;
display: block;
text-decoration: none;
color: #aaaaaa;
font-weight: bold;
}
.links_list {
position: absolute;
font-size: 11px;
font-family: Verdana;
top: 57px;
z-index: 1;
left: -8px;
background: #FcF7E7;
display: none;
border: 0px solid #D3D3D3;
text-align: left;
}
#links li:hover .links_list, #links li.over2 .links_list {
display: block !important;
}
 
 
 
td.dzwig{
	width: 200px;
	font-family: Arial;
	font-size: 14px;
	color: #a89a46;
	border-right : 2px solid #f8f3e3;
	border-top : 2px solid #f8f3e3;
	border-left : 2px solid #f8f3e3;
	border-bottom : 2px solid #f8f3e3;
	text-align: left;
	padding: 0px;
	

}
td.udzwig{
	width: 100px;
	font-family: Arial;
	font-size: 14px;
	color: #887a26;
	border-right : 2px solid #f8f3e3;
	border-top : 2px solid #f8f3e3;
	border-left : 2px solid #f8f3e3;
	border-bottom : 2px solid #f8f3e3;
	text-align: center;
   padding: 0px;
		margin: 0px;
}
td.tytul
{
	width: 130px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	border-right : 2px solid #f8f3e3;
	border-top : 2px solid #f8f3e3;
	border-left : 2px solid #f8f3e3;
	border-bottom : 2px solid #f8f3e3;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #f8f3e3
}
div.wstep{
	font-size: 17px;
	color: #584a00;
	text-align: left;

	
}