﻿
body{
	background:#51164e url('../images/body_bg.png') repeat-x 0px -30px;	
	margin:0px !important;
	padding:0px !important;
}

h1{
	color:#FF7901;
	font-size:30px;
	margin:0px;
	font-family: Arial;
}
a{
	border:none;
}
a img{
	border:none;
}

.all{
	width:100%;
	min-width:900px;
	margin:0 auto;
	overflow:hidden;
	background:url('../images/body2.png') no-repeat  center -30px;
}

.top{
	width:900px;
	overflow:hidden;
	margin:20px auto 0 auto;
}
.logo{
	width:185px;
	float:left;
	display:table;
	height:42px;
}
.logo a{
	background:url('../images/studiopiosenki.png') no-repeat;
	width:285px;
	height:42px;
	display:block;
}

.menu{
	width:400px;
	float:right;
	overflow:hidden;
	margin-top:10px;
}
.menu a{
	display:block;
	float:left;
	height:16px;
	margin-left:5px;
	margin-right:5px;
	text-indent:-3000px;
	outline:none;
}

.stronaglowna{
	width:81px;
	background:url('../images/stronaglowna.png') no-repeat 0 0;
}
.stronaglowna:hover{
	background:url('../images/stronaglowna.png') no-repeat 0 -17px;
}

.omnie{
	width:41px;
	background:url('../images/omnie.png') no-repeat 0 0;
}
.omnie:hover{
	background:url('../images/omnie.png') no-repeat 0 -17px;
}
.oferta{
	width:36px;
	background:url('../images/oferta.png') no-repeat 0 0;
}
.oferta:hover{
	background:url('../images/oferta.png') no-repeat 0 -17px;
}
.galeria{
	width:39px;
	background:url('../images/galeria.png') no-repeat 0 0;
}
.galeria:hover{
		background:url('../images/galeria.png') no-repeat 0 -17px;
}
.studio{
	width:53px;
	background:url('../images/nagrania.png') no-repeat 0 0;
}
.studio:hover{
	background:url('../images/nagrania.png') no-repeat 0 -16px;
}
.kontakt{
	width:45px;
	background:url('../images/kontakt.png') no-repeat 0 0;
}
.kontakt:hover{
	background:url('../images/kontakt.png') no-repeat 0 -17px;
}

.content{
	width:900px;
	margin:400px auto 0 auto;
	overflow:hidden;
}
.lewa{
	float:left;
	width:310px;
	text-align:center;
}
.prawa{
	float:right;
	width:550px;
}
.prawa p{
	width:100%;
	color:#fff;
	font-size:12px;
	font-family:arial;
	margin-top:10px;
	line-height:18px;
}
.email{
	color:#ffffff;
}
.telefon{
	float:left;
}
.nrtelefonu{
	margin-top:35px;
	float:right;
}
.wiecejinfo{
	color:#fff;
	font-size:10px;
	font-family:arial;
	float:right;
	line-height:20px;
	margin-top:40px;
}
.wiecejinfo a{
	background:url('../images/kontakt_but.png') no-repeat;
	width:56px;
	height:20px;
	display:block;
	float:right;
	margin-left:4px;
}
.wiecej a{
	float:right;
	height:20px;
	width:56px;
	background:url('../images/wiecej_but.png') no-repeat;
	display:block;
}

.stopka{
	width:900px;
	margin:20px auto 10px auto;
	background:url('../images/linia.png') top no-repeat;
	font-size:10px;
	font-family:arial;
	color:#fff;
	display:table;
	padding-top:5px;
}
.copy{
	float:left;
}

.made{
	float:right;
}
.made a{
	color:#efefef;
}	
/************************
formularz kontaktowy
************************/

.kontaktForm{
	float:left;
	display:table;
	width:310px;
	margin-top:46px;
	color:#fff;
	font-size:12px;
	font-family:Arial;
}
.kontaktForm form label{
	float:left;
}
.kontaktForm form input{
	float:right;
	width:180px;
	background:none;
	border:1px solid #efefef;
	color:#fff;
	font-size:11px;
	font-family:arial;
}
.kontaktForm form textarea{
	float:right;
	background:none;
	border:1px solid #efefef;
	width:180px;
	height:100px;
	color:#fff;
	font-size:11px;
	font-family:arial;
}

.kontaktForm form .pole{
	width:310px;
	display:table;
	margin-top:5px;
}
.kontaktForm form input[type="submit"]{
	width:50px;
	background:#efefef;
	color:#000000;
}




/*************************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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://studio-piosenki.pl/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://studio-piosenki.pl/lightbox/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

