@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif; 
	font-size: 75%;
	background : #96C56F url("body.gif") repeat-x top;
  text-align : center;
	color: #363636;
  margin-bottom: 20px;	
  margin-top: 20px;
}
/*--------------------------------------------- layout ---*/
#page {
	position: relative;
	width: 806px;
	margin: 0 auto 0 auto;
	background : #FFFFFF;
  padding: 10px 0 20px 0;
}
#header {
	height: 249px;
	margin: 0px auto 0 auto;
	text-align: left;
  background: #FFF url("header.jpg") no-repeat center;	
}
#doc {
  margin: 0px auto 0 auto;
  width: 752px;
	text-align: left;
	clear: both;
	padding: 5px 0px 20px 0px;
  background: #fff url("doc.gif") no-repeat top;
}
#text {
  padding: 0px;
	text-align: left;
	width: 510px;
	float: right;
 	min-height: 300px;
	_height: 300px;
  padding: 20px 0 0 0; 
}
#left {
  padding: 0px;
	text-align: left;
	width: 228px;
	float: left;
 	min-height: 300px;
	_height: 300px;
}
#footer {
  margin: 0 auto 0 auto;
  width: 722px;
  _width: 752px;
  margin-top: 5px;
  padding: 15px;
	clear: both;
  background: #E1E1E1 ;
}
/*----------------------------------------- left ---*/
.box {
  padding: 0 15px 15px 15px;
  margin-bottom: 20px;
}
.box h3 {
  background: #FAC91F;
  margin: 0px -15px 1em -15px;
  padding: 7px 0 7px 15px;
  color: #45A849;
}
.zelena {
  background: #45A849; 
  color: #FFF;
}
.zelena a {
  color: #FFF;
}
#left ul li {
  _list-style-position: outside;
}
div.hotel {
  margin-bottom: 0px;
}
/*---------------------------------------- logo ---*/
#logo img {
  position: absolute;
  top: 75px;
  left: 45px;
  width: 185px;
  height: 175px;
}
/*----------------------------------------- footer ---*/
#footer span {
  display: block;
  padding: 2px 15px 0 15px;
	font-size: 0.8em;
	color: #959595;  
}
#footer a {
  color: #959595;  
}
/*------------------------------------------------- formulare ---*/
fieldset {
	padding: 10px;
  border: 1px solid #EBEBEB;
  text-align: left;
}
label span {
	display: block;
	float: left;
	width: 130px;
  margin-right: 10px;
}
legend{
  padding: 10px 5px 10px 5px;
  color: #45A849; 
}
/*----------------------------------------------------- obecné tagy ---*/
ul {
  list-style-position: inside;
  list-style-type: none;
  margin: 0px 0 1em 0px;
  color: #BE5E40;
}
ul li {
  line-height: 1.5em;
}
#text-nonhp ul, #text-nonhp ol {
  margin: 0px 0 1em 20px;
}
a {
  color: #45A849;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h1, h2, h3, h4 {
  margin: 0;
  line-height: 1em;
  font-weight: bold;
  color: #45A849;
}
h1 {
  font-size: 1.3em;
  font-weight: bold;
  color: #45A849;
  margin: 0em 0 1em 0;
}
h1 span{
  font-size: 0.9em;
  font-weight: normal;
  color: #45A849;
}
h2 {
  font-size: 1.2em;
  padding: 6px 0 10px 0px;
  font-weight: bold;
  color: #45A849;
}
#text h2 {
  font-size: 1.1em;
  padding: 7px 15px 7px 15px;
  font-weight: bold;
  color: #45A849;
  background: #FAC91F;
  margin: 1em 0 1.5em 0;
}
h3 {
  font-size: 1.1em;
  font-weight: bold;
  color: #45A849;
  margin: 10px 0 5px 0;
}
h4 {
  font-size: 1.1em;
  font-weight: bold;
  color: #45A849;
  margin: 0px 0 10px 0;
}

p {
  margin: 0 0 1em 0;
}
hr {
  display: none;
}
table {
  font-size: 100%;
  border-collapse: collapse;
}
a img{
  border: none;
}
/*--------------------------------------------------- obrazky ---*/

.pic {
  border: 1px solid #D7D7D7;
}
.pic-3 {
  border: 3px solid #D7D7D7;
}
.picL {
  float: left;
  border: 1px solid #D7D7D7;
  margin-right: 10px;
}
.picR {
  float: right;
  border: 1px solid #D7D7D7;
  margin-right: 10px;
}
/*--------------------------------------------- jazyky---*/
#jazyky {
  position: absolute;
  top: 20px;
  left: 30px;
  color: #999999;
}
#jazyky a {
  color: #999999;
  font-size: 0.8em;
  text-decoration: none;
}
a.cz {
  background: url("./cz.gif") no-repeat left center;
  padding-left: 20px;
}
a.en {
  background: url("./en.gif") no-repeat left center;
  padding-left: 20px;
}
a.de {
  background: url("./de.gif") no-repeat left center;
  padding-left: 20px;
}
a.pl {
  background: url("./pl.gif") no-repeat left center;
  padding-left: 20px;
}
/*--------------------------------------------- fotogalerie---*/
.fotogalerie p {
  text-align: center;
  padding: 10px 0 0 0;
  font-weight: bold;
}
.foto {
  margin: 0 0 10px 0;
}
.foto img {
  margin: 0 0 7px 0;
}
.foto2 img {
  margin: 0 20px 12px 0; 
}
/*--------------------------------------------- menu - zahlavi---*/
#menu-zahlavi{
  position: absolute;
  top: 20px;
  right: 15px;
}
#menu-zahlavi li{
  display: block;
  float: left;
  padding-left: 20px;
  margin-right: 20px;
  font-size: 0.9em;
}
#menu-zahlavi li a{
  color: #808080;
}
#menu-zahlavi li a:hover{
  text-decoration: none;
}
.tisk{
  background: url(tisk.gif) no-repeat left;
}
.email{
  background: url(email.gif) no-repeat left;
}
/*---------------------------------------------- tridy a barvy ---*/
.alignL {
  float:left;
}
.alignR {
  float: right;
}
.alignC {
  text-align: center;
}
.clear {
  clear: both; 
  font-size: 1px; 
  height: 1px;
  background: transparent;
}
#text ul.list-none li, #text ul.list-ico li {
	list-style-type: none;
	padding-left: 0;
	background: transparent;
}
ul.list-ico li {
	padding: 4px 0 4px 0px;
	font-size: 1em;
}
a.ico-pdf, a.ico-xls, a.ico-ppt, a.ico-doc, a.ico-audio, a.ico-image, a.ico-video, a.ico-zip {
	padding: 2px 0 2px 25px;
	height:1%;
}
a.ico-pdf {
	background: url("ico-pdf.gif") no-repeat left center;
}
a.ico-xls {
	background: url("ico-xls.gif") no-repeat left center;
}
a.ico-ppt {
	background: url("ico-ppt.gif") no-repeat left center;
}
a.ico-doc {
	background: url("ico-doc.gif") no-repeat left center;
}
a.ico-audio {
	background: url("ico-audio.gif") no-repeat left center;
}
a.ico-image {
	background: url("ico-image.gif") no-repeat left center;
}
a.ico-video {
	background: url("ico-video.gif") no-repeat left center;
}
a.ico-zip {
	background: url("ico-zip.gif") no-repeat left center;
}
.bzr {
  border: none;
}
.bzp {
  text-decoration: none;
}
.red {
  color:#ED1B23;
}
}

