/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	background:#212121; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.0625em;
	color:#989999;
        background: rgb(255,255,255) url(../images/banner-background1.jpg) center no-repeat fixed; 
}
html { min-width:980px;}
html, body { height:100%;}



/* Global Structure ============================================================= */
.container_12 {
	font-size:.75em;
}

	/* Header */
	header{
		height:144px;
		overflow:hidden;
		width:980px;
                  margin-left: auto;
                  margin-right: auto;
		background: rgb(255,255,255) url(../images/header-bg.jpg) center; 
	}
	
	/* Content */
	section#content {
	          width:980px;
                  margin-left: auto;
                  margin-right: auto;
	}
	
	/* Sidebar */
	aside{
		float: left;
		width: 33.3%;
	}
			
	/* Footer */
	footer .indent {
		padding:18px 6px 24px 0;
	}




/* Left & Right alignment */

a.violet{color: #7F4080;}
a.green{color: #408040;}
a.red{color: #9B2424;}
a.blue{color: #384087;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
div.prvni_foto{
	float: right;
	margin: 1px 1px 1px 10px;
	padding: 2px;
	background-color: #FFCE90;
}
div.dalsi_foto_obal{
 	float:right;
	width:260px;
	clear:right;
	text-align: right;
	margin-left:10px;
}
div.dalsi_foto{
	margin: 0px;
	padding: 4px;
	float: right;
	background-color: #FFEBCD;
}
div.vstupenky_detail_obal{
    z-index:11;
    position:absolute;
    top:100px;
    left:300px;
    width:500px;
    padding:20px;
}


div.hotel_detail_obal{
    z-index:11;
    position:absolute;
    top:50px;
    left:200px;
    width:800px;
    padding:25px;
}
div.hotel_transparent_back{
  background-color: #000;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  position: absolute;
  opacity: 0.4;
  filter: alpha(opacity=40);
  z-index: -1;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
div.hotel_detail{
        
	background:url(../images/box-bg.gif) 0 100% repeat-x #fff;
	border:1px solid #c3c6c8;
	padding:10px 15px 15px 15px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior:url(/js/PIE.htc);
	position:relative;
	color:#808080;
}
div.hotel_detail table{
	width:80%;
        margin-bottom:10px;
        font-size:12px;
}
div.hotel_detail h1{
	color:#EC8C04;
        font-size:20px;
}
div.hotel_detail h3{
	color:#808080;
        font-size:16px;
        font-weight:bold;
}
div.hotel_detail p{
	color:#808080;
        font-size:14px;
}
div.hotel_detail td{
	border:2px solid #cccccc;
        padding: 2px 10px 2px 10px;
        background-color:#efefef;
}

table.sluzby td{
	border:2px solid #cccccc;
        padding: 2px 10px 2px 10px;
        background-color:#efefef;
}
table.sluzby td.nadpis_cena_objednavka{
	border:2px solid #cccccc;
        padding: 2px 10px 2px 10px;
        font-weight:bold;
        background-color:#dadada;
        color:#202020;
}
table.sluzby th{
	border:2px solid #c99949;
        padding: 2px 10px 2px 10px;
        background-color:#eFa505;
        color:black;
}

table.rekapitulace_cen td{
	border:1px solid #dddddd;
        padding: 2px;
        background-color:#efefef;
        color:#505050;
}
table.rekapitulace_cen td.nadpis_cena_objednavka{
	border:1px solid #dddddd;
        padding: 2px;
        font-weight:bold;
        background-color:#efefef;
        color:#505050;
}
table.rekapitulace_cen th{
	border:1px solid #cacaca;
        padding: 2px;
        background-color:#dadada;
        color:black;
}



table.zajezdy, table.zajezdy_index{
	border:2px solid #cccccc;
        padding: 2px 5px 2px 5px;
}
table.zajezdy th{
	border:2px solid #c99949;
        padding: 2px 5px 2px 5px;
        background-color:#eFa505;
        color:black;
}
table.zajezdy_index th{
	border:2px solid #bbbbbb;
        padding: 2px 5px 2px 5px;
        background-color:#dddddd;
        color:black;
}
table.zajezdy tr.suda td, table.zajezdy_index tr.suda td{
        padding: 2px 5px 2px 5px;
        background-color:#f5f5f5;
}
table.zajezdy tr.licha td, table.zajezdy_index tr.licha td{
        padding: 2px 5px 2px 5px;
        background-color:#ececec;
}


/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
figure img { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:5px;
        border-bottom: 1px dotted #acb3b7;
}

.extra-wrap { 
	overflow:hidden;
}

p {margin-bottom:5px;margin-top:0px;padding-top:0px;}
.p1 { margin-bottom:8px;}
.p2 { margin-bottom:17px;}
.p3 { margin-bottom:25px;
}


/*----- txt, links, lines, titles -----*/
a {
	color: #eF7C00;
	outline:none;
}
a:hover{
	text-decoration:none;
}
div .round{
    border:2px solid #505050;
    margin:5px;
     border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
     behavior:url(/js/PIE.htc);
}
.box h2{
	font-size:22px;
	line-height:1.1em;
	padding:2px 0 5px 5px;
}
.container_12 h1 {
	font-size:20px;
	line-height:1.1em;
	font-weight:bold;
	overflow:hidden;
	padding:5px 0 5px 0px;
	margin-left:-10px;
	color: #483D8B;
}
h2 {
	font-size:24px;
	line-height:1.1em;
	font-weight:normal;
	color:#353535;
	overflow:hidden;
	padding:2px 0 5px 15px;
	letter-spacing:-1px;
	position:relative;
}
	h2 span {
		display:block;
		background:url(../images/line-dot.gif) 0 0 repeat-x;
		position:absolute;
		left:0;
		top:27px;
		width:100%;
		height:1px;
		overflow:hidden;
		z-index:10;
	}
	
	h2.vstupenky_1{
		background:url(../images/vstupenky/tickets_b.gif) no-repeat 0px 4px;
		margin-left:-5px;
		padding-left:25px;
	}
	h2.vstupenky_2{
		background:url(../images/vstupenky/tickets_red.gif) no-repeat 0px 4px;
		margin-left:-5px;
		padding-left:25px;
	}
	h2.vstupenky_3{
		background:url(../images/vstupenky/tickets_green.gif) no-repeat 0px 4px;
		margin-left:-5px;
		padding-left:25px;
	}
	
	h2.zeme_cr{
		background:url(../strpix/vlajky/ceska-republika.png) no-repeat 0px 3px;
		margin-left:-5px;
		padding-left:38px;
	}
	h2.zeme_slovensko{
		background:url(../strpix/vlajky/slovensko.png) no-repeat 0px 3px;
		margin-left:-5px;
		padding-left:38px;
	}
	h2.zeme_madarsko{
		background:url(../strpix/vlajky/madarsko.png) no-repeat 0px 3px;
		margin-left:-5px;
		padding-left:38px;
	}
	h2.calendar {
		background:url(../images/calendar.png) no-repeat 0px 4px;
		margin-left:-5px;
		padding-left:30px;
	}	
	h2.document {
		background:url(../images/document.png) no-repeat 0px 4px;
		margin-left:-5px;
		padding-left:30px;
	}
ol li.item_1, ol li.item_2, ol li.item_3, ol li.item_4, ol li.item_5, ol li.item_6, ol li.item_7, ol li.item_8, ol li.item_9 {
    line-height:18px;
    font-size:14px;
    padding-left:0px;
    margin-left:35px;
    margin-bottom:8px;
    color:#959595;
}
ol li.item_1_big, ol li.item_2_big, ol li.item_3_big, ol li.item_4_big, ol li.item_5_big, ol li.item_6_big, ol li.item_7_big, ol li.item_8_big, ol li.item_9_big {
    line-height:22px;
    font-size:16px;
    padding-left:0px;
    margin-left:35px;
    margin-bottom:10px;
}

h1.item_1,h1.item_2,h1.item_3,h1.item_4,h1.item_5,h1.item_6{
    margin-left:-35px;
    padding-left:25px;
    margin-top:-2px;
    margin-bottom:-2px;
    padding-top:2px;
}

h1.item_1{background:url(../images/cislovani/1big.png) no-repeat;}
h1.item_2{background:url(../images/cislovani/2big.png) no-repeat;}
h1.item_3{background:url(../images/cislovani/3big.png) no-repeat;}
h1.item_4{background:url(../images/cislovani/4big.png) no-repeat;}
h1.item_5{background:url(../images/cislovani/5big.png) no-repeat;}
h1.item_6{background:url(../images/cislovani/6big.png) no-repeat;}


ol li.item_1{list-style-image:url(../images/cislovani/1_grey.png);}
ol li.item_2{list-style-image:url(../images/cislovani/2_grey.png);}
ol li.item_3{list-style-image:url(../images/cislovani/3_grey.png);}
ol li.item_4{list-style-image:url(../images/cislovani/4_grey.png);}
ol li.item_5{list-style-image:url(../images/cislovani/5_grey.png);}
ol li.item_6{list-style-image:url(../images/cislovani/6_grey.png);}
ol li.item_7{list-style-image:url(../images/cislovani/7_grey.png);}
ol li.item_8{list-style-image:url(../images/cislovani/8_grey.png);}
ol li.item_9{list-style-image:url(../images/cislovani/9_grey.png);}

 ol li.item_1_big{list-style-image:url(../images/cislovani/1.png);}
 ol li.item_2_big{list-style-image:url(../images/cislovani/2.png);}
 ol li.item_3_big{list-style-image:url(../images/cislovani/3.png);}
 ol li.item_4_big{list-style-image:url(../images/cislovani/4.png);}
 ol li.item_5_big{list-style-image:url(../images/cislovani/5.png);}
 ol li.item_6_big{list-style-image:url(../images/cislovani/6.png);}
 ol li.item_7_big{list-style-image:url(../images/cislovani/7.png);}
 ol li.item_8_big{list-style-image:url(../images/cislovani/8.png);}
 ol li.item_9_big{list-style-image:url(../images/cislovani/9.png);}

h3 {
	color:#353535;
	font-size:22px;
	line-height:1.1em;
	font-weight:normal;
	padding:2px 0 5px 15px;
}
h4 {
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	font-style:italic;
	color:#c17821;
        margin-bottom:0em;
	padding:5px 0 5px 15px;
}
h5 {
	font-size:1.1em;
	font-weight:bold;
	color:#2070da;
	margin-bottom:0em;
	padding:5px 0 2px 1px;
        text-transform:uppercase;
        font-style:italic;
}
h6 {
	font-size:1em;
	font-weight:normal;
	color:#d1d1d1;
}

mark { font-weight:bold; color:#000;}


.button {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:italic;
	text-shadow:1px 1px 0 #000;
	color:#fff;
	text-decoration:none;
	padding:5px;
	background:url(../images/button-bg2.gif) 0 0 repeat-x #131313;
	display:inline-block;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(/js/PIE.htc);
	position:relative;
}
.button:hover {
	background:url(../images/button-bg1.gif) 0 0 repeat-x #e77e00;
	text-shadow:1px 1px 0 #a55d08;
}
.banner .dalsi_foto_obal .button {
	font-size:16px;
        text-align:center;
        float:none;
        text-shadow:1px 1px 0 #000;
	padding:10px;
        margin:1px 4px 1px 0px;
	background:url(../images/button-bg2.gif) 0 0 repeat-x #131313;
}
.banner .dalsi_foto_obal .button:hover {
	background:url(../images/button-bg1.gif) 0 0 repeat-x #e77e00;
	text-shadow:1px 1px 0 #a55d08;
}
/*==================boxes====================*/
.box {
	background:url(../images/box-bg.gif) 0 100% repeat-x #fff;
	border:1px solid #c3c6c8;
	padding:5px 5px 5px 5px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior:url(/js/PIE.htc);
	position:relative;
	color:#808080;
}
.destinace .box {
	padding:3px 5px 3px 5px;
}

.hotel_grid .box {
	padding:8px 5px 8px 5px;
}

.address { 
	float:left;
	padding-bottom:17px;
}
	.address dt {
		margin-bottom:16px;
	}
		.address dt strong {
			color:#000;
		}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:95px;
		}



/*===== header =====*/

/*--- logo ---*/
header .logo {
	position:absolute;
	background:url(../images/logo-spanelsko.gif) no-repeat 0% 55%;
	padding-left:120px;
	top:0px;
	left:6px;
	height:130px;
	width:284px;
}
	header .logo h1 {
		font-size:42px;
		line-height:1.2em;
		color:#fff;
		margin-top:10px;
		font-weight:normal;
		letter-spacing:-2px;
	}
		header .logo h1 a {
			color:#fff;
			text-decoration:none;
			text-shadow:1px 1px 0 #000;
		}
	header .logo span {
		font-size:15px;
		font-style:italic;
		color:#fff;
		text-shadow:1px 1px 0 #000;
		float:left;
                padding-left:10px;
		margin-top:-4px;
	}


/*--- navigation ---*/
header nav {
	position:absolute;
	right:6px;
	top:106px;
}
	header nav li {
		float:left;
		padding-left:1px;
	}
		header nav li a {
			width:130px;
			text-align:center;
			float:left;
			font-size:14px;
			color:#fff;
			text-shadow:1px 1px 0 #000;
			text-decoration:none;
			padding:11px 0 17px 0;
			background:url(../images/nav-bg1.gif) no-repeat 0 0;
		}
		header nav li a:hover, header nav li a.current {
			background:url(../images/nav-bg2.gif) no-repeat 0 0;
			font-style:italic;
			text-transform:uppercase;
			text-shadow:1px 1px 0 #a55d08;
			font-size:12px;
		}

/*--- rss ---*/
.rss {
	display:block;
	position:absolute;
	right:6px;
	top:40px;
	/*background:url(../images/icon-rss.gif) no-repeat 100% 0;*/
	padding:0px 0px 0 0;
	color:#fff;
	font-size:13px;
}




/*===== main-banner =====*/
#main-banner {
	background:#fefefe url(../images/content-bg1.gif) center no-repeat; 
        width:980px;
                  margin-left: auto;
                  margin-right: auto;
}
	.banner {
		background:#fff;
		border:1px solid #acb3b7;
		margin:0 6px 0 6px;
		top:5px;
		min-height:50px;
		border-radius:7px;
		-moz-border-radius:7px;
		-webkit-border-radius:7px;
		behavior:url(/js/PIE.htc);
		position:relative;
	}
		.banner .indent {
			padding:5px 8px 5px 8px;
			color:#353535;
		}
			.banner em {
				text-transform:uppercase;
				color:#ec8c04;
				font-weight:bold;
			}
			.banner .button {
				text-shadow:1px 1px 0 #a55d08;
				background:url(../images/button-bg1.gif) 0 0 repeat-x #e77e00;
				float:right;
				margin-top:14px;
				padding:2px 10px 2px 10px;
			}
			.banner .button:hover {
				background:url(../images/button-bg2.gif) 0 0 repeat-x #131313;
				text-shadow:1px 1px 0 #000;
			}
			

/*===== content =====*/
#content .indent {
	padding:0 0 0 30px;
}
#content em {
				text-transform:uppercase;
				color:#ec8c04;
				font-weight:bold;
			}
	#content .row-1 {
            
		background:url(../images/content-bg1.gif) 0 0 repeat-x #fefefe;
		padding:10px 0 10px 0;
	}
	#content .row-2 {
		background:url(../images/content-bg2.gif) 0 0 repeat-x #3e3e3e;
		padding:10px 0 15px 0;
	}
	#content .row-3 {
		background:url(../images/content-bg3.gif) 0 0 repeat-x #FFA505;
		padding:10px 0 15px 0;
	}
		#content .row-2 h3 {
			color:#fff;
		}
		
		#content .row-2 .button {
			background:url(../images/button-bg1.gif) 0 0 repeat-x #e77e00;
			text-shadow:1px 1px 0 #a55d08;
		}
		#content .row-2 .button:hover {
			background:url(../images/button-bg2.gif) 0 0 repeat-x #131313;
			text-shadow:1px 1px 0 #000;
		}


.list1 {
	margin-bottom:10px;
}
	.list1 li {
		background:url(../images/arrow1.gif) no-repeat 0 6px;
		padding:0 0 0 12px;
		font-size:12px;
		text-transform:uppercase;
	}
		.list1 li a {
			color:#ec8c04;
		}

.list2 {
	padding-bottom:5px;
}
	.list2 li {
		background:url(../images/marker1.gif) no-repeat 0 4px;
		padding:0 0 8px 22px;
		border-bottom:1px dotted #646b6d;
		margin-bottom:6px;
	}
		.list2 li a {
			color:#989999;
			text-decoration:none;
		}
		.list2 li a:hover {
			color:#fff;
		}

/*===== footer =====*/
footer {
	background:#212121;
	text-align:right;
	color:#8b8b8b;
        width:980px;
                  margin-left: auto;
                  margin-right: auto;
}
	footer a {
		color:#8b8b8b;
	}
	footer nav {
		margin:0 -18px 4px 0;
	}
		footer nav li {
			display:inline;
			color:#313131;
			font-size:10px;
		}
			footer nav li a {
				color:#8b8b8b;
				text-transform:uppercase;
				padding:0 8px 0 5px;
			}
                        footer nav.compact li a {
				color:#8b8b8b;
				text-transform:none;
				padding:0 1px 0 1px;
                                font-size:0.9em;
			}
			footer nav li a:hover, footer nav li a.current {
				color:#fff;
				text-decoration:none;
			}
			


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
	display:block;
}
	#contacts-form label {
		display:block;
		height:71px;
		overflow:hidden;
	}
		#contacts-form input {
			color:#111;
			border:1px solid #a09b96;
			background:none;
			padding:3px 0 3px 5px;
			width:220px;
			background:#fff;
			color:#000;
		}
		#contacts-form textarea {
			color:#111;
			border:1px solid #a09b96;
			background:#fff;
			padding:3px 0 3px 5px;
			width:375px;
			overflow:auto;
			height:156px;
			margin-bottom:18px;
			color:#000;
		}
		#contacts-form .button {
			float:right;
			margin-left:10px;
		}
.inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px} 

/*==========================================*/