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


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


h1, h2, h3, h4, h5, h6 {
	display:block;
	clear:both;
	color: #333333;
	font-size: 20px;
	font-weight:bold;
	margin: 0 0 10px 0;
}
h1.title,
h1
{
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 10px 0 15px 0;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
ul, ol {
  margin: 5px 0 10px 0;
	padding: 0;
	padding-left: 25px;
}
a img {
	border: none;	
}
input, textarea, select
{
  border: 1px solid #6E3E81;
  width: 138px;
}
.submit_button
{
  width: auto;
  background-color: #787878;
  color: #fff;
}

#top,
#middle,
#bottom
{
  width: 100%;
  text-align: center;
}
#top
{
  background-color: #000;
  background-image: url(/gfx/bg-top-cien.png);
  background-repeat: repeat-x;
  background-position: bottom;
  /*height: 461px;*/
 padding-bottom: 10px;
}
#bottom
{
  background-color: #B5B5B5;
  background-image: url(/gfx/bg-footer-cien.png);
  background-repeat: repeat-x;
  background-position: top;
  height: 110px;
}
#middle
{
  min-height: 300px;
  padding: 15px 0;
}

.content
{
  width: 960px;
  margin: 0 auto;
  position: relative;
  text-align: left;
}
#top .content
{
  background-image: url(/gfx/bg-top.jpg);
  background-repeat: no-repeat;
  /*height: 390px;*/
  
}
#top #pagetitle
{
  position: absolute;
  top: 50px;
  left: 170px;
}
#top #logo
{
  position: absolute;
  display: block;
  width: 340px;
  height: 110px;
  text-decoration: none;
  top: 37px;
  left: 45px;
  outline: none;
  z-index: 99;
}
#top #b24
{
	width: 960px;
	margin: 0px auto;
}
#top .content .box
{
  width: 182px;
  float: left;
  text-align: left;
  line-height: 114%;
  font-size: 11px;
  color: #666666;
  padding: 0 10px 30px 0;
  position: relative;
  margin: 20px 0 20px;
}
#top .content .box h4
{
	color: #fff;
	font-size:13px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#top .content .box .boxcontent
{
	height: 78px;
	width: 182px;
	overflow: hidden;
	display: block;
	margin: 0;
}
#top .content .box .btnmore
{
  background-image: url(/gfx/bg-wiecej.png);
  width: 106px;
  height: 21px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
#main
{
	text-align: justify;
	padding: 0 20px;
}
#leftcol
{
  float: left;
  width: 350px;
  padding: 0 0 0 20px;
}
#rightcol
{
  float: right;
  width: 558px;
  padding: 10px 20px 0 0;
  text-align: justify;
}
#langbox
{
  position: absolute;
  right: 50px;
  top: 0px;
  line-height: 28px;
  color: #878786;
  font-size: 12px;
  z-index:99;
}
#langbox a
{
  color: #878786;
  text-decoration: none;
}
#bottommenu
{
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 11px;
  color: #333333; 
}
#bottommenu a
{
  color: #333333;
  padding: 0px;
  float: left;
}
#bottommenu .kreska
{
	width: 1px;
	display: block;
	color: #4F4F4F;
	float: left;
}
#footer
{
  position: absolute;
  top: 70px;
  left: 25px;
  color: #888888;
}
#footer_right
{
	position: absolute;
  top: 70px;
  right: 25px;
  color: #888888;
}
#footer a,
#footer_right a
{
  color: #888888;
  text-decoration: none;
}



/************************************************************************/
/******************************** STANDARD CMS ELEMENTS *****************/
.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;
}
.podsalbum .okladka
{
  margin: 0 0 10px 0;
}
.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;
}

/*************** BLOG *****************/
.newsblok
{
  border-bottom:1px solid #C4E5E8;
  padding: 10px 0;
}
.newsblok .data
{
  color: #ccc;
  font-size: 10px;
  margin: 2px 0 5px 0;
  display: block;
}
.newsblok img
{
  float: left;
  margin: 4px 15px 0 0;
  border: 2px solid #0c7a83;
}
.newsblok h2
{
  clear: none;
  margin: 0;
}
.newsblok h2 a
{
  color: #0c7a83;
  text-decoration: none;
}
.blogfot
{
  float: left;
  margin: 10px 20px 10px 0;
  border: 2px solid #0c7a83;
}
.blogzaj
{
  float: left;
}
/********************************/
.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;
}

/**************** bannery - warstwa z linkiem, również do plików swf*********/
.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 *********/
.slideshow {
  position: relative;
}
.carousel {
    float: left;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    display: none;
}
.show {
    display: block;
}
