/* styly obsahu pravy box */


div #rightbox h1
{
	color:#FFFFFF;
	margin-top:0;
	margin-bottom: 15px;
}

div #rightbox h6
{
	color: #FFFFFF;
}

/***** triedy komponentov *****/

div.content
{
	margin:0px;
	padding:0;
	font-size:95%;
	overflow: auto;
}

div.content p
{
	margin:0 0 15px;
	padding:0;
}

div.content ul
{
	margin-left: 0.8em;
	padding-top: 5px;
}

div.content li
{
	padding-bottom: 0.1em;
}

div.content h2, div.content h1
{
	/*letter-spacing: -1px;*/
}

div.content h2 {
	font-size: 170%;
}

div.content h4
{
	margin: 10px 0px;
	font-weight: bold;
	font-style: italic;
	font-size: 115%;
	color: #FFFFFF;
}

div.content hr
{
	margin: 5px 0px;
}

/***** toptext  *****/

div.toptext h1
{
	margin-top: 0;
}

div.toptext p
{
	font-size: 120%;
	color: #F2721C;
}

div.toptext p span
{
	background: #FFFFFF;
	margin:0 0 15px;
	padding: 2px 0px;
	line-height: 1.5;
	font-style: normal;
}

/***** excerpt  *****/

div.excerpt {
	position: relative;
	width: 275px;
	h_eight: 220px;
	float: left;
	margin-right: 15px;
}

/***** form  *****/

div.myform {
	clear:both;
	padding: 12px 15px;
	border: 1px solid #DBEEF3;
	background: #EAF5F8;
}

/***** pomocne styly *****/

hr
{
	display:block;
	height:1px;
	border-top:none;
	border-bottom:1px solid #ccc;
}

.button
{
	color:#111;
	font-weight: bold;
	border:1px solid #ccc;
	background:url("Pictures/button.png") repeat-x;
	padding: 3px 15px;
}

.noshow
{
	display: none;
}

.show 
{
	display: block;
}

.yellow
{
	background: #FFFF90;
}

/***** clearing class  *****/

.clear
{
	clear:both;
	overflow:hidden;
	height:1px;
}

.clearright
{
	clear:right;
	overflow:hidden;
	height:1px;
}

/***** DOT Image Replacement *****/

span.dotIR-alternate {
   position: absolute;
   left: -3000em;
   width: 300em;
}

.dotIR-replaced {
   visibility: visible !important;
}

/***** ostatne classy *****/

.motto img { float: right !important; }
.mypicture { padding: 10px 0px; }
.gallery { margin: 15px 0px; }
.gallery img { margin: 5px 15px; }

.lineh1 { margin-top: 1.5em; font-size:120%; border-bottom: 1px solid #ccc; }

.motto
{
	position:relative;
	float:right;
	top:2px;
	margin:0;
	padding:10px;
	color:#111111;
	font-size:185%;
	font-weight:normal;
	text-align:right;
	font-style: italic;
	width: 550px;
	/*overflow: auto;*/
	/*text-decoration:underline;*/
}

.callus
{
	position:relative;
	float:right;
	right:5px;
}

.headertext {
	height: 220px;
	background: url("Pictures/banner-main-lode.png") no-repeat;
	overflow: auto;
}

.headertext img {
	float: right;
	padding: 4px 6px 0px;
}

.headertext h2 {
	float: left;
	/*width: 235px;*/
	width: 205px;
	/*padding: 33px 30px;*/
	padding: 23px 10px 23px 30px;
	color: #F3F3F3;
	font-size: 140%;
	line-height: 200%;
}

#menubox h2 
{
	padding-left: 0px;
}

#textbox h1 {
	margin-top: 0px !important;
}

#textbox h2 {
	font-size: 170%; !important;
}

#textbox h2 a {
	color: #007CC3;
}


div.content table
{
	border: none;
	width: 50%;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	line-height: 135%;
}

div.content table p
{
	margin:0;
	padding:0;
	font-size: 95%;
}

div.content table td
{
	border: 1px solid #ddd;
}

div.contact h2 {
	font-size: 150%;
	color: #D31212;
}

/* BOOKING STYLES */

div.selbox {
	overflow: auto;
	clear:both;
	padding: 12px 15px;
	border: 1px solid #DBEEF3;
	background: #EAF5F8;
	margin-bottom: 15px;
}

div.offer {
	margin: 5px;
	background: white;
}

div.offer * {
	font-size: 13px;
}

div.offer table {
	font-size: 13px;
}

div.offer table a {
	font-size: 13px;
}

div.propdetail {
	overflow: auto;
	padding: 5px;
}

div.propimg {
	position: relative;
	float: left;
	width: 260px;
}

div.propimg img {
	border: 1px solid #999999;
	padding: 5px;
}

div.propdesc {
	position: relative;
	f_loat: right;
	w_idth: 310px;
}

div.selbox .item-type {
	float: left;
	margin-right: 10px;
}

div.selbox .item-type select {
	width: 170px;
}

a.cal {
	margin-right: 10px;
}

a.cal img {
	margin: 2px;
	position: relative;
	top: 8px;
}

div.navback {
	margin-bottom: 15px;
}

div.langbox {
	padding-left: 10px;
	font-size: 80%;
	margin-bottom: 5px;
}

div.langbox img {
	position: relative;
	top: 4px;
	margin-right: 5px;
}

