@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image:url(/img/styles/bg-document.gif);
	background-repeat: repeat;
	text-align: center;
}
p, img, table, tr, th, td, h1, h2, h3, h4, h5, form
{ 
	border: 0px none; 
	margin: 0px; 
	padding: 0px; 
}
td {
	font-size: 10pt;
}
div#view {
	width: 783px;
	position: relative;
	margin: 0 auto 0 auto;
	text-align:left;
	border-left: 1px solid #AFAFAF;

}
div#top {
	height: 138px;
}
div#top1 {
	position: relative;
	height: 138px;
	width: 783px;
	background-image:url(/img/styles/new/top.jpg);
	background-repeat:no-repeat;
}
div#tab-navigation {
	position: absolute;
	top: 76px;
	left: 20px;
	width: 720px;
	font-size: 14px;
}
div#tab-navigation a {
	display: block;
	padding: 1px 7px 3px 7px;
	text-decoration: none;
}
div#tab-navigation ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
div#tab-navigation li {
	float:left;
	margin: 0 6px 0 0;
	padding: 0;
}
div#tab-navigation img {
	margin: 0 0 5px 4px;
}
li.tab-active {
	position: relative;
	top: 4px;
	background-image:url(/img/styles/new/tab-active.jpg);
	background-repeat:repeat-x;
	border-top: 2px solid #5298BA;
	border-left: 2px solid #5298BA;
	border-right: 2px solid #5298BA;	
}
li.tab-active a {
	color: white;
}
li.tab-unactive {
	background-image: url(/img/styles/new/tab-unactive.jpg);
	background-repeat:repeat-x;
	border-top: 2px solid #EFA600;
	border-left: 2px solid #EFA600;
	border-right: 2px solid #EFA600;
}
li.tab-unactive a {
	color: #96342B;
}
li.tab-unactive a:hover {
	text-decoration: underline;
}
p.lngs {
	position: absolute;
	top: 10px;
	left: 665px;
	color:#666666;
	font-size: 0.8em;
}
p.lngs img {
	margin: 0;
	padding: 0;
	border: none;
}
p.lngs a {
	text-decoration: none;
}
div#fulltextsearch {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 103px;
	right: 20px;
	color: white;
	margin: 6px 10px 0px 0px;
	font-size: 13px;
}
div#fulltextsearch form {
	padding: 0;
	margin: 0;
}
p#backlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 103px;
	left: 10px;
	color: white;
	margin: 6px 10px 0px 0px;
	font-size: 13px;
}
p#backlink a {
	text-decoration: none;
	font-weight:bold;
	color:#010183;
}
p#backlink a:hover {
	color: #F5BC01;
}
div#content-bg {
	width: 783px;
	background-image:url(/img/styles/new/bg-document.jpg);
	background-repeat: repeat-y;
}
div#content-body {
	margin: 0 15px 0px 0px;
	padding: 0;
	line-height: 1.4em;
}
div#strankapaticka {
	font-size: 0.8em;
	background-image:url(/img/styles/new/bg-footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 15px 10px 10px 10px;
}



.cleaner 
{ 
	border: 0px none; 
	margin: 0px; 
	padding: 0px; 
	float: none; 
	clear: both; 
	width: 0px; 
	height: 0px; 
	line-height: 0px; 
	font-size: 0px; 
}
	
.fright {
	float: right;
	margin: 5px 0 10px 10px;
}
.fleft {
	float: left;
	margin: 0 5px 5px 5px;
}
.cont10 {
	padding: 10px;
}
.cont5 {
	padding: 5px;
}
.bg1 {
	background-color: #FFFFBF;
}
.border1 {
	border: 1px solid #FFFF80;
}
.bg2 {
	background-color: #FFFFE6;
}
.border2 {
	border: 1px solid #FFFFBF;
}
.bg3 {
	background-color: #FFD980;
}
.bg3 h2 {
	color:#FF6600;
}

.bg3gradient h2 {
	color:#CC3300;
}
.border3 {
	border: 1px solid #FFB200;
}
.border4 {
	border-bottom: 1px dashed #CCCCCC;
}
.w100px {
	width: 100px;
}
.w150px {
	width: 150px;
}
.w200px {
	width: 200px;
}
.h100px {
	height: 100px;
}
.acenter {
	text-align: center;
}
.img1 {
	border: 4px solid white;
	margin: 5px;
}
.img2 {
	border: 3px solid #C8C8FF;
}
.smallerfont1 {
	font-size: 0.9em;
}
.biggerfont1 {
	font-size: 1.1em;
}

div.tex {
	padding: 10px;
}
div.tex h2 {
	margin-bottom: 1em;
	font-size: 1.3em;
}
div.tex h3 {
	font-size: 1.2em;
	margin: 1em 0 0.6em 0;
	color: #6D6DBF;
}
div.tex h3 a {
	color: #6D6DBF;
}
div.tex p {
	padding-left: 0.5em;
	margin-bottom: 0.9em;
}
div.tex ul {
	margin-top: 0;
	padding-top: 0;
}
div.tex img {
	padding: 4px;
	border: 1px solid #9191FF;
	margin: 5px 10px 5px 10px;
}
div.tex a {
}
div.tex a:hover {
	color: #990000;
	text-decoration: underline;
}
div.tex table {
	margin: 0.5em;
	border-collapse: collapse;
}
div.tex td {
	padding: 4px 8px 4px 8px;
	border: 1px solid #CBD3FE;
}
.license {
	margin: 30px auto 30px auto;
	font-size: 0.9em;
	color:#666666;
}
div.article-datas {
	padding-left: 5px;
}
div.article-datas p {
	margin-bottom: 0.9em;
}

table.inputform {
	margin: 0;
	padding: 0;
}
table.inputform td {
	padding: 2px 7px 2px 7px;
}
div.listitem {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
}
div.listitem h2 {
	font-size: 1.3em;
	margin: 10px 0 10px 6px;
}
div.listitem h2 a {
	color: #FF6600;
}
div.listitem h3 {
	font-size: 1.3em;
	margin: 10px 0 10px 6px;
}
div.listitem h3 a {
	color: #FF6600;
}
div.listitem p {
	margin-bottom: 5px;
}
p.listitem-img {
	position: relative;
	float: left;
}
p.listitem-price {
	margin: 10px 0 5px 6px;
	float: right;
	padding: 2px;
	background: #999900;
	font-size: 0.9em;
}
p.listitem-price span {
	display: block;
	border: 2px solid white;
	padding: 4px 8px 4px 8px;
	color: white;
}
p.listitem-price strong {
	font-size: 1.2em;
}
	
p.listitem-desc {
	color:#333333;
}
p.listitem-img img {
	border: 1px solid #CCCCCC;
	padding:3px;
	margin: 0 13px 6px 6px;
}

.listing {
	margin-left: 10px;
	padding-left: 15px;
	list-style-type:square;
	float: left;
}
.listingw {
	list-style-type: none;
	float: left;
	margin: 10px 20px 10px 0px;
	padding: 0;
}
.listing1 {
	
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.listing1 li {
	border-top: 1px dotted #A0A0A0;
	padding: 4px 10px 4px 10px;
	margin: 0;
}
.listing1 a {
	color: #FF6600;
	text-decoration: none;
}
.listing1 a:hover {
	color: #B3B300;
}
.listing2 li {
	border-top: 1px dotted #A0A0A0;
	padding: 4px 10px 4px 10px;
	margin: 0;
}
ul.withouttype {
	list-style-type: none;
}
ul.withtype {
	list-style-type: square;
}
div.curletter {
	float: right;
	margin: 0px 5px 20px 20px;
	padding: 20px;
	background-color: #BFBF30;
	color: #808040;
	text-align: center;
	border: 2px solid #808040;
}
div.curletter h3 {
	font-size: 3em;
}

div.catcolumn {
	width: 130px;
	float: left;
	margin-right: 0px;
	margin-left: 10px;
	font-size: 0.9em;
}
div.catcolumn h4 {
	margin: 7px 0 0 0;
	padding: 0;
}
div.catcolumn ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

.fulltxtsearchresult {
	margin: 5px 5px 15px 5px;
	font-size: 0.9em;
}
.fulltxtsearchresult h3 {
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 4px;
}
.fulltxtsearchresult em {
	color:#99CCCC;
}
.note1 {
	color: #999999;
	font-size: 0.8em;
}
.note1 a {
	color:#666666;
}

div.adv {
	padding: 0;
	text-align: right;
	color: #CCCCCC;
	font-size: 0.8em;
}
div.adv p {
	text-align: center;
	margin: 0;
	padding: 0px;
}
div.adv-billboard {
	width:468px;
	margin: 10px auto 10px auto;
	text-align: center;
	color: #CCCCCC;
	font-size: 0.8em;
}

/* NADPISY */

.mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/img/styles/new/bg-title2.jpg);
	background-repeat:repeat-x;
	color: white;
	text-align:center;
	padding: 2px 2px 4px 2px;
	font-size: 13px;
}

.popular {
	color:#FF6600;
	font-size:1.2em;
	margin-bottom: 0px;
	padding: 10px;
}

.freshheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 2px 4px 0px;
	font-size: 13px;
	color: #FF6600;
	font-size: 0.9em;
	margin: 0;
}
.freshheading a {
	color: #FFB200;
	text-decoration: none;
}
.freshheading a:hover {
	color:#FF9900;
}
.heading1 {
	font-size: 1.3em;
	margin-bottom: 5px;
	color: #EFA600;
}
.heading1 a {
	text-decoration: none;
	color: #B37D00;
}
.heading1withbg {
	background: #FFB200;
	color: #FFFFFF;
	font-size: 1.3em;
}
.heading2withbg {
	background: #C8C8FF;
	color: #6D6DBF;
	font-size: 1.2em;
}
.main-heading-extend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/img/styles/new/bg-mtitle.jpg);
	background-repeat:repeat-x;
	color: white;
	text-align:center;
	padding: 2px 2px 4px 2px;
	font-size: 13px;
	margin-top: 10px;
}
.twocolors {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #12127D;
	margin-bottom: 7px;
	line-height: 140%;
}
.twocolors strong {
	font-size: 0.8em;
	color: #9191FF;
}
h1 {
	display: none;
}

.headinginmainsection1 {
	font-size: 1.3em;
	margin-bottom: 5px;
	color: #EFA600;
}
.headinginmainsection1 a {
	text-decoration: none;
	color: #B37D00;
}

/* FAREBNOSTI */

.highcontrast {
	background: #FFFF80;
	color: #B37D00;
}
.lowcontrast {
	background: #E9E9FF;
	color: black;
}
.bg3gradient {
	background-image:url(/img/styles/new/bg-orange-gradient.jpg);
	background-repeat:repeat-x;
	margin-bottom: 10px;
}

.blok-heading1 {
	background-color: #D1E4EF;
}
.blok-heading1 a {
	color: #12127D;
}
.blok-heading1 form {

}
.nadpis1 {
	background: #3687BF;
	color: white;
}
.nadpis2 {
	background: #438AC8;
	color: white;
}
.nadpis3 {
	background: #B37D00;
	color: #FFFFFF;
}
.nadpis4 {
	background-color: #EFA600;
	color: #FFFFFF;
}


/* ZOZNAMY */
ul.nomargin {
	margin: 0;
	padding: 0;
}
ul.nomargin li {
	margin: 0;
	padding: 0;
}
ul.withoutmarks {
	list-style-type: none;
}
li.level1 {
	background-color: #4C94CE;
	color: white;
	border-bottom: 1px dotted #D1E4EF;
	margin: 0;
	padding: 0;	
}
li.level1 a {
	font-size: 0.9em;
	display: block;
	padding: 4px 5px 4px 10px;
	margin: 0;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li.level1 a:hover {
	background-color:#FFB200;
}
li.level2 {
	background-color: #79B9DD;
	color: white;
	border-bottom: 1px dotted #D1E4EF;
	margin: 0;
	padding: 0;	
}
li.level2 a {
	font-size: 0.9em;
	display: block;
	padding: 4px 5px 4px 20px;
	margin: 0;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li.level2 a:hover {
	background-color:#FFB200;
}
span.active {
	display: block;
	background-color: white;
	color:black;
	font-size: 0.9em;
	display: block;
	padding: 4px 5px 4px 10px;
	margin: 0;	
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
}
span.active a {
	display: block;
	color:black;
	padding: 0;
	margin: 0;
}
span.active2 a {
	display: block;
	background-color: white;
	color:black;
	font-size: 0.9em;
	display: block;
	padding: 4px 5px 4px 20px;
	margin: 0;	
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* BLOKY */
div.blok1 {
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 4px;
}
div.blok1 p {
	padding: 0;
	margin: 0;
}
div.blok1 img {
	border: 1px solid #CCCCCC;
	padding: 2px;
}


div.blok-titulka {
	margin-bottom: 9px;
	padding: 0px 9px 9px 9px;
	border-bottom: 1px solid #CCCCCC;
}
div.blok-titulka p {
	margin: 8px 0 4px 0px;
}
.nadipis-titulka {
	font-size: 1.2em;
	margin: 0 6px 0 6px;
	_margin: 0 6px 0 9px;
	padding: 6px 9px 6px 9px;
}

div.blok-popular {
	float: right;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width: 200px;
	margin: 0 0 15px 15px;
	background-color:#FFFFFF;
}



.decoration {
	position: relative;
	height: 130px;
	background-repeat: no-repeat;
	background-position: -2px;
	background-color:#CCCCCC;
}
.decoration h2 {
	position: absolute;
	top: 21px;
	left: 20px;
	width: 450px;
	height: 90px;
	color:white;
	font-size: 25px;
	line-height: 26px;
}
.decoration-tools {
	position: relative;
	top: 85px;
	background-image:url(/img/styles/new/decoration-tools.gif);
	padding: 6px 0 6px 0;
	color: black;
}
.decoration-tools form {
	padding: 0 0 0 20px;
	margin: 0;
}

.popular-listing {
	padding: 10px 0 15px 15px;
	margin: 0;
	border-top: 1px dotted #CCCCCC;
	color: #9191FF;
}
.popular-listing a {
	color: #6D6DBF;
}
.popular-listing img {
	border: 2px solid #6D6DBF;
	margin: 3px 0 6px 0;
}
.popular-listing-img {
	position: relative;
}
.popular-listing-img strong {
	position: absolute;
	top: 8px;
	left: 5px;
	display: block;
	padding: 3px 6px 3px 6px;
	font-size: 12px;
	color: white;
	border: 2px solid white;
	background-color: #FF6600;	
}
.popular-listing strong {

}
.popular-listing em {
	font-style: normal;
}

.title-acc-search {
	margin-left: 160px;
}
h2.title-acc-search  {
	text-align: left;
	font-size: 1.2em;
	padding: 0.5em 0.5em 0.5em 0;
}

div.booking-btn {
	width: 120px;
	font-size: 13px;
	background-color:#FFB200;
	color: #FFFFFF;
	text-align:center;
	padding: 3px;
	margin: 10px 0 10px 0;
}
div.booking-btn a {
	display: block;
	border: 2px solid white;
	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;
}
div.booking-btn a:hover {
	color: #FFFAEF;
	text-decoration:underline;
	background-color:#EFA800;
}
#onlinebooking {
	color: #FFB200;
	font-size: 1.5em;
	padding: 15px 0 10px 0px;
}

.naj {
	display: none;
}

.skip-nav {
	display: none;
}

p.titlemap {
	position: relative;
	text-align:center;
}
a.titlemap-more {
	position: absolute;
	top:220px;
	left: 300px;
	color: white;
	text-decoration: none;
}
.lastupdated {
	font-size: 0.8em;
	color:#CCCCCC;
}
.category-map {
	position: relative;
	height: 310px;
	border-bottom:1px solid #CCCCCC;
	background-repeat:repeat-x;
	background-image:url(/maps/bg-map.gif);
}
.category-map h2 {
	color: #FFFFFF;
	padding: 7px 15px 15px 15px;
	width: 400px;
	line-height: 1.2em;
}
.category-map-clickable {
	position: absolute;
	top: 25px;
	left: 30px;
	width: 530px;
	height: 271px;
	background-image:url(maps/automapa_530.gif);
	background-repeat: no-repeat;
}
.category-map-clickable ul {
	position: absolute;
	width: 530px;
	height: 301px;
	top: 0;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.category-map-clickable li {
	position: absolute;
	margin: 0;
	padding: 0;
}
.category-map-clickable a {
	position: relative;
	display: block;
	width: 7px;
	height: 7px;
	background-image:url(/maps/pin.gif);
	z-index: 0;
}
.category-map-clickable a span {
	display: none;
}
.choose-location {
	position: absolute;
	top: 250px;
	left: 300px;
}
.zoom-map {
	position: absolute;
	display: block;
	top: 10px;
	right: 55px;
	text-align: center;
	background-color:#E9E9FF;
	border: 1px solid #6D6DBF;
	z-index: 3;
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	color: #6D6DBF;
	text-decoration: none;
}
.zoom-map:hover {
	background-color: #FFFF80;
}
.zoom-map img {
	margin-right: 5px;
}


.category-map-clickable-zoom {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 570px;
	height: 291px;
	overflow: scroll;
}
.category-map-clickable-zoom ul {
	position: absolute;
	width: 2150px;
	height: 1100px;
	top: 0;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image:url(maps/automapa_2150.gif);
	background-repeat: no-repeat;	
}
.category-map-clickable-zoom li {
	position: absolute;
	margin: 0;
	padding: 0;
}
.category-map-clickable-zoom a {
	position: relative;
	display: block;
	width: 10px;
	height: 10px;
	background-image:url(/maps/pin-zoom.gif);
	z-index: 0;
}
.category-map-clickable-zoom a span {
	display: none;
}


/* KLEES */

.klees {
	margin: 10px;
	border: 1px solid #6FB31A;
}

.klees-header {
	text-align: right;
	padding: 10px;
}

.klees-form {
	padding: 10px;
	background: #F0F0F0;
	border-top: 1px solid #333333;
}
	
	
/* RIGHT SIDE */
#superad
{
	position: absolute;
	top: 158px;
	left: 764px;
}


	
