@media print
{
	#head,
	#ribbon-left,
	#rightribbon	
	{
		display:none;
	}	
}

* {
	font-family: "Verdana" , Verdana, "Helvetica ce" , "Arial ce", Sans-Serif;
	font-size: 11px;
	color: #36478e;}
	
body {
	padding: 0;
	background: #D5D8E7 url(images/pozadifull.gif) repeat-y 50%;
	margin: 0;
	text-align:center;}

h1,h2,h3 {margin: 8px 0 0 0}

h1 {
  margin-top: 1em;
  font-size: 12px;
	text-align:right;
	text-transform:uppercase;}
	
p.hotel-adress {
  border-bottom:solid 1px #9AA3C6;
	margin-bottom:5px;
	text-align: right;
  color: #808080;}

h2 {
  font-size: 12px;
	text-align:left;}
	
a:hover {color: red}

p {margin-top: 2px}

ul li {line-height: 140%;}

.action-list a {font-size: 13px; line-height: 160%}

.intextimg-r, .intextimg-l {border: 1px solid #36478E}
.intextimg-l {float: left; margin: 0.6em 0.6em 0 0}
.intextimg-r {float: right; margin: 0.6em 0 0 0.6em}

.orderbutton a {
  text-transform:uppercase;
  font-size: 18px;
  color: red;}

.orderbutton {
  clear: both;
  padding: 0.8em 0 0 0;
  border-top: 1px solid #9AA3C6;
  margin: 2em 0 1em 0}

/************** zakladni layout + hlavicka **************/
#head {
	text-align:left;
	margin:auto;
	width:760px;
	margin-top: -2px;}
	
#head a#title {
	display: block;
	position: relative;
	width: 760px;
	height: 120px;
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;}

#head a#title span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 760px;
	height: 120px;
	background: url('images/hlavicka.jpg') top left no-repeat;
	cursor: hand;}

#img-zbytek-hlavicka {
	background-image: url(images/hlavicka_zbytek.jpg);
	width:184px;
	height:48px;
	top:118px;
	position:absolute;
	display:block;}

#menu-container {
	background-color: #36478e;
	height:31px;
	margin-left: 180px;
	padding-bottom: 0px;
	margin: 0px auto;
	border-top :white 1px solid;
	color: white;
	padding-top: 0px;
	margin-left:184px;
	z-index:100;}

#menu {
	width: 575px;
	border: 0 solid white;
	margin: 0 0 0 auto;
	text-align:center;}

#middle {
	position:relative;
	top:5px;
	left:0px;
	width:760px;
  height:100%;
	margin:auto;}

#main-data {
	position:absolute;
	width:554px;
	left:205px;
	top:-10px;}

.container {
	margin-left:10px;
	margin-right:25px;
	text-align:justify;}
	
#footer {
  clear: both;
	margin:0px;
	border-top: 1px solid #ccc;
	font-weight: normal;
	font-size: 10px;
	margin: 10px 10px 30px 10px;
  position: relative;
  top: 15px;}
	
#language {
	margin-top:1px;
	position: absolute;
	top: -142px;
	left: 50%;
	margin-left:283px; margin-left /**/:281px;/*hack na explorer*/}

#language a {
	display: block;
	position: relative;
	width:22px;
	height:15px;
	margin-top:4px;
	margin-bottom:5px;
  background: transparent;
  border: 0}

#language a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 22px;
	height: 15px;
	cursor: hand;}
	
#lang-cs span {background-image: url(../images/flags/flag_cs.gif);}
#lang-de span {background-image:url(../images/flags/flag_de.gif);}
#lang-en span {background-image:url(../images/flags/flag_en.gif);}
#lang-zh span {background-image:url(../images/flags/flag_zh.gif);}

#hotels {
	position: absolute;
	top: 42px;
  left: -140px;
  width: 135px;
  padding-right: 5px;
  text-align: left}

#hotels ul {margin-left: -20px; $margin-left: 20px; margin-top: 5px; margin-bottom: 0;}

.hotel-images {text-align: left; margin: 10px 0 0 5px; border: 1px solid #36478E}


#hotels ul li {line-height: 152%; font-size: 90%text-align: left}
#hotels ul li a {text-align: left; text-decoration: underline}
