body {
  margin: 0px;
}

div.content {	
	text-align: center;
	margin: 0px auto;
	width: 910px;
	border: 1px solid black;
	background-color: #fff4cd;
	font-family: helvetica, arial;
	overflow: hidden;	
}

div.page {
	position: relative;
	width: 910px;
}

div.menu {	
	width: 150px;	
	color: black;
	text-align: left;	
	font-size: 20px;	
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-right: -760px;
	border-right: 760px solid #fff4cd;
	height: 600px;

}

div.submenu {
	font-size: 14px;
	padding-left: 20px;
}

div.domov {
	background-image: url('../images/stol-sam.png');
	background-repeat: no-repeat;	
	background-position: center;
	width: 910px;
	height: 650px;
}

div.meniny {
	color: white;
	text-align: right;	
	margin-right: 10px;
}

div.title {
	padding-top: 150px;
	margin-left: 500px;
	font-weight: bold;
	font-size: 20px;
}

a.menu {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #fff4cd;
}

div.main {
	position: relative;
	text-align: justify;
	font-size: 14px;
	width: 740px;
	min-height: 600px;
	margin-right: 0px;
	float: right;
	margin-top: -40px;
}

div.foot {
	font-family: helvetica, arial;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	background-color: gray;
	width: 910px;
	height: 20px;
	margin: 0px auto;
	text-align: center;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	font-size: 14px;
}

a.stol {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;	
}

a.stol:hover {
	background-color: #cc876f;
}

div.stol_fotogaleria {	
	padding-left: 700px;
	padding-top: 120px;
}

div.stol_uvod {
	padding-left: 60px;
	padding-top: 150px;
	float: left;
}

div.stol_kontakt {
	padding-top: 150px;
	padding-left: 800px;
}

div.stol_onas {
	padding-top: 150px;
	padding-left: 120px;
	float: left;
}	

div.stol_partneri {
	padding-top: 150px;
	padding-left: 750px;
}

div.stol_sluzby {
	float: left;
	padding-top: 80px;
	padding-left: 395px;
}

A {
	color: black;
}

TD.preview {
	width: 100px;
	height: 100px;
	border: 1px solid black;
	vertical-align: middle;
	display: table-cell;
	margin-left: 0px;
	text-align: center;
}

TD.active_preview {
	width: 100px;
	height: 100px;
	border: 1px solid black;
	vertical-align: middle;
	display: table-cell;
	margin-left: 0px;
	text-align: center;
	background: red;
}

TABLE.previews {
	margin-left: auto;
	margin-right: auto;
}

IMG.photo {
	border: 1px solid black;
}

P {
	padding-right: 10px;
}

#search {
  z-index: 10;
  position: relative;
  margin-top: 20px;
  margin-right: 70px;
  text-align: right;   
  float: right;
  overflow: visible;
  height: 20px;
  background-color: white;
  width: 180px;
}

#search_text {
  border: none;
  margin: 0px;
  height: 20px;  
  font-size: 12px;
  padding: 0px;
  float: right;
}

#search_button {
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-color: white;
  border: none;
  margin: 0px;
  padding: 0px;
  float: right;
}

#search_button:hover {
  background-color: red;
}

#head {
  overflow: visible;
}

#query {
  border: none;
  margin: 0px;
  height: 18px;  
  font-size: 12px;
  padding: 0px;
  float: right;
  width: 160px;
}

.description {
  color: gray;
}

h1.caption2 {
  color: white;
  margin-left: 570px;
  margin-top: 72px;
  font-size: 20px;  
}

p.text_domov {
  margin-left: 250px;
  font-size: 16px;
  border-bottom: 1px solid #9E561F;
}
