/*	.......................................................................................
	Ubytování u kapličky
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Datum:				26. 1. 2009
	Author:				Atlantic Studio (www.atlanticstudio.cz)
	---------------------------------------------------------------------------------------*/

/*	........................................................................................
	class
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	* {font-family: "tahoma","Arial",sans-serif;}
img {border:none;}
body {
  text-align:center;
  font-size: 0.9em;
  margin-top:0px;
  margin-bottom:0px;
}
#all {
  width: 820px;
  margin:auto;
  background: url('../images/back1c.jpg');
  /*background:red;*/
  text-align: left;
}
/*	........................................................................................
	hesder
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#header {
  height:50px;
  width:800px;
  position:relative;
  left:10px;
  background:#ffffff;  
  }
#top {
  height:50px;
  position:relative;
  background: url('../images/header.jpg');
}
#top_home {
  float:left;
  position:relative;
  left:695px;
  top:14px;
  height: 29px;
  width: 23px;
}
#top_mail {
  float:left;
  position:relative;
  left:700px;
  top:14px;
  height: 29px;
  width: 23px;
}
#top_i {
  float:left;
  position:relative;
  left:705px;
  top:14px;
  height: 29px;
  width: 23px;
}
.cleanr {clear:both;}
#anim {
  height:255px;
  width:800px;
  position:relative;
  background:#ffffff;
}
#animace {
  height:255px;
  position:relative;
  left:10px;
}
/*	........................................................................................
	menu
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#menu {
  height:70px;
  width:490px;
  position:relative;
  left:10px;
  background: url('../images/menu.jpg')  repeat-x;
}
.menu_odkaz {
  display:block;
  text-align:center;
  float:left;
  color:#330000;
  font-size: 14px;
  height: 70px;
  text-decoration:none;
  cursor: hand;
}

.menu_odkaz:hover, .active {
  background: url('../images/menu_a.jpg') repeat-x;
}
.odk1 {width: 77px;}
.odk2 {width: 99px;}
.odk3 {width: 100px;}
.odk4 {width: 61px;}
.odk5 {width: 60px;}
.odk6 {width: 93px;}

.menu_odkaz strong {
  position:relative;
  top: 26px;
}
/*	........................................................................................
	levý obsah
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#levy_o {
 float:left;
 width:490px;
 position:relative;
 left:10px;
 background:url('../images/poood.jpg');
 background-repeat:repeat; 
}
#levy_oo {
   width:489px;
   position:relative;
   background: url('../images/levy_o.jpg');
   background-repeat: repeat-x;
}
#nadpishl_l {
  height:60px;
  position:relative;
}
.nadpishl_l {
  position:relative;
  top:22px;
  left:17px;
  font-family: Verdana;
  font-size:12px;
  color:#ffffff;
  font-weight:bold;
}
#r_odkazy {
  float:left;
  width:310px;
  position:relative;
  left:19px;
}
#r_odkazyin {
  width:300px;
  position:relative;
}
.r_odkazyobr {
  float:left;
  position:relative;
  left:3px;
}
.r_odkazyt {
  position:relative;
  top:1px;
  font-size:12px;
  color:#ffffff;
  line-height:20px;
}
#rlogo {
  float:left;
  height:200px;
  width:169px;
  position:relative;
  left:10px;
  
}
.logo {
  position:relative;
  top:17px;
}
#rr {
 clear:both;
 width:470px;
 height:33px;
 position:relative;
left:19px;
}
.pruh_v {
  position:relative;
}
#rrr_levy{
  float:left;
  width:150px;
  position:relative;
  left:19px;
}
#rrr_nadpis {
  height:50px;
  position:relative;
}
.rrr_nadpis {
  position:relative;
  top:10px;
  font-family: Verdana;
  font-size:12px;
  color:#ffffff;
  font-weight:bold;
}
#rrr_odkazy {
  height:25px;
  position:relative;
}
.otaznik {
  float:left;
  position:relative;
}
.rrr_odkaz {
  position:relative;
  left:5px;
  top:-2px;
  font-size:12px;
  color:#330000;
  text-decoration:underline;
}
.rrr_odkaz:hover{
  text-decoration:none;
  color:#990000;
}
#rrr_pruh {
  float:left;
  width:20px;
  position:relative;
  left:20px;
}
.pruh_s {
  position:relative;
  left:10px;
  top:30px;
}
#rrr_pravy{
  float:left;
  width:170px;
  position:relative;
  left:19px;
}
#rrrp_nadpis {
  height:50px;
  position:relative;
}
#rrr_galery {
  width:270px;
  height:250px;
  position:relative:
  left:10px;
}
#cleaner {
  clear:both;
  height:10px;
  position:relative;
}
#maj {
  height:150px;
  width:489px;
  margin-right:20px;
}
/*	........................................................................................
	pravy obsah
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#pravy_obsah {
  float:left;
  width:310px;
  height:1200px;
  position:relative;
  left:10px;
  top:-70px;
  margin-bottom:-70px;
}
#pravy_oobr {
  float:left;
  width:17px;
  height:490px;
  position:relative;
  background: url('../images/pravy_o.jpg');
}
#pravy_oo {
  float:left;
  width:293px;
  height:490px;
  position:relative;
  background:url('../images/pravy_op.jpg');
}
#pravy_nadpis {
  width:293px;
  height:58px;
  position:relative;
}
.pravy_nadpisobr {
  float:left;
  position:relative;
  top:17px;
}
.pravy_nadpist {
  position:relative;
  top:22px;
  left:5px;
  font-size:14px;
  color:#333333;
}
.cara {
  position:absolute;
  top:47px;
  left:1px;
}
#poletext {
  height:207px;
  width:270px;
  position:relative;
  top:5px;
}
.datum {
  position:relative;
  left:5px;
  font-size:10px;
  color:#333333;
}
.text {
  position:relative;
  left:5px;
  top:10px;
  font-size:12px;
  color:#333333;
  display:block;
}
.vice {
  position:relative;
  left:210px;
  top:20px;
  font-size:12px;
  color:#000000;
  display:block;
  text-decoration:underline;
}
.cleaner {clear:both}
#rr_pravy {
  float:left;
  width:17px;
  height:150px;
  position:relative;
  background: url('../images/pravy_orr.jpg'); 
}
#rr_pravyobsah {
  float:left;
  width:293px;
  position:relative;
  top:200px;
  background:#d4d4cf;
}
#bannermal {
  height:170px;
  position:relative;
}
.bannermal {
  position:relative;
  left:5px;
  top:10px;
}
#bannercleaner {
  clear: both;
  position:relative;
  height:200px;
  background:#ffffff;
}
/*	........................................................................................
	copyryght
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#copyr {
  clear:both;
  width:802px;
  height:30px;
  position:relative;
  left:10px;
  background:#000000;
}
.copyrt {
  position:relative;
  left:20px;
  top:5px;
  font-size:12px;
  color:#ffffff;
}
.copyro {
  position:relative;
  left:20px;
  top:5px;
  font-size:12px;
  color:#ffffff;
  text-decoration:underline;
}
.copyro:hover{
  color: #999999;
  text-decoration:none;
}
/*	........................................................................................
	ubytování
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#r_odkazy_u {
  width:489px;
  position:relative;
  left:19px;
}
#r_odkazyin_u {
  width:450px;
  position:relative;
}	
#r_odkazy_uu {
  width:489px;
  position:relative;
  left:19px;
}
#r_odkazyin_uu {
  width:450px;
  position:relative;
}
#ubytovanipod {
  width:489px;
  position:relative;
  background:#a69f95;
}
#ubytovanipodin {
  width:430px;
  height:170px;
  position:relative;
  background:#a69f95;
}
.ubytovanipod {
  position:relative;
  left:20px;
  font-size:12px;
  color:#000000;
  line-height:20px;
  
}
/*	........................................................................................
	rezervace
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.odkazrezervace {
  font-size:14px;
  color:#ff9900;
  text-decoration:underline;
}
.odkazrezervace:hover {
  text-decoration:none;
}
#r_odkazy_rez {
  float:left;
  height:190px;
  width:480px;
  position:relative;
  left:19px;
}
#r_odkazyin_rez {
  height:200px;
  width:450px;
  position:relative;
}
#r_odkazy_rezz {
  float:left;
  height:270px;
  width:480px;
  position:relative;
  left:19px;
}
#r_odkazyin_rezz {
  height:270px;
  width:450px;
  position:relative;
}
#smluvnipod {
  width:489px;
  position:relative;
  background:#a69f95;
  
}
#smluvnipodin {
  width:430px;
  height:720px;
  position:relative;
  background:#a69f95;
  margin-bottom:10px;
}
.smluvnipod {
  position:relative;
  left:20px;
  font-size:12px;
  color:#000000;
  
}
/*	........................................................................................
	okolí
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#r_odkazy_okoli {
  float:left;
  height:150px;
  width:480px;
  position:relative;
  left:19px;
}
#r_odkazyin_okoli {
  height:150px;
  width:450px;
  position:relative;
  
}


 /*	........................................................................................
	ceník
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#r_odkazy_cc {
  width:470px;
  height:300px;
  position:relative;
  left:19px;
}
#r_odkazyin_cc {
  width:450px;
  position:relative;
  
}
/*	........................................................................................
	galerie
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#r_odkazy_galery {
  width:450px;
  position:relative;
  left:19px;
}
#r_odkazyin_galery {
  width:450px;
  position:relative;
}
#r_odkazy_galeryy {
  width:450px;
  height:340px;
  position:relative;
  left:19px;
}
#r_odkazyin_galeryy {
  height:270px;
  width:450px;
  position:relative;
}

 /*	........................................................................................
	kontakt form
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
form {              
width: 350px;
}    
label {
font-size: 11px;
width: 100px;
display: block;
margin: 0 0 5px 0;
color:#000000;
}

form br {
display: none;
}
.tpole {
width: 150px;
margin: 0 0 10px 0;
}
textarea {
width: 400px;
height:80px;
margin: 0 0 0px 0;  
}
.pocet {
font-size: 12px;
width: 20px;
display: block;
float:left;
position:relative;
top:5px;
margin: 0 0 5px 0;
color:#000000;  
}
.tpolej {
width: 110px;
margin: 0 0 4px 0;
position:relative;
left:15px;
}
.tl {
  position:absolute;
  left:415px;
  width:50px;
  cursor:hand;
  font-size:10px;
  text-align:center;
}
.contact {
  font-size:14px;
  color:#000000;
  position:relative;
}
#r_odkazy_rezf {
  float:left;
  height:560px;
  width:480px;
  position:relative;
  left:19px;
}
#r_odkazyin_rezf {
  height:560px;
  width:450px;
  position:relative;
}
#nadpis {
  width:450px;
}