@charset "utf-8";
/* CSS Document */

body 
{ 
margin: auto; 
padding: 0;
padding-bottom: 0px;
text-align: left; 
font-family: serif !important;
font-size: 10pt !important;
} 

h1 {
}

h1 strong.noscreen {
display: block !important;
float: left;
}

head:first-child+body h1 span { 
}

h2 {

}

h2 a {
text-decoration: none !important;
}

#hlavnipanel-obsah h2 {
border-bottom: 2px dotted #fed206;
}

#hlavnipanel-obsah h3 {

}

#hlavnipanel-obsah h4 {

}

#hlavnipanel-obsah p {
font-size: 12px;
text-align: justify;
}

#background {
display: none;
}


.priloha a {
text-decoration: none !important;
font-weight: bold;
}

.priloha img {
vertical-align: middle;
border: 0 !important;
}

#hlavicka, #hlavicka-mini
{ 
height: 82px; /* nizka hlavicka */
position: relative;
z-index: 3;
}

#toppruh {
height: 30px;
width: 100%;
}

#topmenu {
height: 35px;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	height: 30px;
	cursor: default;
	list-style-type: none;
	display: inline;
  width: 100%; /*ie*/
  color: #000000;
	float: right;
}

#topmenu ul li {
  float: right; /*ie*/
  width: auto;
  height: 30px;
	position: relative;
	padding: 0px 14px;
}

#topmenu ul li a {
text-decoration: none;
color: #000000;
font-weight: bold;
padding-bottom: 2px;
}

#topmenu ul li a:hover, #topmenu ul li#active a {
text-decoration: none !important;
border-bottom: 2px solid #ffCC00;
}

ul.subnav {
list-style-type: square !important;
font-size: 14px;
width: 25%;
float: left;
}

.subnav li {
padding: 3px;
list-style-type: square;
}

.subnav li#active a, .subnav li#active {
color: #FED206;
font-weight: bold; 
}


#white {
background: white;
position: relative;
z-index: 1;
}

#obsah 
{ 
width: 100%; 
margin: 0;
text-align: left;
} 

#hlavnipanel-obsah hr
{ 
width: 100% !important;
border-width:0;
border-top:2px dotted #fed206;
height:0px;
}

#hlavnipanel-obsah a
{ 
text-decoration: underline;
color: #372f2d; 
}

#hlavnipanel-obsah a:hover
{ 
text-decoration: underline;
color: #fed206; 
}

#hlavnipanel-obsah .traveltable a
{ 
text-decoration: none;
color: #372f2d; 
}


/*****************************
         LEVY PANEL
******************************/

#levypanel 
{ 
display: none;
} 

#levypanel hr
{ 

}

#levypanel-hledej 
{
}

#levypanel-hledej ul {
}

#levypanel-obsah 
{ 
}

#hlavnipanel 
{ 
margin: 0; 
padding:0;
position: relative;
z-index: 6;
display: block;
} 

#hlavnipanel-menu 
{ 
margin:0; 
position: relative;
z-index: 7;
min-height: 63px;
height: 63px;
overflow: hidden;
}

#hlavnipanel-menu ul {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
  height: 63px;
  width: 100%; /*ie*/
}

#hlavnipanel-menu ul li {
float: left; /*ie*/
width: auto;
text-align: center;
position: relative;
margin-right: 4px;
width: 120px;
height: 63px;
}

#hlavnipanel-menu ul li:hover, #hlavnipanel-menu ul li.hover  {

}

#hlavnipanel-menu ul li a, #hlavnipanel-menu ul li a:hover {
padding-top: 20px;
color: #000000 !important;
text-decoration: none;
padding-bottom: 0px;
position: absolute;
bottom: 15px;
left: 0;
width: 100%;
}

#hlavnipanel-menu ul li#active {
}

#hlavnipanel-menu ul li#active a {
text-decoration: underline;
}


#hlavnipanel-obsah 
{ 
border-top: 4px solid #372f2d;
margin:0; 
padding: 1em; 
background: white;
position: relative;
z-index: 7;
display: block;
} 

#levypanel-obsah input
{
border: 1px solid #c7c7c7;
width: 120px;
padding: 2px;
margin-right: 10px; 
color: #333333;
font-size: 0.9em;
}

#levypanel-obsah select
{
border: 1px solid #c7c7c7;
width: 170px;
padding: 1px; 
color: #333333;
font-size: 0.9em;
}

#levypanel-obsah input.halfinput
{
width: 75px !important;
text-align: right;
font-size: 0.9em;
}

#levypanel-obsah input.odeslat
{
border: 1px solid #c7c7c7;
width: 30px;
padding: 2px;
margin: 0;
background-color: #080808;
background-image: url(../img/bg-button.jpg);
background-position: top left;
background-repeat: repeat-x;
color: white;
font-size: 0.9em;
}

.homecard-left {
font-size: 0.8em;
}

.searchlist {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
  width: 100%; /*ie*/
}

.searchlist li {
margin: 5px 0;
}

#searchform input
{
border: 1px solid #c7c7c7;
width: 165px;
padding: 2px; 
color: #333333;
font-size: 0.9em;
}

#searchform select
{
border: 1px solid #c7c7c7;
width: 170px;
padding: 1px; 
color: #333333;
font-size: 0.9em;
}

#searchform input.halfinput
{
width: 76px !important;
text-align: right;
font-size: 0.9em;
}

#searchform input.odeslat
{
color: white;
width: 70px;
padding: 2px;
margin: 10px 0;
background-color: #080808;
background-image: url(../img/bg-button.jpg);
background-position: top left;
background-repeat: repeat-x;
font-size: 0.9em;
}

.sectcleaner {
margin: 5px auto;
clear: left;
}

.usermenu {
margin: 5px auto 10px auto;
width: 720px;
height: 60px;
display: none;
padding: 0 15px;
line-height: 60px;
_padding-top: 10px;
background-image: url(../img/lista-navigace.jpg);
background-repeat: no-repeat;
background-position: left top;
}

.usermenu a {
font-weight: bold;
text-decoration: none;
font-size: 1em;
}

.usermenu a:hover {
font-weight: bold;
text-decoration: none;
font-size: 1em;
}

.usermenu img{
vertical-align: middle;
}

#paticka 
{  

} 

#paticka-in
{ 
}

#paticka-in img.datourlogo {
display: none;
} 

.orderfilter {
margin: 15px auto;
padding: 5px 10px;
}

.submenudiv {
float: left;
width: 100%;
_position: relative;
_z-index: 10;
}

.cleaner 
{ 
clear: both; 
display: none; 
}

.clearboth {
clear: both;
display: none;  
}

.cleaner-visible {
clear: both;
display: none;  
}

img {
border: 0;
}

.noscreen {
display: none !important;
}

.searchBox {
margin: 10px;
padding: 10px;
}

.searchres {
margin-top: 30px;
margin-bottom: 40px;
}

.searchres li {
list-style-type: square;
line-height: 1.7em;
font-size: 1.1em;
}

.searchres li.AllIndent {
list-style-type: none;
margin-left: 10px;
line-height: 2.0em;
font-size: 1.2em;
}

.searchres li a {
text-decoration: none !important;
}

/*

SMdeal styles */

.fieldsetBox {

}

.fieldsetBox label {
position: absolute; 
text-align:right; 
width:105px;
margin-bottom: 2px;
}

.fieldsetBox input.normInput {
width: 220px;
position: relative;
left: 115px;
margin-bottom: 2px;
}

.fieldsetBox textarea {
width: 540px;
height: 100px;
position: relative;
left: 115px;
}

.traveltable {
table-layout: auto;
border-collapse: collapse;
border: 0;
margin: auto;
font-size: 0.9em;
}

.traveltable thead td {
padding: 5px; 
background-color: #362f2d !important;
color: white;
font-weight: bold;
}

.traveltable tr {
padding: 3px 0 3px 0; 
}

.traveltable tr.oddrow {
padding: 3px 0 3px 0; 
background-color: #ebebeb;
}

.traveltable td {
padding: 5px; 
text-align: center;
}

.traveltable td img {
margin: auto;
text-align: center;
}

.traveltable tr.oddrow td {
padding: 5px; 
background-color: #f0f0f0;
}

.traveltable tr:hover td {
padding: 5px;
background-color: #fed206 !important; 
}

.traveltable tr td:hover {
padding: 5px;
background-color: #ffe56d !important;
}

.traveltable tr td:hover a:hover {
color: #362f2d;
}

.active {
color: #FED206 !important;
text-decoration: underline;
}

/*

SMweb styles */

a:hover {
color: #FED206;
text-decoration: underline;
}

a.ishover {
color: #FED206;
font-weight: bold;
text-decoration: none !important;

}

a {
color: #080808;
text-decoration: none;
}

#levypanel a {
color: #362f2d;
text-decoration: underline;
}

#levypanel a:hover {
color: white;
}

#gall {
width: 650px;
@width: 700px;
padding: 0 0px 20px 30px;
@padding: 0 0px 20px 10px;
margin: 20px 0px 0 0px;
}


.gallrow {
width: 100%;
@padding-bottom: 30px;
height: 150px;
overflow: visible;
}

#gall a img {

border: 0 !important;
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=70);
}


#gall a img:hover {
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
}

.zajezd-foto {
margin: 0px 15px 0px 0;
}

.tym-foto img {
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=70);
}

#gallery {
width: 800px;
line-height: 1.8em;
}
#gallery strong {
color: #808080;
padding: 10px 10px 23px 0;
}
#gallery a {
font-size: 1.2em !important;
margin-left: 10px;
text-decoration: none;
margin-right: 10px;
color: #990000;
}

#gallery a:hover {
color: #FFCC00 !important;
text-decoration: underline;
} 

#gallery a.active {
color: #006600 !important;
font-weight: bold;
text-decoration: none;
}

.tym-foto img:hover {
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
}

.notym-foto img {
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=70);
}


.notym-foto img:hover {
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
}

.c_photos_small {
	position: relative;
  width: 120px;
  height: 133px;
	display: table-cell;
	vertical-align: middle;
/*background-color: red;*/
}


.c_photos {
	position: relative;
  width: 160px;
  height: 133px;
	display: table-cell;
	vertical-align: middle;
  margin: 5px;
/*background-color: red;*/
}

.c_photos div, .c_photos_small div {
	text-align: center !important;
	margin: 0 auto;
	padding: 5px;
	@width: 100%;
	@position:absolute;
	@top: 50%;
	@left: 0;
/*border: 1px solid yellow;*/

}
.c_photos p, .c_photos_small p {
	text-align: center !important;
	margin: 0 auto;
	@position: relative;
	@top: 0%

	
/*border: 2px solid #808080;*/
}
.c_photos img, .c_photos_small img {
	display: block;
	text-align: center !important;
	position: relative;
	left: 0;
	border: 0 !important!;
	margin: 0 auto;
}

.c_photos p.popisek, .c_photos_small p.popisek {
padding: 10px 5px;
margin: 0;
	@position: relative;
	@bottom: 0;
background: none !important;
border: 0 !important;
}

/*
.clearboth {
clear: both;
visibility: hidden;
}
*/

.pata-clearboth {
width: 100%;
height: 0;
clear: both;
}

.card {
width: 80%;
margin: 30px auto;
}

.tym-foto {
float: left;
padding: 10px;
}

.green {
color: #2bef4b;
}

.red {
color: #ef2b2b;
}


.flags a {
text-decoration: none;
}

.flags img {
border: 1px solid #C4C4C4;
}


.flags {
position: absolute;
top: 5px;
right: 15px;
z-index: 10;
text-align: left;
height: 18px;
padding: 0px 8px 0 0;
}


.flags a img {
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=70);
}


.flags a img:hover {
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
}

.flags a img.activeflag {
-moz-opacity: 1 !important;
opacity: 1 !important;
filter: alpha(opacity=100) !important;
}
/* editor */


/**
 * Core styles.
 */

.Bold
{
	font-weight: bold;
}

.Italic
{
	font-style: italic;
}

.Underline
{
	text-decoration: underline;
}

.StrikeThrough
{
	text-decoration: line-through;
}

.Subscript
{
	vertical-align: sub;
	font-size: smaller;
}

.Superscript
{
	vertical-align: super;
	font-size: smaller;
}

/**
 * Font faces.
 */

.FontComic
{
	font-family: 'Comic Sans MS';
}

.FontCourier
{
	font-family: 'Courier New';
}

.FontTimes
{
	font-family: 'Times New Roman';
}

/**
 * Font sizes.
 */

.FontSmaller
{
	font-size: smaller;
}

.FontLarger
{
	font-size: larger;
}

.FontSmall
{
	font-size: 8pt;
}

.FontBig
{
	font-size: 14pt;
}

.FontDouble
{
	font-size: 200%;
}

/**
 * Font colors.
 */
.FontColor1
{
	color: #ff9900;
}

.FontColor2
{
	color: #8560a8;
}

.FontColor3
{
	color: #9e0b0f;
}

.FontColor1BG
{
	background-color: #ff9900;
}

.FontColor2BG
{
	background-color: #8560a8;
}

.FontColor3BG
{
	background-color: #9e0b0f;
}

/**
 * Indentation.
 */

.Indent1
{
	margin-left: 40px;
}

.Indent2
{
	margin-left: 80px;
}

.Indent3
{
	margin-left: 120px;
}

/**
 * Alignment.
 */

.JustifyLeft
{
	text-align: left;
}

.JustifyRight
{
	text-align: right;
}

.JustifyCenter
{
	text-align: center;
}

.JustifyFull
{
	text-align: justify !important;
}

/**
 * Other.
 */

code
{
	font-family: courier, monospace;
	background-color: #eeeeee;
	padding-left: 1px;
	padding-right: 1px;
	border: #c0c0c0 1px solid;
}

kbd
{
	padding: 0px 1px 0px 1px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}

blockquote
{
	color: #808080;
	font-style: italic;
	text-align: justify;
}

ul {
	font-size: 1em;
}

fieldset {
padding: 10px;
margin: 15px 6px;
}

#rezervace .warn
{
text-align: center;
font-weight: bold;
color: #990000;
}

#rezervace fieldset
{
width: 525px;
margin: auto; 
border: 0;
padding: 10px;
margin: 10px;
}

#rezervace legend
{
color: #a60000;
width: 100px;
text-align:center;
font-weight:bold;
margin-bottom: 0.1em;
}

#rezervace label
{
float: left;
width: 195px;
padding-left:10px;
}

#rezervace label code
{
font-size: 70%;
font-style: italic;
}

#rezervace input, select
{
border: 1px solid #c7c7c7;
width: 170px;
height: 20px;
color: #333333;
margin-bottom: 8px;
}

#rezervace textarea
{
border: 1px solid #c7c7c7;
width: 385px;
height: 150px;
margin-bottom: 8px;
}

#rezervace input.odeslat
{
background-color: #8560a8 !important;
border: 1px solid #977200 !important;
color: #ffffff !important;
font-weight:bold;
margin-left: 90px;
height: 20px;
}

#rezervace #submitbutton
{
margin-left: 107px;
width: 180px;
}


#mailbox .warn
{
text-align: center;
font-weight: bold;
color: #990000;
}

#mailbox fieldset
{
width: 525px;
margin: auto; 
border: 0;
padding:10px;
}

#mailbox legend
{
color: #a60000;
width: 100px;
text-align:center;
font-weight:bold;
margin-bottom: 0.1em;
}

#mailbox label
{
float: left;
width: 55px;
padding-left:10px;
}

#mailbox label code
{
font-size: 70%;
font-style: italic;
}

#mailbox input, select
{
border: 1px solid #c7c7c7;
width: 170px;
height: 20px;
color: #333333;
margin-bottom: 8px;
}

#mailbox textarea
{
border: 1px solid #c7c7c7;
width: 255px;
height: 120px;
margin-bottom: 8px;
}

.warn
{
	color: #9e0b0f;
	font-weight: bold;
	font-size: 1.2em;
}

#mailbox input.odeslat
{
margin-left: 65px;
background-color: #080808;
background-image: url(../img/bg-button.jpg);
background-position: top left;
background-repeat: repeat-x;
font-size: 0.9em;
color: white;
width: 100px;
}

#mailbox #submitbutton
{
margin-left: 107px;
width: 180px;
}

.wcard {
width: 60px;
text-align: center;
float: left;
font-size: 0.80em;
margin: 0;
}

.wcard img {
margin: 3px 0;
}

.wcard p {
mrgin: 0;
padding: 0;
}

#winopener {
position: relative;
}

#thisUrlDiv {
display: none;
width: 160px;
border: 1px solid #c9c9c9;
height: 30px;
position: absolute;
top: -20px;
left: 110px;
text-align: center;
background-color: #fafafa;
padding: 6px;
}

#thisUrlDiv input {
border: 1px solid #808080;
margin: 2px;
padding: 2px;
background-color: #fcfcfc;
}

#thisUrlDiv label {
margin: 2px;
padding: 2px;
}

.cursorhand {
cursor: hand;
cursor: pointer;
}

.cursorhandodd {
background-color: #f7f7f7;
cursor: hand;
cursor: pointer;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.orderform {
float: right;
width: 30%;
height: 20px;
padding: 10px;
text-align: right;
}

.orderform p {
padding: 0;
margin: 0;
text-align: right;
float: right;
}

.orderform h2, h3, h4, h5 {
padding: 10px;
}

.fotocell {
vertical-align: top;
padding-top: 10px;
}

.proplist {
margin: 10px;
}

.prop-box {
margin: 20px 10px 10px 10px;
border-top: 1px solid #bababa;
}

.prop-box-odd {
margin: 20px 10px 10px 10px;
background-color: #fafafa;
border-top: 1px solid #bababa;
}

.prop-box-odd:hover, .prop-box:hover {
background-color: #fed206;
}

.prop-box input.odeslat, .prop-box-odd input.odeslat
{
color: white;
width: 70px;
background-color: #080808;
background-image: url(../img/bg-button.jpg);
background-position: top left;
background-repeat: repeat-x;
font-size: 0.9em;
border: 1px solid #808080;
padding: 2px;
}

.pager {
text-align: justify;
line-height: 1.5em;
}