A {text-decoration: none; color: 313f2e;}
A:Hover {color: 313f2e; text-decoration: underline;}


a.biale:link {text-decoration: none; color: FFFFFF;}
a.biale:visited {text-decoration: none; color: FFFFFF;}
a.biale:Hover {color: FFFFFF; text-decoration: underline;}

.tableCell1 {
	background: #EAEDEF url('wolny.jpg') left top;
	width: 20px;
	height: 20px;
	font-family:Verdana;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}

.tableCell2 {
	background: #EAEDEF url('zajety1.jpg') left top;
	width: 20px;
	height: 20px;
	font-family:Verdana;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}

.tableCell3 {
	background: #EAEDEF url('zajety2.jpg') left top;
	width: 20px;
	height: 20px;
	font-family:Verdana;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}

.tableCell4 {
	background: #EAEDEF url('zajety3.jpg') left top;
	width: 20px;
	height: 20px;
	font-family:Verdana;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}

.tableCell5 {
	background: none;
	width: 20px;
	height: 20px;
	font-family:Verdana;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}

.tableCell6 {
	background: none;
	width: 20px;
	height: 16px;
	font-family:Verdana;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}

.button	{
	background-color: DEDEDE;
	color: 000000;
	cursor:hand;
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	border-color: 000000;
	border : 1px solid;
}
.pole {
	font-family:Verdana;
	font-size: 12px;
	color: 000000;
	background-color: DEDEDE;
	border-color: 000000;
	border : 1px solid;
}

.inputbox {
   padding: 2px;
   border:solid 1px #CCC;
   background-color: #000000;
}

.text_area {
   padding: 2px;
   border:solid 1px #CCC;
   background-color: #000000;
}

.text_area:focus {
   border:solid 1px #BDBDBD;
   background-color: #FFFFF3;
}

H1 {font-size: 12px; font-family: Verdana; font-color: 313f2e}

H2 {font-size: 11px; font-family: Verdana; margin: 0px}

H3 {font-size: 10px; font-family: Verdana}

#main {
  width: 510px;
  margin: 0 auto;
}

#content-slider {
  width: 490px;
  height: 6px;
  margin: 5px;
  background: #BBBBBB;
  position: relative;
}

.ui-slider-handle {
  width: 8px;
  height: 14px;
  position: absolute;
  top: -4px;
  background: #478AFF;
  border: solid 1px black;
}

#content-scroll {
  width: 500px;
  height: 300px;
  margin-top: 10px;
  overflow: hidden;
  border: solid 1px black;
}

#content-holder {
  width: 1500px;
  height: 270px;
}

.content-item {
  width: 290px;
  height: 270px;
  padding: 5px;
  float: left;
}
