body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color:#003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ECECBD url('images/bg.jpg');
}
a {
}
a img {
	border: 0px;
}
#container {
	width: 767px;
	margin: auto;
	border: 1px solid #000;
	border-top: 0px;
	background: url('images/bg-inside.jpg');
}
#top {
	height: 179px;
	background: url('images/top.jpg');
	position: relative;
}
#licznik {
	position: absolute;
	top: 150px;
	text-align: center;
	font-family: "Monotype Corsiva", Arial;
	font-size: 12px;
	width: 120px;
	text-align:center;
	color:  #CCCC66;
}
#scroll {
	color: #FFFFCC;
	position: absolute;
	bottom: 17px;
	width: 500px;
	left: 134px;
}
#lang {
	position: absolute;
	right: 10px;
	top: 2px;
}
#lang img {
	height: 23px;
	margin-left: 3px;
}
#b_kontakt {
	display: block;
	position: absolute;
	right: 0px;
	top: 141px;
	width: 120px;
	height: 25px;
}
#b_kontakt span {
	display: none;
}
#b_kamien {
	display: block;
	position: absolute;
	right: 18px;
	top: 45px;
	width: 75px;
	height: 75px;
}
#b_kamien span {
	display: none;
}
#b_kaba {
	display: block;
	position: absolute;
	right: 648px;
	top: 48px;
	width: 95px;
	height: 95px;
}
#b_kaba span {
	display: none;
}
#b_glowna {
	display: block;
	height: 100%;
}
#b_glowna span {
	display: none;
}
#columns {
	height: 300px;
	width: 100%;
	border-collapse: collapse;
}
#col_1, #col_2, #col_3 {
	padding: 0px;
	vertical-align: top;
}
#col_1 {
	width: 175px;
}
#col_2 {
	width: 416px;
}
#col_3 {
	width: 176px;
}
.menu {
	width: 172px;
	margin: auto;
	background: url('images/menu_02.jpg');
}
.m_top {
	background: url('images/menu_01.jpg');
	height: 28px
}
.m_btm {
	background: url('images/menu_03.jpg');
	height: 18px
}
.foto a {
	display: table-cell;
	padding: 5px;
}
.foto a:hover {
	background: #CCCC66;
}
.menu a {
	display: block;
	font-size: 10px;
	color: #003300;	
	margin-left: 10px;
	margin-right: 10px;
	padding: 4px;
	text-decoration: none;
	border-bottom: 1px solid #7C9734;
}
.menu_bez a {
	color: #ffffff;	
}
.menu a:hover {
	background: #CCCC66;
}
#aftersubmenu {
	border-top: 1px solid #7C9734;
}
.menu .submenu {
	border: 0px;
}
#menu-sel {
	background: #CCCC66;
	color: #300;
}
.menu2 {
	width: 176px;
	background: url('images/menu2_02.jpg');
}
.m2_top {
	background: url('images/menu2_01.jpg');
	height: 34px
}
.m2_btm {
	background: url('images/menu2_03.jpg');
	height: 14px
}
.menu2 a {
	display: block;
	font-size: 10px;
	color: #003300;	
	margin-left: 10px;
	margin-right: 12px;
	padding: 4px;
	text-decoration: none;
	border-bottom: 1px solid #7C9734;
}
.menu2 a:hover {
	background: #CCCC66;
}
#content a:link {
	color: #003300;
}
#content a:active {
	color: #003300;
}
#content a:visited {
	color: #003300;
}
#content a:hover {
	color: #cccc66;
}
#menu2-sel {
	background: #CCCC66;
	color: #300;
}
#content {
	margin: 0px 20px;
	text-align: justify;
	line-height: 150%;
	font-size:11px;
}
p {
	text-indent: 30px;
	font-size:11px;
}
hr {
	color: #BAC895;
	background: #BAC895;
	height: 1px;
	border: 0px;
}