@charset "utf-8";
/* CSS Document */

body {
	font: 11px/1.5 verdana, sans-serif;
	}

#strankapaticka { 
	text-align:center;
	}

#pravypanelobal { 
	text-align:center;
	}

a img {
	border:none;
	}

p, img, table, tr, th, td, h1, h2, h3, h4, h5 { 
	border: 0px none; 
	margin: 0px; 
	padding: 0px; 
	} 

h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom:8px;
	}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder; 
	margin-top: 20px;
	margin-bottom: 0;
	}
h2.black {
	margin: 3em 0 1em 0;
	background-color:#000;
	color:#FFFFFF;
	line-height:1.8em;
	padding:0.3em 1em;
	}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bolder;
	margin-bottom: 0px;
	margin-top: 10px;
}

p {
	margin-bottom:5px;
	margin-left: 5px;
	}
	
p a {
  	text-decoration: underline;
  	color: black;
	}
	
p a:hover {
	text-decoration: none;
	font-weight: normal;
	}
	
p strong a:hover {
	font-weight:bold;
	}
	
p.errors {
	background-color: #FFB7B7;
	border: solid 1px #CC0000;
	padding:1em;
	}
	
.rezervaceOdkaz {
	margin-top:15px;
	margin-bottom:15px;
	}

.underMenu .rezervaceOdkaz {
	margin-top:0px;
	margin-left:0px;
	}

.fotoGal {
	margin-top:5px;
	margin-bottom:10px;
	}

.komentar {
	margin: 5px;
	font-size: 9px;
}

.komentar a {
	text-decoration:none;
	}

.komentar a:hover {
	text-decoration: underline;
	font-weight: normal;
	}
	
.komentar a:visited {
	text-decoration:none;
	}
	
.reklamaStred {
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 1px;
	font-size: 9px;
	}





/*************************************************************************** IMAGES */
.noBorder {
	border: 0;
	}

.onlineRezPlusHeader {
	border:0;
	margin-bottom:10px;
	}
	
.galerie {
	border: 0;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.fileIcon {
	border: 0;
	vertical-align:middle;
	}

/*************************************************************************** // IMAGES */


/*************************************************************************** TABLES */
.tabCeniky {
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 5px;
	text-align: center;
}
.tabZahlavi {
	background-color: #d5e5f2;
}
.trSvetla {
	background-color: #F5F9FC;
}
.trTmava {
	background-color: #e7f0f9;
}
.tabCeniky a {
  text-decoration: underline;
  color: black;
}
.tabCeniky a:hover {
  text-decoration: none;
  color: darkblue;
  font-weight: normal;
}
.width20{
	width:20px;
}
.width70{
	width:70px;
}
.width80{
	width:80px;	
}
.width100 {
	width:100px;
}
.width150 {
	width:150px;
}
.width300{
	width:300px;
}
.width430{
	width:430px;
}

/*************************************************************************** // TABLES */
