BODY {
  background: #fdcd1f;
  padding: 2px;
  margin: 0;
  color: #3a89c5;
  font-size: 12px;
  font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  text-align: center;
}

BODY a {
  font-weight: bolder;
  text-decoration: none;
  font-family: "Georgia", "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3a89c5;
}
BODY a:hover {
  color: #990000;
}

BODY .link .titul_link {
	display: block;
	color: #3A89C5;
  font-size: 14px;
  font-family: "Georgia", "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  background: #FFF1C3;
  padding: 4px;
  padding-left: 6px;
}
BODY .link:hover .titul_link {
  color: #FDCD1F;
  background: #3A89C5;
}

#container {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  background: #fdcd1f;
  position: relative;
}

/*#top0 { width: 100%; height: 85px; float: left; background: url('../images/topcz.jpg'); }*/
#top1 { width: 100%; height: 85px; float: left; background: url('../images/topen.jpg'); }
#top2 { width: 100%; height: 85px; float: left; background: url('../images/topen.jpg'); }

#flash {
  width: 100%;
  height: 190px;
  float: left;
  /*background: url('../images/flash.jpg') ;*/
  border-top: 0;
  border-bottom: solid #4673b3 6px;
  border-left: 0;
  border-right: 0;
}

#menu {
  width: 100%;
/*  height: 18px; */
  float: left;
  margin: 0;
  padding: 0;
  border-top: solid #3A89C5 2px;
  border-bottom: solid #3A89C5 4px;
  border-left: 0;
  border-right: 0;
  background: #fffaed;
  text-align: center;
  font-size: 12px;
}

#content {
  width: 100%;
  float: left;
  padding-top: 6px;
  padding-bottom: 6px;
}

#fotodne {
  width: 168px;
  float: left;
  padding: 8px;
  background-color: #999999;
  border-left: solid #333333 5px;
  text-align: center;
}

P.mn {
  height: 20px;
  padding: 0px 0px 4px 0px;
  margin: 0px;
  vertical-align: bottom;
}

P.mn a {
  float: left;
  color: #666666;
  padding-top: 1px;
}


.content4 {
/*  width: 70%; */
  float: right;
  padding: 12px; 
  background: #ffffff;
  text-align: left;
}

.content4 H3 {
  
}



#footer {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
/*  border-top: dotted #333333 1px; */
  text-align: center;
}

#copy {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  border-top: solid #333333 1px;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  background: #999999;
  text-align: center;
  font-size: 10px;
}

#art_head {
  width: 100%;
  float: left;
  color: #3A89C5;
  background: #FDCD1F;
  font-size: 33px;
  font-family: "Georgia", "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
}
#art_head div {
  padding: 2px;
}

#art_head_akt {
  width: 100%;
  float: left;
  background: #FFF1C3;
}
#art_head_akt a {
  color: #3A89C5;
  font-size: 14px;
  font-family: "Georgia", "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
}
#art_head_akt a div {
  padding: 2px;
  color: #3A89C5;
  background: #FFF1C3;
}
#art_head_akt a:hover div {
  color: #FDCD1F;
  background: #3A89C5;
}


TABLE {
  font-size: 12px;
}

select {width: 200px;}
select, input, label {
	font-size: 12px;
}

span.myhelp a { cursor: help; }
span.myhelp a span { position: relative; }
span.myhelp a span span
{
  display: block;
  position: absolute;
  visibility: hidden;
  top: 1em;
  left: .5em;
  padding: .2em .5em;
  width: 30em;
  color: #003366;
  background: #BBDDFF;
  border: solid #6699CC 1px;
}
span.myhelp a:hover span span { visibility: visible; }

.leftbar a {
  font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

.reference_table tr td b {
	visibility: hidden;
}

.small {font-size: smaller;}
.grey {	color: #999;}
.left {	text-align: left; }
.right {text-align: right;}
.center {text-align: center;}
.input_chyba {border: 1px solid red;}
.poznamky { margin: 20px 5px 0 0; border-top: 1px solid #DDD; width: 75%; text-align: right; float: right;}
.blokcenter {margin: 0 auto;}
.bcolor {background-color: #FFF0C8;}

div#rezervacni_formular table {line-height: 3em;}
div#kalkulace_ceny table {line-height: 1.33em;}
div#kalkulace_ceny table td.cena {text-align: right;}

div#div_new_user {width: 650px; height: 600px;}
div#div_new_user input {width: 130px;}

div#potvrzeni_rezervace table {line-height: 30px; font-family: Verdana, Arial, sans-serif; font-size: 12px; width: 450px; border: 1px solid silver; border-collapse: collapse;}
div#potvrzeni_rezervace table td {border-bottom: 1px solid silver; padding: 5px;}

.infobox {
	float: right;
	width: 170px;
	border: 1px dotted #FDCD1F;
	padding: 2px;
	text-align: left;
	margin: 0 0 20px 0;
}
