body {
	margin: 0;
	padding: 0;
	background: #3C3C3C url(images/img01.jpg) repeat left top;
	font-family:Verdana,Helvetica, sans-serif;
	font-size: 13px;
	color: #EEEEEE;
}

h1, h2, h3 {
	margin-top: 0;
	color: #6E6C00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#header {
	width: 780px;
	height: 143px;
	background: rgb(121,198,1);
	margin: 0 auto;
}

#logo {
	width: 760px;
	height: 110px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 10px 0 0 10px;
	/*text-transform: lowercase;*/
	font-weight: normal;
	font-size: 2em;
}

#logo p {
	text-transform: uppercase;
	padding: 102px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 760px;
	height: 24px;
	margin: 0 auto;
	padding-top: 7px;
	padding-left:20px;
	background-color:rgb(255,255,255);
	border-top:1px solid rgb(25,25,25);
	border-bottom:1px solid rgb(25,25,25);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 0px 10px 10px 10px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
}

#menu a:hover {
	margin: 0 3px 0 0;
	padding: 0px 10px 10px 10px;
	color: rgb(60,60,60);
}

#menu .current_page_item a {
	background: none;
	margin: 0 3px 0 0;
	padding: 0px 10px 10px 0px;
	color: #000000;
}

/* Wrapper */

#wrapper {

}

/* Page */

#page {
	/*background: rgb(121,198,1);*/
	background: rgb(121,198,1) url(images/bcb_kolka_2.png) no-repeat;
	width: 780px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #8D8D8D;
}

/* Content */

#content {
	float: left;
	width: 498px;
	padding-right: 20px;
	padding-left: 20px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 200%;
	background: url(images/bcb_gradient.jpg) repeat-x left -40px;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}

.title {
	margin: 0;
	padding: 15px 15px 0px 15px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
}

.byline {
	margin: 0 15px 20px 15px;
	text-transform: uppercase;
}

.entry {
	padding: 0px 15px;
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #FFFFFF;
}

.links a:hover {
}

.links .more {
	float: right;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
}
/* Sidebars */

#sidebar1 {
	padding-right: 20px;
	height:500px;
	background: url(images/bcb_pasek.jpg) repeat-y left top;
}

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
	/*background: url(images/img03.jpg) repeat-y left top;*/
	
	height:500px;
	
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
	background: url(images/bcb_gradient.jpg) repeat-x left -40px;
}

.sidebar li ul {
	padding: 0px 15px;
}

.sidebar li li {
	padding: 8px 0 8px 0px;
	/*background: url(images/img04.jpg) repeat-x left bottom;*/
	background:none;
	border-bottom:1px solid rgb(25,25,25);
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar p {
	padding: 0px 15px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 20px 15px;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 1px 0 0 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
/* Calendar */

#calendar_wrap {
	padding: 0;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

.plan a
{
text-decoration:underline;
}

.plan th,.plan td
{
font-size:90%;
text-align:center;
border:1px solid rgb(61,138,1);
padding: 0px 2px;
}

.plan tr.typ1 th, .plan tr.typ1 td
{
background:rgb(101,178,1);
}

.plan tr.typ2 th, .plan tr.typ2 td
{
background:rgb(81,158,1);
}

tr.typ1 th,tr.typ1 td
{
background:rgb(101,178,1);
}

tr.typ2 th,tr.typ2 td
{
background:rgb(81,158,1);
}

.planp
{
width:230px;
float:left;
text-align:center;
}

.planp p
{
color:white;
margin:10px 0 0 0;
padding:0;
}

.planp table
{
margin:0 auto;
}

.planp table th
{
font-size:90%;
border:1px solid rgb(61,138,1);
}

.planp table td
{
text-align:right;
margin:0;
padding:3px;
font-size:10px;
border:1px solid rgb(61,138,1);
}

.aranzacje
{
text-align:center;
margin-top:25px;
}

.aranzacje img
{
padding:2px;
border:1px solid rgb(61,138,1);
}

#goma
{
color:black;
}
/* Footer */

#footer {
	background-color: #EEEEEE;
	height: 40px;
	width: 780px;
	margin:0 auto;
}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	border-top:1px solid rgb(25,25,25);
}

#footer a {
	color: #B2B2B2;
}

#tabela_oferty 
{
position:relative;
left:-20px;
width:480px;
}

#tabela_oferty td,#tabela_oferty th
{
text-align:left;
padding:0 3px;
}

img.photo
{
border:5px solid white;
}

a[rel=tipsy] {
	text-decoration: underline;
	color: #FFFFFF;
}


.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
	

.clear {
	clear:both
}
 
#gallery {
	position:relative;
	height:227px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}
 
	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}
 
	#gallery .caption .content {
		margin:10px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
 
 
 
ul.slideshow {
    list-style:none;
    width:488px;
    height:321px;
    overflow:hidden;
    position:relative;
    margin:0;
    padding:0;
	 border:5px solid white;
	 margin-bottom:20px;
     
}   
 
ul.slideshow li {
    position:absolute;
    left:0px;
    right:0;
}

 
ul.slideshow li.show {
    z-index:500;    
}
 
ul img {
    border:none;    
}
 
#slideshow-caption {
    width:488px;
    height:80px;
    position:absolute;
    bottom:0;
    left:0; 
    color:#fff;
    background:#000;
    z-index:500;
}
 
#slideshow-caption .slideshow-caption-container {
    padding:5px 10px;   
    z-index:1000;   
}
 
#slideshow-caption h3 {
    margin:0;
    padding:0;  
    font-size:18px;
}
 
#slideshow-caption p {
    margin:5px 0 0 0;
    padding:0;
}
