@charset "utf-8";
/* CSS Document */

body 
{ 
margin: auto; 
padding: 0;
padding-bottom: 0px;
/*background: #362f2d;*/ 
background: white;
text-align: left; 
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif !important;
font-size: 10pt !important;
color: #372f2d;
max-width: 100%;
} 

h1 {
display: block;
width: 254px;
height: 140px;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
z-index: 10;
}

h1 span {
display: block;
cursor: hand;
width: 254px;
height: 140px;
position: absolute;
left: 0;
top: 0;
z-index: 10;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
  (src='/img/logodatour.png',sizingMethod='scale');
}

head:first-child+body h1 span { 
background: url("../img/logodatour.png") left top no-repeat; 
_background: none !important;
}

h2 {
font-size: 16px;
line-height: 1.6em;
}

h2 a {
text-decoration: none !important;
}

#hlavnipanel-obsah h2 {
border-bottom: 2px dotted #fed206;
margin: 8px 0px;
padding: 0px 2px;
}

#hlavnipanel-obsah h3 {
font-size: 15px;
margin: 8px 0px;
padding: 2px 4px;
}

#hlavnipanel-obsah h4 {
font-size: 13px;
margin: 6px 0px;
padding: 2px 6px;
}

#hlavnipanel-obsah p {
font-size: 13px;
/*text-align: justify;
margin: 6px 0px;
padding: 2px 8px;*/
}

.sectiontext {
padding: 10px 20px 0 20px;
}

.gall p {
}

#background {
height: 510px;
width: 100%;
min-width: 990px;
/*background: url("../img/bg-lettesdatourem.jpg") top left no-repeat; */
position: absolute;
top: 0;
left: 0;
margin: 0;
padding: 0;
z-index: 2;
}

#background p {
width: 100%;
position: absolute;
top: 0;
left: 0;
margin: 0;
padding: 0;
z-index: 2;
}

#background p img, #background object {
margin: 0;
padding: 0;
}

.priloha a {
text-decoration: none !important;
font-weight: bold;
}

.priloha img {
vertical-align: middle;
border: 0 !important;
}

#hlavicka 
{ 
height: 333px; /* vysoka hlavicka */
position: relative;
z-index: 3;
max-width: 100%;
overflow: hidden;
}

#hlavicka-mini
{ 
height: 222px; /* nizka hlavicka */
position: relative;
z-index: 3;
}
/*
#toppruh {
height: 140px;
width: 100%;
position: relative;
z-index: 4;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
  (src='../img/toppruh.png',sizingMethod='scale');
}

head:first-child+body #toppruh { 
background: url("../img/toppruh.png") top left repeat-x; 
_background: none !important;
}

#toppruh-in {
width: 970px;
}
*/

#toppruh {

width: 100%;
height: 140px;
background: url("../img/toppruh.png") top left repeat-x; 
_background: none !important;
position: relative;
z-index: 4;
}

#toppruh-bg {
_position: absolute;
_top: 0;
_left: 0;
_z-index: 4;
_width: 100%;
_height: 140px;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
  (src='/img/toppruh.png',sizingMethod='scale');
}


#topmenu {
width: 970px;
height: 55px;
color: white;
font-size: 1.1em;
font-weight: bold;
text-align: right;
line-height: 105px;
position: absolute;
top: 0px;
left: 0;
z-index: 5;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	height: 30px;
	cursor: default;
	list-style-type: none;
	display: inline;
  width: 100%; /*ie*/
  color: #ffffff;
	float: left;
}

#topmenu ul li {
  float: right; /*ie*/
  width: auto;
  height: 30px;
	position: relative;
	padding: 0px 14px;
}

#topmenu ul li a {
text-decoration: none;
color: #ffffff;
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: 970px;
_width: auto;
margin: 0;
min-height: 600px;
_height: 600px;
text-align:left;
position: relative;
z-index: 6;
background-image: url(/img/bgleft.gif);
background-repeat: repeat-y;
} 

#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; 
}




#hlavnipanel-obsah table {
table-layout: auto;
border-collapse: collapse;
border: 0;
font-size: 0.9em;
}

#hlavnipanel-obsah table thead td {
padding: 5px; 
background-color: #362f2d !important;
color: white;
font-weight: bold;
}

#hlavnipanel-obsah table thead tr:hover td {
padding: 5px;
background-color: #362f2d !important; 
}

#hlavnipanel-obsah table thead tr td:hover {
padding: 5px;
background-color: #362f2d !important;
}

#hlavnipanel-obsah table tr {
padding: 3px 0 3px 0; 
}

#hlavnipanel-obsah table tr.oddrow {
padding: 3px 0 3px 0; 
background-color: #ebebeb;
}


#hlavnipanel-obsah table tr.datourrow {
padding: 3px 0 3px 0; 
background-color: #FCDFC8 !important;
}


#hlavnipanel-obsah table tr.odddatourrow {
padding: 3px 0 3px 0; 
background-color: #FCCFB9 !important;
}

#hlavnipanel-obsah table td {
padding: 5px; 
text-align: center;
}

#hlavnipanel-obsah table td img.nahled {
margin: auto;
max-width: 80px;
_width: 80px;
text-align: center;
}

#hlavnipanel-obsah table tr.oddrow td {
padding: 5px; 
background-color: #f0f0f0;
}

#hlavnipanel-obsah table tr:hover td {
padding: 5px;
background-color: #fed206 !important; 
}

#hlavnipanel-obsah table tr td:hover {
padding: 5px;
background-color: #ffe56d !important;
}

#hlavnipanel-obsah table tr td:hover a:hover {
color: #362f2d;
}


/*****************************
         LEVY PANEL
******************************/

#levypanel 
{ 
float: left; 
width: 209px; 
background-color: #fed206;
margin:0; 
padding:0;
position: relative;
z-index: 6;
} 

#levypanel hr
{ 
width: 200px !important;
color: #080808 !important;
height: 1px;
margin-left: -8px;
_margin-left: -16px;
text-align: center;
background-color: #080808; 
border: 0px solid #080808;

}

#levypanel-hledej 
{
border-top: 4px solid #372f2d; 
width: 209px; 
min-height: 140px;
_height: 140px;
margin:0; 
position: relative;
z-index: 7;
/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
  (src='../img/levypanel-hledej.png',sizingMethod='scale');
}

head:first-child+body #levypanel-hledej { 
background: url("../img/levypanel-hledej.png") top left no-repeat; 
_background: none !important;*/
}

#levypanel-hledej ul {
margin-bottom: 0px;
padding-bottom: opx;
}

#levypanel-obsah 
{ 
margin:0; 
padding: 0.5em 1em;
position: relative;
z-index: 7;
height: auto;
}

#levypanel h2 {
margin: 0;
margin-bottom: 5px;
padding: 0;
font-size: 1.2em;
}

#levypanel .homecard-left {
margin: 10px 0 15px 0;
}

#levypanel .homecard-left h3 {
margin: 7px 0 0 0;
padding: 0;
color: #080808;
font-size: 1.1em;
font-weight: bold;
}

#levypanel .homecard-left p {
margin: 0;
padding: 3px;
}

#levypanel .homecard-left p strong {
font-weight: normal;
margin: 0;
padding: 0;
padding-bottom: 2px;
color: white;
}

#levypanel .morenews {
margin: 0;
padding: 0;
text-align: right;
}

#levypanel ul {
margin-top: 10px;
margin-bottom: 10px;
padding-top: 0;
padding-bottom: 0;
}

/*****************************
         LEVY PANEL /end
******************************/

#hlavnipanel 
{ 
width: 751px;
_width: 731px !important;
float: left;
margin-left: 10px;
_float: none;
_margin:0 0 0 219px; 
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;
background-image: url(../img/menu-nevybrane.png);
width: 120px;
height: 63px;
_font-style: expression(this.onmouseover = new Function("this.className='main hover'"), this.onmouseout = new Function("this.className='main'"));
}

#hlavnipanel-menu ul li:hover, #hlavnipanel-menu ul li.hover  {
background-image: url(../img/menu-vybrane.png) !important;
-moz-opacity: 0.9;
}

#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 {
-moz-opacity: 1 !important;
background-image: url(../img/menu-vybrane.png) !important;
}

#hlavnipanel-menu ul li#active a, #hlavnipanel-menu ul li:hover a, #hlavnipanel-menu ul li.hover a {
color: white !important;
font-weight: bold;
padding-bottom: 15px;
}

#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;
background: #ffffff;
font-size: 0.9em;
}

#searchform select
{
border: 1px solid #c7c7c7;
background: #ffffff;
width: 170px;
padding: 1px; 
color: #333333;
font-size: 0.9em;
margin-bottom: 0px;
}

#searchform label {

padding: 0px 0 0px 0;
margin: 0;
@margin-left: -15px;
}

#searchform input.halfinput
{
width: 76px !important;
text-align: right;
font-size: 0.9em;
}

#searchform input.inputcheck
{
width: 25px !important;
border: 0 !important;
margin-top: 8px;
}

#searchform input.odeslat
{
color: white;
width: 70px;
padding: 2px;
/*margin: 10px 0;*/
margin: 0 0 0 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 0;
clear: left;
}

.usermenu {
margin: 5px auto 10px auto;
width: 720px;
height: 60px;
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 
{  
background: #362f2d url("../img/bottompruh.jpg") top left repeat-x; 
height: 127px;
position: relative;
z-index: 3;

} 

#paticka-in
{ 
width: 970px; 
background: url("../img/bottompruh-in.jpg") top left no-repeat; 
height: 127px;
}

#paticka-in img.datourlogo {
float: right;
margin-top: 17px;
} 

.orderfilter {
margin: 15px auto;
padding: 5px 10px;
}

.submenudiv {
float: left;
width: 100%;
_position: relative;
_z-index: 10;
}

.cleaner 
{ 
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, .fieldsetBox select.normInput {
width: 220px;
position: relative;
left: 115px;
margin-bottom: 2px;
}

.fieldsetBox label.checkBoxInput {
position: absolute; 
text-align: left; 
width: 305px;
padding: 0 38px;
margin-bottom: 2px;
}

.fieldsetBox select.checkBoxInput {
width: 20x;
position: relative;
left: 315px;
margin-bottom: 4px;
}

.fieldsetBox textarea {
width: 540px;
height: 100px;
position: relative;
left: 115px;
}

.allinonecleaner {
width: 100%;
line-height: 10px;
display: inline;
}

.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 thead tr:hover td {
padding: 5px;
background-color: #362f2d !important; 
}

.traveltable thead tr td:hover {
padding: 5px;
background-color: #362f2d !important;
}

.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.nahled {
margin: auto;
max-width: 80px;
_width: 80px;
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;
}

#info-hledani {
height: 50px;
width: 100%;
background: #fffbad url(../img/infoicon.jpg) top left no-repeat;
border: 1px dotted #ffdf6e;
}

#info-hledani h3 {
font-size: 1em;
font-weight: bold;
padding: 5px 0 5px 60px;
margin: 0;
}
#info-hledani p {
font-weight: normal;
padding-left: 60px;
padding: 0px 0 0px 60px;
margin: 0;
}

#varovani-hledani {
width: 670px !important;
padding-left: 55px;
padding-bottom: 10px;
background: #f6cbc1 url(../img/warningicon.jpg) top left no-repeat;
border: 1px dotted #e68c77;
}

#rezervacezajezdu-detaily strong {
display: inline-block;
width: 150px;
text-align: right;
}

#rezervacezajezdu-detaily {
background: #fafafa;
border: 1px dotted #999999;
}
/*

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;
}


#tabulkaVelka {
font-size: 0.9em;
text-align: center;
}

#tabulkaVelka th {
background: #362f2d;
color: #fed206;
color: white;
font-weight: bold;
padding: 1px;
}

#tabulkaVelka tr:hover td {
background: #ffe56d;
}

#tabulkaVelka td {
background: #f7f7f7;
padding:1px;
}


/* pro jine pouziti nez "tabulkaVelka" / zatim je to to same
.tabstyled {
font-size: 0.9em;
text-align: center;
}

.tabstyled th {
background: #362f2d;
color: #fed206;
color: white;
font-weight: bold;
padding: 1px;
}

.tabstyled tr:hover td {
background: #ffe56d;
}

.tabstyled td {
background: #f7f7f7;
padding:1px;
}

*/
.highslide-caption {
display: none;
}

#levypanel a {
color: #362f2d;
text-decoration: underline;
}

#levypanel a:hover {
color: white;
}

.zajezd-foto {
margin: 0px 15px 0px 0;
}


.clearboth {
clear: both;
visibility: hidden;
}


.pata-clearboth {
width: 100%;
height: 0;
clear: both;
}

.obsah-clearboth {
width: 100%;
height: 0;
clear: both;
}


.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.
 */
.FontSmallest
{
	font-size: 10px !important;
	line-height: 0.8em;
}

.FontSmaller
{
	font-size: smaller;
}

.FontLarger
{
	font-size: larger;
}

.FontSmall
{
	font-size: 8pt;
}

.FontBig
{
	font-size: 14pt;
}

.FontDouble
{
	font-size: 200%;
}

/**
 * Font colors.
 */
.FontColor1
{
	color: #e5b304;
}

.FontColor2
{
	color: #275ca0;
}

.FontColor3
{
	color: #d73605;
}

.FontColor1BG
{

	background-color: #e5b304;
}

.FontColor2BG
{
	background-color: #275ca0;
}

.FontColor3BG
{
	background-color: #d73605;
}

/**
 * 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;
}


/**
 * Template Layouts.
 */

div.leftdiv {
float: left;
width: 50%;
}

div.rightdiv {
float: right;
width: 50%;
}

div.asyleftdiv {
float: left;
width: 66%;
}

div.asyrightdiv {
float: right;
width: 33%;
}

div.clearboth {
clear: both;
visibility: hidden;
height: 1px;
width: 100%;
}

div.thleftdiv {
float: left;
width: 33%;
}

div.thcenterdiv {
float: left;
width: 34%;
}

div.thrightdiv {
float: left;
width: 33%;
}




/**
 * 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;
}

fieldset legend {
font-weight: bold;
}

#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: 60px;
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 em {
margin: 0px;
position: absolute;
top: 30px;
width: 160px;
height: 30px;
_height: 20px;
left: 0px;
padding: 0px;
}

#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 {
padding: 20px 0;
width: 40%;
float: left;
text-align: center;
visibility: visible !important;
position: relative;
}

.fotocell img {
max-width: 250px;
_width: 250px;
}

.topinfocell {
float: left;
width: 60%;
visibility: visible !important;
position: relative;
}

.infocell {
padding: 20px;
}

.proplist {
margin: 10px;
}

.proplist-hidden {
margin: 10px;
display: none;
font-size: 0.75em !important;
}


.rozbalitko {
color: #808080 !important;
font-size: 1.3em;
text-decoration: none !important;
}

.rozbalitko:hover {
color: #080808 !important;
font-size: 1.3em;
}

.prop-box {
margin: 0;
padding: 0;
}

.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;
}

#actVariant {
background-color: #fed206;
}

#actVariant:hover {
background-color: #FEC306;
}

.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;
margin-top: -10px;
}

.traveltable .odeslat {
width: 110px !important;
}

.pager {
text-align: justify;
line-height: 1.5em;
}

.pictureThumb {
padding: 0;
margin: 0;
min-height: 180px;
_height: 180px;
text-align: center;
}

.pictureThumb img {
margin: 5px auto;
padding: 0;
}

#paticka-in p.smad {
position: absolute;
left: 10px;
bottom: 5px;
color: white;
font-size: 0.7em;
} 

#paticka-in p.smad a {
color: white;
} 

#paticka-in p.smad a:hover {
color: #fed206;
}

#paticka-in p.paticka-adresa {
float:right;
padding: 0;
margin: 0;
position: relative;
top: 50px;
right: 35px;
font-size: 0.7em;
color: white;
}

#paticka-in p.paticka-adresa2 {
float:right;
padding: 0;
margin: 0;
position: relative;
top: 50px;
right: 50px;
font-size: 0.7em;
color: white;
} 

#paticka-in p.paticka-adresa a {
color: white;
} 

#paticka-in p.paticka-adresa2 a {
color: white;
} 

#paticka-in p.paticka-adresa a:hover {
color: #fed206;
} 

.card {
width: 80%;
margin: 15px auto;
}

a img.smalldetail {
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=70);
}

a:hover img.smalldetail {
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
}

/* DEFINE Gallery SM Web 1.3.1 */

.gallery {
line-height: 2.0em;
margin-left: 10px;
padding: 0;
}

.highslide-caption {
display: none;
}

.gall {
margin: 0 15px;
padding: 0;
}

.tym-foto-outer {
display: table;
height: 130px;
_position: relative;
overflow: hidden;
float: left;
width: 150px;
}

.tym-foto {
_position: absolute;
_top: 50%;
display: table-cell;
vertical-align: middle;
}

p.tym-foto {
float: left !important;
padding: 3px 8px;
}

.c_photos {
width: 133px;
overflow: hidden;
margin: 0;
padding: 0;
float: left;
text-align: center;
position: relative;
_top: -50%
}

.c_photos p {
margin: 0;
padding: 0;
text-align: center;
}

.c_photos img {
max-height: 100px;
max-width: 133px !important;
margin: 0;
padding: 0;
border: 0 !important;
}

.c_photos a img {
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=70);
}

.c_photos a:hover img {
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
}

.c_photos .highslide-caption2 {
background-image: url(../ico/bgblack70pc.png);
background-repeat: repeat;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin: 0;
padding: 0;
height: 20px;
_overflow: hidden;
_background-color: expression(
  this.onmouseover = new Function("this.className += ' hover';"),
  this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
);
}


.c_photos .highslide-caption2 .popisek {
background-image: url(../ico/gallery-sipkaclosed.png);
_background-image: url(../ico/gallery-sipkaclosed-msie.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
text-align: left;
padding: 0 4px 0 20px;
margin: 0;
color: #ffffff !important;
_height: 20px;
font-size: 1em !important;
cursor: help;
line-height: 20px;
}

.c_photos .highslide-caption2.hover, .c_photos .highslide-caption2:hover {
height: 100%;
cursor: help;
}

.c_photos .highslide-caption2:hover .popisek {
background-image: url(../ico/gallery-sipkaopen.png);
line-height: 1.2em;
}

.c_photos .highslide-caption2.hover .popisek {
background-image: url(../ico/gallery-sipkaopen-msie.gif);
line-height: 1.2em;
}

/* END Gallery SM Web 1.3.1 */

.dicenik {
position: relative;
margin: -10px 0 0 0;
padding: 0;
width: 120px;
}

.dicenik li {
list-style-type: none;
margin: 0 20px;
padding: 0;
}
.dicenik li.nodot {
list-style-type: none;
margin: 0;
padding: 0;
}

.dicenik ul:hover, .dicenik ul.hover {
width: 400px;
height: auto;
background-color: #fed206;
z-index: 10;
}

.dicenik ul li h4 {
padding: 0 5px !important;
margin: 0 !important;
}

.dicenik ul {
text-align: left;
position: absolute;
top: 0;
left: 0;
margin: 0;
padding: 0;
height: 1.5em;
z-index: 4;
overflow: hidden;
_font-style: expression(this.onmouseover = new Function("this.className='hover'"), this.onmouseout = new Function("this.className=''"));
}
