body {
	background-color: #0a210a;
	background-image: url(images/backromb.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.basediv {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	margin-top: 0px;
}

.flash {
	text-align: center;
	top: 58px;
	position: relative;
	left: 0;
	width: 725px;
	height: 80px;
}
.logo {
	text-align: center;
	position: absolute;
	left: 0px;
	top: 21px;
	padding: 0px;
}
.podlogakarte {
	position: absolute;
	left: 0px;
	top: 200px;
	height: auto;
	background-image: url(images/podloga-karte.jpg);
	background-repeat: repeat-y;
	width: 600px;
}

#whiteline {
	left: 0px;
	top: 151px;
	width: 725px;
	height: 5px;
	background-color: #fff;
	filter:alpha(opacity=39);
	opacity: 0.5;
	-moz-opacity:0.5;
	position: absolute;
	line-height: 7px;
	margin: 0px;
	padding: 0px;
}

/* menu */

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
	margin: 0;
	border: 0 none;
	padding: 2px;
	width: 725px; /*For KHTML*/
	list-style: none;
	height: 30px;
	left: 0px;
	top: 156px;
	position: absolute;
	text-align: center;
}


ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 30px;
}

ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 115px;
	list-style: none;
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
	width: 115px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;







  background:;
	color: #FFFFFF;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	background-image: url(images/menuback.gif);
	width: 115px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #000;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: left;
  background: #EEE;
  color: #666;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #000;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 95px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: 300;
	color: #FFFFFF;
	position: relative;
	left: 15px;
	top: 70px;
	letter-spacing: 3px;
	line-height: 70px;
}
#textbox div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 20px;
	top: 0px;
	/*filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1; */
	position: relative;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 13px;
	background-image: url(../web-red/images/blocktop2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.scroll {
	height: 55px;
	width: 400px;
	top: 0px;
	right: 0px;
	position: absolute;
}


#textbox {
	background-color: #770302;
	width: 575px;
	left: 8px;
	top: 233px;
	/*filter:alpha(opacity=75);
	opacity: 0.5;
	-moz-opacity:0.7; */
	position: absolute;
	background-image: url(../web-red/images/blockbot2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}
.popup {
	background-color: #000000;
	padding: 5px;
	height: 500px;
	width: 320px;
	top: 150px;
	position: absolute;
	left: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	visibility: visible;
	text-align: right;
}

#image {
	height: auto;
	margin: 5px;
	float: right;
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.5;
	position: relative;
	}
#specEv {
	height: 100;
	position: absolute;
	top: 240px;
	right: 12px;
	width: 100;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	}
#specJunket {
	height: auto;
	position: absolute;
	top: 350px;
	right: 23px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	line-height: normal;
	bottom: -10px;
	text-align: center;
	text-decoration: none;
}
#casinomovie {
	height: 40;
	position: absolute;
	top: 510px;
	right: -7px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 140;
}
#pulamovie {
	height: auto;
	position: absolute;
	top: 566px;
	right: -7px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#gallery {
	height: auto;
	position: absolute;
	top: 444px;
	right: -7px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 300;
	color: #000000;
	left: 15px;
	letter-spacing: 3px;
	line-height: 70px;
	padding-bottom: 0px;
}

A:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFF00;
}
A:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF00;
}
A:hover {
	text-decoration: underline;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.cssform p{
width: 250px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}#imagel {
	height: auto;
	margin: 5px;
	float: left;
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.5;
	position: relative;
}
#engl {
	height: 16px;
	position: absolute;
	top: 210px;
	right: 30px;
	width: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
#itl {
	height: 16px;
	position: absolute;
	top: 210px;
	right: 75px;
	width: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
