body {
	background-color:#FFFFFF;
	font-family: Verdana, "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
	font-size:0.7em;
	color:#000000;
	margin: 0px;
	padding: 0;
	width: auto;
}
.noCSS {
  display: none;
}
hr.noCSS {
  display: none;
}
.printOnly {
	display: none;
}
.clearer {
   clear:both;
}
div.clearer {
	height: 1px;
	overflow: hidden;
}
.left {
  text-align:left;
}
.right {
  text-align:right;
}
.center {
  text-align:center;
}
.just {
  text-align:justify;
}
.red {
  color: #dd0000;
}
a:link, a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a img { 
  border: none;
}
ul {
  margin-top:0.8em;
  margin-bottom:0.8em;
  margin-left:0.8em;
  padding-left:1em;
  line-height: 150%;
}
ol {
  line-height: 140%;
}
li {
  margin-bottom:0.3em;
}
p {
  margin-top: 0em;
  margin-bottom: 0.4em;
  text-align: left;
  line-height: 170%;
  text-indent: 0px;
}
.noIndent {
 text-indent: 0;
}
span {
    line-height: 170%;
}
h1 {
  font-size: 130%;
  line-height: 115%;
  font-weight: bold;
  margin-top:0px;
  margin-bottom: 5px;
  color: #933500;
}
h2 {
  font-size: 120%;
  font-weight: bold;
  margin-top:12px;
  margin-bottom: 7px;
  color: navy;
}
h3 {
  font-size: 110%;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-top: 7px;
}
legend {
  font-size: 130%;
  font-weight: bold;
  margin-top: 0px;
  margin-left: 3px;
  margin-bottom: 5px;
  padding-left: 2px;
  color:#000000;
}
fieldset {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px 0px 2px 0px;
}
fieldset div.fieldsetContent {
  margin: 0px 10px;
}
label {
  font-weight: bold;
}
.help {
	cursor: help;
	border-bottom: 1px dashed #638EB5;
}
#page {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #FFFFFF;
	min-width: 998px;

}

/* minimalni sirka pro IE6 */
* html .minwidth {border-left:998px solid #fff; position:relative; float:left; z-index:1;}
* html .container {margin-left:-960px; position:relative; float:left; z-index:2;}

#header {
	height: 26px;
  background: url(../images/header_bg.jpg) no-repeat right bottom;
  padding-top: 93px;
  margin: 0;
  overflow: hidden;
  position: relative;
}
a#home {
	position: absolute;
	display: block;
	left: 20px;
	top: 14px;
	width: 213px;
	height: 67px;
  background: url(../images/logo.gif) no-repeat left top;
}
#nav {
height: 25px;
background: #f19e00 url(../images/nav_bg.jpg) no-repeat right top;
margin: 0;
padding: 0;
overflow: hidden;
}
#nav ul#navigation {
	margin: 0;
	padding:0;
  list-style-type: none;
  background: url(../images/nav_aut.gif) no-repeat right top;
  height: 25px;
  float: left;
  padding-right: 1px;
}
#nav ul#navigation li {
	height: 25px;
	line-height: 25px;
	float: left;
	border-right: 1px solid #FFFFFF;
 position: relative;
	background-color: #abc;
}
#nav ul#navigation li a:link, #nav ul#navigation li a:visited{
  background: #da4c00 url(../images/nav_li_a_bg.gif) no-repeat right top;
  height: 25px;
  line-height: 25px;
  display: block;
  float: left;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
  clear: both;
  overflow: hidden;
  padding: 0 15px;
  text-transform: uppercase;
}
#nav ul#navigation li a:hover,  #nav ul#navigation li.current a:link, #nav ul#navigation li.current a:visited{
	text-decoration: none;
	background: #ef9c00 url(../images/nav_li_a_bg_h.gif) no-repeat right top;
	
}
#nav ul#navigation li span.left{
  background: url(../images/nav_rohy.gif) no-repeat left top;
  position: absolute;
  width: 1px;
  height: 25px;
  left:0;
  top: 0;
}

#nav-right {
	float: right;
	margin: 0;
	padding: 0;
  background: url(../images/nav_aut.gif) no-repeat left top;
  padding-left: 1px;
}
#nav-right a{
	height: 25px;
	line-height: 25px;
	border-left: 1px solid #FFFFFF;
	float: left;
}
#nav-right a img {
	display: block;
}
#main {
	height: 361px;
  background: #f19e00 url(../images/main_bg.jpg) no-repeat right top;
  margin: 0px;
  padding: 0px;
  clear: both;
  padding: 55px 450px 0 0;
}
#content {
	background: #FFFFFF url(../images/content_bg.gif) no-repeat right top;
	height: 298px;
	padding-right: 45px;
}
#content1 {
  background: #fbdda7;
	height: 257px;
	border-bottom: 1px solid #f4b845;
	overflow: hidden;;
}
div.text {
    height: 257px;
    overflow: hidden;
    padding: 0px;
}
div.tecky {
	height: 1px;
	border-left: 1px solid #f4b845;
	border-right: 1px solid #f4b845;
	overflow: hidden;
}
div.text-content {
	padding: 9px 10px;
	height: 237px;
}
#footer {
	background-color: #ffa800;
	color: #FFFFFF;
	text-align: right;
	height: 25px;
	line-height: 25px;
	border-top: 1px solid #FFF;
	padding-right: 10px;
}
#footer a:link, #footer a:visited{
	color: #FFFFFF;
}
img.home, img.ubytovani, img.sluzby, img.moznosti {
	float: left;
	width: 248px;
	height: 257px;
	overflow: hidden;
	border-right: 1px solid #f4b845;
}
img.sluzby {
	width: 202px;
}
img.moznosti {
	width: 235px;
}

div.text-content  em {
  font-style: normal;
  font-weight: bold;
  display: block;
  float: left;
  width: 100px;
}
/*-------------------------------------------------------------------------------------------------------
	mapa stranek
---------------------------------------------------------------------------------------------------------*/
.tree {
	margin-bottom: 0px;
}

.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

.tree ul li {
	padding-left: 16px;
	text-indent: -16px;
	/*line-height: 16px;*/
	background: url(../images/tree_vertical.gif) top left repeat-y;
	margin:0;
	display: block;
	/*font-size: 8pt;*/
	padding-top: 3px;
	padding-bottom: 3px;
}
* html .tree ul li {
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	display: inline-block;
}
.tree ul li img {
	vertical-align: middle;
}

.tree ul li.last {
	background: url(../images/tree_last.gif) 0 50% no-repeat;
}


/*-------------------------------------------------------------------------------------------------------
	komtaktni formulare
---------------------------------------------------------------------------------------------------------*/
fieldset input.text, fieldset textarea{
	width: 300px;
	border: 1px solid #777777;

}
img.counter {
width: opx;
height: 0px;
overflow: hidden;
}

