#prostredni-panel {  
	background:#900;
}

img.kalendar{
  position:relative;
  top:3px;
  margin:0;
  padding:0;

}

td.error{
  background:blue;
}

table.rezervace input, table.rezervace textarea, table.rezervace select {
	background-color:#F0F0CC;
	border:0;
	color:#900;
	font-weight: bold;
	width:100px;
}
.rezervace .err {
	color:#FFF;
	background-color:#FF0000;
	font-weight: bold;	
}
.button-rezervace {
	width:120px;
	height:auto;
	padding:0 5px 2px 0;
	margin:0;
	font-size:15px;
	border: thin solid #DBDBDB;
}
.button-rezervace a {
	position: relative;
	padding: 1px 5px 1px 10px;
	display:block;
	text-align:left;
	text-decoration:none;
	background-color:#900;
}
.ssl {
	position:absolute;
	top: 25px;
	width: 150px;
	right: 200px;
	height:40px;
	text-align:right;
	background:url(http://www.archibald.cz/img/ssl3.gif) no-repeat;
	
}
.ssl_en {
	position:absolute;
	top: 25px;
	width: 150px;
	right: 200px;
	height:40px;
	text-align:right;
	background:url(http://www.archibald.cz/img/ssl3_en.gif) no-repeat;
	
}
input#name2, input#surname,input#email, input#fax{
  width:310px;
}
#info{
  width:310px;
}
