@charset "utf-8";
/* CSS Document */

*{ 
	margin: 0;
	padding: 0;
	line-height: 100%;
	font-weight: normal;
	border: 0;
	list-style: none;
	font-size: 12px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a.selected {
	color: #E2001A !important;
}

div {
	font-family: Tahoma, serif;
	font-size: 12px;
	color: #000000;
}
b,strong {
	font-weight: bold;
}

.fr {
	float: right;
}
.fl {
	float: left;
}

#container {
	margin: 0 auto;
	width: 994px;
}

#header {
	background: transparent url(templates/images/header_bck.gif) no-repeat top right;
	height: 181px;
	width: 994px;
}
#header h1 {
	background: transparent url(templates/images/logo.gif) no-repeat 0 0;
	width: 188px;
	height: 181px;
	display: block;
	text-indent: -9009px;
}
#header h1 a {
	width: 188px;
	height: 181px;
	display: block;
	outline: none;
}

#header h2 {
	height:0;
	line-height:0;
	margin:0;
	text-indent:-9009px;
}

#topmenu {
	height: 52px;
	background: transparent url(templates/images/menu_bck.gif) repeat-x 0 0;
}
#topmenu ul  {
	float: right;
	padding-right: 20px;
}
#topmenu ul li {
	float: left;
	padding: 19px 20px 0 20px;
	font-weight: bold;
}
#topmenu ul li a {
	font-weight: bold;
	color: #000000;
}

#topmenu ol {
	padding: 0 0 0 50px;
}

#topmenu ol li {
	padding: 20px 10px;
	float: left;
	overflow: hidden;
}

#topmenu ol li a {
	float: left;
}

#topmenu ol li a.lang_pl {
	height: 11px;
	width: 16px;
	background: transparent url(image/pl.png) 0 0 no-repeat;
	text-indent:-9009px;
	display: block;
}

#topmenu ol li a.lang_en {
	height: 11px;
	width: 16px;
	background: transparent url(image/us.png) 0 0 no-repeat;
	text-indent:-9009px;
	display: block;
}

#main {
	position: relative;
	background: transparent url(templates/images/lmenu_bck.gif) repeat-y 0 0;
	overflow: hidden;
	min-height: 300px;
	border-bottom: 4px solid #E2001A;
}

#leftmenu {
	padding: 20px 10px 10px 15px;
	width: 163px;
}

#leftmenu ul li {
	font-weight: bold;
	color: #E2001A;
	padding-bottom: 14px;
}
#leftmenu ul li a {
	font-weight: bold;
	color: #E2001A;
}

#leftmenu ul li ul {
	padding-top: 14px;
	margin-left: 8px;
}
#leftmenu ul li ul li {
	color: #000000;
	padding-bottom: 10px;
}
#leftmenu ul li ul li a {
	color: #000000;
}

#content {
	width: 590px;
	float: right;
	margin-right: 198px;
	padding-bottom: 15px;
}
* html #content {
	margin-right: 101px;
}
#content a {
	color: #E2001A;
}

#content h2 {
	color: #E2001A;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0 10px 0;
	text-transform: uppercase;
}
#content p {
	line-height: 140%;
	margin-bottom: 15px;
}
#content p.color, #content span.color {
	color: #E2001A !important;
}

#content div.thumbnail {
	float: left;
	margin: 0 4px 5px 0;
	padding: 4px;
	border: 1px solid #999;
}
#content div#title {
	color: #E2001A !important;
	font-weight: bold;
	padding-bottom: 6px;
}
#content ol li {
	list-style: decimal;
	margin-left: 18px;
	padding: 2px 0;
}

#content ul li {
	list-style: circle;
	margin-left: 18px;
	padding: 3px 0;
}
#content ul,#content ol {
	margin-bottom: 15px;
}
#content td {
	padding: 4px;
}

#contactPanel dl input,#contactPanel dl textarea {
	border-bottom: 2px solid #000;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	width: 350px;
	margin: 3px 0 8px 0;
}
#contactPanel h6 input {
	border: 1px solid #999;
	padding: 4px 10px;
}

#rightmeu {
	width: 188px;
	position: absolute;
	top: 15px;
	left: 805px;
}
#footer p {
	font-size: 11px;
	padding: 5px;
	color: #999;
}
#footer p a {
	font-size: 11px;
	color: #999;
}

/* lightbox - galleries */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 1000;
	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: 100;
	}
#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;
	}

#imageData{
	padding:0 10px;
	}
#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: 17px; float: right;  padding-bottom: 0.7em;	}


#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	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 */
	}
