.calendar_image 
  {
    cursor:pointer;
  }
.reservation
  {
    font-size:13px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
  }
.reservation div.left
  {
    float:left;
    margin:0;
    padding:0;
    width:auto;
    height:auto;
    margin-bottom:9px;

  }
a.day 
  {
	width: 47px;
	height:18px;
	margin-top:1px;
	margin-right:11px;
	
  }
a.year{
	width: 62px;
	height:18px;
	margin-top:1px;
	margin-right:10px;
} 
  
a.day table {
	width: 48px;
	height:17px;
	background:white;
	border:1px solid #b6b6b6;border-left:0px;
  margin:0;
}

a.year table{
  width:62px;
	height:17px;
	background:white;
	border:1px solid #b6b6b6;border-left:0px;
  margin:0;
}

a td.text {
  text-align:center;
}
a td.drop {
  cursor:default;
  background-image: url('../img/form/dropdown.jpg');
  width:18px;
}

div.day {
  color:black;
  cursor:default;
	background-color: #FFFFFF;
	border: 1px solid #b6b6b6;
	float: left;
	height: 150px;
	overflow: auto;
	width: 42px;
  text-align:center;
}
div.year {
  color:black;
  cursor:default;
	background-color: #FFFFFF;
	border: 1px solid #b6b6b6;
	float: left;
	height: 120px;
	overflow: auto;
	width: 57px;
  text-align:center;
}
div td.selected {
	background-color: #b0acac;
	color: #FFFFFF;
}

div td.hover {
	background-color: #b0acac;
}




a.waluta 
  {
  padding-top:5px;
	width: 127px;
	height:18px;
	margin-top:1px;
	margin-right:0px;
	margin-left: 10px;
  }
  
a.waluta table {

	width: 140px;
	height:17px;
	background:white;
  margin:0;
  
}

a.waluta td.drop {
  cursor:default;
  background-image: url('../img/form/cash.jpg');
  background-position: 10px 0;
  width:40px;
  height:18px;
  background-repeat:no-repeat;
  

}

a.waluta td.text {
	border:1px solid #b6b6b6;
	text-align:left;
	background-image:url('../img/form/inputbg.jpg');background-repeat:repeat-x;
	padding-left: 5px;
}

div.waluta {
  color:black;
  cursor:default;
	background-color: #FFFFFF;
	border: 1px solid #b6b6b6;
	float: left;
	overflow: auto;
	width: 98px;
  text-align:center;
  margin-top:3px;
  margin-left: 10px;
}

div.waluta table
  {
    width:100%;
    text-align:left;
    
  }
div.waluta td
{
  padding-left: 5px;
}
div.waluta td.hover {
	background-color: #b0acac;
}
/* calendar */

a.calendar {
	background-color: #606060;
	cursor: default;
	font: 10px/14px Verdana,Arial,sans-serif;
	height: auto;
	text-decoration: none;
	width: 194px;
	position:absolute;
	border:1px solid #b1c88e;
	
}
a.calendar:hover{
  	text-decoration:none;
}
a.calendar div.calendar_month, a.calendar div.calendar_month1, a.calendar div.calendar_month2 {
	float: left;
	height: auto;
	width: 192px;
}
a.calendar a.calendar_month1 {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	
}
a.calendar div.calendar_months {
	color: #FFFFFF;
	float: left;
	padding: 2px;
	width: 186px;
	border:2px solid #d4e3b8;
	border-bottom: 1px solid #afc78c;
	background-color: #c3da97;
	font-weight:bold;
  font-size: 11px;
  height:17px;
}

a.calendar div.calendar_months div.month_prev {
	cursor: pointer;
	float: left;
	height: 14px;
	text-align: center;
	width: 15px;
}
a.calendar div.calendar_months div.month_prev:before {
	content: '\AB'
} 
a.calendar div.month_current
  {
    font-weight:bold;
  }
a.calendar div.calendar_months div.month_current, a.calendar div.calendar_months div.month_current1, a.calendar div.calendar_months div.month_current2 {
	float: left;
	height: 14px;
	text-align: center;
}
a.calendar div.calendar_months div.month_current {
	padding-right: 15px;
	width: 138px;
}
a.calendar div.calendar_months div.month_current1 {
	width: 168px;
}
a.calendar div.calendar_months div.month_current2 {
	padding-left: 15px;
	width: 138px;
}
a.calendar div.calendar_months div.month_next {
	cursor: pointer;
	float: left;
	height: 14px;
	text-align: center;
	width: 15px;
}
a.calendar div.calendar_months div.month_next:before {
	content: '\BB';
} 
a.calendar div.calendar_days {
  background-color:#9ecd5c;
	border: 2px solid #d2e3b5;
	border-bottom: 1px solid #9ac06a;
	float: left;
	padding: 2px;
	padding-bottom:6px;
	width:186px;
	background-image: url('../img/form/calendar/center_bg.jpg');
	background-repeat: repeat-x;
}
a.calendar div.calendar_days div.header {
	float: left;
}
a.calendar div.calendar_days div.header div.weekday {
	color: #FFFFFF;
	display: inline;
	height: 15px;
	float: left;
	margin: 2px;
	text-align: center;
	width: 20px;
	border:1px solid #bed891;
}
a.calendar div.calendar_days div.week {
	float: left;
}
a.calendar div.calendar_days div.day {
	color: #FFFFFF;
	display: inline;
	height: 15px;
	float: left;
	margin: 2px;
	text-align: center;
	width: 20px;
	border:1px solid #6eae29;
	color: #4b740f;

}
a.calendar div.calendar_days div.empty {
	background-color: #d6e8b6;
	border:1px solid #b9d688;
}
a.calendar div.calendar_days div.disabled {
	background-color: #d6e8b6;
	border:1px solid #b9d688;
}
a.calendar div.calendar_days div.normal {
	background-image: url('../img/form/calendar/day_bg.jpg');
	background-repeat: repeat-x;
	cursor: pointer;
}
a.calendar div.calendar_days div.test2 {
	background-color: #00C000;
	cursor: pointer;
}
a.calendar div.calendar_days div.current {
	background-color: #8db757;
	cursor: pointer;
}

a.calendar div.calendar_close {
  background-color: #9ccc59;
	border: 2px solid #bddb94;
	border-bottom: 0;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	height: 19px;
	text-align: right;
	padding-right:4px;
	width: 186px;
}

