body {
	margin: 0;
	background: #F0F0F0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 17px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	padding: 0;
	margin: 0;
}
iFrame {
	margin: 0;
}




a { color: #000; text-decoration: none}

a:hover { 
	text-decoration: none;	
 }

a img {
	border: none;
}

hr { display: none; }

div{
	position: relative;
}

#wrapper {
	background: transparent;
	padding-top: 10px;
	width: 700px;
}

/* Header */

#header {
	width: 100%;
	height: 15px;
	margin: 0;
	padding-left: 15px;
	background: transparent;
	z-index: 102;
}

/* Menu */

#menu {
	text-align: left;
	float: left;
	width: 100%;
	height: 0px;
}


/* Page */
#page {
	width: 680px;
	margin: 0 auto;
	padding: 15px 10px 10px 10px;
	background: #bbb;
}
#workingArea{
	border:1px dashed #FFF; 
	background: #ddb5a4;
	height: 350px;
	overflow-y: auto;
	overflow-x: hidden;
}

/** LOGO */

#logo {
	width: auto;
	margin: 0;
	padding: 15px;
	height: 30px;
	background: #bbb;
}
#logo hr {
	width: 100%;
	color: #fff;
	background: #fff;
	
}
#time, #user{
	height: 20px;
	padding: 0;
}
#time{
	float: right;
}
#user{
	float: left;
}

/* Content */
#content {
	float: right;
	width: 300px;
	margin-top: 0;
}

/* Post */

.post {
	margin-bottom: 15px;
}

.post .title {
	text-align: justify;
	height: 20px;
	margin-bottom: 3px;
	padding: 5px 0px 2px 20px;
	background: #470606;
	color: #FFFFFF;
}
.post .date {
	float: right;
	margin-top: -35px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #BBBBBB;
}
.post .entry {
	padding: 20px 15px 0px 15px;
}

#DivTermini{
	height: 260px;
}

#DivTermini a{
	font-size: 15px;
}
#DivTermini a:hover,
#DivTermini a:active{
	color: #FFF;
}

.reservBtn{
	position: relative;
	z-index: 100;
	top: 10px;
	width: 280px;
	margin: 0 10px 0 10px;
	display: none;
	border: solid 1px #FFF;
}
.reservBtn h2{
	padding: 5px 1px 5px 1px ;
	color: #000;
}

.reservBtn h2 a:hover,
.reservBtn h2 a:active{
	color: #FFF;
}



/* Sidebar 
 #230C23 u 5F0505 470606
*/

#sidebar {
	float: left;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 15px;
	padding: 0 0 0px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar p {
	margin: 0;
	padding: 0 15px;
}

#sidebar h2 {
	height: 20px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 20px;
	background: #470606;
	font-size: 17px;
	color: #FFFFFF;
}
#sidebar p {
	line-height: 200%;
}


/* Calendar */
#calendar {
}
#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}
#calendar table {
	width: 90%;
	border-collapse: separate;
	border-spacing:1px;
	margin: 10px 15px 10px 15px;
	background: #FFF;
}
#calendar thead{
	background: #ddd;
}
#calendar thead th {
	font-weight: bold;
	text-align: center;	
	width: 40px;
	height: 25px;
}
#calendar tbody td {
	text-align: center;
	width: 40px;
	height: 22px;	
}
#calendar tbody td a{
	padding: 1px;	
	text-decoration: none;
	z-index: 10;
}
#calendar tbody td a:hover,
#calendar tbody td a:active{
	color: #FFF;
	font-weight: bold;
}

#legend table{
	width: 90%;
	border-collapse: collapse;
	margin: 0 20px;
}

/* Footer */
#footer {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img04.jpg) no-repeat left top;
	height: 80px;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}
#footer a {
	color: #C752C7;
}

/* Navigation panel*/ 
.navigationDiv{
	display:  table-row;
	height: 15px;
	position: relative;
	z-index: 101;
		
}
.navigationButton{
	float:left;
	display:  table-cell;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 3px;
}
.navigationButton a{
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background:#ddd;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}
.navigationButton A:hover,
.navigationButton A:active,
.navigationButton A.here:link,
.navigationButton A.here:visited {
	background:#bbb;
}
.navigationButton A.here:link,
.navigationButton A.here:visited {
	position:relative;
	z-index:102;
}
/* Initial loading page */
#loading{
  	position: absolute;
  	left: 45%;
  	top: 40%;
	margin-left: -45px;
	padding: 2px;
	z-index: 2001;
	height: auto;
	/*border: 1px solid #ccc;*/
}			
#loading .loading-indicator img {
	margin-right: 8px;
	float: left;
	vertical-align: top;
}			
#loading-msg{
 	font: bolder 14px arial, tahoma, sans-serif;
	color: #FFF;
}

.free{
	background: url(../images/green.jpg) repeat;
}
.waiting{
	background: url(../images/zut.jpg) repeat;
}
.taken{
	background: url(../images/red.jpg) repeat;
}
.disabled{
	background: url(../images/gray.jpg) repeat;
}
.reservationSucess{
	background: url(../images/green.jpg) repeat;	
}
.reservationFailed{
	background: url(../images/red.jpg) repeat;
}
.reservationSucess,
.reservationFailed{
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding: 2px 5px 5px 5px;
	height: auto;
} 
.terminTable{
	width: 100%;
}

 #user a{
 	position: relative;
	display:inline;
	color:#F00;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding:0.25em 1em;	
}
 #user A:hover,
 #user A:active {
	text-decoration: underline;
}
/* review page css*/
.review{
	width:90%; 
	margin: 0 15px; 
	text-align:left; 
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	background:#ffffff;
}
.review th{
	background: #470606; 
	color: #FFF; 
	border-bottom: solid 1px #fff;
}
.review tr{
	background: #F3F3F3;
	padding: 1px;
	
}

.review tr:hover{
	background: #BBB;
}
.review td {
	border-bottom: solid 1px #fff;
}
.settingsMenu{
	width: 170px;
	float: left;
	margin: 0;
	padding: 0;
	
}
.settingsMenu table,
#userData table {
	width: 100%;
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.settingsMenu th{
	background: #470606; 
	color: #FFF; 
	border-bottom: solid 1px #fff;
}
.settingsMenu tr,
#userData tr{
	background: #F3F3F3;
}
.settingsMenu tr:hover,
#userData tr:hover{
	background: #bbb;
}
.settingsMenu tr:hover{
	cursor: pointer;
}
.settingsMenu td,
#userData td{
	border-bottom: solid 1px #fff;
}
.settingsMenu a{
	text-align: left;
	font-size: 13px;
	height: 15px;
}

.settingsPage{
	margin: 15px 15px 0 0;
	width: 70%;
	float: right;
	margin: 0;
}

#confirmation h2{
	color: #000;
	background: #0f0;
	font-size: 15px;
	padding: 5px;
}

#confirmation table{
	width: 70%;
}

.inputeDate{
	width: 70px;
	padding: 1px;
}

.reviewForm h3{
	color: #000;
}
h3.pageTitle{
	color: #FFF;
	background: #470606;
	margin-bottom: 15px;
	font-size: 20px;
	padding: 5px;
}
h3.title{
	color: #FFF;
	background: #470606;
	font-size: 15px;
	padding: 5px;
}
h2.title{
	color: #FFF;
	background: #470606;
	font-size: 13px;
	padding: 2px;
	margin: 0 20% 0 20%;
}

