body{
	background-color:#000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size:11px;
	color:#fff;
	line-height:18px;
	padding-top:0px;
	margin:0px;
}
div#main{
	margin:auto;
	width:960px;
	min-height:800px;
	height: expression(document.body.clientHeight > 800? "800px": "auto" );
}
div#top{
	margin:0px;
	height:90px;
	width:960px;
	background-image:url(../theme/pasek_imprezy.jpg);
	background-position:480px 88px;
	background-repeat:no-repeat;
}
#top .up div{
	float:left;
	padding-top:10px;
	padding-left:30px;
	background-image:url(../theme/top_imprezy.jpg);
	background-position:20px 9px;
	background-repeat:no-repeat;
}	
#top img{
	margin:0px;
	border:0px;
}
#top .up{
	width:912px;
	height:63px;
}
#top  a{
	color:#fcce00;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin:0px 10px;
	letter-spacing:1px;
}
#top a:hover{
	text-decoration:underline;
}
#top h1{
	float:right;
	padding-right:130px;
	padding-top:25px;
	margin:0px;
	color:#ffffff;	
	font-size:16px;
}

#content{
	width:940px;
	min-height:700px;
	height: expression(document.body.clientHeight > 700? "700px": "auto" );
}
#stopka{
	width:960px;
	height:20px;
	text-align:center;
	color:#fff;
	font-weight:bold;	
	clear:both;
}
#stopka a{
	color:#fff;
}

.left{
	text-align:center;
	background-color:#000;
	color:#fff;	
	width:252px;
	min-height:300px;
	height: expression(document.body.clientHeight > 300? "300px": "auto" );
	float:left;
}

.left  a{
	display:block;
	color:#f8c785;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;

	letter-spacing:1px;
}
.left a:hover{
	text-decoration:underline;
}
a.link{
	text-align:left;
	display:block;
	background-image:url(../theme/li_imprezy.jpg);
	background-repeat:no-repeat;
	background-position:80% 0%;
	height:24px;
	padding-top:2px;
	width:200px;
	padding-left:30px;
	font-size:10px;
	color:#fff;
}
a{
	text-decoration:none;
	font-weight:bold;
	color:#fcce00;
}
a:hover{
	text-decoration:underline;
}

.left div{
	padding-top:10px;
	background-image:url(../theme/pasek_imprezy.jpg);
	background-position:10px 5px;
	background-repeat:no-repeat;
	width:252px;
}
.menu{
	margin:5px 0px 5px 400px;;
}
.pic{
	width:150px;
	float:left;
	margin:10px;
	text-align:center;
}

h1{
	line-height:18px;
	font-size:14px;
	color:#fcce00;
}
h2{
	font-size:14px;
}
#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

img.gallery:hover{
	border:4px solid #ffdd53;
}


.lbLoading {
	background: #fff url(../theme/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../theme/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../theme/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../theme/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
