html, body {
	margin:0px;
	padding:0px;
	background:#BDD18F;
	text-align:center;
	height:100%;
}
body {
	background:url(/images/bg_page.gif) #BDD18F;
}

body, td, th, p, textarea, input {
	font-family: 'Trebuchet MS', Arial, Tahoma, sans-serif;
	font-size:13px;
}

a img {border:0px;}

a {color:#DF6901;}



#container {
	width:770px;
	margin:0px auto;
	background:url(/images/bg_content.gif) left repeat-y #F1F7CE;
	text-align:left;
	height: auto !important;
	min-height:100%;
	height:100%;
}

#content {
}

p {
	margin:10px 0px;
	text-align:justify
}


.clear {clear:both;}
.fleft { float:left; }
.fright { float:right; }
.tright  { text-align:right; }

/***************
	Nagłówek
*****************************************/

#top { position:relative; height:168px; background:url(/images/tlo_kacper.jpg) top left no-repeat #313D2C;}
#procent1 { position:absolute; top:10px; right:20px; }
#logo { position:absolute; top:120px; right:5px;}

#pasek {
	height:20px;
	text-align:right;
	padding:0px 10px;
	background:#B6E360;
}

#pasek a {
	color:#fff;
	text-decoration:none;
	line-height:1.3em;
}


/* menu głowne na belce */

#menu-top {
	display:block;
	margin:10px;
	padding:0px;
	list-style-type:none;
	background:#859E5F;
}

#menu-top li { 
	display:block; 
	padding:4px 10px;	
}

#menu-top li.separator {
	background:#727C5C;
	height:15px;
	padding:0px;
}

#menu-top li a, #menu-top li span {
	display:block;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}	

#menu-top li a:hover {
	color:#FC0;
}



/***************
	Lewa kolumna
*****************************************/

#left-column {
	float:left;
	width:175px;	
	padding-top:13px;
	margin-right:30px;
	
}


/***************
	Content właściwy
*****************************************/

#body  {
	float:left;
	width:535px;
	padding-bottom:20px;
	padding-top:10px;
}

#body img {
	border:1px solid #676767;
	margin:5px;
}

#body img.fleft, #body img.fright   {
	margin:10px 20px 10px 0px;
}

.text {
	padding:10px 0px;
}

.wyroznienie {
	color: #F60;
}


#body img.fright {
	margin:10px 0px 10px 20px;
}

#path { margin:5px 0px 10px 0px; }
#path, #path a {
	font-size:10px;
	color:#080733;
	text-decoration:none;
}

h1 { color:#900; font-size:18px; margin:5px 0px 10px 0px;}
h2 { color:#900; font-size:14px; margin:10px 0px 5px 0px;}
h3 { font-size:13px; margin:5px 0px; }
#middle-column {
	width:345px;
	margin-right:10px;
	float:left;
}

#right-column {
	width:200px;
	float:right;
}


.block {
	margin:10px 0px 10px 0px;
	border: 3px solid #EBEBF3;
	padding:5px;
	background: #F3F5FD;
}

.block h3 {
	margin:0px;
}
.block .intro {
	margin:5px 0px;
}

.block .more {
	text-align:right;
}

.block .more a {
	font-weight:block;
	text-decoration:none;
}
.block .more a:hover {
	text-decoration:underline;
}

.block .date {
	text-align:right;
	font-size:10px;
	margin:0px 0px 2px 0px;
}


/* MAPA STRONY */

#sitemapLink, #rss {
	float:right;
	padding:0px 3px;
}

#sitemap {
	margin:20px 0px 20px 0px;
	border: 3px solid #EBEBF3;
	padding:5px;
	background: #F3F5FD;
	width:50%;
}

#sitemap li {
	margin:3px 0px;
	list-style-type:none;
	font-weight:bold;
}
#sitemap ul {
	padding-left:20px;
	padding-bottom:10px;
}

#sitemap a {
	text-decoration:none;
}


.photo {
	display:block;
	float:left;
	margin:0px 5px 10px 0px;
	width:170px;
	text-align:center;
	height:230px;
}

.photo img {
	margin:10px 0px;

}

.Code
{
	display:block;
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}


/* 
	Księga gości
		------------------ */
.gb-wpis {
	margin:20px 0px;
}
.gb-info {
	padding:2px 5px;
}

.gb-info * {
	padding-right:9px;
	font-size:11px;
}
.gb-info a {
	border-left: 1px solid #333;
	padding-left:10px;
}

.gb-text {
	padding:5px;
	border:1px solid #8b4513;
}

/* 
	Newsy
		------------------ */
.news-wpis {
	margin:20px 0px;
	padding:10px;
	border:1px solid #a0d625;
	background-color: #F4F7E3;
	clear:both;
}
.news-date {
	font-style:italic;
}
