/* ************************************************************** LOGO ************************************ */
a#logo {
	display:block;
	float:left;
	width:300px;
	height:100px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 30px;
}
/* ************************************************************** MENU ************************************ */
#menu {
	display: block;
	float: right;
	margin-top: 80px;
	height: 30px;
}
a#menu-01 {
	display:block;
	float:left;
	width:77px;
	height:30px;
	background-image: url(../images/menu-01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
a:hover#menu-01, a#menu-01-on {
	display:block;
	float:left;
	width:77px;
	height:30px;
	background-image: url(../images/menu-01.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	overflow: hidden;
}
a#menu-02 {
	display:block;
	float:left;
	width:101px;
	height:30px;
	background-image: url(../images/menu-02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
a:hover#menu-02, a#menu-02-on {
	display:block;
	float:left;
	width:101px;
	height:30px;
	background-image: url(../images/menu-02.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	overflow: hidden;
}
a#menu-03 {
	display:block;
	float:left;
	width:93px;
	height:30px;
	background-image: url(../images/menu-03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
a:hover#menu-03, a#menu-03-on {
	display:block;
	float:left;
	width:93px;
	height:30px;
	background-image: url(../images/menu-03.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	overflow: hidden;
}
a#menu-04 {
	display:block;
	float:left;
	width:93px;
	height:30px;
	background-image: url(../images/menu-04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
a:hover#menu-04, a#menu-04-on {
	display:block;
	float:left;
	width:93px;
	height:30px;
	background-image: url(../images/menu-04.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	overflow: hidden;
}
a#menu-05 {
	display:block;
	float:left;
	width:104px;
	height:30px;
	background-image: url(../images/menu-05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
a:hover#menu-05, a#menu-05-on {
	display:block;
	float:left;
	width:104px;
	height:30px;
	background-image: url(../images/menu-05.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	overflow: hidden;
}
a#menu-06 {
	display:block;
	float:left;
	width:90px;
	height:30px;
	background-image: url(../images/menu-06.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
a:hover#menu-06, a#menu-06-on {
	display:block;
	float:left;
	width:90px;
	height:30px;
	background-image: url(../images/menu-06.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	overflow: hidden;
}
/* ************************************************************** MENU ul li ************************************ */
#menu ul {
	margin-bottom: 1em;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	float: left;
	display: block;
	width: 100%;
}
* html #menu ul { /*IE only rule, reduce menu width*/
	width: 99%;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	float: left;
	color: #666;
	padding: 2px 12px;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #90F;
}
.ukryty {
	visibility: hidden;
}
/* ************************************************************** GALERIA ************************************ */

table {
	margin-top: 30px;
}
table img {
	margin-top: 20px;
}
table .left {
	margin-left: 40px;
}
table .right {
	margin-left: 20px;
}
table .wide {
	margin-left: 40px;
}
/* ************************************************************** INNE ************************************ */
#stopka {
	font-size: 12px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-indent: 0;
	color: #204162;
}
#luca {
	font-size: 12px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#luca a {
	color: #204162;
}
.bzdury {
	margin-top: 200px;
}
.bzdury p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	line-height: 13px;
}
.telefon {
	font-size: 16px;
	font-weight: bold;
	margin-top: 50px;
}
/* ************************************************************** GALERIE ************************************ */
#galleria {
	display: block;
	height: 570px;
	width: 940px;
	margin-bottom: 30px;
}
#slajdy {
/*	margin-left: 120px;
	overflow: hidden; */
}
#slajdy img {
	border: 5px solid #FFF;
}
/* ************************************************************** SLIDER ************************************ */
#slider {
	width: 900px; /* important to be same as image width */
	height: 600px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden;
	border: 5px solid #FFF;
	margin-left: 30px;
}
#sliderContent {
	width: 940px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
	background-color: #FFF;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	width: 874px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.clear {
	clear: both;
}
.sliderImage span strong {
	font-size: 14px;
}
#slider li {
	margin: 0px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
	visibility: hidden;
}
ul {
	list-style-type: none;
}
/* ************************************************************** SLIDE OUT ************************************ */
.slide-out-div {
	padding: 20px;
	width: 250px;
	background-color: #fff;
}

