@charset "utf-8";
#uvodni-text-pozadi {
	position: relative;
	background-image: url(../img/pozadi/pozadi-text.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 305px;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #b8b8b0;
}
#uvodni-text {
	margin: auto;
	width: 800px;
	color: #a0a29e;
}
#uvodni-text-img {
	float:right;
	padding-top: 12px;
	padding-left: 25px;
}
#wrapper {
	width: 800px;
	margin: auto;
	position: relative;
	margin-top: 33px;
	margin-bottom: 33px;
}
#telo{
	float: right;
	width: 519px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e9e9e9;
	height: 100%;
	padding-left: 30px;
}
#obsazenost{
	background-color: #c6c6bc;
	border: 1px solid #b6b6ae;
	font-size: 13px;
	color: #4e4e4e;
	border-radius:7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	width: 519px;
	margin-bottom: 30px;
}
#obsazenost th{
}
#obsazenost tr{
}
#obsazenost tr:hover{
	background-color: #CFCFC7;
	cursor:default;
}
#obsazenost td{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d2d2c8;
	border-bottom-color: #b6b6ae;

}
.apartman{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d2d2c8;
	border-bottom-color: #d2d2c8;
	border-left-color: #d2d2c8;
}
.apartman a{
	color: #32352f;
	font-size: 14px;
	text-decoration: none;
}
.apartman a:hover{
	text-decoration: underline;
}
#aktualizace{
	text-align: right;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2c8;
	border-bottom-color: #d2d2c8;
	border-left-color: #d2d2c8;
	-webkit-border-bottom-right-radius: 7px;
  	-webkit-border-bottom-left-radius: 7px;
  	-moz-border-radius-bottomleft: 7px;
  	-moz-border-radius-bottomright: 7px;
}
.volno{
	background-image: url(../img/default/default_10.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	width: 120px;
	display: block;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	border-radius:7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.obsazeno{
	background-image: url(../img/default/default_13.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	width: 120px;
	display: block;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	border-radius:7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.obsazenost-br{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2c8;
}
#obsazenost-blt{
  	-webkit-border-top-left-radius: 7px;
  	-moz-border-radius-topleft: 7px;
}
#obsazenost-brt{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2c8;
	-webkit-border-top-right-radius: 7px;
  	-moz-border-radius-topright: 7px;
}
.sluzby{
	list-style-type: none;
	float: left;
	width: 173px;
}
.sluzby li{
	display: block;
	background-image: url(../img/odrazka.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor:default;
}
.sluzby li:hover{

}

#cenik{
	font-size: 14px;
	width: 520px;
	margin-bottom: 50px;
}
#cenik th{
}
#cenik tr{
}
#cenik td{
	padding: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9e9e9;
	border-bottom-color: #bebeb7;
}
.table-s{
	background-color: #D2D5C6;
}
.galerie{
	list-style-type: none;
}
.galerie li{
	float:left;
}
.galerie li a{
}
.galerie img{
	border: 3px solid #EEEFE9;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 75px;
}
.galerie img:hover{
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.galerie-n{
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bebeb7;
	padding-top: 20px;
}
