/* Reseting
--------------------------------------------------------------------------------------- */
html, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, 
em, img,  s, small, strike, strong, sup, sub, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
:focus, :active {
	outline: 0;
}
html {
	width: 100%; height: 100%;
}
body {
	font: normal 90% Arial; 
	color: #bcbcbc;
	width: 100%; height: 100%;
	background: #000000;
	min-width:1000px; 
}
a { 
	font-weight: normal;
	text-decoration: underline;
}
ul {
	list-style: none;
}
p { 
	font-size:1.0em; 
	padding-left:10px;
	margin-right:180px;
} 
h1 {
font-family:Tahoma;font-size:1.2em;color:#ffc87f;text-transform: uppercase;
}

.img {
	border: solid 4px #5f5f5f;}
/* Conteiner
-----------------------------------------------------------------------------------------*/
#container { 
    min-height: 100%; 
    width: 100%; 
    margin: 0 auto; 
} 
* html #container { 
    height: 100%; 
}

#trubBack {
	width:100%;height:230;
	background: #000 url('images/trybu_bg.jpg') repeat-x;
}

#head {
	position:absolute;
	right:195;left:0;
	z-index:2;
}

.stinaLeft {
	background: url('images/head_left.jpg') no-repeat;
	background-position: right bottom;
	width:9%; height:230;
	float:left;
}

.stinaRight {
	background: url('images/head_right.jpg') no-repeat;
	width:6%; height:230;
	float:right;
}

.line {
	position:absolute;top:230;
	width:100%;height:55;
	background: url('images/linia.jpg');
	z-index:1;
	min-width:1000px;
}

#content {
	position:relative;top:53px;
	width:100%;
}

.menu {
	float:left;
	width:23%;
}

#zaklopaRight {
	float:right;
	background:url('images/1_6_11.jpg') no-repeat top right; 
	width:69%;
	text-align:left;
	position:relative;
	top:0px;
	padding:130px 0px 0px 0px;
	margin:0px;}

#contentBlockHead {
	background:url('images/dot_c.jpg') repeat-x;
	height:16;
	width:100%;
}

.contentTitle {
	background:#000;
	float:right;width:200;
	padding-left:20px;
	position:relative;
	bottom:5px;
}

#footer {
	width:100%;
	background: url('images/line_footer.jpg') repeat-x;
	height:87;
}
/* Menu
-----------------------------------------------------------------------------------------*/
#menuLeft{height:412px; min-height:412px; position:relative;top:0;background:url('images/zaklop.jpg') no-repeat;padding:0;margin:0;padding-top:90px;}
.mmenu {float:right;margin-left:12%;}

#menu_V_item{background-image: url(images/star.png); text-align:left;background-repeat: no-repeat; width:200px;background-position: 0 50%;}

.menu_V{	color:#ffca00;	font-family: tahoma; font-size: 90%; font-weight: bold; text-decoration: underline;
	margin: 0px 0px 0px 41px;	padding: 5px 0px 10px 25px;
	border-bottom: 1px Gray solid;
	display: block;}

#menu_V_subitem{background-repeat: no-repeat; text-align:left; background-position: 0 50%;}
.menu_V_sub{	color:#ffffff;	font-family: tahoma; font-size: 90%; font-weight: bold; text-decoration: underline;
	margin: 0px 0px 0px 41px;	padding: 5px 0px 10px 25px;
	display: block;}


 a:hover {
color:#ffca00;
}
a {
color:#ffca00;
outline-color:invert;
outline-style:none;
outline-width:medium;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://promzona-club.com/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://promzona-club.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://promzona-club.com/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

	
	
	
#middleindex {
	margin:0px 195px 0px 0px;}
	
#rightIndex {
	width:180px;
	float:right;
	padding:30px 0px 0px 0px;}
	
	
.defaultBox {
	width:100%;
	padding:15px 0px 0px 0px;}
.defaultTitle {
	width:100%;
	padding:0px 0px 0px 0px;}
.firstTitle {
	width:100%;
	padding:50px 0px 0px 0px;}
#middleindex .contentTitle {
	width:130px;}
.defaultBox p {
	margin:0px 140px 0px 0px;
	padding:0px;}
.palybillItem {
	width:68%;
	float:left;
	border-bottom:1px solid #1c1c1c;
	padding:10px 0px 10px 10px;
	margin:0px 0px 0px 0px;}
.palybillImg {
	width:150px;
	float:left;}
.palybillTitle {
	margin:0px 0px 0px 150px;
	padding:0px;}
.defaultBox .palybillTitle .date {
	float:left;
	padding:0px 0px 0px 15px;
	margin:0px;}
.defaultBox .palybillTitle .time {
	float:left;
	padding:0px 10px 0px 10px;
	margin:0px;}
.defaultBox .palybillTitle .eventTitle {
	padding:0px;
	margin:0 0 0 150px;}