@charset "utf-8";
/* CSS Document */


html { 
	background-color:#fff;
}
body {
	margin: 0;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#444444;	
	text-align: center;
	background-color: #fff;
	line-height: 118%;
}
td {
  font-size: 12px;
  text-align: left;
}
p {
  margin: 0 0 15px 0;
}
a {
	color:#b94236;
	text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
	border: none;	
}


h1, h2, h3, h4, h5 {
	display:block;
	clear:both;
  color: #000000;
	font-weight:bold;
	margin: 0 0 10px 0;
}
h1 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 16px 0;
}
h2 {
	font-size: 14px;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 13px;
	margin: 0 0 5px 0;
}
h4 {
	font-size: 12px;
	margin: 0 0 5px 0;
}
h5 {
	font-size: 11px;
	margin: 0 0 5px 0;
}
ul, ol {
  margin: 5px 0 10px 0;
	padding: 0;
	padding-left: 25px;
}
ul {
  list-style-type: none;
}
ul li {
  padding: 6px 0 10px 20px;
  background-image: url(/gfx/punktor.png);
  background-position: left 11px;
  background-repeat: no-repeat;
}
a img {
	border: none;	
}

#container
{
  width: 960px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 40px;
}
#topcont
{
  width: 960px;
  position: relative;
  padding: 112px 0 0px 0;
}
#top
{
  position: relative;
  height: 266px;
  background-image: url(/gfx/napis-mniejszy.png);
  background-position: 680px 50px;
  background-repeat: no-repeat;
  padding: 0 0px 0 0;
  margin: 0;
  background-color: #B94236;
}
#topimg 
{
  position: relative;
  width: 960px;
  height: 266px;
  padding-bottom: 5px;
}
#topimg .banblock
{
  text-align: left;
}

#logo
{
  position: absolute;
  text-decoration: none;
  top: 28px;
  left: 0px;
  outline: none;
}

#main
{
	background-image: url(/gfx/bg-content.png);
	background-position: top right;
	background-repeat: repeat-y;
}
#content
{
  padding: 35px 0 60px 35px;
  text-align: justify;
  float: left;
  width: 550px;
  font-size: 12px;
  line-height: 130%;
}
#rightcol
{
  float: right;
  text-align: justify;
  width: 294px;
  padding: 35px 0 70px 0;
  position: relative;
}
#rightcol ul
{
  padding: 0;
}
#rightcol ul li {
  padding: 6px 0 10px 20px;
  background-image: url(/gfx/punktor-maly.png);
  background-position: left 11px;
  background-repeat: no-repeat;
}
#rightcol h1,
#rightcol h2,
#rightcol h3,
#rightcol h4,
#rightcol h5
{
  color: #b94236;
}
.minicont
{
  padding: 0 26px 15px 30px;
}
#b30
{
	position: absolute;
  bottom: 25px;
  right: 0px;
  width: 294px;
  text-align: left;
}
.contact
{
  background-color: #F5F5F5;
  background-image: url(/gfx/szybki-kontakt-telefon.gif);
  background-position: right top;
  background-repeat: no-repeat;
  height: 82px;
  font-size: 14px;
}
.contact .minicont
{
  padding: 15px 30px;
}
#footer
{
  position: absolute;
  bottom: 40px;
  left: 35px;
  text-align: left;
  color: #444444;
}
#footer .wykon
{
  color: #737373;
}
#footer a
{
  color: #737373;
  text-decoration: none;
}


.error
{
  margin: 0 0 15px 0;
  background-color: #990000;
  padding: 5px 15px;
}
.confirm
{
  background-color: #B1E274;
  padding: 5px 15px;
  margin: 0 0 15px 0;
  color: #4B4B4B;
}



/*************** ALBUMY ZDJEC *****************/
.albumfoto {
	float:left; 
	margin:3px;
	padding:0px;
	background-color:#fff;
	border:2px solid #9C9C9C;
}
.albumfoto a {
  margin: 0;
}
.albumfoto img {
	border: none;
  margin: 0;
  float: left;	
}
.separator {
	clear:both;	
}

.podsalbum
{
  text-align: center;
  float: left;
  border: 1px solid #ccc;
  padding: 10px 10px 10px 10px;
  margin: 8px 8px 0 0;
  width: 130px;
  height: 130px;
  overflow: hidden;
}
.podsalbumfoto
{
  text-align: center;
  float: left;
  margin:5px;
  padding:0;
  width: 140px;
}
.podsalbumfoto img
{
  margin: 0;
  border: 2px solid #E6E6E6;
}
.podsalbfotopis
{
  text-align: left;
  width: 130px;
  margin: 5px;
  float: left;
}

/*************** aktualności *****************/
.newsblok
{
  border-bottom:1px solid #F5F5F5;
  padding: 10px 0;
}
.newsblok .data
{
  color: #737373;
  font-size: 10px;
  margin: 2px 0 5px 0;
  display: block;
}
.newsblok img
{
  float: left;
  margin: 0px 15px 0 0;
  border: 2px solid #737373;
}
.newsblok h2
{
  clear: none;
  margin: 0;
}
.newsblok h2 a
{
  color: #B94236;
  text-decoration: none;
}
.newsfot
{
  float: left;
  margin: 10px 20px 10px 0;
  border: 2px solid #0c7a83;
}
/********************************/
.more {
  text-align: right;
  margin: 0;
}

.more a {
  display:inline-block;
  padding:5px 5px;
  text-decoration:none;
  float: right;
}
.separator,
.cl
{
  clear: both;
  width: 100%;
  line-height: 1px;
  height: 1px;
}

.banblock
{
  position: relative;
}

.lower_layer
{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.upper_layer
{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 2;
  background-color: transparent;
}

/**************** bannery - typ strefy - rotacyjna bez odświezania *********/
.toppasek
{
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 50px;
  height: 50px;
  background-image: url(/gfx/bg-szary-pasek.png);
  background-position: right bottom;
  background-repeat: repeat-x;
  padding: 0 0 5px 0;
  width: 665px;
  z-index: 99;
  text-align: left;
  display:none;
}

.topnapis
{
  color: #fff;
  background-image: url(/gfx/bg-napis.png);
  /*background-color: #000000;
  opacity: 0.6;
  filter:alpha(opacity=60);
  /* IE8 */
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);*/
  font-size: 24px;
  padding-left: 25px;
  position:relative;
  display: block;
}
.topnapis:hover
{
	text-decoration: none;
}

.toppasek:first-child 
{
	display:block;
}

.slideshow {
  position: relative;
}
.carousel {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.carousel:first-child 
{
    display: block;
}

.carousel a
{
	display:block;
	position: relative;	
}

.show {
    display: block;
}








