*{
	margin:0px;
	padding:0px;
}
.Clear{
	clear:both;
}
SPAN{
	display:none;
}
BODY{
	text-align:center;
	margin:0px;
	background-color:#03285f;
}
#All{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#Top{
	width:1000px;
	height:112px;
	background:url(images/top.jpg) no-repeat top;
}

#Lang {
	list-style: none;
	height: 30px;
	width: 60px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	overflow: hidden;
	float: right;
}
#Lang li {
	display: inline;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	background: none;
}
#Lang li a {
	background: none;
	width: 16px;
	height: 11px;
}
#Lang li a img {
	border: none;
}
#Menu{
	width:636px;
	height:47px;
	display:block;
	float:right;
	margin-top:35px;
	margin-right:25px;
}
#Menu li{
	height:47px;
	float:left;
	display:inline;
}
#Menu li a{
	display: block;
	background: url(images/menu.png) no-repeat top;
	height:47px;
}
#Menu li a.l1{background-position: 0px 0px; width:102px;}
#Menu li a.l1:hover{background-position: 0px -47px;}
#Menu li a.l2{background-position: -102px 0px; width:97px;}
#Menu li a.l2:hover{background-position: -102px -47px;}
#Menu li a.l3{background-position: -199px 0px; width:96px;}
#Menu li a.l3:hover{background-position: -199px -47px;}
#Menu li a.l4{background-position: -295px 0px; width:95px;}
#Menu li a.l4:hover{background-position: -295px -47px;}
#Menu li a.l5{background-position: -390px 0px; width:141px;}
#Menu li a.l5:hover{background-position: -390px -47px;}
#Menu li a.l6{background-position: -531px 0px; width:105px;}
#Menu li a.l6:hover{background-position: -531px -47px;}

#Main{
	width:1000px;
	background:url(images/main.jpg) repeat-y top;
}
#Slider{
	width:1000px;
	height:341px;
	background:url(images/slider.jpg) no-repeat top;
}
#Left{
	margin-top:15px;
	width:652px;
	float:left;
	margin-bottom:15px;
}
#Right{
	margin-top:15px;
	width:348px;
	float:left;
}
#kontImag{
	width:323px;
	height:267px;
	float:left;
	display:inline-block;
	background:url(images/right.jpg) no-repeat top;
}
#Left p{
	width:595px;
	background-color:#e6e6e7;
	margin-left:37px;
	padding-bottom:20px;
	font-family:Tahoma;
	font-size:12px;
	color:#505050;
	text-align:left;
	line-height:18px;
	padding:10px 10px 10px 10px;	
}
#Left ul{
	margin-top:10px;
	list-style:none;
	margin-left:34px;
}
#Left ul li{
	display:inline;
	padding-left:1px;
	padding-right:1px;
}
#Left ul li img{
	 border:solid 4px #FFFFFF;
}
#Map{
	width:615px;
	height:400px;
	display:block;
	margin-left:37px;
}
#homePage{
	width:615px;
	height:54px;
	background:url(images/homePageH1.jpg) no-repeat top;
	margin-left:37px;
}
#onas{
	width:615px;
	height:54px;
	background:url(images/onasH1.jpg) no-repeat top;
	margin-left:37px;
}
#oferta{
	width:615px;
	height:54px;
	background:url(images/ofertaH1.jpg) no-repeat top;
	margin-left:37px;
}
#sala-spotkan{
	width:615px;
	height:54px;
	background:url(images/sala-spotkanH1.jpg) no-repeat top;
	margin-left:37px;
}
#realizacje{
	width:615px;
	height:54px;
	background:url(images/realizacjeH1.jpg) no-repeat top;
	margin-left:37px;
}
#kontakt{
	width:615px;
	height:54px;
	background:url(images/kontaktH1.jpg) no-repeat top;
	margin-left:37px;
}
#Footer{
	width:1000px;
	height:49px;
	background:url(images/footer.jpg) no-repeat top;
}
#Footer ul{
	padding-top:30px;
	padding-left:20px;
	list-style:none;
}
#Footer ul li{
	display:inline;
	float:left;
	height:22px;
}
#Footer a{
	font-family:Tahoma;
	font-size:11px;
	color:#0f0f0f;
	text-decoration:none;
}
#Footer a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#0f0f0f;
	text-decoration:underline;
}
#SGR{
	float:right;
	padding-right:20px;
	padding-top:7px;
}
/* ====================================
Style slidera
==================================== */

.slideWrapper {
	width: 928px;
	height: 325px;
	overflow: hidden;
	z-index: 100;
	padding-top:15px;
	padding-left:35px;
}
.slideInsider {
	width: 928px;
	height: 325px;
	overflow: hidden;
	position: relative;
}
.slidePage {
	width: 928px;
	height: 325px;
	position: absolute;
}
#SlideOne .slideHeader {
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(images/headers.png);
	width: 50px;
	height: 325px;
	display: block;
	cursor: pointer;
}
#SlideOne .header-1 {
	background-position: 0px 0px;
}
#SlideOne .header-1:hover {
	background-position: 0px 50%;
}
#SlideOne .activ .header-1, #SlideOne .activ .header-1:hover {
	background-position: 0px 100%;
}
#SlideOne .header-2 {
	background-position: -50px 0px;
}
#SlideOne .header-2:hover {
	background-position: -50px 50%;
}
#SlideOne .activ .header-2, #SlideOne .activ .header-2:hover {
	background-position: -50px 100%;
}
#SlideOne .header-3 {
	background-position: -100px 0px;
}
#SlideOne .header-3:hover {
	background-position: -100px 50%;
}
#SlideOne .activ .header-3, #SlideOne .activ .header-3:hover {
	background-position: -100px 100%;
}
#SlideOne .header-4 {
	background-position: -150px 0px;
}
#SlideOne .header-4:hover {
	background-position: -150px 50%;
}
#SlideOne .activ .header-4, #SlideOne .activ .header-4:hover {
	background-position: -150px 100%;
}
#SlideOne .slideHeader span {
	display: none;
}

#SlideOne .slideContent {
	padding: 0px;
	width: 728px;
	float: left;
	height: 325px;
	overflow: hidden;
}
