body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

img { border: 0px; }

a {text-decoration: none;}
a:hover {text-decoration: underline;}


ul {}
li {color: #b2324e; margin-top: 5px; line-height: 12px;}


.c0 {color: #000}
.c1 {color: #b2324e}


#main{
  width: 800px;
  margin: auto auto;
}

#top {
  background: url(/images/tp1.gif) right bottom no-repeat;
  height: 100px;
  padding-top: 20px;
}


#middle {
  background: url(/images/tp2.gif) no-repeat;
  padding-top: 20px;
}


#menu_ { background: #dddddd; height: 12px; padding: 4px; }
#menu_ a { color: #666666; text-decoration: none; display: block; float: left; margin-left: 5px; margin-right: 15px; }
#menu_ a:hover { color: #b2324e; text-decoration: none; }

#lcol {
  width: 480px;
  padding: 20px;
  padding-left: 0px;
  float: left;
  font-size: 11px;
}

#rcolc {
  float: right;
  width: 300px;
}

#rcol {
  padding: 20px;
  padding-right: 0px;
  background: url(/images/rc.gif) no-repeat;
  min-height: 320px;
  *height: 320px;
}

#toolbox {
  padding: 20px;
  padding-right: 0px;
  padding-bottom: 10px;
  background: url(/images/rc2.gif) left bottom no-repeat;
  min-height: 50px;
  *height: 50px;
  margin-top: 10px;
}




#footer { clear: both; background: #dddddd; color: #999999; text-align: center; margin-bottom: 20px; margin-top: 20px; height: 12px; padding: 4px; }
#footer a { color: #000; text-decoration: none; }
#footer a:hover { color: #000; text-decoration: underline; }


h1 {
  color: #b2324e;
  font-size: 20px;
}


h2 {
  color: #8d8d8d;
  font-size: 15px;
  margin-top: 0px;
}



h2.l2 {
  color: #b2324e;
  font-size: 15px;
  margin-top: 30px;
  border-bottom: 1px #ddd solid;
}


h3 {
  color: #8d8d8d;
  background: url(/images/h3b.gif) right bottom no-repeat;
  font-size: 14px;
}


h4 {
  color: #b2324e;
  font-size: 12px;
}


form {
  margin: 0px;
}


input, textarea {
  width: 150px;
  border: 1px #b2324e solid;
  font-size: 12px;
}

.submit {
  background: #b2324e;
  boder: 1px #8d8d8d solid;
  color: #fff;
}




/* lightbox */




#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(../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: 66px; float: right;  padding-bottom: 0.7em;	}

#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 */
	}



/* brainjar menu */



div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-style: normal;
  font-weight: normal;
  color: #000000;
  line-height: 12px;  
}

div.menuBar {
  background-color: #eee;
  text-align: left;
  height: 24px;
}

div.menuBar a.menuButton {
  color: #000000;
  cursor: default;
  left: 0px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
  height: 14px;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: block; float: left;
  
}

div.menuBar a.menuButton:hover {
  background-color: #b2324e;
  color: #fff;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #b2324e;
  color: #ffffff;
}

div.menu {
  background-color: #ddd;
  color: #666;
  left: 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
  border: 2px #b2324e solid;
  margin: -2px;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 5px;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #000000;
  color: #ffffff;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  margin: 4px 2px;
}
	

	
/* box cien */



.box1 {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  position: relative;
  top: 3px;
  left: 3px;
  margin-bottom: 10px;
}

.box2 {
  display: block;
  background: #fff;
  border: 1px #bbbbbb solid;
  padding: 3px;
  position: relative;
  top: -3px;
  left: -3px;
  font-size: 11px;
}

.box2:hover {
  display: block;
  background: #fff;
  border: 1px #b2324e solid;
  padding: 3px;
  position: relative;
  top: -3px;
  left: -3px;
  font-size: 11px;
}




#galA {
clear: both;
margin-bottom: 20px;
}


#galA div {
  float: left;
  margin: 3px;
}


#Catlead {
  font-size: 24px;
  color: #cccccc;
  margin-bottom: 20px;
  font-weight: bold;
}

.Testowa {
  border-left: 10px #b2324e solid;
  padding-left: 10px;
}

#similar {clear: both;}
#similar a:hover {text-decoration: underline;}


  #linXZ {display: none; bottom: 0; background: #000; color: #fff; tect-decoration: none;}
  #linXZ ul {display: inline; margin: 0px; padding: 0px;}
  #linXZ li {display: inline; bottom: 0; background: #000; color: #fff; tect-decoration: none;}
  #linXZ a {color: #fff; text-decoration: none; font-size: 10px; padding-left: 10px; padding-right: 10px;}
