/*CLASSES; style-line 62*/
.below-footer-wrapper {
	width: 960px;
	margin: 0 auto 23px auto;	
	display: none;
}
.below-footer-right {
	margin: 6px auto;
	font-size: 10px;
	color: #999;
	float: right;
}
.below-footer-left {
	margin: 6px auto;
	font-size: 10px;
	color: #999;
	float: left;
}
.below-footer-right a {
	text-decoration: none;
}
.hero-01 {
	background: url('img/main-hero-pakiety.jpg') !important;
}
.hero-02 {
	background: url('img/new-hero-02.jpg') !important;
}
.hero-03 {
	background: url('img/new-hero-01.jpg') !important;
}
.hero-01 h1 {
	margin: 12px 0 12px 30px !important;
}
ul.news-more {
	display: block;
	position: absolute;
	width: 980px;
	height: 420px;
	background: #FFF;
	border: 1px solid black;
}
.gallery {
	width: 900px;
	margin: 0 auto;
	text-align: center;	
}
#footer-adres {
	margin: 30px 0 0 30px;	
}
#footer-newsletter {
	float: right;
	margin: 30px 30px 0 0;
	text-align: right;
}
#footer-newsletter p {
	margin: 10px 0;
	padding: 0;
	text-align: right;
}
#footer-newsletter-header {
	float: right !important; 
}



/*STYLE*/

* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0 0 6px 0;
	font-family: "Lucida Grande", "Lucida Sans", tahoma, verdana, sanf-serif;
	background: #d4e1f5 url('img/bg_winter.jpg') center top no-repeat;
	font-size: 12px;
	-webkit-font-smoothing: subpixel-antialiased;
	background-position-y: -40px;
}
h1, h2 {
	font-family: futura, impact, "trebuchet ms", sans-serif !important;
}
#logo {
	float: left;
	width: 109px;
	height: 140px;
	margin: -2px 0 0 28px;
	display: n;
}
.clear {
	clear: both;
}
#header {
	width: 980px;
	height: 140px;
	margin: 10px auto;
}
#navigation {
	height: 32px;
	margin: 16px 0 0 0;
	float: right;
}
#navigation a:link, #navigation a:active, #navigation a:visited {
	list-style: none;
	display: block;
	float: left;
	width: 100px;
	height: 24px;
	margin: 0 30px 0 0;
	padding: 6px 0 0 0;
	background: #FFF;
	color: #e2551b;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 5px;
	font-size: 16px;
	-webkit-box-shadow: 0 1px 3px #555;
	-moz-box-shadow: 0 1px 3px #555;
}
#navigation a:hover {
	background: #e2551b;
	color: #FFF;
	cursor: pointer;
}
#navigation a:active {
	height: 23px;
	padding: 7px 0 0 0;
}
#navigation a.navigation-active {
	background: #e2551b;
	color: #fff;
}
a:link, a:active, a:visited {
	color: #777;
}
a:hover {
	color: #0ca858;
}
#core {
	width: 980px;
	min-height: 400px;
	margin: 180px auto 0 auto;
	background: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px #666;
	-moz-box-shadow: 0 1px 2px #666;
	box-shadow: 0 0 2px #666;
}
#navbar {
	width: 980px;
	height: 24px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: #EEE;
}
#navbar li {
	width: 326px;
	display: block;
	list-style: none;
	float: left;
	height: 19px;
	text-align: center;
	font-size: 12px;
	padding: 5px 0 0 0;
	color: #666;
	background: url(img/infopage-bg-top.png) repeat-x;
	text-shadow: 1px 1px 0 #FFF;
}
#navbar li:hover {
	color: #333;
	text-shadow: 0 1px 0 #EEE;
	cursor: pointer;
	background: #DDD;
}
#navbar li.active {
	color: #FFF;
	background: #0ca959;
	text-shadow: 0 1px 2px #000;
}
#navbar li#navbar-left {
	border-top-left-radius: 3px;
	-moz-border-radius: 3px 0 0 0;
}
#navbar li#navbar-middle {
	margin: 0 1px 0 1px;
	background-position: -327px 0;
}
#navbar li#navbar-right {
	border-top-right-radius: 3px;
	-moz-border-radius: 0 3px 0 0;
	-webkit-border-radius: 0 3px 0 0;
	background-position: -653px 0;
}
#main-hero {
	width: 980px;
	height: 376px;
	background: green;
	background-repeat: no-repeat;
	background-position: 0 -24px !important;
	overflow: hidden;
	position: absolute;
}
#main-hero h1  {
	font-size: 64px;
	color: #FFF;
	margin: 32px 0 0 30px;
	font-weight: normal;
	text-shadow: 1px 1px 5px #000;
	font-family: impact, "trebuchet ms", sans-serif;
}
#main-hero p {
	display: block;
	width: 640px;
	margin: 0 0 0 32px;
	line-height: 150%;
	font-size: 15px;
	text-align: justify;
	color: #CCC;
	text-shadow: 0 1px 3px #000;
}
#main-hero a:link,#main-hero a:active,#main-hero a:visited {
	line-height: 150%;
	font-size: 15px;
	text-align: justify;
	color: #FFF;
	text-shadow: 0 1px 3px #000;
}
#main-hero a:hover {
	color: #0ca858;	
}
#main-hero strong {
	color: #FFF;
}
#content {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}
#content .news {
	display: block;
	width: 980px;
	float: left;
}

#content .news h1 {
	font-size: 32px;
	font-weight: normal;
	color: #0ca959;
	margin: 20px 20px 10px 30px;
	line-height: 100%;
}
#content .news p {
	display: block;
	margin: 0 10px 10px 30px;
	font-size: 14px;
	line-height: 150%;
}
#content ul {
	margin: 0 0 10px 50px;
}
#content ul li {
	list-style: circle;
	margin: 0.4em 0 0 4px;
	font-size: 0.8em;
}
#infopage-header {
	width: 980px;
	height: 50px;
	background: #eee url(img/infopage-bg-top.png) repeat-x;
	border-radius: 5px 5px 0 0;
}
#infopage-header h1 {
	font-size: 32px;
	font-weight: normal;
	color: #0ca959;
	margin: 10px 0 8px 32px;
	line-height: 100%;
	float: left;
}
#infopage-header #infopage-navigation {
	float: right;
}
#infopage-header #infopage-navigation li {
	list-style: none;
	color: #666;
	display: block;
	float: left;
	margin: 18px 32px 0 0;
	font-size: 12px;
	text-shadow: 0 1px 0 #FFF;
}
#infopage p{
	color: #333;
	margin: 10px 32px 30px 32px;
}
#infopage h2 {
	color: #0ca959;
	font-size: 24px;
	margin: 20px 30px 10px 32px;
}
#infopage ul li {
	list-style: circle;
	margin: 10px 30px 6px 40px;
}
.double-left {
	float: left;
	margin: 0 0 0 32px !important;
	width: 458px;
	text-align: center;
}
.double-left img {
	margin-left: 0;
}
.double-right{
	float: right;
	margin: 0 32px 0 0 !important;
	width: 458px;
	text-align: center;
}
.double-right img {
	margin-right: 0;
}
#footer {
	background: #333 url(img/footer-bg.png) no-repeat;
	height: 165px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius: 0 0 4px 4px;
	margin: 376px auto 0 auto;
	width: 980px;
	-webkit-box-shadow: 0 1px 3px #444;
	-moz-box-shadow: 0 1px 3px #444;
	box-shadow: 0 0 10px #444;
	
}
.footer-index {
	margin: 0 auto !important;
}
.center {
	text-align: center;
}
a {
	text-decoration: none;
}
a img {
	border: 0;
}
.table {
	margin: 0 0 20px 30px;
}
.table td {
	padding: 5px 8px;
}
#footer p{
 margin: 0 0 0 30px;
 padding: 20px 0 0 0;
 color: #AAA;
}
#footer strong {
font-size: 18px;	
}
#footer-middle {
	float: left;
	width: 300px;
	height: 100px;
	margin: 120px 0 0 70px;
}
#footer img {
	float: left;	
}
#slideshow {
	background: #EEE;
	width: 800px;
	margin: 0 auto;	
}
#fblikebox {
float: left;
width: 100px !important;
margin: 113px 0 0 10px;	
}
