@charset "utf-8";
/* CSS Document */
*
{	margin:0; padding:0; line-height: 100%; list-style: none; border: 0; font-weight: normal;	}
strong, b
{	font-weight: bold; font-size: 12px;	}
html
{	background: transparent url(images/back.gif) center top;	}

body
{	background: transparent url(images/head_back.gif) center 38px repeat-x; color:#F8F8F8; font-family:Verdana, Arial, Helvetica, sans-serif;	}

a
{	color:#F8F8F8; text-decoration: none;	}
a:hover
{	color: #CCCCCC; text-decoration: underline;	}

.tal 	{	text-align: left;	}
.tac	{	text-align: center;	}
.tar	{	text-align: right;	}
.clr	{	clear: both;	}
.cl		{	clear: left;	}
.fl		{	float: left;	}
.fr		{	float: right;	}

#container
{	margin: 0 auto; width: 940px;	background: transparent url(images/head.jpg) center 38px no-repeat; min-height: 600px;	}
#header
{	height: 330px; position: relative;	}

#header h1
{	display: block; position: absolute; top: 38px; left: 320px; height: 50px; width: 300px; text-indent: -9009px; background: transparent url(images/logo.jpg) center top;	}
#header h1:hover
{	background: transparent url(images/logo_h.jpg) center top;	}
#header h1 a
{	display: block; height: 50px; width: 300px;	}

#header ul
{	display: block; height: 38px; float: right;	}
#header li
{	float: left;	}
#header li a
{	display: block; float: left; padding: 13px 45px 0px 0px; height: 26px; font-size: 12px; font-weight: bold; color:#F8F8F8; text-decoration: none; text-transform: uppercase; font-family: Tahoma, Arial, Helvetica, sans-serif;	}
#header li a:hover
{	color: #CCCCCC;	}

#subcontent ul.partners li {
	list-style: none;
	margin: 0 0 15px 0;
}
#subcontent ul.subpagesList {
	clear: both;
}
#subcontent ul.subpagesList li {
	margin: 0 0 10px 0;
}

div.hr
{	background: transparent url(images/hr.gif) center top no-repeat; padding: 10px; }

/* Box Header */
div.sm-boxh
{ width: 292px;	background: transparent url(images/box_head.gif) center top no-repeat; margin-bottom: 10px; }
/* Box Footer */
div.sm-boxb
{ width: 267px;	background: transparent url(images/box_bottom.gif) center bottom no-repeat; padding: 12px 10px 15px 15px; }
div.sm-boxb p, div.xsm-boxb p, div.hr p, #content li, #subcontent li
{	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 155%;	}
div.sm-boxb ul li ul
{	margin-bottom: 10px;	}
div.sm-boxb ul li ul li
{	margin-left: 40px; list-style:circle;	}


div.offer
{	margin-left: 320px; padding-top: 40px;	}
div.offer p
{	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 155%; margin-bottom: 10px;	}
div.offer ul
{	margin-left: 40px; margin-bottom: 15px;	}
div.offer li
{	list-style-type: circle;	}

.sbm
{	margin-right: 31px;	}

div.xsm-boxh
{ width: 220px;	background: transparent url(images/box_shead.gif) center top no-repeat; margin-bottom: 10px; }
/* Box Footer */
div.xsm-boxb
{ width: 190px;	background: transparent url(images/box_sbottom.gif) center bottom no-repeat; padding: 12px 15px 15px 15px; }
div.xsm-boxb ul li ul
{	overflow: hidden;	}
div.xsm-boxb ul li ul li
{	margin-left: 5px; list-style:none; display: block; float: left;	}

.xsbm
{	margin-right: 20px;	}

div.intro {
	clear:both;
}

h2,h3
{	font-family: Lucida Sans Unicode, Corbel, Trebuchet MS, Verdana, sans-serif; padding: 3px 0 26px 0px; font-size: 18px;	}
h3
{	font-size: 16px;	}

#imagesList1 li{
	display: block;
	float: left;
	list-style: none;
	margin: 4px;
	padding: 1px;
}

#imagesList1 li img {
	width: 100px;
	height: 69px;
}

#imagesList1 li div {
	display: none;
}

/* Stopka */
#copyright {
	clear: both;
	text-align: center;
	margin: 35px 0 10px 0;
	font-size: 11px;
	color: #666;
}
#copyright p{
	line-height: 150%;
}
#copyright a{
	color: #b01ade;
}

/* lightbox - galleries */
#lightbox{
	position: absolute;
	top: 40px;
	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(templates/img/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(templates/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(templates/img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; color: black; }
#imageData #caption{ font-weight: bold; color: black;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color: black;	}
#imageData #bottomNavClose{ width: 17px; float: right;  padding-bottom: 0.7em; color: black;	}


#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
