*{margin:0;padding:0;}

a img{border: 0;}
body{
	background: #ccc;
	font-family: tahoma, "trebuchet ms";
	background: url(images/body-bg.jpg) no-repeat #a2a2a2 center top;
	color: #DDD;
	font-size: 62.5%;
}
#container{
	width: 860px;
	margin: 0 auto;

}
#logo{
	width: 105px;
	height: 150px;
	margin: 5px 0 5px 60px;
	float: left;	
}
#notifyarea{
	width: 440px;
	height: 100px;
	margin: 15px 50px 0 0;
	background: url(images/notifyarea-bg.png) no-repeat;
	padding: 10px 20px;
	float: right;
}
#notifyarea a:link, #notifyarea a:active, #notifyarea a:visited{
	font-size: 28px;
	line-height: 38px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #BBB;
	margin: 10px 0 0 0;
}
#notifyarea a:hover{color: #EEE;}
#notifyarea p{
	font-size: 7em;
	overflow: hidden;
	text-align: center;	
}
#banner{
	width: 900px;
	height: 350px;
	clear: both;
	margin: 0 0 40px 0;
}
#shadowr{
	width: 25px;
	height: 321px;
	background: url(images/core-shadowr.png) no-repeat;
	float: left;
}
.content{
	width: 500px;
	height: 300px;
	opacity: 0.8;
	margin: 20px 0 0 120px;
	padding: 5px;
}
#banner1, #banner2, #banner3, #banner4{
	height: 350px;
	float: left;
	overflow: hidden;
	width: 70px
}
a.banner-link:link,a.banner-link:active,a.banner-link:visited{
	display:block;
	width:200px;
	height:45px;
	background: url(images/banner-link-bg.png) no-repeat;
	text-align: center;
	margin: 70px 0 0 280px;
	color: #EEE;
	text-decoration: none;
	font-size: 24px;
	padding: 15px 0 0 0;
}
a.banner-link:hover{background: url(images/banner-link-bg.png) no-repeat 0 -60px;}
#banner3 a.banner-link:link,#banner3 a.banner-link:active,#banner3 a.banner-link:visited{margin: 40px 0 0 280px;}
.banner-news{
	width: 520px;
	height: 300px;
	background: url(images/banner-news-bg.png) no-repeat;
	margin: 25px 0 0 90px;	
	overflow: hidden;
}
.banner-news h1{
	font-size: 22px;
	padding: 20px 20px 0px 20px;
	font-weight: normal;
	color: #EEE;
	font-family: futura, 'trebuchet ms', sanf-serif;
}
.banner-news h2 {
	margin: 5px 0 0 20px;	
}
.banner-news p{
	padding: 5px 30px;
	font-size: 12px;
	line-height: 16px;
}
.banner-news a, .banner-news a:active, .banner-news a:visited {
	color: #aaa;
}
.banner-news a:hover {
	color: #fff;	
}
.banner-news li {
	margin: 0 0 5px 25px;	
}
#fancy_ajax {
	color: #222;
}	
a.more:link, a.more:active, a.more:visited{
	display: block;
	text-align: right;
	color: #AAA;
	text-decoration: none;
	font-size: 14px;
	padding: 0 30px 0 0;
}
a.more:hover{
	color: #FFF;	
}
#banner1{background: #43372f url(images/banner1-bg.jpg) no-repeat;}
#banner2{background: #fbf4cc url(images/banner2-bg.jpg) no-repeat;}
#banner3{background: #e0640f url(images/banner3-bg.jpg) no-repeat;}
#banner4{background: #009cb5 url(images/banner4-bg.jpg) no-repeat;width: 650px;}

#banner .pointer{
	position: absolute;
	width: 70px;
	height: 350px;
	cursor: pointer;
}
#banner1 .pointer{
	background: url(images/banner1-kontakt.png) no-repeat center;
}
#banner2 .pointer{
	background: url(images/banner2-news.png) no-repeat center;
}
#banner3 .pointer{
	background: url(images/banner3-oferta.png) no-repeat center;
}
#banner4 .pointer{
	background: url(images/banner4-onas.png) no-repeat center;
}
#content-top{
	width: 860px;
	height: 10px;
	background: url(images/core-top-bottom.png)	no-repeat;
	clear: both;
}
#content{
	width: 860px;
	min-height: 333px;
	background: url(images/core-middle.png);
	padding: 0 0 20px 0;
	font-size: 1.2em;
	clear: both;
}
#content h1 {
	font-family: futura, 'trebuchet ms', tahoma, sanf-serif;
	font-weight: normal;
	color: #FEFEFE;
	font-size: 36px;
	margin: 30px 0 10px 30px;	
	clear: both;
}
#content h1#first {
	margin: 0 0 10px 30px;	
}
#content h1.news {
	color: #FBF3CC;	
	margin: 25px 50px 0 30px;
    font-weight: normal;
    text-align: justify;
}
#content h1.oferta {
	color: #DB6217;
}
#content h1.ftc {
	color: #0997B0;	
}
#content h2 {
	font-weight: normal;
	font-size: 24px;
	padding: 5px 0 5px 20px;
	color: #FEFEFE;
}
#content p {
	padding: 0 15px 20px 15px;
	line-height: 150%;
	font-size: 1em;
}
#content p strong {
	font-size: 14px;
	color: #EEE;	
}
p.date {
	margin: 0 0 0 30px;
	font-size: 0.7em;
	color: #666;	
	padding: 0;
}
#content a {
	color: #FFF;
}
#content a:hover {
	color: #009cb5;	
}
#content img.right {
	float: right;
	margin: -20px 30px 20px 10px;	
}
#content img.left {
	float: left;
	margin: 0 20px 10px 20px;	
}
#content-bottom{
	width: 860px;
	height: 10px;
	background: url(images/core-top-bottom.png) 0 -8px no-repeat;
	margin: 0 0 25px 0;
	clear: both;
}
#content table {
	width: 800px;
	margin: 5px auto 20px auto;	
}
#content ul {
	margin: 0 0 30px 30px;
}
#content li {
	padding: 0 0 10px 0;
	line-height: 130%;
	letter-spacing: 0.09em;
}
.gallery {
	width: 800px;
	margin: 0 auto;
	text-align: center;	
}
a.group {

}
a.group img {
	margin: 10px 5px;
	background: #aaa;
	padding: 3px;
	border: 1px solid #000;
	height: 100px;	
}
a.group img:hover {
	background: #fff;	
}
#content .nav {
	position: absolute;
	width: 440px;
	height: 30px;
	margin: 15px 0 0 380px;
	text-align: right;
}
.nav a:link,.nav a:active,.nav a:visited {
	display: inline;
	padding: 3px;
	color: #AAA;
	text-decoration: none;
	margin: 0 0 0 20px;
	font-size: 12px;
}
.nav a:hover {
	color: #FFF;	
}
#navigation{
	width: 828px;
	height: 40px;
	margin: 0 auto 10px auto;
}
#navigation a{
	display: block;
	float: left;
	width: 210px;
	height: 40px;	
}
a#navigation-ftc:link,a#navigation-ftc:active,a#navigation-ftc:visited{width:214px;background: url(images/core-menu.png) no-repeat;}
a#navigation-ftc:hover{background: url(images/core-menu.png) 0 -40px no-repeat;}
a#navigation-oferta:link,a#navigation-oferta:active,a#navigation-oferta:visited{background: url(images/core-menu.png) -214px 0 no-repeat;}
a#navigation-oferta:hover{background: url(images/core-menu.png) -214px -40px no-repeat;}
a#navigation-news:link,a#navigation-news:active,a#navigation-news:visited{background: url(images/core-menu.png) -424px 0 no-repeat;}
a#navigation-news:hover{background: url(images/core-menu.png) -424px -40px no-repeat;}
a#navigation-kontakt:link,a#navigation-kontakt:active,a#navigation-kontakt:visited{width: 193px;background: url(images/core-menu.png) -634px 0 no-repeat;}
a#navigation-kontakt:hover{background: url(images/core-menu.png) -634px -40px no-repeat;}
#footer{
	width: 860px;
	height: 150px;
	background: url(images/footer-bg.png);
	clear: both;
	margin: 20px auto 0 auto;
}
#footer-adres{
	margin: 15px 0 0 10px;	
}
#footer-newsletter{
	float: right;
	width: 300px;
	height: 120px;
	margin: 15px 20px 0 0;
}
#footer-newsletter-header{
	float: right;	
}
#footer-newsletter-form{
	float: right;
	margin: 5px 0;	
}
#footer p{
	clear: both;
	float: right;
	text-align: right;
	margin: 10px;
	color: #AAA;
	font-size: 1em;	
}
#footer p a:link, #footer p a:active, #footer p a:visited {
    color: #AAA;
}
#footer p a:hover {
    color: #FFF;
}
strong{
	font-size: 1.1em;
	font-weight: bold;	
}


#overlayA {
position: absolute;
width: 100%;
height: 100%;
text-align: center;
margin: 0 auto;
overflow: block;
background: url(images/footer-bg.png);
z-index: 10000;
}
#overlayimg {
	margin: auto 0 auto;

}

