html {font-size: 100.01%;}
body {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: #000;
	line-height: 1.6em;
	background: #FFF;
	}


* {	margin: 0; padding: 0;}

h1 {font-size: 1.4em; margin-bottom: 20px;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1em;}
h5, h6, h7 {font-size: 1em;}

h2, h3, h4, h5, h6, h7 {margin-bottom: 10px;}

h1.logo a {text-decoration: none; font-size: 1.6em;}

#rezervace h2, h3.sekce, .hpbox1 h2, .hpbox2 h2 {
	font-weight: normal;
	background: url(../img/pruh.gif) repeat-x bottom left;
	margin-bottom: 16px;
	_display: inline-block;
	}
	#rezervace h2 span, h3.sekce span, .hpbox1 h2 span, .hpbox2 h2 span {
		background: #FFF;
		padding-right: 20px;
		}
	h3.sekce .hpbox1 h2, .hpbox2 h2 {font-size: 1.3em; margin-bottom: 17px;}
		
#rezervace h4 {
	font-size: 1em;
	margin-bottom: 1px;
	font-weight: normal;
	}

.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{
	clear: both;
	margin-top: -1px;
	position: relative;
	padding: 0;
	height: 0;
	border: none;
	overflow:hidden;
	visibility: hidden;
	}
.none {display: none;}
	
hr {
  	border: 0;
  	width: 80%;
  	color: #FF0000;
	background-color: #FF0000;
	height: 1px;
	}
	
a:link {color: #1d3662;}
a:visited {color: #666666;}
a:hover {color: #000;}
a:active {color: #CC0033;}
img {border: none;}
p {margin-bottom: 1.8em;}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none;}

img.lft, .floatleft {
	float: left;
	margin: 0 10px 10px 0;
	}

img.rgt, .floatright {
	float: right;
	margin: 0 0 10px 10px;
	}

#content ul, #content ol {margin: 0 0 1.8em 15px;}
	#content ul ul, #content ol ol {margin: 0 0 0 15px;}
	
	#content ol {margin-left: 34px;}
	
	#content ul {list-style: none; margin-left: 0;}
		#content ul li {
			background: url(../img/square.gif) no-repeat 0 4px;
			padding-left: 20px;
			position: relative;
			font-weight: bold;
			color: #1d3662;
			}
	
a.tisk {
	background: url(../img/ico-tisk.gif) no-repeat 0 70%;
	padding-left: 20px;
	}
	
/* ***** IE6 italic bug hack ***** */

/* \*/

.WYSIWYGContentBody {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}

/* */

/* ***** formulare ****** */

input, select {vertical-align: middle; font-size: 1em;}

.button {
	background: url(../img/bg-button.gif) repeat-x #dcdcdc;
	border: 1px solid #8c8fa5;
	padding: 0 6px;
	cursor: pointer;
	}
.pole, select {
	border: 1px solid #8c8fa5;
	padding: 1px;
	}
option {padding-right: 9px;}


	#form span {
		width: 10em;
		float: left;
		display: block;
		margin-bottom: 5px;
		}
	#form .pole {
		width: 300px;
		margin-bottom: 5px;
		}
	#form br {clear: both;}
	#form .button {margin-left: 10em;}
	#form textarea.pole {height: 100px;}
	
	#form .checkbox {		
		display: block;
		float: left;
		margin-right: 25px;
		}
		#form .checkbox span {width: auto; margin-right: 5px;}

/* IE button fix */
	
input.button {
	width: 0;
	overflow: visible;
}
input.button[class] {width: auto;}

/* tabulka bezna */
table {
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 1.8em;
	margin-left: 1px;
	}	
	th, td {
		padding: 5px 15px;
		vertical-align: top;
		}
		th {
			background: #697897;
			color: #FFF;
			padding-top: 8px;
			}
		td {
			border-bottom: 1px solid #697897;
			}
/* tabulka bez formatovani */
table.noformat {
	border: 0;
	border-collapse: collapse;
	}
	table.noformat th, table.noformat td {
		padding: 5px 15px;
		vertical-align: top;
		border: 0;
		}
		.noformat th {background: none; color: #404040;}
		
/* ********* zkratky ********* */

.focus {display: none;}

/* float clear */

#navi, #content {
	overflow: hidden;
	_display: inline-block;
	}
	
/* cistic uzivatelskych wysiwyg okras */
	
font {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	}
	
#flash, #rezervace, #navi, #h_menu, .ender_menu, #lang, #search, .breadcrumbs, .tisk  {display: none;}