/*
Copyright
www.ZlotePlyty.pl
*/

@import url(navi.css);
@import url(slideshow.css);
@import url(facebook.css);
@import url(../!!!green!!!.css);
@import url(../../!!!green!!!.css);
@import url(../../../!!!green!!!.css);
@import url(../../../../!!!green!!!.css);
@import url(../../../../../!!!green!!!.css);

body {
	margin: 0px;
	padding: 0px;
/* kolor textu ogólnego */
	color: #C0C0C0;
	background-color: #000000;
	font-size: 16px;
	letter-spacing: 0.5px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

img {
	border:	none;
	display: block;
	margin: 0px;
	padding: 0px;	
}

#img-framed {
	border: 1px groove #DAA520;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

#video {
	border: 1px groove #DAA520;
}

br.clear {
	clear: both;
	margin-top: -15px;
}

a {
	text-decoration: none;
/* kolor linków textu ogólnego */	
	color: #DAA520;
}

a:hover {
	text-decoration: none;
/* kolor linków textu ogólnego po najechaniu */
	color: #A9A9A9;
}

.fl_left {
	float: left;
}

.fl_right {
	float: right;
}



h3 {
/* pytania w FAQ */	
	font-size: 16px;
    letter-spacing: 1px;
	font-weight: normal;
	line-height: normal;
	text-align: center;
/* kolor pytania w FAQ */
	color: #DAA520;
    padding-top: 5px;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
}

h6 {
/* odstepy / pauzy */	
    font-size: 1px;
    padding-top: 0x;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: normal;
}

div.wrapper {
	display: block;
	width: 100%;
	margin: 0px;
	text-align: justify;
}
	
div.wrapper h4 {
/* duzy tytul podstrony po lewej */
	margin: 3px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
    letter-spacing: 1px;
	font-weight: normal;
	line-height: normal;
/* kolor duzego naglówka po lewej */
	color: #FFFFFF;
}	
	
div.wrapper h1, div.wrapper h2, div.wrapper h5, {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
}



.col1 {
	border-top: 1px solid #666;
}

.col2 {
	padding: 20px 0px;
}

.col3 {
	border-top: 1px solid #DAA520;
}

/* kolor stopki */
.col5, .col5 a {
	color: #333;
	background-color:#000;
}



#header, #container, .gallery, #footer {
	position: relative;
	margin: 0px auto;
	display: block;
	width: 960px;
}



#header {
	padding: 1px 0px;
	z-index: 1000;
	letter-spacing: normal;
}

#header .fl_left {
	display: block;
	float: left;
	overflow: hidden;
}

#header h1, #header p, #header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#header h1 a{
	font-size: 31px;
}

#header .fl_left p {
	margin-top: 5px;
}
	
	

#container {
	padding: 0px 0px;
/* kolor linii stopki */
	border-bottom: 1px dotted #666;
}



#footer {
	padding: 25px 0px 0px 0px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}



/* NOWA GALERIA */

.gallery a img{
	border: 1px solid #B8860B;
	margin-bottom: 8px;
	padding: 2px;
}



/* wskaznik obszaru */
a.zoomIt{
	display: block; 
	position: relative;
	float: left;
	clear: both;
}

.zoomIt_area{
	border: 1px solid #000000;
}


/* glówne foto */
.zoomIt_zoomed{
	-moz-box-shadow: -13px 13px 13px #B8860B;
	-webkit-box-shadow: -13px 13px 13px #B8860B;
	box-shadow: -13px 13px 33px #000000;
}
/* grafika ladowania */
.zoomIt_loading{
	background: url("../galeria/portfolio_projektanta.gif") center center no-repeat;
}

.full-image a.visible{
	display: block;
	margin-right: 2px;
	margin-top: 12px;
}

.full-image a.hidden{
	display: none;
	margin: 12px;
}

ul.gallery-thumbnails{
	padding: 0px;
	clear: both;
	width: 100%;
	list-style-type: none;
}

ul.gallery-thumbnails li{
	float:left;
}
