@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
}
html {
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
overflow-x: auto;
}
html * {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
/**:focus {
	outline: none;
	height: 100%;
}*/
h2 u {
	font-size:inherit;
}
i {
	font-style:normal;
}

table#master {
	width:100%;
	height:100%;
	background:url(layout/discoland-grafix-ver1.2-001a.png) repeat-x center top;
}
.tr-t {
	height:215px;
}
.tr-b td {
	background:url(layout/htgr-B.png) repeat-x center bottom;
	height:151px;
	vertical-align: top;
}
.header, .head-over, .ch {
	width:750px;
}

.header {
	background:url(layout/discoland-logo-large.png) no-repeat 0px 0px;
	height:140px;
}
.head-over {
	background:url(layout/discoland-oferta.png) no-repeat right center;
	height:140px;
}
.foot-holder * {
	color:#FFF;
	text-decoration:none;
}
.foot-holder ul {
	display:block;
	float:left;
	width:180px;
	margin-left:10px;
	margin-top:8px;
}
.foot-holder li {
	margin-left: 15px;
}
.foot-holder a:hover {
	text-decoration:underline;
}
.foot-holder li.head {
	margin-left: 0px;
	text-decoration:underline;
	list-style:none;
}

#lt {
/*height:100px;*/
}
#lt a {
	display:block;
	width:125px;
	height:84px;
	background-image:url(layout/menu_001.png);
	overflow:hidden;
	margin:0px auto;
	text-align:center;
}
a.start {
	background-position:top left;
}
a.offer {
	background-position:0px -84px;
}
a.gallery {
	background-position:0px -168px;
}
a.contact {
	background-position:0px -252px;
}
a.start:hover {
	background-position:-124px 0px;
}
a.offer:hover {
	background-position:-124px -84px;
}
a.gallery:hover {
	background-position:-124px -168px;
}
a.contact:hover {
	background-position:-124px -252px;
}
#lt a.offer {
	margin-top:20px;
}
#lt a.gallery {
	margin-top:20px;
}

a.a {
	text-decoration: none;
	padding-left: 12px;
	background:url(layout/dot.gif) left no-repeat;
	color:#069;
}
a.a:hover {
	text-decoration: underline;
	background-position: 2px;
	color:#F93;
}

table.liStyle1 {
	width:750px;;
}
.liStyle1 td {
	vertical-align:top;
	border-top:1px solid #DDD;
}

.c-s1 {
	border:1px solid #DDD;
	padding: 25px;
	margin:10px 0;
	clear:both;
}
.imgh {
	float: right;
	padding: 10px;
}
p {
	width:70%;
	text-align:justify;
}
.equipment p {
	width:65%;
}
h2,
.liStyle1 h2 {
	font-size:18px;
	margin:0;
	padding-top:4px;
	background:url(layout/star_002.png) left no-repeat;
}

h2,
p,
.sub,
.liStyle1 h2,
.liStyle1 p,
.liStyle1 .sub {
	padding-left:28px;
}
.sub {
	color:#999;
}
.imgh img,
td.imgh img {
	margin:10px 0px;
	border:1px solid #CCC;
	background-color:#FFF;
}

.line-l {
	border-left:2px solid #F90;
}

.contact .line-l,
.impressum .line-l{
	margin-left:28px;
	padding-left:15px;
	
}

.job i,
.impressum i{
	display:block;
	background:url(layout/star_001a.png) left no-repeat;
	padding-left: 22px;
	padding-top:3px;
	margin-left:35px;
}
.foot-holder .cell {
	display: block;
	width: 215px;
	float: left;
	margin-left: 25px;
}
.foot-holder .cell .head {
	display: block;
	text-decoration: underline;
	background-image: none;
	padding-left: 0px;
	padding-bottom: 3px;
}
.foot-holder .cell i {
	display: block;
	background-image: url(layout/star_001a.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.g-row {
	margin:3px 40px;
	margin-bottom:15px;
	text-align:left;
}
/*.g-row img {
	margin:5px;
	border:1px solid #000;
	width:170px;
	height:90px;
	
}*/

.g-row a img {
	margin:5px;
	border:1px solid #000;
	width:170px;
	height:90px;
	text-decoration:none;
	background:#FFF url(layout/ajax-loader2.gif) center no-repeat;
	
}
.g-row a .img {
	border:1px solid #000;
	width:170px;
	height:90px;
	
}
.g-row a:hover img {
	margin:3px;
	border:3px solid #F90;
	
}
.gallery {
	text-align: left;
}
.foot-holder {
	margin-top: 15px;
}

.tr-m .l,
.tr-m .r {
	vertical-align: top;
	text-align:left;
}
.tr-m .l {
	text-align:right;
}
#offer p {
	padding-top: 10px;
	width: 65%;
	padding-left: 40px;
}

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
/*    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);*/
}
 
.white_content {
	display: none;
    position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

#light p {
	width:auto;
}
#light img {
	float: left;
	width: 170px;
	height: 90px;
	margin:2px;
}
#light img:hover {
	cursor:pointer;
	margin:0px;
	border:2px solid #F90;
}
#light span {
	display:block;
	float:right;
	/*width:348px;*/
	width:174px;
	margin-left:30px;
}

#light .close {
	float: right;
}
.c-s1.start {
	background:url(layout/discoland_back_001a.png) center no-repeat;
	padding-left:0;
	padding-right:0;
}
.c-s1.start #intro {
	height:344px;
}
.header .version {
	font-size: 9px;
	color: #FFF;
	padding-top: 94px;
	padding-left: 215px;
	float: left;
}
.stat {
	text-align: center;
}
