/**
 * jQuery lightBox plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { 
	border: none; 
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { 
	padding: 10px; 
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { 
	left: 0; 
}

#lightbox-nav a { 
	outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#lightbox-image-details-caption { font-weight: bold; 
}

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			

#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#gallery {
	float: none;
	text-align: left;
	width: 950px;
	left: 25px;
	position: relative;
	height: 380px;

}	

#gallery ul { 
	list-style: none; 
}

#gallery ul li { 
	display: inline; 
}

#gallery ul img {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #000000;


}

#gallery ul a:hover img {
	color: #F00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;

}

#gallery ul a:hover {
	 color: #333333; 
}

body {
	text-align:center;
	background-color:#000;

}
#container {
	width: 999px;
	height: auto;
	position: absolute;
	margin-top: -230px;
	margin-left: -500px;
	left: 50%;
	top: 50%;
}

#menu {
	position: absolute;
	clear: none;
	color: #FFF;
	left: 58%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
#portret {
	background-image: url(../img/portret.jpg);
	background-repeat: no-repeat;
	height: 443px;
	width: 900px;
	z-index: auto;
}

#stopka{
	clear: none;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	position: absolute;
	width: 999px;
	text-align: center;
}

#video {
	width: 355px;
	height: 400px;
	position: relative;
	float: none;
	padding-left: 5px;
	z-index: 1;
	left: 320px;
}
#resume {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-align: left;
	background-image: url(../img/malgorzata.jpg);
	background-repeat: no-repeat;
	background-position: 400px 150px;
	padding-left: 40px;
	width: 900px;
	position: relative;
	float: none;
	left: 25px;
}

#linki {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}
#info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: 350px;
	position: relative;
	top: 155px;
	
}

#audio {
	width: 380px;
	left: 290px;
	position: relative;
	float: none;
	z-index: 1;
	padding-left: 30px;
	line-height: 350px;
	text-align: center;

}
#email {
	background-image: url(../img/malgorzata4.jpg);
	background-repeat: no-repeat;
	width: 308px;
	left: 120px;
	height: 400px;
	z-index: auto;
	position: relative;
}


.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	float: none;
	position: relative;
	padding-left: 0px;
	left: 0px;
}
.title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #C30;
	text-align: left;
	float: none;
	position: relative;
	font-style: normal;
}
.title3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #C30;
	float: none;
	position: relative;
	font-style: normal;
}	
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}
#mailto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	height: 50px;
	width: 200px;
	left: 460px;
	top: 210px;
	position: absolute;
}

