body {
	margin: 0;
	padding: 0;
	background-color: #FFFDCF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;

}

img {
border: 0;
}

.adtxt {
font-size: 9px;
color: #000000;
}


.auth img {
vertical-align: middle;
}

.auth a {
font-size: 9px;
color: #000000;
}

.auth a:hover {
font-size: 9px;
color: #FEA167;
}

.adtxt:hover {
font-size: 9px;
color: #FEA167;
}

#checkinout {
position: absolute;
top: 365px;
left: 0;
width: 800px;
height: 20px;
}

#checkinout p {
padding: 5px 20px;
margin: 0;
width: 300px;
float: left;
text-align: left;
font-size: 0.8em;
vertical-align: middle;
}


#checkinout p strong {
font-size: 1.2em;
padding: 0 10px;
color: #e6d853;
}

#titulniup a{
	position:relative;
	display:block;
	width:800px;
	height:390px;
	margin: 0px;
	line-height:150px;
	background: #FEA167;
	overflow:hidden;
}

#titulniup a span{
	position: absolute;
	display:block;
	width:800px;
	height:390px;
	left:0px;
	top:0px;
	background: url(../img/titulni_indexup2.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}


#titulnidown h2, #titulnidown p {margin: 0px;
	padding: 0px;}

#titulnidown {position:relative;
	display:block;
	width:800px;
	height:254px;
}

#titulnidown span{
	position: absolute;
	display:block;
	width:800px;
	height:254px;
	left:0px;
	top:0px;
	background: url(../img/titulni_indexdown.jpg) no-repeat;	
}

.pocasiram {
	margin-top: 10px;
	margin-left: 60px;
}
.pocasiram a 
{
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
} 
.pocasiram a:hover{ color: #FFFFFF; }

/* === mn ========*/
/* ==== head ======= */
#topsection a {
	position:relative;
	display:block;
	width:800px;
	height:200px;
	}
#topsection a span{
	position: absolute;
	display:block;
	width:800px;
	height:200px;
	top:0px;
	left:0px;
	background: url(../img/titulni_up.jpg) no-repeat;	
	}
#maincontainer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background: url(../img/prechodcely.png) repeat-y;
}

#leftcolumn  {
	float: left;
	width: 260px;
	text-align:left;
}

#contentcolumn {
	float: right;
	width: 540px;
}

#contentcolumn h1{ color: #e6d855; 	
}

#contentcolumn h2 {color: #e6d855;	
}

#footer {
	position:relative;
	display:block;
	width:800px;
	height:140px;
	line-height:50px;
	background: #FEA167;
	overflow:hidden;
}
	
#footer span{
	position: absolute;
	display:block;
	width:800px;
	height:140px;
	top:0px;
	left:0px;
	background: url(../img/titulni_indexdown2.jpg) no-repeat;	
}

#menubox {margin-left: 42px;}

a {
color: #ffff00;
text-decoration: none;
} 

a:hover {
color: #ffffff;
} 

#menu
{
	border: none;
	font-size: 12px;
	text-align: left;
	margin-top: 50px;
  width: 172px;

	@margin-left: -30px;
} 

#menu li
{
	list-style: none;
	border: 1px solid #977200;
	color: #000000;
	padding: 3px;
	text-align: center;
	margin-left: 10px;
 @margin-left: 40px;
  width: 172px;

  margin-top: 3px;
  background-color: #ff9257;
  _background-color: expression(
    this.onmouseover = new Function("this.className += ' hover';"),
    this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
  );
}

#menu li:hover, #menu li.hover
{
	list-style: none;
  background-color: #ff792d;
	border: 1px solid #977200;
	color: #000000;
	padding: 3px;
	text-align: center;
  @margin-left: 40px;
  width: 172px;
  margin-top: 3px;
}

#menu .actli
{
	list-style: none !important;
  background-color: #ff792d !important;
	border: 1px solid #977200 !important;
	color: #000000 !important;
	padding: 3px !important;
	text-align: center !important;
  @margin-left: 40px !important;
  width: 172px !important;
  margin-top: 3px !important;
}


#menu li a, #contentcolumn a
{
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	font-size:14px;
} 

#menu li a:hover, #contentcolumn a:hover{ color: #FFFFFF; }

#menu .actli a { color: #FFFFFF !important; }

#logo a img {
	border:0px;
	margin-left:10px;
	margin-top: 10px;
}

fieldset
{
width: 525px;
margin: auto; 
border: 0;
padding:10px;
}

legend
{
color: #a60000;
width: 100px;
text-align:center;
font-weight:bold;
margin-bottom: 0.1em;
}

label
{
float: left;
width: 195px;
padding-left:10px;
}

label code
{
font-size: 70%;
font-style: italic;
}

input, select
{
border: 1px solid #c7c7c7;
width: 170px;
height: 20px;
color: #333333;
margin-bottom: 8px;
}

textarea
{
border: 1px solid #c7c7c7;
width: 385px;
height: 150px;
margin-bottom: 8px;
}

input.odeslat
{
background-color: #ff792d !important;
border: 1px solid #977200 !important;
color: #ffffff !important;
font-weight:bold;
margin-left: 90px;
height: 20px;
}

#submitbutton
{
margin-left: 107px;
width: 180px;
}

#page {
	width: 800px;
  position: relative;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/prechodcely.gif) repeat-y;
}

#menucont {
	width: 240px;
	text-align: left;
	float: left;
	padding-bottom: 10px;
}

#textcont {
	width: 560px;
	float: right;
}

#textcont h2 {
	font-size: 25px;
	color: #8A640B;
	text-align:left;
	margin-top: 30px;
	margin-left: 20px;
	border-width: 0px;
}

#textcont h3 {
	color: #8A640B;
	text-align:left;
	margin-top: 15px;
	margin-left: 30px;
	border-width: 0px;
}

.ram1 h3, .ram2 h3, .ram3 h3, .ram4 h3, .ram5 h3 {
	margin-left: 5px !important;
}

#textcont p {
	margin: 20px 30px;
  text-align: justify;
	font-size: 14px;
}

#textcont p span { font-size: 16px; }

#textcont ul { margin: auto; width: 270px; }

#textcont li { text-align: left !important; width: 270px; }

#textcont ul li a {
	color: #FFFF00;
	font-weight: bold;
	text-decoration:none;

}

#textcont ul li a:hover {color: #FFFFFF;  }


/* == ubytovani == */
#contentcolumn .innertube2 {
	text-align: left;
	}

#contentcolumn .innertube2 h1 {
	margin-left: 10px; text-align: left;
	color: #8A640B;
	
}


h1{
    font-size: 28px;
	padding-left: 35px;
	}
h2{
 	font-size: 16px;
	/*padding-left: 10px;
	border-left: 4px solid #FF661C;*/
	margin-top: 10px;
	margin-bottom: 5px;
}
/**/


a.detapart2 {
	padding-left: 5px;
	margin-left: 10px;
	padding-right: 5px;
	border: 1px solid #FF661C;
	background-image: url(../img/tabnad.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: Yellow;

	text-decoration: none;
}
a.detapart2:hover {
	color: White;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	list-style: square;
	width: 320px;
	padding: 0;
	
}

.ram1 p, .ram2 p, .ram3 p, .ram4 p, .ram5 p
{
  margin-left: 0 !important;
  padding: 5px !important;
  text-align: left !important;
}

.warn
{
text-align: center;
font-weight: bold;
color: #990000;
}

.ram1 img, .ram2 img, .ram3 img, .ram4 img, .ram5 img
{
  margin: 0 10px 5px 5px;
	border: 0;
	float: left;
}

.tblbreakfast 
{
  text-align: center;
  border: 1px solid #FF661C;
  margin-left: 35px;
}

.tblbreakfast thead
{
  text-align: center;
  background-color: #FF661C;
  color: #ffffff;
}

.tblbreakfast td
{
  padding: 2px;
  border: 1px solid #FF661C;
}

.tblbreakfast img
{
  margin: 2px;
  padding: 0;
  border: 0;
}

.tblapartmans 
{
  text-align: center;
  border: 1px solid #FF661C;
}

.tblapartmans thead
{
  text-align: center;
  background-color: #FF661C;
  color: #ffffff;
}

.tblapartmans td
{
  padding: 2px;
  border: 1px solid #FF661C;
}

.tblapartmans img
{
  margin: 2px;
  padding: 0;
  border: 0;
}
.ram1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #FF661C;
  margin: 5px 3px 5px 10px;
	background: #F5C574 url(../img/panely_dvere_orang.gif) repeat-y right top/**/;
	padding: 0 40px 0 0;
}

.ram2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #FF661C;
  margin: 5px 3px 5px 10px;
	background: #B8E3F8 url(../img/panely_dvere_blue.gif) repeat-y right top/**/;
	padding: 0 40px 0 0;
}

.ram3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #FF661C;
  margin: 5px 3px 5px 10px;
	background: #EB9896 url(../img/panely_dvere_red.gif) repeat-y right top/**/;
	padding: 0 40px 0 0;
}

.ram4 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #FF661C;
  margin: 5px 3px 5px 10px;
	background: #F1D6AD url(../img/panely_dvere_braun.gif) repeat-y right top/**/;
	padding: 0 40px 0 0;
}

.ram5 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #FF661C;
  margin: 5px 3px 5px 10px;
	background: #ebe596 url(../img/panely_dvere_yellow.gif) repeat-y right top/**/;
	padding: 0 40px 0 0;
}

td.ramimg img, div.detailleft img {
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top: 1px solid #9B5E00;
	border-right: 2px solid #9B5E00;
	border-bottom: 2px solid #9B5E00;
	border-left: 1px solid #9B5E00;	
}

#contentcolumn h1 {
	padding: 0px;
	margin-top: 15px;
}

#contentcolumn h2.ramnadpis {
font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: 0px;
	text-align:left;
	color: #A87E00;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.detailleft {
	width: 150px;
	float: left;
	}
	
.detailright {
	width: 340px !important;

	float: right;

	}




#rightbox { margin: 3px; }

#contentcolumn .ram h2 {
	margin-left: 5px; /*color: #977200;*/
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #8A640B;
}
#contentcolumn .ram1 h2 {
	margin-left: 5px; /*color: #977200;*/
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #8A640B;
}
#contentcolumn .ram2 h2 {
	margin-left: 5px; /*color: #977200;*/
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #8A640B;
}
#contentcolumn .ram3 h2 {
	margin-left: 5px; /*color: #977200;*/
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #8A640B;
}
#contentcolumn .ram4 h2 {
	margin-left: 5px; /*color: #977200;*/
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #8A640B;
}
#contentcolumn .ram5 h2 {
	margin-left: 5px; /*color: #977200;*/
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #8A640B;
}
#contentcolumn .ram p {
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	
}	
.clearer {
	clear: both;
	overflow: hidden;
	height:1px;
	margin-top:-1px;
}

#titulniup h1 {margin: 0px;
	padding: 0px; border:0px;
}
	
#paticka {
	margin-top: 10px;
	font-size: 50%;
}

#paticka p {
text-align: center;
}

#paticka img {
padding: 2px;
}


#flags {

	margin-top: 10px;
	text-align: center;
}

.justifyCenter {
text-align: center !important;
}

#flags img {
border: 1px solid #977200;
}

#flags img:hover {
border: 1px solid #bdb76b;
}

.pict {
border: 0;
float: left;
padding: 10px;
}

.bannerHome {
text-align: right !important;
margin: 0 0 -35px 0 !important; 
padding: 0 !important; 
}

ul {
padding: 20px 0px;
text-align: left; 
}

.ram1 ul a, .ram2 ul a, .ram3 ul a, .ram4 ul a, .ram5 ul a {
color: #8A640B !important;

}
.ram1 ul a:hover, .ram2 ul a:hover, .ram3 ul a:hover, .ram4 ul a:hover, .ram5 ul a:hover {
color: #ffffff !important;

}

.logotyp-ref {
float: right;
}

hr.cleaner {
clear: right;
visibility: hidden;
}

.extlink {
font-size: 1.1em;
padding: 3px 10px;
}

.bannerRow img {
padding: 1px;
vertical-align: middle;
}





#titulniup.lbcportal a span{
	background: url(../img/titulni_indexup.jpg) no-repeat !important;
}




.lbcportal #menu li {

  background-color: #e3d163;
  
}

.lbcportal #menu li a {

  color: #867132;
  
}
.lbcportal #menu li:hover, .lbcportal #menu li.hover, .lbcportal #menu li.actli {

  background-color: #867132 !important;
}
.lbcportal #menu li:hover a, .lbcportal #menu li.hover a {

  color: #e3d163;
}

.lbcportal a {

  color: #867132;
}
.lbcportal a:hover {

  color: #e3d163;
}

#page.lbcportal {
	
	background: url(../img/prechodcely-bl.gif) repeat-y !important;
}

#page.lbcportal #footer span {
	
	background: url(../img/titulni_indexdown.jpg) !important;
}

#page.lbcportal .ram1, #page.lbcportal .ram2, #page.lbcportal .ram3, #page.lbcportal .ram4, #page.lbcportal .ram5  {
background: none;
border: 0;
}

#page.lbcportal .ram1 a, #page.lbcportal .ram2 a, #page.lbcportal .ram3 a, #page.lbcportal .ram4 a, #page.lbcportal .ram5 a  {
color: #fff;
}

#page.lbcportal .ram1 a:hover, #page.lbcportal .ram2 a:hover, #page.lbcportal .ram3 a:hover, #page.lbcportal .ram4 a:hover, #page.lbcportal .ram5 a:hover  {
color: #e3d163;
}


#page.lbcportal .tblbreakfast 
{
  border: 1px solid #867132;

}

#page.lbcportal .tblbreakfast thead
{
  background-color: #867132;
  color: #ffffff;
}

#page.lbcportal .tblbreakfast td
{
  border: 1px solid #867132;
}

#page.lbcportal .tblapartmans 
{
  border: 1px solid #867132;
}

#page.lbcportal .tblapartmans thead
{
  background-color: #867132;
}

#page.lbcportal .tblapartmans td
{
  border: 1px solid #867132;
}


#page.lbcportal a.detapart2 {
	border: 1px solid #867132;
	background-image: none;
	text-decoration: none;
  background-color: #867132;
}