.calendar_table_header {text-align: center; background-color: #F6F6F6;}
.calendar_table {text-align: center; background-color: #F6F6F6;} 
.calendar_days_sunday {background-color: #B2BDD3; font-size: 12px; border: 1px solid #AFACAC; color: red; font-weight: 500;}
.calendar_days {background-color: #E8E8EB; font-size: 12px; border: 1px solid #AFACACA; font-weight: 500;}
.calendar_normal_day {background-color: #FAF7F7; border: 1px solid #AFACAC; text-align: center; cursor: pointer;}
.calendar_checked_day {background-color: #FDA313; border: 1px solid #AFACAC;text-align: center;cursor: pointer;}
.calendar_year, .calendar_month {width: 110px; font-size: 11px; border: 1px solid #AFACAC;}
.calendar_select_year_left {width:20px; border: 1px solid #AFACAC; font-weight: bold; cursor: pointer;}
.calendar_select_year_right {width:20px; border: 1px solid #AFACAC; font-weight: bold; cursor: pointer;}
.calendar_select_month_left {width:20px; border: 1px solid #AFACAC; font-weight: bold; cursor: pointer;}
.calendar_select_month_right {width:20px; border: 1px solid #AFACAC; font-weight: bold; cursor: pointer;}
body, div, td {font-family: Arial; font-size: 13px;}
h2 {text-align: center; cursor: pointer;}

.menu {text-decoration: none; color: black; font-weight: bold; margin-left: 15px;}
.menu_logo {float: left; position: absolute; display: none;}
.line1 {width:758px; height: 1px; font-size: 1px; background-color: #000000; margin-top: 4px; margin-bottom: 4px;}
.hidden_div {display: none;}
.div_pokoje_2 {background-color: #E8E8EB;border-bottom: 1px solid white;}
.div_pokoje_1 {background-color: #F6F6F6;border-bottom: 1px solid white;}
.div_pokoje_3 {background-color: #cAcAcA; padding: 5px;}
.info_ajax {background-color: #FFFFDC; padding: 3px; border: 1px solid black;}
.bold {font-weight: bold;}
.error {font-weight: bold; color: red;}
.toplayer {position: absolute; border: 2px solid black; z-index: 1000; background-color: #ffffff;}

.new_menu_div {margin-left: 23px; padding-top: 5px; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: none; color: black;}
.new_menu_div2 {width: 124; margin-top: 3px; height: 24px; cursor: pointer; background-image:url(images/menu_deactive.jpg);}
.row {color: #555967; border-right: 1px solid white; border-bottom: 1px solid white;}
.ico {float: left; margin-right:2px; border:0px;}
.input {border: 1px solid #AFACAC; margin-top: 2px; margin-bottom: 2px; background-image: url(images/input_bg.jpg);}
.submit {font-family: Arial; font-size: 11px; color: #787F93; font-weight: bold; height: 23px;}
.calendar_big_row1 {padding: 4px; text-align: center; color: white; font-weight: bold; background-color: #999CAA;}
.calendar_big_row2 {padding: 4px; text-align: center; color: white; font-weight: bold; z-index: 101; position: relative; background-color: #737A8F;}
.calendar_big_row3 {width: 23px; height: 25px; border-right: 1px solid white; z-index: 3; text-align: center; font-size: 12px; color: #737A8F;}
.calendar_big_row4 {background-color: #E8E8EB; height: 25px; border-bottom: 1px solid white;}
.calendar_big_row5 {background-color: #CED1D7; height: 25px; border-bottom: 1px solid white;}
textarea {background-color: #E2E2E2; border: 1px solid #AFACAC;}
.link {color: #FDA313; font-weight: bold; text-decoration: underline;}
