div.clndr {
  background-color:#d0d0d0; position:absolute;
  cursor:default; display:none; border:3px ridge #9ab;
}
div.clndr table {
  width:160px;
  margin:4px; 
}

div.clndr th {
  border:1px solid black;
  font:normal bold 11px arial,sans-serif;
  text-align:center;
	padding:0 2px 0 2px;
}

div.clndr td {
  border:1px solid blue;
	cursor:pointer; 
  font:normal normal 11px arial,sans-serif;
  text-align:center;
	padding:0 2px 0 2px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.red {
	color: #990000;
}
.smallTyt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.link {
       color: #000000;
       font-size: 11px;
       text-decoration: underline;       
}
.link:visited {
       color: #000000;
       font-size: 11px;
       text-decoration: underline;       
}
.link:link {
       color: #000000;
       font-size: 11px;
       text-decoration: underline;       
}
.link:hover {
       color: #000000;
       font-size: 11px;
       text-decoration: none;
}
.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #D3514F;
}
.tab_menu {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #88909D;
	padding-right: 10px;
	padding-left: 4px;
}

.przetarg-pole {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #ebebeb;
}
.przetarg-tytul1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC3333;
	
}
.przetarg-pomoc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC3333;
}
