html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: 12px/18px Trebuchet MS, Arial, Verdana, Tahoma;
	color:#ffffff;
	background-color:#000000;
	}
table {
	margin: 0px;
	border-collapse:collapse;
	empty-cells: show;
	}
td {
	font: 12px/18px Trebuchet MS, Arial, Verdana, Tahoma;
	border: 0px;
	padding:0px;
	vertical-align: top;
	cursor: default;
	}
img {
	border: 0px;
	}
a {
	text-decoration: none;
	color:#7d2200;
	}
a:hover {
	color:#7d2200;
	text-decoration: underline;
	}
p, form {
	margin: 0px;
	padding:0px;
	}
h2 {
	font: 23px/23px Trebuchet MS, Arial, Verdana, Tahoma;
	padding:0px;
	margin:0px;
	font-weight:bold;
	}
h2.black {
	color:#000000;
	}
h2.white {
	color:#ffffff;
	}
.green  {
	color:#b8d900;
	}
.all  {
	width:100%;
	}
div#main {
	width:990px;
	height:728px;
	margin:auto;
	background:#000000 url('../img/background.jpg') top left no-repeat;
	}
div#menu  {
	width:990px;
	height:340px;
	clear:both;
	float:left;
	}
div#content  {
	width:990px;
	clear:both;
	float:left;
	
	}
div#footer  {
	width:291px;
	margin-top:-183px;
	background-color:red;
	float:right;
	}
td#left_col {
	width:677px;
	padding:0px 10px 10px 12px;
	}
td#right_col {
	width:291px;
	height:600px;
	vertical-align:bottom;
	}
div.ticket  {
	width:454px;
	height:75px;
	padding:10px 164px 10px 10px;
	float:left;
	clear:both;
	margin-bottom:5px;
	background:url('../img/background_ticket.gif') top left no-repeat;
	color:#000000;
	}
div.ticket a, div.ticket a:hover {
	font-weight:bold;
	color:#000000;
	}
div#gallery_1 {
	width:677px;
	height:155px;
	float:left;
	clear:both;
	margin:2px 0px 0px 0px;
	}
div.dj {
	width:657px;
	float:left;
	clear:both;
	margin-bottom:25px;
	}
div.dj_content {
	width:657px;
	float:left;
	clear:both;
	background:url('../img/background_dj.gif') top left no-repeat;
	}
div.dj_bottom  {
	width:657px;
	height:6px;
	float:left;
	clear:both;
	background:url('../img/background_bottom.gif') top left no-repeat;
	}
div.dj_text  {
	width:473px;
	padding:30px 7px 10px 10px;
	float:left;
	color:#000000;
	}
div.dj_text p {
	text-align:justify;
	}
div.dj_photo  {
	width:164px;
	float:right;
	}
	
div.img_background {
  background:#000000 none repeat scroll 0;
  opacity:0.8;
  filter: alpha(opacity = 80);
  z-index:2001;
}

div.img_layer {
  background: #fff none repeat scroll 0;
  border:0px;
  cursor:pointer;
  z-index:2002;
  text-align: right;
  overflow: auto;
  border: 1px solid green;
}

div.img_layer img {
  border: 4px solid #FFF;
  padding-bottom: 5px;
}
div#forms table {
	margin:20px 0px 0px 0px;
	}
td.input_l_file {
	width:192px;
	height:31px;
	padding-bottom: 10px;
	text-align:center;
/*	vertical-align:middle;*/
  padding-top: 3px;
	background:url('../img/input_l_file1.gif') top left no-repeat;
	}
td.input_l_button {
	width:91px;
	/*width:5px;*/
	height:24px;
	text-align:right;
	padding: 5px  9px 0px 0px;
	background:url('../img/input_l_button1.gif') top left no-repeat;
	color:#000000;
	padding: 0;
	}
td.input {
	width:192px;
	height:31px;
	padding-bottom:9px;
	text-align:center;
	vertical-align:middle;
	background:url('../img/input_l.gif') top left no-repeat;
	}
td.input input {
	width:172px;
	height:22px;
	padding:7px 0px 0px 0px;
	margin:0px;
	background:transparent;
	border:0px;
	color:#000000;
	font-size:11px;
	}
td.input_l_file input {
  float: right;
	width:202px;
	height:22px;
	/*padding:5px 0px 0px 0px;*/
	margin:0px;
	background: #b8d900;
	border:0px;
	color:#000000;
	font-size:11px;
	margin-left: 5px;
	}
td.input_l_desc {
	padding:7px 5px 0px 0px;
	height:24px;
	text-align:right;
	font: 12px/13px Trebuchet MS, Arial, Verdana, Tahoma;
	}
td.input_r_desc {
	padding:7px 5px 0px 10px;
	height:24px;
	text-align:right;
	font: 12px/13px Trebuchet MS, Arial, Verdana, Tahoma;
	}
div#forms a {
	color:#b8d900;
	}
td.submit	{
	padding:0px 10px 20px 10px;
	}
td.submit_r	{
	padding:0px 10px 20px 10px;
	text-align:right;
	}
table#submit_all  {
	width:667px;
	}
/* errors */
td.input_err {
	width:192px;
	height:31px;
	padding-bottom:9px;
	text-align:center;
	vertical-align:middle;
	background:url('../img/input_l_err.gif') top left no-repeat;
	}
td.input_err input {
	width:172px;
	height:22px;
	padding:7px 0px 0px 0px;
	margin:0px;
	background:transparent;
	border:0px;
	color:#000000;
	font-size:11px;
	}
td.input_r_desc_err {
	padding:7px 5px 0px 10px;
	height:24px;
	text-align:right;
	font: 12px/13px Trebuchet MS, Arial, Verdana, Tahoma;
	}
/*----------*/
#boks {
  width: 536px;
  height: 402px;
  float: left;
  }

