@media screen, projection {
/* Basic Elements */
body  {
	background: #F2E6B6 url(../img/bg.jpg) repeat-y 50% 0;
	background-attachment: fixed;
	text-align: center;
	margin: auto auto;
	padding: 0;
	font-family: "Arial", sans-serif;
	font-size: 75%;
	color: #111111;
}
h1,h2,h3,h4 {
	margin: 0; padding: 0;
}
h1 {
	background: url(../img/logo_star.gif) no-repeat top left;
	position: absolute;
	left: 65px;
	top: 85px;
	text-indent: -9999px;
	z-index: 20;
}
h1 a {
	background: url(../img/logo_star.gif) no-repeat top left;
	display: block;
	float: left;
	height: 130px;
	width: 140px;
	text-decoration: none;
}
/*small version of logo*/
h1.small {
	background: url(../img/logo-small.gif) no-repeat top left;
	left: 70px;
	top: 70px;
}
h1.small a {
	background: url(../img/logo-small.gif) no-repeat top left;
	height: 55px;
	width: 70px
}
/*---------------------*/
h2, h3, h4 {
	color: #A6292F;
	font-size: 125%;
}
/*
h2 {
	position: absolute;
	left: 15px;
	width: 230px;
}
*/
h3 {
	margin: 0 0 1.5em 0;
}
h3.border {
	border-bottom: 1px solid #A6292F;
}
h4 {
	font-size: 105%;
	margin: 0 0 0.6em 0;
}
a {
	color: #d0000a;
	text-decoration: underline;
}
a:hover {
	color: #CF4148;
}
p {
	margin: 0 0 0.8em 0;
	padding: 0 0 0.6em 0;
}
img {
	border: none;
}
ul, li, form {
	list-style: none;
	margin: 0;
	padding: 0;
}
hr, .hide, .print {
	display: none;
}
.cleaner {
	clear: both;
	line-height:0px;
	overflow:hidden;
	height: 0px; margin: 0; padding: 0;
}

#swfimg {
  width: 500px;
  height: 223px;
  position: absolute;
  margin-left: 269px;
  margin-top: 20px;
}
#swfimg.noFlash{
 background: url(../img/romantik-hotel-u-raka.jpg) no-repeat ;

}

/*HOLDER DIV*/
#conteiner {
	border: none;
	margin: 0 auto 0 auto;
	padding-left: 3px;
	position: relative;
	text-align: left;
	width: 770px;
	z-index: 2;
}
body:last-child #conteiner {
	padding-left: 4px;
	_padding-left: 3px;
}
/*MAIN DIVS*/
#header {
	background: url(../img/top-bg.jpg) repeat-x 0 0;
}
#content {
	_height: 420px;
	min-height: 450px;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 769px;
}
#content.cflash {
	_height: 540px;
	min-height: 562px;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 769px;
}

#left {
	text-align: center;
	width: 257px;
	float:left;
	top: 200px;
	_top: 197px;
	left=0; /*IE 5 hack*/
}
/*there were some problems with FF so I had to do it this :shit: way*/
#left.hp {
	top: 289px;
}
.leftHP {
  width: 370px;
  float: left;
}

#center {
	padding: 0 265px 0 250px;
}
#center.large {
	padding: 0 8px 0 250px;
}
#center.large img {
	margin: 0 2em 0 0.3em;
}
#right {
	float: right;
	width: 261px;
}
#right.hp {
	width: 270px;
}

.rightHP {
  float: right;
  width: 370px;
}

.obal {
	padding: 10px 10px 13px 10px;
	_padding: 10px 10px 0 10px;
}
#homepage .obal {
	padding: 10px 10px 13px 30px;
	_padding: 10px 10px 0 30px;
}
.obal img {
  padding: 0px !important;
  margin: 5px 0px 5px 0px !important;
}
#footer {
	border-top: 1px solid #9F2F2E;
	color: #A02B35;
	font-size: 0.9em;
	margin: 0.1em 0 0 0;
	text-align: center;
}
/*AUXILIARY STUFF*/
/*helpers*/
#content .no-border {
	border: none;
}
#content .no-list {
	list-style: none;
}
#content .no-bg {
	background: none;
}
#content .right {
	text-align: right;
	font-size: 1.1em;
}
/*header*/
#header div {
	background-color: White;
	margin: 0; padding: 0;
	height: 23px;
	width: 769px;
	position: absolute;
	top: 20px;
}
#header p {
	position: static;
	margin: 0;
	padding: 23px 0 0 0;
	text-align: right;
}
#header img {
	margin: 20px 1px 0 0;
}
#header img.main {
	float: none;
	margin: 20px 0 0 269px;
	position: relative;
	z-index: 10;
}
#header span {
	display: none;
}
#header div a {
	float: left;
	display: block;
	color: #DC143C;
	font-size: 0.9em;
	height: 23px;
	/*width:70px !important;*/
	margin: 0;
	margin-right:10px;
	text-decoration: none;
	text-indent: -9999px;
}
#header.largeflags div a{
  margin: 0 !important;
}
/*czech*/
#header div a.cz {
	background: transparent url(../img/flag-cz.gif) no-repeat 0 0;
	width: 52px;
}
#header div a.cz:hover {
	background: transparent url(../img/flag-cz.gif) no-repeat -73px 0;
}
/*deutsch*/
#header div a.de {
	background: transparent url(../img/flag-de.gif) no-repeat 0 0;
	width: 53px;
}
#header div a.de:hover {
	background: transparent url(../img/flag-de.gif) no-repeat -87px 0;
}
/*france*/
#header div a.fr {

	background: transparent url(../img/flag-fr.gif) no-repeat 0 0;
	width: 50px;
}
#header div a.fr:hover {
	background: transparent url(../img/flag-fr.gif) no-repeat -91px 0;
}
/*english*/
#header div a.en {
	background: transparent url(../img/flag-en.gif) no-repeat 0 0;
	width: 52px;
}
#header div a.en:hover {
	background: transparent url(../img/flag-en.gif) no-repeat -77px 0;
}
/*rusky*/
#header div a.ru {
	background: transparent url(../img/flag-ru.gif) no-repeat 0 0;
	width: 51px;
}
#header div a.ru:hover {
	background: transparent url(../img/flag-ru.gif) no-repeat -91px 0;
}

#header.largeflags div a.cz {
	width: 73px;
}
#header.largeflags div a.de {
	width: 87px;
}
#header.largeflags div a.fr {
	width: 91px;
}
#header.largeflags div a.en {
	width: 77px;
}
#header.largeflags div a.ru {
	width: 91px;
}




/*----------------------------*/
/*content*/
#content p.capital:first-letter {
	font-family: "Times New Roman", Times, serif;
	color: #A6292F;
	font-size: 5em;
	float: left;
	text-transform: uppercase;
	margin: -12px 3px 0 0;
	_margin: 0 2px 0 0;
}
#content ul {
	margin: 0.5em 0 0.7em 3em;
}
#content li {
	/*background: url(../img/li.gif) no-repeat 0 4px;*/
	list-style: disc;
	margin: 0.2em 0 0.3em 0;
	padding: 0.1em 0 0.1em 0.3em;
}
/*packages*/
div.pack {
	background: url(../img/pack-bg.jpg) no-repeat 100% 100%;
	margin: 0 2em 1.5em 0;
	padding: 0.5em;
}
div.pack h4 {
	font-size: 1.2em;
}
#content div.pack ul, div.pack li {
	margin-right: 0.6em;
}
#content div.pack li {
	padding: 0.2em 0.4em 0.2em 0.3em;
}
div.pack table {
	margin: 0 0 2em 0;
}
div.pack table td {
	padding-top: 4px;
	padding-bottom: 1px;
}
div.pack table td.price{
  text-align:center;
}
/*left side*/
#left p {
	color: #A6292F;
	margin: 1.6em 0 1em 0;
}
#left p img {
	margin: 0 0.5em 0 0.5em;
}
#left #fotka {
	color: #222;
	margin: 0.5em 0 1em 0;
}
#left #fotka img {
	margin: 0.5em 0 0 0;
}
/*images*/
#content img {
	border: 1px solid #333;
	margin: 0 0 1em 0;
}
/*odkazy*/
a.external {
	background: url(../img/odkaz.gif) no-repeat 3px;
	padding-left: 1.6em;
}
a.external:hover {
	background: url(../img/odkaz2.gif) no-repeat 3px;
	padding-left: 1.6em;
}
/*hr*/
hr.line {
	border: none;
	border-top: 1px solid #A6292F;
	display: block;
	_height: 1px;
	position: relative;
	top: -14px;
	_top: -20px;
}
/*selfmarketing*/
#selfmarketing {
	position: relative;
	height: 34px;
	margin: 0;
	left: -37px;
	@left: -3px;
}
#selfmarketing li {
	list-style: none;
	margin: 0; padding: 0;
	float: left;
	position: absolute;
}
.s1 {left: 0;}
.s2 {left: 74px;}
.s3 {left: 150px;}

#selfmarketing a {
	background: #F6E6AF;
	color: #A6292F;
	font-size: 11px;
	display: block;
	height: 16px;
	width: 60px;
	margin: 0;
	padding: 3px 7px 3px 7px;
	text-decoration: none;
	text-align: center;
}
#selfmarketing a:hover {
	color: #A6292F;
	background: #FAFAEC;
}
/*menu*/
#menu {
	background: #A22A33 url(../img/menu-bg.jpg) repeat-x 0 100%;
	margin: -3px 1px 0 0;
	height: 47px;
	font-size: 12px; /* I had to:/ */
}
#menu ul {
	position: relative;
	width: 769px;
}
#menu li {
	float: left;
	/*width: 12%;*/
	text-align: center;
	vertical-align: middle;
	display: table;
	_display: inline;
}
#menu li.hide {
	display: none;
}
#menu a {
	color: #FAE7C9;
	/*
	display: table-cell;
	height: 40px;
	*/
	display: block;
	_height: auto;
	margin: 0;
	_padding: 12px 10px 12px 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
#menu a:hover {
	background: #84232A;
}
#menu a.active {
	background: #84232A;
}
/*english*/
div#menu ul.en a {
	padding: 12px 7px 12px 7px;
}
div#menu.pridavek ul.en a {
	padding: 12px 4px 12px 4px;
}
/*czech*/
div#menu ul.cs a {
	padding: 12px 10px 12px 11px;
}
div#menu.pridavek ul.cs a {
	padding: 12px 7px 12px 8px;
}
/*deutsch*/
div#menu ul.de a {
	padding: 12px 5px 12px 6px;
}
div#menu.pridavek ul.de a {
	padding: 12px 2px 12px 3px;
	font-weight: normal;
}
/*france*/
div#menu ul.fr a {
	padding: 12px 5px 12px 5px;
}
div#menu.pridavek ul.fr a {
	padding: 12px 2px 12px 3px;
	font-weight: bold;
}
/*france*/
div#menu ul.ru a {
	padding: 6px 10px 5px 11px;
	font-size:11px;
	_display:inline-block;
	height:30px;
}
div#menu.pridavek ul.ru a {
	padding: 6px 6px 5px 7px;
	font-size:11px;
	_display:inline-block;
	height:30px;
}
/*-----------------------------*/
/*Footer*/
#footer p {
	line-height: 16px;
	margin-top: 0.6em;
}
#footer a {
	color: #D91113;
	text-decoration: none;
}
#footer a:hover {
	color: #E94747;
}
/*fotogalerie*/
div.foto-left {
	position: absolute;
	bottom: 100px;
	_bottom: 110px;
	left: 16px;
	width: 220px;
}
/*Form*/
input {
	margin: 0; padding: 0;
	text-indent: 2px;
	_padding: 0 0 0 2px;
	_text-indent: 0;
}
form {
	margin: 0; padding: 0;
}
form.formular {
	position: relative;
	margin: -5px 0 20px -3px;
	_margin: -12px 0 20px -2px;
}
form.formular input {
	_margin: 0 5px 0 0;
}
/*Tables*/
table {
	border-collapse: collapse;
	font-size: 1em;
	margin: 0; padding: 0;
}
th {
	padding: 0.2em 0.5em 0.2em 0.5em;
}
td {
	padding: 0.2em 0.5em 0.2em 0.5em;
}
td.vertical-top {
	vertical-align: top;
}
td.vertical-top-left {
	text-align: left;
	vertical-align: top;
}
.podtiskfota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #F4EBC6;
	background-color: #ADA483;
}
/*table-booking*/
.small {
	color: #A6292F;
	font-size: 9px;
}
table.booking {
	font-size: 1em;
	border-collapse: collapse;
	width: 460px;
}
table.booking td {
	padding: 2px 3px;
}
table.booking td.vertical-top{
  padding-top:6px;
}
table.booking td.vertical-top p{
  padding:0px;
  margin:0px;
}
table.booking img {

}
div.chyby p {
	color: Red;
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 0.1em 0;
}
/*table - formular*/
table.formular {
	color: #A6292F;
	font-size: 9px;
	width: 270px;
	_width: 100%;
}
table.formular td {
	padding: 2px 0 2px 0;
	vertical-align: middle;
}
table.formular img {
	vertical-align: middle;
	_vertical-align: top;
}
/*table - contact*/
table.contact {
	border-collapse: separate;
}
table.contact td {
	padding: 3px 3px 0 3px;
	vertical-align: top;
}
.mark {
	background-color: #F2E6B7;
	padding: 1px;

}
.mark_on {
	background-color: #Fff4d1;
	padding: 1px;
}
/*table - pricelist*/
table.price-list {
	font-weight: normal;
	border:0px;
	margin-bottom:0px;
	border-collapse:collapse;
}
table.price-list th {
	color: #F4EBC6;
	background-color: #ADA483;
	text-align: center;
}
table.price-list td {
	border-bottom: 3px solid #ADA483;
	font-size: 13px;
	padding:4px 4px;
}
table.price-list td.down {
	border: none;
	background: url(../img/table-bg-down.gif) repeat-x;
	padding: 0;
	height: 12px;
}
p.podcenikem{
  margin:0px;
  padding:0px;
  width:230px;
}
div.price-list-desc {
  color: white;
  width: 220px;
  text-align:left;
  background-color: #A02B35;
  margin: 5px 0px;
  padding:5px 5px;
}
div.price-list-desc h3 {
  color: white;
  padding:0px 0px 0px 0px;
  margin:0px 0px 10px 0px;
  font-size:1.2em;
}
#left .obal div.price-list-desc p {
  padding:0px 0px 0px 0px;
  margin:0px 0px 7px 0px;
  color: white;
}


/*old css*/
.select_jmeno {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #A02B35;
height: 18px;
border: 1px #A02B35 solid;
text-align: left;
}
.select_jmeno2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #A02B35;
height: 18px;
border: 1px #A02B35 solid;
text-align: left;
width:90px;
}
.select_cisla {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #A02B35;
height: 18px;
border: 1px #A02B35 solid;
text-align: left;
clip:  rect(   )
}
.select_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #A02B35;
height: 100px;
border: 1px #A02B35 solid;
text-align: left;
}
.select_mail {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #A02B35;
height: 18px;
border: 1px #A02B35 solid;
text-align: left;
clip:  rect(   )
}
.select_mail_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #A02B35;
height: 100px;
border: 1px #A02B35 solid;
text-align: left;
clip:  rect(   )
}
.select_home {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #A02B35;
height: 18px;
border: 1px #A02B35 solid;
width: 130px;
}
.select_home2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #A02B35;
height: 18px;
border: 1px #A02B35 solid;
width: 160px;
&margin-left:2px; 
_margin-left:0px;
}
.select_homedate {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #A02B35;
height: 18px;
width:36px;
border: #A02B35;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px
}
.select_homenumber {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #A02B35;
height: 18px;
position:absolute;
right:0px;
_right:6px;
border: 1px #A02B35 solid;
width: 25px
}
.select_homenumber2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #A02B35;
height: 18px;

border: 1px #A02B35 solid;
width: 25px
}
.button-hp {
	background-color: #A02B35;
	border: 1px #A02B35 solid;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;
	text-align: center;
	width: 105px;
}
.button {
	background-color: #A02B35;
	/*border: 1px #A02B35 solid;*/
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 24px;
	margin-top:10px;
  text-align: center;
	width: 235px;
	_width: 227px;
}
.button-small {
	background-color: #A02B35;
	border: 1px #A02B35 solid;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;
	text-align: center;
	width: 150px;
	margin-left: 55px;
	_margin-left: 60px;
}
/*5. 5. 2005 - balicky*/
div.package4 {
   margin-bottom:27em;
   margin-top:56.5em;
}
div.package4-en {
   margin-bottom:29em;
   margin-top:60em;

}
div.package4-fr {
    margin-bottom:28em;
    margin-top:57em;
	
}
div.package4-de {
    margin-bottom:29em;
    margin-top:61.5em;
	
}
div.package4-ru {
	margin-top: 40em;

}
/*div.package5 {
	margin-top: 2em;
}*/
div.package6 {
	margin-top: 6.5em ;
}
div.package6-de {
	margin-top: 8em ;
}
div.package6-en {
	margin-top: 6.5em ;
}
div.package6-fr {
	margin-top: 6.5em ;
}
/*amfory*/
p img.right {
	float: right;
	margin: 0; padding: 0;
}
#flashovka {
	display: none;
}
#flashovka.display {
	display: block;
}
#flash2{
	width: 222px;
	height:144px;
	margin: -1em 0 0 0;
	_margin: -1em 0 0 0;
}
#left #flash2 a img {
	margin: -0.5em 0 0 0;
	_margin: -1.5em 0 0 0;
}
.calimg{
  position:absolute;
  right:0px;
  _right:11px;
}
.obal img.calimg2{
  position:absolute;
  margin-top:-19px !important; 
  width:15px;
  height:18px;
  display:block;
  margin-left:213px !important;
}
span.little{
  font-size:11px;
  font-weight:normal;
}

.christpack {
padding: 10px;
background:url(../img/christ-pack-bcg.jpg);
background-color:#070C20;
background-position:bottom;
font-family:Georgia, 'Times New Roman', Times, serif; color: #FFFFFF;
background-repeat:no-repeat;}
}
#ban_akce{
  width:740px;
  height:65px;
  margin:0px auto 10px auto;
  _margin:-20px auto 0px auto;
}
#ban_akce .left{
  float:left;
  background:#84232a;
  width:226px;
  height:65px;
  text-align:center;
  color:#f4ece9;
}
#ban_akce .left p{
  font-size:15px;
  font-weight:bold;
  padding:13px 0px 0px 0px;
  margin:0px;
}
#ban_akce .left p span{
  font-size:13px;
  font-weight:normal;
}
#ban_akce .right{
  float:left;
  height:65px;
  text-align:center;
  background:#a22a33;
  width:514px;
  color:#ead3b4;
  font-size:12px;
}
#ban_akce .right p{
  font-size:13px;
  font-weight:bold;
  padding:9px 0px 0px 0px;
  margin:0px;
}
#ban_akce .right p span{
  font-size:10px;
  font-weight:normal;
}

#ban_akce_left{
  width:230px;
  margin:10px auto 0px auto;
  _margin:0px auto 0px auto;
}
#ban_akce_left .left{
  background:#84232a;
  width:230px;
  height:65px;
  text-align:center;
  color:#f4ece9;
}
#ban_akce_left .left p{
  font-size:15px;
  font-weight:bold;
  padding:13px 0px 0px 0px;
  margin:0px;
  color:#f4ece9;
}
#ban_akce_left .left p span{
  font-size:13px;
  font-weight:normal;
  color:#f4ece9;
}
#ban_akce_left .right{
  text-align:center;
  background:#a22a33;
  width:230px;
  color:#ead3b4;
  font-size:12px;
}
#ban_akce_left .right p{
  font-size:13px;
  font-weight:bold;
  color:#ead3b4;
  padding:10px 5px 10px 5px;
  margin:0px;
}
#ban_akce_left .right p span{
  font-size:10px;
  color:#ead3b4;
  font-weight:normal;
}

/* Novinky */

div.novinka_full_normal, div.novinka_full_sticky {
  margin: 0 2em 1.5em 0;
	padding: 0 0.5em;
	border-bottom: 1px solid #9F2F2E;
}

div.novinka_short_normal, div.novinka_short_sticky {
  margin: 0 2em 1.5em 0;
	padding: 0 0.5em;
}

div.novinka_short_sticky, div.novinka_short_normal {
  clear: left;
}

div.novinka_short_sticky img, div.novinka_short_normal img{
  width: 100px;
  float: left;  
}

div.novinka_full_normal h4, div.novinka_short_normal h4 {
  font-weight: normal;
  font-size: 100%;  	
}

div.novinka_full_sticky h4, div.novinka_short_sticky h4 {
  font-size: 100%;
}

div.novinka_short_sticky h4, div.novinka_short_normal h4, p.novinka_text {
  margin-left: 110px;
}

h4.novinka_bez_obrazku, h4.novinka_s_obrazkem {
  padding-top: 2px;  
}


span.nezalamovat {
  white-space: nowrap;
}






div p.center {
  text-align: center;
}

div img.center {
  margin-left: auto;
  margin-right: auto;
}

div#novinky {
  border-top: 1px solid #9F2F2E;
}
#self{
  position:absolute; 
  width:70px; 
  right:10px;
  z-index:100;
  top:24px;
}
#self img{
  margin:0px 5px;
}
#self a{
  text-decoration:none;
}
