/* ======================== MTM TOURS MAIN.css ================================ */
/* ======================== (c) magicware 2011 ================================  */



/* =============== RESET ================== */


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1.3;
	color: #333;
	background: url(/Public/mtm/img/bg-body-shadow.gif) repeat-y scroll top center #FFFBC2;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}


/* ================ END RESET ============== */



/* ========================= typos ================ */


h1 {
	font-size: 1.4em;
	color: #85002B;
	font-weight: bold;
	margin-bottom: 7px;
}


h2 {
	color: #85002B;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 7px;
}

h3 {
	font-weight: bold;
}


strong {
	font-weight: bold;
}

address {
	margin: 7px 0;
	font-size: 0.95em;
}

p {
	margin-bottom: 7px;
	text-align: justify;
}




.frcr {
	float: right;
	clear: right;
}


table {}

td,
th {}

ul,
ol {}

li {}

a {
	text-decoration: none;
	color: #FFFBC2;
}

a:hover {
	text-decoration: underline;
}

.pdgnCol1b a {
	color: #990C3A;
}





/* ================ LAYOUT ================================= */


.fleft {
	float: left;
}

.fright {
	float: right;
}


.cleaner,
.clearer {
	clear: both;
}


.pdgnCol1 {
	padding: 5px;
}

.pdgnCol1b {
	padding: 15px 18px 15px 12px;
	margin-left: 4px;
}



.cntCol2 {
	width: 710px;
	float: left;
}

.sideBarCol2 {
	width: 252px;
	float: right;
	padding-bottom: 200px;
}


.sideBox1,
.sideBox2 {
	width: 252px;
	margin-bottom: 14px;
}

.sideBox1 h2,
.sideBox2 h2 {
	color: #fff;
	background: url(/Public/mtm/img/bg-sidebar-darkhead.jpg) no-repeat;
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
	font-weight: bold;
	margin: 0;
}

.nwsSideBox h2 {
	background: url(/Public/mtm/img/bg-sidebar-lighthead.jpg) no-repeat;
	font-size: 14px;
}

.sideBox1 .sideBox1In {
	padding: 4px 10px;
	border: 1px solid #887A52;
	border-top: none;
	background: url(/Public/mtm/img/bg-sidebox-polozka2.jpg) no-repeat scroll top center #FFFBC3;
}

.sideBox1 .sideBox1In,
.sideBox2 .sideBox2In {
	font-size: 0.9em;
}

.sideBox1 .sideBox1In a,
.sideBox2 .sideBox2In a {
	color: #85002B;
	font-weight: bold;
	padding-left: 25px;
	background: url(/Public/mtm/img/icon-link-arrows.gif) no-repeat;
	display: block;
	min-height: 20px;
	_height: 20px;
	line-height: 20px;
}

.sideBox1 .sideBox1In p,
.sideBox2 .sideBox2In p {
	margin: 0 0 0 25px;
	color: #49422F;
}


.sideBox2 .sideBox2In {
	padding: 4px 10px;
	border: 1px solid #887A52;
	border-top: none;
	background: url(/Public/mtm/img/bg-sidebox-polozka.jpg) no-repeat scroll top center #FCEDD0;
}



.prodSideBox .sideBox2In {
	padding: 2px 0 0;
}

.prodSideBox .tipTextPopis {
	margin-left: 25px;
}

.prodSideBox .oneP {
	border-bottom: 1px solid #887A52;
	padding: 2px 4px 4px;
}




.sideBox1 .lightLink a,
.sideBox2 .lightLink a {
	font-weight: normal;
	background: none;
	padding: 0;
	font-size: 0.8em;
}


/* ================  clanky sidebar ======================= */
.newsSideBox .sideBox1In {}

.newsSideBox .sideBox1In a,
.newsSideBox .sideBox2In a {
	padding-left: 0;
	background: none;
}

.newsSideBox .sideBox1In .clanek-odkaz a,
.newsSideBox .sideBox2In .clanek-odkaz a {
	text-transform: uppercase;
}

.newsSideBox .sideBox1In p,
.newsSideBox .sideBox2In p {
	margin-left: 0;
}

.newsSideBox .tiny-link {
	text-transform: lowercase;
	text-decoration: underline;
	float: right;
}


.newsSideBox .sideBox1In {}

.clanek .clanek-odkaz {
	padding-top: 4px;
}

.clanek .clanek-anotace {
	margin-bottom: 15px;
}

/* ---------------- newsletter -------------------------- */
.nwsSideBox .form {
	position: relative;
	padding: 5px 0 0px 0;
}

.nwsSideBox .form .input {
	float: left;
}

.nwsSideBox .form .input input {
	border: 1px solid #d2d190;
	margin-right: 10px;
}

.nwsSideBox .form .chyba {
	color: red;
	font-size: 11px;
}

.nwsSideBox .form .chyba p {
	margin: 0;
	color: red;
}

.nwsSideBox .form .button {
	margin-top: -3px;
}

.nwsSideBox .form .button input {
	border: 1px solid #a09462;
	color: #870430;
	background-color: #ffffff;
	padding: 3px 4px;
	cursor: pointer;
}

/* ---------------- newsletter under search ------------- */
.nwsBox {
	padding-top: 10px;
}

.nwsBox .input,
.nwsBox .chyba,
.nwsBox .button {
	display: inline-block;
}

.nwsBox .nws-title {
	font-weight: bold;
}

.nwsBox .input {
	margin-left: 10px;
	position: relative;
	top: -1px;
}

.nwsBox .input input {
	width: 184px;
}

.nwsBox .button input {
	position: relative;
	top: -1px;
	display: inline-block;
	border: 1px solid #a09462;
	color: #870430;
	background-color: #ffffff;
	padding: 3px 4px;
	cursor: pointer;
	height: inherit !important;
	margin-left: 10px;
}

/* ---------------- anketa -------------------------- */
.anketaSideBox h2 {
	font-size: 14px;
}

.anketaSideBox .inquiry-title {
	font-weight: bold;
	padding: 5px 0 10px 0;
}

.anketaSideBox .inquiry-options {}

.anketaSideBox .inquiry-count {
	float: left;
}

.anketaSideBox .inquiry-ask a {
	background: none;
	min-height: 5px;
	line-height: 14px;
	display: inline;
}

.anketaSideBox .inquiry-count {}

.anketaSideBox .inquiry-panel {
	width: 186px;
	padding: 3px 3px 0 0;
	float: right;
}

.anketaSideBox .inquiry-panel-background {
	background-color: #830326;
	border: 1px solid #887a55;
	height: 7px;
}

.anketaSideBox .inquiry-ask {
	clear: both;
	display: block;
	margin-bottom: 5px;
}

/* ================================= header ================================= */
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url(/Public/mtm/img/bg-header.jpg) no-repeat scroll top center #750529;
	height: 135px;
	text-align: center;
}

#header .headerIN {
	width: 972px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

.siteLogo {
	background: url(/Public/mtm/img/mtm-site-logo.png) no-repeat;
	width: 176px;
	height: 113px;
	position: absolute;
	top: 10px;
	left: 90px;
}


/* top header tiny menu */
#topMenu {
	background: url(/Public/mtm/img/bg-topMenu.png) no-repeat;
	width: 549px;
	height: 57px;
	overflow: hidden;
	padding-left: 1px;
	position: absolute;
	top: 78px;
	right: 0;
}

#topMenu ul li {
	border-right: 1px solid #C56886;
	float: left;
}

#topMenu ul li a {
	background: url(/Public/mtm/img/bg-topmenu-item.gif) repeat-x;
	float: left;
	height: 27px;
	margin-top: 1px;
	color: #FFFBC2;
	line-height: 27px;
	/* padding:0 9px; */
	padding: 0 8px 0 9px;
	font-size: 12px;
}

#topMenu ul li a:hover {
	background: url(/Public/mtm/img/bg-topmenu-item-active.gif) repeat-x;
}

#topMenu ul li.topMenuItem8,
#topMenu ul li.topMenuItem14 {
	border-right: none;
}


/* ================================= konec header ================================= */


/* ================================= start subHeader ================================= */

#subHeader {
	position: absolute;
	top: 135px;
	left: 0;
	width: 100%;
	height: 286px;
	text-align: center;
	background: url(/Public/mtm/img/bg-top-yellow.jpg) no-repeat scroll top center #FFFCD1;
}

.subHeaderIN {
	width: 975px;
	/* 972 */
	margin: 3px auto 0;
	position: relative;
	text-align: left;
}


#searchBox {
	float: left;
	background: url(/Public/mtm/img/bg-searchbox.jpg) no-repeat;
	height: 283px;
	width: 487px;
}

#searchBox a {
	color: #FFFBC2
}

#searchBox a:hover {}


#searchBox .sBoxIn {
	padding: 10px 0 5px;
}

#searchBox .pdngBox {
	padding: 10px 35px 5px 15px;
	color: #FEFEFE;
	position: relative;
}

#searchBox .pdngBox h2 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 7px;
	color: #fff;
}

#searchBox .pdngBox table,
#extSearchBox .pdngBox table {
	margin: 4px 0 0;
	font-size: 12px;
}

#searchBox .pdngBox table th,
#extSearchBox .pdngBox table th {
	text-align: right;
	font-weight: bold;
	width: 125px;
}

#extSearchBox .pdngBox table th {
	width: 75px;
}

#searchBox .pdngBox table td,
#extSearchBox .pdngBox table td {
	padding-left: 22px;
}

#searchBox .pdngBox table th,
#searchBox .pdngBox table td,
#extSearchBox .pdngBox table th,
#extSearchBox .pdngBox table td {
	height: 22px;
	vertical-align: top;
	/* padding-bottom:8px; */
	color: #FEFEFE;
}


.subHeaderIN .extSearchBoxOn {
	display: block;
}

#extSearchBox {
	float: left;
	height: 283px;
	width: 487px;
	background: url(/Public/mtm/img/bg-searchbox-extended.jpg) no-repeat;
	display: none;
}

.extSearchTrigger {
	color: #FFFAC2;
	position: absolute;
	top: 15px;
	cursor: pointer;
	left: 296px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	z-index: 1000;
}

.extSearchTrigger:hover {
	text-decoration: none;
}



#extSearchBox .pdngBox table {
	margin: 58px 0 0;
}

#extSearchBox .pdngBox table table {
	margin: 0 0 15px;
}

#extSearchBox .pdngBox table td {
	padding-left: 10px;
}








#searchBox .submitButton input {
	background: url(/Public/mtm/img/bg-button-tiny.gif) no-repeat;
	cursor: pointer;
	width: 92px;
	height: 30px;
	border: none;
	text-transform: uppercase;
	color: #8B0D35;
	font-weight: bold;
}

.submitButton input:hover {
	color: #B03232;
}


#searchBox .contactInfo {
	left: 20px;
	position: absolute;
	top: 250px;
}

.contactInfo .openingTime {
	font-size: 1em;
}

.contactInfo .contactTelephone {
	font-size: 1.5em;
	padding: 0 26px 0 27px;
	font-weight: bold;
}

.contactInfo .openingEmail {
	font-size: 1em;
}

.contactInfo .openingEmail a {
	text-decoration: underline;
}

.header-contact {
	position: absolute;
	top: 10px;
	right: 0;
	color: white;
}

/* ========================= SB inputs  ========================= */
#searchBox .destinace {}

#searchBox .doprava {}

#searchBox .destinace select,
#searchBox .doprava select {
	width: 271px;
}

#searchBox .hotel {}

#searchBox .hotel input {
	width: 268px;
}


#searchBox .termin {}

#searchBox .termin input {
	width: 98px;
}

#searchBox .cena {}

#searchBox .cena input {
	width: 110px;
}

.pdngLabel {
	padding: 0 5px;
}


#searchBox .pdngBox table td {
	padding-bottom: 7px;
}

#searchBox input,
#searchBox select {
	border: 1px solid #CCC3AB;
}

#searchBox input {
	height: 16px;
}

#searchBox .lmCheck input {
	border: none;
}

#bannerBox {
	float: left;
	height: 283px;
	width: 487px;
	/* 484 */
}




/* ================================= konec subHeader ================================= */





/* ================================= content ================================================= */
#pageWrap {
	padding-top: 421px;
	text-align: center !important;
}

#content {
	text-align: left;
	width: 972px;
	margin: 0 auto;
	min-height: 350px;
	_height: 350px;
	background: #fff;
	padding-top: 1px;
}

/* menu destinaci */
.dMenu {
	padding: 5px 0 0;
	/* overflow-x:hidden; */
}

.dMenu ul {
	border: 1px solid #C56886;
	width: 972px;
	border-right: none;
	border-left: none;
	/* overflow:hidden; */
}

.dMenu li {
	text-align: center;
	float: left;
}

.dMenu a {
	float: left;
	width: 161px;
	_width: 162px;
	font-weight: bold;
	height: 43px;
	line-height: 43px;
	background: url("/Public/mtm/img/bg-menu2-pruh.gif") repeat-x scroll 0 0;
	border-right: 1px solid #D0849C;
}

.dMenu a:hover {
	text-decoration: none;
	background: url("/Public/mtm/img/bg-menu2-pruh-active.gif") repeat-x scroll 0 0;
}



/* ------------------------------ HOVER MENU - PRO IE6 - potreba v hlacice hover.css ------------------------------- */

.dMenu {
	positon: relative;
	z-index: 15;
}

.dMenu UL.ul2 {
	display: none;
}

.dMenu .li1:hover ul.ul2 {
	display: block;
	position: absolute;
	top: 43px;
	left: -1px;
	z-index: 10000;
	width: 140px;
	border: 1px solid white;
	border-top: none;
}

.dMenu .li1 {
	float: left;
	position: relative;
}


.dMenu .li1 .li2 A {
	z-index: 5;
	zoom: 1;
}

.dMenu .li1 .li2 A:hover {}

.dMenu UL.ul2 LI,
.dMenu UL.ul2 LI A {
	float: none;
	display: block;
	padding: 0;
	background-image: none;
}

.dMenu UL.ul2 LI A {
	height: auto;
	line-height: 1.3;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #C56886;
	background: url(/Public/mtm/img/bg-submenu-item.png) repeat-x;
	color: #FFFBC2;
	width: 152px;
}

.dMenu UL.ul2 LI A:hover {
	background: url(/Public/mtm/img/bg-submenu-item-active.png) repeat-x;
	text-decoration: underline;
}



.dMenu UL.ul2 LI {}



.dMenu .li1 A:hover {
	background: url("/Public/mtm/img/bg-menu2-pruh-active.gif") repeat-x scroll 0 0 transparent;
	text-decoration: none;
}




/* ---------------------------------------- KONEC HOVER MENU ------------------------------------------------------ */





/* ======================================== footer ========================================== */
#footer {
	text-align: left;
	width: 972px;
	margin: 0 auto;
	height: 115px;
	background: url(/Public/mtm/img/bg-footer.jpg) no-repeat;
	font-size: 0.9em;
}

#footer .pdngBox {
	padding: 20px 15px 5px;
	position: relative;
	_padding-top: 25px;
}

#footer .footMnu1 {
	padding-bottom: 15px;
}

#footer .footMnu2 {
	padding: 3px 0;
}

#footer .footMnu3 {}

#footer .footMnu4 {
	padding: 3px 0;
}

#footer .footMnu1,
#footer .footMnu2,
#footer .footMnu3,
#footer .footMnu4 {
	font-size: 0.9em;
}


#footer ul {
	overflow: hidden;
}

#footer ul li {
	float: left;
	border-right: 1px solid #AC7584;
}

#footer ul li a {
	padding: 0 7px;
}

#copyright {
	color: #D4AEB8;
	position: absolute;
	right: 25px;
	top: 30px;
}

#copyright a {
	color: #D4AEB8;
}

#copyright div span,
#copyright div span a {
	color: #fff;
}

#copyright .author {
	padding-top: 7px;
	text-align: right;
}

#copyright .author div {
	text-align: right;
	padding-right: 11px;
}


/* ============== homepage ================== */
.tzBanner {
	float: left;
	width: 187px;
	margin: 0 3px 0 2px;
}

.tabLinks {
	overflow: hidden;
	border-bottom: 1px solid #CCC;
	_height: 36px;
}

.tabLinks li {
	float: left;
	text-align: center;
	margin-right: 5px;
	height: 36px;
	background: url(/Public/mtm/img/bg-link-tab1-hp.gif) no-repeat;
}

.tabLinks a {
	color: #85002B;
	padding: 0 25px;
	line-height: 38px;
	font-weight: bold;
	display: block;
}

.tabLinks li.active {
	background: url(/Public/mtm/img/bg-active-tab-hp.gif) no-repeat;
}

.tabLinks li.active a {}

.tabLink-item1 {
	width: 167px;
}

.tabLink-item2 {
	width: 202px;
}

.tabLink-item3 {
	width: 211px;
}

.specpdgnTab {}

.specpdgnTab a {
	padding: 0;
}

.rsv-enter-persons {
	font-size: 20px;
	padding: 20px 0 0 0;
	font-weight: 700;
}

.currency-code {
	padding: 0 8px;
}

.polozky {
	padding-top: 60px;
}

.cena {
	text-align: right;
	font-size: 18px;
}