/* CSS Document */

/* styly pro tisk */

body {
	font-family: "Times New Roman CE", "Times CE", "Times New Roman", Times, serif;
  	color: #000;
  	font-size: 12pt;
}

h1, h2, h3 {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  	color: #000;
  	font-size: 12pt;
}

img {
	border: none;
}

a:link,a:visited {
  color: blue;
}
a:link:after, a:visited:after {
  content: " (odkaz:"attr(href)") ";
	  }  
  
  #page {
	width:auto;
	height: auto;
	text-align: justify;
	margin: auto;
	background-color: #000000;	 
} 

   #top-menu, #nadpis, #nadpis-vlevo, #menu, #paticka, div.pic-noprint {

	display: none;
	  }
	  
.akce-datum, .jmeno, .ubytovani{
	float: left;
	padding:10px 0 0 0;
}

.akce-nazev {
	font-weight:bold;
	padding-left: 90px;
	padding-top: 10px;
}

.akce-popis {

	padding-left: 90px;
	padding-right: auto;
}


.kontakt {
	padding-left: 170px;
	padding-top: 10px;
}

.cena {
	padding-left: 300px;
	padding-top: 10px;
}

   .center {
		text-align: center;
    }
	
	   .right {
		text-align: right;
    }
	
	   .toplist, .smapa {
	display: none;
    }
	  
.podtrzeni {
	border-bottom: 1px solid #000000;
}

	  