@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700&subset=latin,latin-ext);

body {
	font-family:Arial, Helvetica, sans-serif;
	background:#070a11;
}

#mainWrapper {
	width:980px;
	margin:0 auto;
}

#top {
	background:url(../images/header.jpg) repeat-x;
	color:#fff;	
}

header {
	width:980px;
	margin:0 auto;
	position:relative;
}

nav {
	position:absolute;
	right:0;
	top:82px;
	font:bold 15px "Ubuntu", sans-serif;
	padding-bottom:10px;
	border-bottom:3px #212b3f solid;
}

nav a {
	color:#fff;
	text-decoration:none;	
}

nav a:hover {
	color:#fff07b;	
}

nav li {
	float:left;
	margin-right:20px;
}

nav li.last {
	margin-right:0;
}

#topBanner {
	width:980px;
	height:280px;
	margin:0 auto 20px auto;
	position:relative;
}

#kociol {
	background:url(../images/kociol.png) no-repeat;
	width:258px;
	height:343px;
	position:absolute;
	left:20px;
	top:30px;
}

#textImage {
	position:absolute;
	left:370px;
	top:45px;	
}

#ctaButton {
	position:absolute;
	display:block;
	width:296px;
	height:43px;
	background:url(../images/cta.png) no-repeat 0 0;
	bottom:90px;
	left:370px;
	text-indent:-300px;
	overflow:hidden;
}

#ctaButton:hover {
	background:url(../images/cta.png) no-repeat 0 -43px;
}

h2 { 
	color:#fff;
	font:bold "Ubuntu", sans-serif;
}

h2.blue {
	color:#97aad0;
	font:bold "Ubuntu", sans-serif;
}

#content {
	width:940px;
	margin:0 auto 10px auto;
	color:#fff;
	background:url(../images/content.gif) repeat-y 50% 0;
}

#contact {
	width:280px;
	float:left;
	padding-top:70px;	
}

#contact a {
	color:#fff07b;
	text-decoration:none;
}

#contact a:hover {
	color:#fff9cd;
	text-decoration:underline;
}

#contact h2 {
	font:bold 18px "Ubuntu", sans-serif;
}

#contact h2.contactIcon {
	padding-right:15px;
}

#downloadBtn {
	background:url(../images/napisz.png) no-repeat;
	width:209px;
	height:53px;
	text-indent:-300px;
	overflow:hidden;
	display:block;
	margin-bottom:20px;
}

#downloadBtn:hover {
	background:url(../images/napisz.png) no-repeat 0 -53px;
}

#pageContent {
	width:600px;
	float:right;
	padding:40px 0 40px 60px;
}

#content p {
	margin:15px 0;	
}

#content h2 {
	font:bold 22px "Ubuntu", sans-serif;
}

a.readMore {
	color:#fff07b;
	text-decoration:none;
	padding-right:15px;
	background:url(../images/arrow_icon.gif) 100% 50% no-repeat;
	font-weight:bold;
}

a.readMore:hover {
	color:#fff9cd;
	text-decoration:underline;	
}

footer {
	margin:0 auto;
	color:#fff;
	border-top:1px solid #213253;
	padding:20px 20px;
	background:url(../images/footer.jpg) repeat-x;
	height:66px;
}

#footerContent {
	width:940px;
	margin:0 auto;	
}

#copyright {
	float:left;	
}

#copyright a {
	color:#fff07b;
	text-decoration:none;
}

#copyright a:hover {
	color:#fff9cd;
	text-decoration:underline;
}

#footerNav {
	float:right;	
}

#footerNav li {
	float:left;
	padding:2px 15px;
	border-right:1px solid #213253;
}

#footerNav li.last {
	padding:2px 0px 2px 15px;
	border:none;
}

#footerNav a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#footerNav a:hover {
	color:#fff07b;
	text-decoration:underline;
}
.separator{height:10px; margin-top:10px; margin-bottom:10px; border-top: 1px #213253 solid; width:100%; clear:both}
.separator2{height:10px; margin-top:10px; margin-bottom:10px; width:100%; clear:both}

.spec{width:100%; overflow:hidden; margin-bottom:20px }

div.spec > dl {
	width:100%;
}

div.spec >  dl dt {
	width:30%;
	float:left;
	height:18px;
}

div.spec >  dl dd {
	float:left;
	height:18px;
	width:70%;
}
#textPanel {
	position:absolute;
	left:370px;
	top:45px;
	height:160px;
	width:625px;
	background:url(/images/steel.png) no-repeat right;
    font:normal "Ubuntu", sans-serif;	
    font-size:21px;
    line-height:1.5;
}
h1 { 
	color:#FFD41A;
	font:bold "Ubuntu", sans-serif;
	font-size:25px;
	padding:0px;
	margin:0px;

}
a.ltxt:link { color: #FFFFFF; text-decoration: none;}
a.ltxt:visited { color: #FFFFFF; text-decoration: none;}
a.ltxt:hover {color: #FFFFFF; text-decoration: none;}

button.b1{
	font-size: 10px;
	background:#FFD41A;
	color: #000000;
	width: 70px;
	height: 18px;
	border: 0px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 5px;
	cursor: pointer;
	cursor: hand;	
}
#brd_al{
width:100%;
border-width: 1px; border-style:solid; border-color:#990000;
padding-top:20px;
padding-bottom:20px;
margin-bottom:20px;
overflow:hidden;
}

#cookies-accept { position:fixed; width: 90%; left: 0; bottom: 0; padding: 0.5em 5%; background: #565656; background: rgba(86,86,86,0.75); color: #fff; font-size: 11px; font-weight: 700; text-shadow: 0 -1px 0 rgba(0,0,0,0.35); z-index: 99999; text-align: center; color: #fff;}
#cookies-content { margin-left:auto; margin-right:auto; width:980px; text-align:center; font-family:Arial, Helvetica, sans-serif}
#cookies-accept-close { cursor:pointer; cursor:hand; margin-left: 961px; width:13px; height:13px;background:url(/images/cookie-close.gif);}

a.lwhite:link { color: #FFFFFF; text-decoration: none;}
a.lwhite:visited { color: #FFFFFF; text-decoration: none;}
a.lwhite:hover { color: #999999; text-decoration: none; }