body {
	background-color: #99c2eb;
	color: #666666;
	margin: 0;
	margin-top: 30px;	
	padding: 0;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 70%;
	text-align: center;	
}
td {
	_font-size: 11px;
}
input, select {
	font-size:12px;
	background: #fff;
	width: 150px;
}
#stin {
  margin-left:auto;
	margin-right:auto;
  width: 775px;
	background:  url(../images/shadow_03.jpg) repeat-y center top ;
}
#page {
  background: url(../images/toolbar_bg.gif);
	background-color: #fff;
	width: 762px;
	margin-left: auto;
	margin-right: auto;
}
#head, #head-class {
	height: 65px;
	background: url('../images/netwrs-logo-big.gif') 50px 8px no-repeat;
	border-bottom: 1px solid #999999;
	position: relative;
}
#head h1 {
	color: #0066CC;
	margin: 0;
	padding: 19px 0 0 90px;
}
#head-class h1 {
	color: #0066CC;
	margin: 0;
	padding: 20px 0 0 200px;
}
h1 {
	font-size: 2em;
	color: #666;
	/*font-weight: normal;
*/
	font-family: "Trebuchet MS", sans-serif;
}
#foot {
	width: 762px;
	margin-left: auto;
	margin-right: auto;	
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #0066CC;
	color: white;
	vertical-align: middle;
	border-left: 1px solid #0066CC;
  border-bottom: 1px solid #0066CC;		
}
#foot img {
	vertical-align: -5px;
	border: 0px;
	margin-left: 10px;
}
#foot a {
	color: white;
}
#foot a:hover {
	color: #ccc;
	text-decoration: underline;	
}
input, select, textarea {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
}
/* for search page*/
#homepage {
	height: 220px;
	background: url('../images/home-background2.jpg') right top no-repeat;
	padding-top: 100px;
}

#homepage th {
  text-align: right;
}

#homepage td {
  text-align: left;
}

#datum {
	padding-top: 130px;
	padding-left: 120px;
	color: #666666;
}
/* vypis pokoju */
#nadpis {
	margin-bottom: 3px;
}
#obsah_in {
	text-align: center;
}
#obsah_in a {
  color: #666;
  text-decoration: none;
}

h2 a {
  border-bottom: 1px dotted #666;
}

#obsah_in a:hover {
  color: #06c;
  text-decoration: underline;
  border-bottom: 0px;
}
#obsah_in table {
	text-align: center;	
   margin-left:auto; 
 	margin-right:auto;	 
}
.jeden_pokoj {
	border: 1px solid #DDDDDD;
	margin: auto;
	margin-bottom: 6px;
	margin-top: 3px;
	max-width: 640px;
	padding: 0px;
}
.pokoj_table {
	background: #0066CB;
	color: #fff;
	width: 100%;
  padding: 0px;	
}
.pokoj_pocet {
	text-align: right;
}
.pokoj_name {
	width: 66%;
	padding: 2px;
	font-weight: bold;
	text-align: left;
}
.pokoj_name span {
	padding-left: 123px;
}
.jeden_pokoj img {
	border: 1px solid #999999;
	background: #eee;
}
textarea {
	font-size: 11px;
}
.book_button {
	width: 100%;
	max-width: 500px;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.oznameni {
	display: block;
	font-weight: bold;
	color: red;
	margin: 0;
	padding: 5px;
	background: #DCE1E7;
	border: 1px solid #999999;
	width: 90%;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
a img {
	border: 0;
}
#langs {
	position: absolute;
	bottom: 0;
	right: 5px;
}
.room {
	width: 100%;
}
.tabulcicka table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	width: 400px;
}
.tabulcicka tr:hover {
  background-color: #f1f1f1;
} 
.tabulcicka td {
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #FFFDF0;
	vertical-align: center;
}
.tabulcicka th {
	background-color: #E0E7F8;
	color: black;
	padding: 3px;
}

#order {
	margin-left: 5px;
}
.btn_submit {
	margin: 15px;
}
.total_prize {
	text-align: right;
}
.rates table, .price_list table {
  background-color: #FFFDF0;
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	width: 400px;
}
.rates td, .price_list td {
	border: 1px solid #ccc;
	padding: 2px;
	vertical-align: center;
	_font-size: 0.9em;
}
.rates th, .price_list th {
	background-color: #E0E7F8;
	color: black;
	padding: 3px;
}
.price_list, .rate_info {
	margin-left: 5px;
	padding: 10px 0;
}
.tabulcicka tr:hover, .price_list tr:hover, .rates tr:hover {
  background: #f1f1f1;
}
.center {
 	text-align: center; 
}
.line {
}

.book {
  color: red;
}

.img {
  float: left;
  width: 150px;
  min-height: 100px;
}
.hotelInfo {
  float: left;
  text-align: left;
}
.clear {
  clear: both;
}

.hvezdy {
  color: #d7c657;
}

h2 {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 150%;
}

p {
  margin: 0 0 6px 0;
}

.img img {
  border: 1px solid #333;
}