body {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight: 500;
}
a {
	text-decoration: none;
	color: #505050;
	font-size: 8pt;
	font-weight: 500;
        
}
td {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight: 500;
	text-align: left;
        
}
a:hover {
	text-decoration: underline;
	color: #505050;
	font-size: 8pt;
	font-weight: 500;
}
a:visited {
	text-decoration: none;
	color: #505050;
	font-size: 8pt;
	font-weight: 500;
}

a.sznur:link {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight: 800;
	color:#D47211
}
a.sznur:hover {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight: 800;
	color:#D47211
}
a.sznur:visited {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight: 800;
	color:#D47211
}


 td.cent {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight: 800;
	color:#F7DEB6
 
}
 td.left {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight: 800;
	color:#D47211
}
 td.tekst {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight: 500;
	color: Black;
}

a.uper:link {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight: 800;
	color:#D47211
}
a.uper:hover {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight: 800;
	color:#D47211
}
a.uper:visited {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight: 800;
	color:#D47211
}
table.uper {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight: 900;
	color: #646464;
}
td.top {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight: 800;
	color:#D47211
}
.przycisk 
  {
  border-top:1px solid; 
  border-right:1px solid;
  border-left:1px solid;
  border-bottom:1px solid;
  border-color:#F0F0F0;
  padding-top:0px;
  padding-right:0px; 
  padding-left:0px; 
  padding-bottom:0px; 
  color: #FFFFFF; 
  FONT-SIZE:xx-small;
  font-family:verdana; 
  background:#CD6600;
  cursor:hand;
  }

.wpisik {
        color: #FFFFFF;
        FONT-SIZE: 12px;
        FONT-FAMILY: verdana;
        background: #CD6600;
        border-top: 1px solid;
        border-right: 1px solid;
        border-left: 1px solid;
        border-bottom: 1px solid;
        border-color: #f0f0f0;
        padding-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 0px;
        cursor: text;
		text-align:left;
		overflow: hidden;
		
}