body
{
	background-color: #ababab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666464;
	
}

#glowna_rama {
	margin: auto;
	width: 981px;
	background-color: #000000;
}

#glowny {
	margin-left: 69px;
	width: 843px;
}


#logo {
	width: 843px;
	height: 100px;
	float: left;
}

#flash {
	width: 843px;
	height: 150px;
	float: left;
}


#blok_srodek {
	width: 843px;
	float: left;
}

#blok_menu {
	width: 235px;
	float: left;
}

.button {
	width: 140px;
	float: left;
}

#blok_tresc {
	width: 608px;
	float: left;
	font-size: 10px;
	line-height: 17px;
}

#footer {
	width: 843px;
	float: left;
	height: 29px;
	background-image: url('images/tlo_pasek_dol.gif');
	background-repeat: repeat-x;
	font-size: 11px;
	margin-top: 60px;
	text-align: center;
	padding-top: 5px;
}

#footer a:hover {
	color: #666464;
	text-decoration: underline;
}



#copyright {
	text-align: right;
	color: #b5b5b5;
	font-size: 9px;
	padding-bottom: 10px;
}

.img_news {
	border: 1px;
	border-color: #b5b5b5;
	border-style: solid;
	margin:2px;
	float: left;
}

.news {
	width: 598px;
	float: left;
	margin-bottom: 10px;
}

.tytul {
	color: #c6c6c6;
	font-weight: bold;
}

.submenu {
	float: left;
	padding-left: 30px;
	width: 180px;
	font-size: 12px;
	margin-bottom: 12px;
}

.button:hover
	{
		filter:alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;	
	}
	
.img_model {
	border: 1px;
	border-color: #b5b5b5;
	border-style: solid;
	margin:2px;
	float: left;
}

.img_model:hover
	{
		filter:alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;	
	}

.tabelka {
	text-align: right;
	color: #c6c6c6;
}

.tabelka th {
	color: #000000;
	background-color: #d7d7d7;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	
}

.tabelka td {
	vertical-align: top;
}

.wyrozniony {
	border-bottom: 5px solid #383838;
	color: #d7d7d7;
}

.wybrana {
	border-top: 2px solid #383838;
	border-bottom: 2px solid #383838;
	color: #d7d7d7;
}

.stronice {
	width: 598px;
	float: left;
	margin-bottom: 40px;
}

.stronice a:hover {
	border-top: 2px solid #383838;
	border-bottom: 2px solid #383838;
	color: #d7d7d7;
}

.kup_teraz {
	cursor: pointer;
	font-size: 12px;
	color: rgb(220, 19, 123);
	font-weight: bold;
}

.kup_teraz:hover {
	color: #c6c6c6;
}



img {
	border: 0;
	border-style: none;
}


a:link
{
  color: #666464;
  text-decoration: none;
  border: 0;
}

a:visited
{
  color: #666464;
  text-decoration: none;
  border: 0;
}

a:active
{
  color: #666464;
  text-decoration: none;
  border: 0;
}

a:hover
{
	color: #dedede;
	text-decoration: none;
	border: 0;
}

/* FORMULARZ */

input {
	color: #000000;
	background-color: #ededed;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	height: 20px;
	font-family: Verdana;
	font-size: 12px;
	width: 160px;
}

textarea {
	color: #000000;
	background-color: #ededed;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	height: 100px;
	font-family: Verdana;
	font-size: 12px;
	width: 160px;
}








/* galerie */

#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('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('images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('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;
	}
