* {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	padding: 0px; 
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #287893;
	background: #f5f3ec url('../images/podstronaTlo.jpg') no-repeat center top;
}

body#ibis {
	background: #f5f3ec url('../images/podstronaTlo2.jpg') no-repeat center top;
}

ul{
	margin-left: 35px;
}

a{ 
	font-family:   Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color:#ffffff;
	font-weight: normal;
	outline: none;
}

a:hover  { 
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline; 
	color: #e1ab74;
	font-weight: normal;
	outline: none;
} 


#mainFrame{
	width: 900px;
	margin: 0px auto;
	height: 610px;
	text-align: left;
	position: relative
}

#top{
	width: 900px;
	position: relative;
	height: 326px;
}

#slogan{
	margin: 38px 0 0 30px;
}

#fotkaTop{
	width: 400px;
	height: 279px;
	position: absolute;
	left: 476px;
	top: 106px;
	background: url('../images/foto1.jpg') no-repeat left top;
	z-index: 10;
}

#ibis #fotkaTop{
	background: url('../images/foto2.jpg') no-repeat left top;
}

#zobaczIbis, #zobaczFenix{
	display: block;
	position: absolute;
	left: 610px;
	top: 24px;
	width: 251px;
	height: 49px;
	text-indent: -70007px;
	background: url('../images/zobaczIbis.gif') no-repeat 0px 0px;
}

#zobaczFenix{
	width: 262px;
	height: 65px;
	background: url('../images/zobaczFenix.gif') no-repeat 0px 0px;
	left: 593px;
	top: 13px;
}

#mainContent{
	background: url('../images/pasek1.gif') repeat-y 0px 0px
}

#mainContentInner{
	background: url('../images/podstronaTlo.jpg') no-repeat center -326px;
	padding: 0 30px 20px 30px;
	min-height: 340px;
}
*html #mainContentInner{
	height: 340px;
}
#pudelko{
	float: right;
	width: 429px;
	height: 74px;
}

#footer{
	background: url('../images/footBg.gif') no-repeat 0px 0px;
	padding: 45px 0 30px 0;
	text-align: center;
	color: #cabc90;
	font-size: 11px;
	clear: both;
}

#footer a{
	color: #cabc90;
	font-size: 11px;
}

.title1{
	font-weight: normal;
	font-size: 24px;
	font-family: georgia;
	color: #e65c0a;
	padding: 0 0 10px 0;
/*
	clear: both;
*/
}

.fotobox{
	width: 840px;
	overflow: hidden;
	padding: 10px 0 0px 0;
}

.fotobox a img{
	float: left;
	background: url('../images/fotkaBg.gif') no-repeat 0px 0px;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.space1{
	background: url('../images/pasek2.gif') no-repeat center 0px;
	width: 840px;
	height: 11px;
}

.content1{
	padding: 0 0 20px 0;
	overflow: hidden;
	width: 840px;
	/*
	clear: both;
*/	
}

.title2{
	text-align: center;
	padding: 15px 0 10px 0;
}











