@charset "utf-8";
/* Styl pre web */
body{
  background-image: url('../image/back.jpg');
}

body a{
  color: #ecdfb5;
}

td {
  aborder: 0.5px black solid;
}

#resrv1 {
  width:400px;
  aheight:43px;
  float:left;
}

#resrv2 {
  padding-top:10px;
  padding-left:0px;
  width:140px;
  aheight:43px;
  float:left;
  abackground:  url('../image/icon_reservation.gif') no-repeat right center;
}

#content{
  width:876px;
  margin: 0px auto;
}

#top{
  width:876px;
  height:336px;
}

#left{
  float:left;
  width:265px;
  height:336px;
}

#top-left{
  width:265px;
  height:157px;
  background-image: url('../image/left-menu-top.jpg');
}

#left-middle{
  text-align: center;
  width:265px;
  height:179px;
  background-image: url('../image/left-menu-center.jpg');
  padding-top: 5px;
}

#right{
  float:left;
  width:611px;
  height:336px;
}

#top-right{
  text-align: right;
  padding-right:40px;
  padding-top:15px;
  width:571px;
  height:276px;
  background-image: url('../image/right-center.jpg');
}

#top-right-menu{
  width:561px;
  height:35px;
  padding-left:50px;
  padding-top:10px;
  background-image: url('../image/right-menu.jpg');
}

#bottom{
  width:876px;
}

#bottom-up{
  width:876px;
  height:23px;
  background-image: url('../image/break.jpg');
}

#bottom-left{
  color: #ecdfb5;
  float:left;
  width:190px;
  height:257px;
  background-image: url('../image/bottom-left.jpg');
  background-repeat: no-repeat;
  padding: 30px 0px 0px 45px;
}

#bottom-right{
  color: #ecdfb5;
  float:left;
  width:552px;
  min-height: 350px;
  background: #1f1b1a url('../image/corner.jpg') no-repeat left top;
  padding: 0px 10px 10px 50px; 
  bmargin-top: -40px;
}


.ubytovanie_izby{
  abackground-color: #7ab5d5;
  float:left;
  border:1px solid black;
  width:395px;
  amargin:0px 50px;
}

#ubytovanie_all{
  abackground-color: #7ab5d5;
  text-align: center;
  width:300px;
  float:left;
}

.ima{
  float:left;
  border:0px;
  margin:0px;
  padding:0px;
}

.foto img{
  border: 2px solid black;
  margin: 0px 0px 0px 20px;
  float:left;
}

div.fotos{
  text-align: center;
  float:left;
  width:100%;
}

#footer {
  width:866px;
  margin:0px auto;
	acolor: white; 
	text-align: right; 
	color: #ecdfb5; 
	padding-right:10px;
	abackground-color: rgb(0,102,51);
}

#send {
  text-align: center;
}

#send input.submit {
	background-color: #C5BFA3;
	border: 1px solid #8f5932;
	width: auto;
	cursor: pointer;
	color: #330705;
}
/*
////////////////////////////////////////////////////////
FOTOGALERIA
////////////////////////////////////////////////////////
*/
div.photogallery {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
div.photogallery img {
	margin: 0px 5px 5px 0px;
	width: 120px;
	border: 2px dotted black /*#8f5932*/;
}
/*
////////////////////////////////////////////////////////
*/
