/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #babbfe;
	font-family: 'Trebuchet MS',  Helvetica, san-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
}

h1 {		
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;			
	font-family: 'Trebuchet MS',  Helvetica, san-serif;
	font-size: 28px;
	font-weight: normal;
	color: #333333;
}
h1.seznam,
h1.seznam_a,
h1.s {
  margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
  font-weight: bold;	
}
h1.seznam_a,
h1.multibox {
  font-size: 28px;	
  font-weight: normal;
}
h1.multibox {
  margin-bottom: 10px;
  color: #db221f;
}
h1.uvod1 {
  margin: 0px;
}
h1.uvod2 {
  font-size: 16px;
  margin-bottom: 20px;
}
h1.seznambox,
h1.seznamboxinfo {
  margin: 0px;
  padding-bottom: 7px;	
  font-size: 14px;
	font-weight: bold;
	color: #333333;
	clear: both;
	border-bottom: 3px solid #EAEBFF;
}
h1.seznamboxinfo {
	color: #db221f;
}
h1.sclanek {
  margin-top: 15px;
  font-weight: bold;
  font-size: 16px;  
}

h2 {		
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;			
	font-family: 'Trebuchet MS',  Helvetica, san-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
h2.uvod2 {
  font-size: 16px;
  margin-bottom: 20px;
}
h2.seznambox,
h2.seznamboxinfo {
  margin: 0px;
  padding-bottom: 7px;	
  font-size: 14px;
	font-weight: bold;
	color: #333333;
	clear: both;
	border-bottom: 3px solid #EAEBFF;
}
h2.seznamboxinfo {
	color: #db221f;
}
h2.seznam,
h2.seznam_a,
h2.s {
  margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
  font-weight: bold;	
}
h2.seznam_a,
h2.multibox {
  font-size: 28px;	
  font-weight: normal;
}
h2.multibox {
  margin-bottom: 10px;
  color: #db221f;
}
h2.sclanek {
  margin-top: 15px;
  font-weight: bold;
  font-size: 16px;  
}

h3 {		
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;			
	font-family: 'Trebuchet MS',  Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

div {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;  
	font-family: 'Trebuchet MS',  Helvetica, san-serif;
	font-size: 14px;
	color: #333333;
  text-align: left;  
}
div.pozadi_lr {
  background-image: url(images/pozadi_lr.png);
	background-position: top center;
	background-repeat: repeat-y;
}
div.main {
  width: 1000px;  
  background-color: #FFFFFF;
}
div.main_top {
  height: 120px;
  background-image: url(images/logo.jpg);
  background-repeat: no-repeat;
  background-position: left center; 
}
div.menu { 
  border-bottom: 1px solid #babaff;
  text-align: left; 
  background-color: #f9f9ff; 
  background-image: url(images/menu.jpg);
  background-position: left top;
  background-repeat: repeat-x;  
}
div.body {
  background-image: url(images/body.png);
  background-position: right bottom;
  background-repeat: no-repeat; 
}
div.tail {
  clear: both;
  padding: 10px;
  font-size: 11px;
}
div.body_text {
  padding: 20px;
}
div.seznam_box,
div.seznam_box2 {
  border-bottom: 1px solid #E0E0E0;
  clear: both;
}
div.seznam_box2 {
  border: 0;
}  
div.seznam_text {
  clear: both;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: justify;
}
div.seznam_autor {
  clear: both;
  margin-top: 3px;
  margin-bottom: 5px;  
  font-size: 11px;
}
div.text {
  text-align: justify;
}
div.autor {
  clear: both;
  margin-top: 10px;  
  font-size: 11px;
}
div.share {
  clear: both;
  margin-top: 10px;  
  text-align: right;
}
div.apr {
  width: 220px;
  float: right;
  text-align: right;
}
div.cenik_ap {
  text-align: center;
}
div.form{
  padding: 10px;
}
div.seznam,
div.multibox {
  padding-top: 10px;
  padding-bottom: 10px;
}
div.multibox {  
  clear: both;
  background-color: #FFFFFF;
}
div.multibox_l {
  margin-bottom: 40px;
  float: left;
  width: 550px;
  background-color: #FFFFFF;
}
div.multibox_r {
  margin-bottom: 40px;
  float: right;
  width: auto;  
  width: 400px;
}
div.multibox_img {
  margin-bottom: 10px;
}
div.multibox_text {
  text-align: justify;
}
div.form_pole {
  margin-top: 5px;
  margin-bottom: 5px;
}
div.body_menu {
  margin-bottom: 10px;
  padding-bottom: 5px;
  text-align: right;
}
div.box {
  clear: both;
  margin-bottom: 15px;
}

table {
  margin: 0px;	
  padding: 0px;
  border: 0px;
  border-collapse: collapse;  
}
table.cenik_ap {
  width: 80%;
}
table.kalendar {
  width: 95%;
}
table.objednavka {
  width: 100%;
}

thead.cenik_ap {
  font-weight: bold;  
}
thead.kalendar {
  font-weight: bold;  
}

tr.kalendar_sezona_1 {
  background-color: #e3e9fe;
}
tr.kalendar_sezona_2 {
  background-color: #e3fee4;
}
tr.kalendar_sezona_3 {
  background-color: #ffe9ed;
}

td {
  margin: 0px;	
	padding: 2px;
  border: 0px;
  font-family: 'Trebuchet MS',  Helvetica, san-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
td.sezona_1,
td.cenik_ts_1 {
  background-color: #e3e9fe;
}
td.sezona_2,
td.cenik_ts_2 {
  background-color: #e3fee4;
}
td.sezona_3,
td.cenik_ts_3 {
  background-color: #ffe9ed;
}
td.cenik_t,
td.cenik_tl,
td.cenik_ts_1,
td.cenik_ts_2,
td.cenik_ts_3 {
  text-align: center;
  border: 1px solid #f9f9ff;
}
td.cenik_tl {
  text-align: left;
}
td.kalendar_rok {
  padding-bottom: 10px;
  padding-top: 20px;
  font-size: 16px;
  font-weight: bold;
}
td.kalendar_hlavicka {
  font-weight: bold;
}
td.kalendar_termin, 
td.kalendar_apartman {
  padding: 5px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF; 
}
td.objednavka_l, 
td.objednavka_p {
  padding: 5px;
  vertical-align: middle;
}
td.objednavka_l {
  text-align: right;
}

p {		
	margin: 0px;	
	margin-bottom: 15px;
	padding: 0px;			
	font-family: 'Trebuchet MS',  Helvetica, san-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
p.text {     
}      
p.c,
p.uc,
p.cl,
p.cr,
p.o {
  margin-bottom: 15px;	
}
p.uc {
  font-size: 14px;
  text-align: left;
  line-height: 30px;	
}
p.cl,
p.n {
  text-align: left;	
}
p.cr {
  text-align: right;	
}
p.tail {
  text-align: center;
  font-size: 11px;
}
p.multibox_datum {
  margin: 0px;
  font-weight: bold;
  font-size: 12px;
  color: #2c2ebe;
}

span.obsazeno {
  color: red;
  font-weight: bold;
}
span.green {
  color:#339966;
}
span.red,
span.redb {
  color:red;
}
span.redb {
  font-weight: bold;
}

ul {
  line-height: 25px;  
  font-family: 'Trebuchet MS',  Helvetica, san-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
ul.menu {
  line-height: 13px;
  margin: 0px;
  padding: 5px;
  text-align: center;
}
ul.multibox {
  margin-top: 0px;
  margin-bottom: 0px;
}

li {    
  font-family: 'Trebuchet MS',  Helvetica, san-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
li.menu {
  margin: 0px;
  margin-left: 7px;
  margin-right: 7px;
  padding: 0px;
  display: inline;
  list-style-type: none;
  font-size: 15px;
  font-weight: bold;
}
li.soubory {
  list-style-type: none;
}

form {
  margin: 0px;	
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
}


input {
  height: 25px;
  margin: 0px;	
  padding: 3px;
  font-family: 'Trebuchet MS',  Helvetica, san-serif;
	color: #333333;
	text-align: left;
	font-size: 13px;
	border: 1px solid #babaff;
}

input.checkbox,
input.checked {
  height: auto;
	border: 0px
}

select {  
  margin: 0px;	
  padding: 0px;
  font-family: 'Trebuchet MS',  Helvetica, san-serif;
	color: #333333;
	text-align: left;
	font-size: 13px;
}

textarea {  
  margin: 0px;	
  padding: 0px;
  font-family: 'Trebuchet MS',  Helvetica, san-serif;
	color: #333333;
	text-align: left;
	font-size: 13px;
	border: 1px solid #babaff;
}

button {
  width: auto; 
  height: auto; 
  margin: 0px;	
  padding: 2px;
  font-family: 'Trebuchet MS',  Helvetica, san-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
}

fieldset {
  margin: 0px;
  margin-bottom: 10px;	
  padding: 0px;
  border: 1px solid #babaff;
}
fieldset.seznam,
fieldset.seznam2,
fieldset.soubory,
fieldset.galerie,
fieldset.form,
fieldset.info {
  clear: both;
  margin-top: 5px;
  border: 0px;
  border-top: 1px solid #babaff;
}
fieldset.form {
  border-bottom: 1px solid #babaff;
  margin-bottom: 20px;
}
fieldset.info {
  margin-top: 20px;
}


legend {
  margin: 0px;
  margin-left: 5px;	
  padding: 0px;
  padding-left: 2px;
  padding-right: 2px;
	font-family: 'Trebuchet MS',  Helvetica, san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;	
}
legend.seznam,
legend.seznam2,
legend.soubory,
legend.galerie,
legend.form,
legend.info {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
legend.seznam2 {
 margin-bottom: 5px;  
}
legend.info {
	color: #db221f;
}

label {
  margin: 0px;	
  padding: 0px;  
  font-family: 'Trebuchet MS',  Helvetica, san-serif;
	font-size: 14px;
	color: #333333;
}
label.block {
  display: block;
}

hr {
  color: #babaff;
}

img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
img.l {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-right: 10px;
}
img.r {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
img.s {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
img.ikona {
  margin-right: 3px;
  vertical-align: middle;
}
img.galerie {
  margin: 5px;
}
img.seznam {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;     
}
img.icq {
  vertical-align: middle;
}
img.sipka {
  margin-right: 5px;
  vertical-align: middle;
}
img.share {
  margin-right: 3px;  
  vertical-align: middle;
}
img.toplist {
  display: none;
}

object.video_l {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-right: 10px;
}
object.video_r {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

a {
	color: #2c2ebe;
	text-decoration: underline;
}
a:visited {
	color: #2c2ebe;
	text-decoration: underline;
}
a:hover {
	color: #F000FF;
	text-decoration: none;
}
a.menu,
a.menu:visited {
  text-decoration: none;
  color: #2c2ebe;
}
a.menu:hover {
  text-decoration: underline;
  color: #2c2ebe;
}
a.seznam,
a.seznam:visited {
  text-decoration: none;
  color: #2c2ebe;
}
a.seznam:hover {
  text-decoration: underline;
  color: #2c2ebe;
}
a.body_menu {
  font-weight: bold;
}
a.objednavka {
  font-weight: bold;
}
a.uvod,
a.uvod:hover,
a.uvod:visited {
  color: #333333;
  text-decoration: none;
}
a.multibox,
a.multibox:visited {
  text-decoration: none;
  color: #db221f;
}
a.multibox:hover {
  text-decoration: underline;
  color: #db221f;
}
a.tail_menu {
  margin: 5px;
}
a.share {
  margin-left: 5px;
}

em.entry-title {
  display: none;
}
