body {
  background: #ffffff;
	color: #000000;
	font-family: "Verdana", "Arial", "Lucida Grande", "Helvetica";
	font-size: 12px;
	margin: 0;
	cursor: default;
}

img {
	border: 0;
}

#cover {
  width: 1000px;
  margin: 0 auto;
  background: #F7F3C3;
}

div#language {
  background: #8F5645;
  width: 980px; height: 26px;
  padding-top: 9px;
  padding-left: 20px;
}

div#language img {
  border: 1px solid #000000;
  margin-left: 35px;
  margin-right: 35px;
}

#top {
  background: #ECE8E4;
  width: 1000px; height: 295px;
	position: relative;
}

#ulipy1 {
  position: absolute;
  top: 1px; left: 0;
}

#ulipy2 {
  position: absolute;
  top: 240px; left: 0;
}

#top div#novinky {
  position: absolute;
  top: 0; left: 418px;
  background: url("/images/penzionulipy.gif") no-repeat right;
  width: 496px; height: 280px;
  border-left: 1px solid #F2F1EC;
  text-align: left;
  padding-left: 12px;
  padding-top: 15px;
  padding-right: 73px;
  color: #5D5D5D;
}

#top div#novinky div {
  overflow: auto;
  width: 486px;
  height: 235px;
  padding-right: 10px;
}
  
#top div#novinky p {
  margin: 0;
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 15px;
  font-weight: bold;
/*   text-align: justify; */
/*   line-height: 15px; */
}

#top div#novinky p img {
  position: relative;
  top: 2px;
  left: 5px;
}

#flash {
  width: 418px;
  height: 295px;
  position: absolute;
  top: 0; left: 0;
}

#menu {
  background: url("/images/menu.gif") repeat-x;
  width: 1000px; height: 31px;
  padding-top: 2px;
	position: relative;
  border-bottom: 1px solid #FEFDFB;
  border-top: 1px solid #FEFDFB;
}

#menu a {
  float: left;
  margin-left: 5px;
}

#menu img {
  float: left;
}

#content {
  min-height: 400px;
}

#levy {
  width: 184px;
  float: left;
  margin-top: 6px;
  margin-bottom: 30px;
}

#levy_menu {
  width: 184px;
  background: url("/images/levy_menu_bg.gif") repeat-y right;
  padding-top: 11px;
}

#levy_menu h1 {
  width: 182px;
  height: 24px;
  background: #8F5645;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  padding-top: 5px;
  margin-bottom: 20px;
}

#levy_menu a {
  display: block;
  width: 137px;
  height: 22px;
  background: url("/images/levy_menu_a.gif") repeat-x bottom;
  color: #001215;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  padding-left: 25px;
  padding-right: 20px;
  padding-top: 3px;
}

#levy_menu a:hover {
  background: url("/images/levy_menu_a.gif") repeat-x bottom #F9EE68;
}

#text {
  float: right;
  width: 748px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 20px;
}

#text p {
  margin-top: 15px;
  margin-bottom: 15px;
}

#text table, #text table td, #text table th {
  border: 1px solid #000000;
  border-collapse: collapse;
}

#text table td, #text table th {
  padding: 2px;
}

#text a {
  color: #000000;
}

#text a:hover {
  text-decoration: none;
}

#text h2 {
  font-size: 16px;
  margin: 0;
  margin-top: 15px;
}

#text h3 {
  font-size: 16px;
  margin: 0;
  margin-bottom: 25px;
}

#text h1 {
  color: #3972CB;
  font-size: 24px;
  height: 41px;
  padding-left: 56px;
  padding-top: 5px;
  margin: 0;
}

#text h1#modry {
  color: #3972CB;
  background: url("/images/h1_modra.gif") no-repeat;
}

#text h1#cerveny {
  color: #F40009;
  background: url("/images/h1_cervena.gif") no-repeat;
}

#text h1#zeleny {
  color: #3CB84A;
  background: url("/images/h1_zelena.gif") no-repeat;
}

#text h1#hnedy {
  color: #8F5645;
  background: url("/images/h1_hneda.gif") no-repeat;
}

#text img {
  padding: 2px;
  border: 1px solid #666666;
  margin: 5px;
}

label {
  float: left;
  width: 150px;
  margin-right: 0.5em;
  padding-top: 0.3em;
  text-align: left;
  font-weight: normal;
}

legend	{
  margin: 7px;
  color: #111111;
  font-weight: bold;
}

input {
  margin: 1px 0;
  color: #111111;
}

input#submit {
  font-weight: bold;
  color: #000000;
  cursor: pointer;
  margin-top: 5px;
  padding: 2px;
  width: 100px;
  background: #ffffff;
  border: 1px solid #486E9C;
}

select.prijezd {
  float: left;
  margin-left: 3px;
  margin-top: 10px;
  padding: 0px;
  color: #232323;
}

select.odjezd {
  float: left;
  margin-left: 3px;
  padding: 0px;
  color: #232323;
}

select#prij_den {
  float: left;
  margin-left: 3px;
  margin-top: 10px;
  padding: 0px;
  color: #232323;
}

select#odjezd_den {
  float: left;
  margin-left: 3px;
  padding: 0px;
  color: #232323;
}

label#labprij {
  float: left;
  margin-top: 10px;
  width: 150px;
  margin-right: 0.5em;
  padding-top: 0.3em;
  text-align: left;
  font-weight: normal;
}

.gal {
  float: left;
  text-align: center;
  width: 229px;
  margin: 10px;
}

.anketa {
  margin-top: 50px;
  margin-left: 10px;
  width: 171px;
  background: #ECE8E4;
  border: 1px solid #000000;
  margin-bottom: 30px;
}

.anketa th {
  text-align: left;
}

.anketa td form {
  border: 0;
}

.anketa td.nad {
  width: 150px;
  padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

.anketa td.dal {
  width: 150px;
  padding-left: 10px;
}

.anketa td.dal div {
  width: 150px;
	background: url(../images/ank_podklad.gif) repeat-x;
	height: 14px;
}

.anketa td.dal div div {
	background: url(../images/ank_stred.gif) repeat-x;
	height: 14px;
}

.anketa td.dal img {
  border: 0;
  margin: 0;
  padding: 0;
}

.anketa td.procento {
  width: 150px;
  padding-left: 10px;
	padding-bottom: 10px;
}

.anketa td.area {
  width: 150px;
  padding-left: 10px;
  text-align: right;
}

.anketa td.area textarea {
  width: 150px;
  font-size: 10px;
  font-family: "Arial", "Verdana", "Lucida Grande CE", "Helvetica CE";
  border-right: 1px solid #D4D0C7;
  border-bottom: 1px solid #D4D0C7;
  border-top: 2px solid #808080;
  border-left: 2px solid #808080;
  color: #888888;
  font-style: italic;
  text-align: left;
  margin-bottom: 7px;
}

.anketa td a {
	color: #3972CB;
	text-decoration: none;
  margin-left: 10px;
	background: url(../images/sipka.gif) no-repeat;
}

.anketa td a:hover {
	color: #3972CB;
	text-decoration: underline;
  margin-left: 10px;
	background: url(../images/sipka_over.gif) no-repeat;
}

#footer {
  clear: both;
  height: 24px;
  background: #8F5645;
  border-top: 1px solid #B28B6F;
  border-bottom: 17px solid #F7F3C3;
  color: #ffffff;
  padding-left: 50px;
  padding-right: 20px;
  padding-top: 4px;
  font-weight: bold;
  font-size: 14px;
}

#footer a {
  color: #ffffff;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer div {
  font-weight: normal;
  float: right;
  font-size: 12px;
  padding-top: 2px;
}

#footer div a {
  color: #ffffff;
  text-decoration: none;
}

#footer div a:hover {
  text-decoration: underline;
}

div#mainMap {
  width: 300px;
  height: 230px;
  border: 1px solid #000000;
  float: right;
}

a#link_get {
	display: block;
	margin: 10px 0px 0px 25px;
}
