body {
	margin: 0;
	padding: 0;
	background: #0e1130;
	line-height: 25px;
	font: 13px Arial, Helvetica, sans-serif;
	font-smooth: always;
	color: #767ba5;
}

#cookie-consent {
	position: relative;
	left: 0;
	top: 0;
	background-color: #1E2140;
	display: none;
	color: #d0d0d0;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	padding-bottom: 30px;
}

#cookie-info {
}

#cookie-consent-confirm {
        margin: 8px 0 15px 10px;
        margin-right: 20px;
        border: none; 
        display: block;
        color: #f0f0f2;
        font: bold 12px Arial, Verdana, Helvetica, sans-serif;
        text-decoration: none;
        width: 66px;
        height: 28px;
        background: no-repeat url(../images/button.jpg);
        padding: 5px 0 0 0;
        text-align: center;
	cursor: pointer;
	float: right;	
}

a img {
	border: none;
}

h1 {
	font: 17px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #adb9c4;
}

h2 {
	color: #868bb5;
	font: bolder 11px Arial, Verdana, Helvetica, sans-serif;
}

p {
	margin: 0;
	color: #868bb5;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
}

p a {
	text-decoration: underline;
	color: #a2abf4;
}

p a:hover {
	text-decoration: none;
	color: #a2abf4;
	text-shadow: 0px 0px 5px #BBB;
}

#wrapper {
	width: 100%;
	background: #070b2d url(../images/img02.jpg) repeat-x left top;
}

/* Header */
#header {
	width: 990px;
	height: 57px;
	margin: 0 auto;
}

#header_logo {
	float: left;
	width: 163px;
	height: 57px;
	padding: 0;
	background: url(../images/logo.jpg) no-repeat left top;
}

#header_logo a {
	text-decoration: none;
}

/* Menu */
#box-topmenu {
	float: right;
	/*width: 537px;*/
}

#box-topmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 57px;
}

#box-topmenu ul li {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0;
	display: block;
	float: left;
	font: 10px/10px "lucida grande", tahoma, verdana, sans-serif;
	text-align: center;
	position: relative;
}

#box-topmenu span {
	color: #d0d8e8;
	font: bold 10px/10px "lucida grande", tahoma, verdana, sans-serif;
	display: block;
	padding: 12px 0 0 0;
}

#box-topmenu a {
	color: #000;
	text-decoration: none;
	display: block;
}

li#m_home a {
	background: url(../images/topmenu1.jpg) 0 0 no-repeat;
	width: 123px;
	height: 57px;
}

li#m_oadfinem a {
	background: url(../images/topmenu2.jpg) 0 0 no-repeat;
	width: 123px;
	height: 57px;
}

li#m_projekty a {
	background: url(../images/topmenu3.jpg) 0 0 no-repeat;
	width: 108px;
	height: 57px;
}

li#m_referencje a {
	background: url(../images/topmenu4.jpg) 0 0 no-repeat;
	width: 122px;
	height: 57px;
}

li#m_kontakt a {
	background: url(../images/topmenu5.jpg) 0 0 no-repeat;
	width: 93px;
	height: 57px;
}

/* navbar rollover states */
li#m_home a:hover,li#m_oadfinem a:hover,li#m_projekty a:hover,li#m_referencje a:hover,li#m_kontakt a:hover {
	background-position: 0 -57px;
}

/* LOGO */
.logo {
	width: 990px;
	height: 400px;
	margin: 0 auto;
	background: url(../images/AdFinem_baner.jpg) no-repeat left top;
}

.logo h1,.logo h2,.logo p {
	margin: 0;
	padding: 0px;
	line-height: normal;
	text-shadow: 0px 0px 5px #333;
}

.logo h1 {
	position: relative;
	top: 262px;
	font-weight: bolder;
	padding-left: 59px;
	text-align: left;
	font-size: 33px;
}

.logo h1 a {
	text-decoration: none;
	text-transform: none;
	color: #f6f0f3;
}

.logo h2 {
	position: relative;
	padding-left: 445px;
	top: 272px;
	text-align: left;
	font-size: 23px;
	color: #f6f0f3;
	line-height: 25px;
}

.logo p {
	position: relative;
	padding-left: 445px;
	top: 280px;
	text-align: left;
	font-size: 14px;
	color: #f6f0f3;
	line-height: 15px;
}

.contents-wrapper {
	background: #070b2d;
	width: 990px;
	margin: 0 auto;
}

.contents {
	width: 990px;
	min-height: 400px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	position: relative;
	background: #070b2d;
}

.contents h1,.contents h2 {
	padding: 10px 35px 0 40px;
}

.contents p {
	padding: 10px 0px 0 40px;
}


.projekty {
	width: 990px;
	min-height: 450px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#projekty_lista {
	display: block;
	width: 470px;
	margin: 0 0 0 40px;
	padding: 10px 0 10px 20px;
	background: #191d3f;
}

#projekty_lista ul {
	list-style: none;
	padding: 0 10px 0 10px;
	margin: 0;
}

#projekty_lista li {
	line-height: 25px !important;
	padding: 0;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
}

.contents h1 {
	padding: 0 0 0 40px;
}

.contents h2 {
	color: #868bb5;
	font: bolder 11px Arial, Verdana, Helvetica, sans-serif;
	padding: 0 0 0 40px;
}

.contents p {
	color: #868bb5;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	padding: 0 0 0 40px;
}

.contents ul>li {
	color: #868bb5;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
}

.contents ul {
	margin-left: 20px;
}

.contents a {
	text-decoration: underline;
	color: #464e90;
}

.contents a:hover {
	text-decoration: none;
	color: #a2abf4;
	text-shadow: 0px 0px 5px #BBB;
}

.projekty_navi {
	width: 550px;
	text-align: center;
}

.projekty_navi a {
	padding-left: 10px;
}

/* Kontakt */
.kontakt {
	width: 990px;
	margin: 0 auto;
	background: #070b2d;
}

.two-cols {
	width: 990px;
	/*margin: 0 auto;*/
}

.one-col {
	width: 700px;
	float: left;
}

.left-side {
	float: left;
	width: 500px;
	padding: 0;
	margin: 0;
}

.right-side {
	float: right;
	width: 400px;
	text-align: right;
	padding: 0;
	margin: 0;
}

.right-side {
	padding-top: 20px;
	padding-right: 20px;	
}

.img-padding img {
	padding: 20px;	
}

#kontakt_info {
	float: left;
 	width: 350px;
	min-height: 400px;
	margin: 0;
	padding: 0 0 0 0;
	background: #070b2d;
}

#kontakt_info h1,#kontakt_form h1 {
	font: 17px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #adb9c4;
	margin: 0 0 0 0px;
	padding: 10px 0 18px 20px;
}

#kontakt_form h1 {
	padding: 10px 0 18px 10px;
}

#kontakt_info h2,#kontakt_info p {
	padding: 0 20px 0 20px;
}

#kontakt_form {
	float: left;
	width: 640px;
	min-height: 400px;
	margin: 0;
	margin-bottom: 20px;
	padding: 0 0 0 0;
	background: #070b2d;
}

.form_call {
	width: 600px;
	min-height: 20px;
	background: #dddde1;
	margin: 0 0 8px 10px;
	padding: 10px 0 0 10px;
	position: relative;
}

.form_call p {
	color: #696c87;
	font: italic 12px Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 5px 10px;
	padding: 0 0 0 0;
}

.form_call_content {
	width: 600px;
	min-height: 150px;
	background: #dddde1;
	margin: 0 0 5px 10px;
	padding: 10px 0 0 10px;
	position: relative;
}

.form_call_content p {
	color: #696c87;
	font: italic 12px Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 5px 10px;
	padding: 0 0 0 0;
}

.form_call input {
	float: right;
	position: relative;
	top: -5px;
	right: 5px;
	width: 400px;
}

.form_call_content textarea {
	float: right;
	position: relative;
	top: -5px;
	right: 5px;
	width: 405px;
	height: 145px;
}

#form_buttons_clean,#form_buttons_send {
	float: right;
	margin: 8px 0 15px 10px;
	margin-right: 20px;
	border: none;
	display: block;
	color: #f0f0f2;
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	width: 66px;
	height: 28px;
	background: no-repeat url(../images/button.jpg);
	padding: 0 0 0 0;
	text-align: center;
}

#form_buttons_clean {
	margin-right: 0px;
}

#form_buttons_clean :hover,#form_buttons_send :hover {
	color: #c6e2ff;
	background: no-repeat url(../images/button_hover.jpg);
}

.contact-error {
	position: absolute;
	color: red;
	font: bold 9px Arial, Verdana, Helvetica, sans-serif;
	top: 7px;
	right: 10px;
	z-index: 1000;
}

/* Pasek */
#pasek {
	width: auto;
	height: 40px;
	margin: 0;
	padding: 0;
	background: repeat-x url(../images/bg_pasek.jpg);
}

#pasek_nag {
	display: block;
	padding: 0;
	margin: 0 auto;
	width: 990px;
	height: 40px;
}

#pasek_nag h1 {
	float: left;
}

h1.informacje {
	padding: 0 0 0 0;
}

h1.news1 {
	padding: 0 0 0 525px;
}

h1.news2 {
	padding: 0 0 0 726px;
}

/* Footer */
#footer {
	width: 990px;
	margin: 0 auto;
	padding: 0;
}

#footer p span {
	font: normal 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #4f5482;
	padding: 0 0 0 0;
	text-align: left;
}

#footer p span a {
	text-decoration: none;
	color: #3c3e5b;
}

#footer p span a:hover {
	color: #585c84;
}

#informacje {
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	width: 727px;
	height: 136px;
	background: #070b2d url(../images/gb_informacje.jpg) no-repeat;
}

#informacje h1,#informacje h2,#informacje p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

h1.tel01_h1 {
	font: 19px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #adb9c4;
}

h2.tel01_h2 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #6b7099;
	line-height: 0;
	padding: 0 0 0 50px;
}

#informacje p {
	color: #b5cadd;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 250px 0 10px;
}

.news {
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	width: 263px;
	height: 136px;
	background: #070b2d url(../images/bg_news.jpg) no-repeat;
	position: relative;
}

/* Strzalki wiadomosci w futerze */
.arowup {
	display: block;
	width: 263px;
	height: 10px;
	padding: 10px 0 0 0;
	margin: 0 auto;
}

.arowdown {
	display: block;
	width: 263px;
	height: 10px;
	padding: 25px 0 0 0;
	margin: 0 auto;
}

.arowup a {
	display: block;
	width: 263px;
	height: 10px;
	background: center no-repeat url(../images/arowup.png);
	padding: 0 0 0 0;
}

.arowdown a {
	display: block;
	width: 263px;
	height: 10px;
	background: center no-repeat url(../images/arowdown.png);
	padding: 0 0 0 0;
}

.arowup a:hover {
	background: center no-repeat url(../images/arowup_hover.png);
}

.arowdown a:hover {
	background: center no-repeat url(../images/arowdown_hover.png);
}

.arowup span, .arowdown span {
	display: none;
}

.news .scrolled div {
	padding-top: 3px;
	height: 50px;
}

.news .scrolled {
	height: 55px;
}

.news .hidden {
	display: none;
}

.news .visible {
	display: visible;
}

.news h1 {
	color: #b5cadd;
	font: normal bolder 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 10px 0 10px;
}

.news p {
	color: #b5cadd;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 10px 0 10px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.news a .dynamic-loading {
	height: 16px;
	width: 16px;
	background: url(../images/indicator.gif) no-repeat right center;
	position: absolute;
	left: -20px;
	z-index: 1000;
}

#box-topmenu .dynamic-loading {
	height: 16px;
	width: 16px;
	background: url(../images/indicator.gif) no-repeat right center;
	position: absolute;
	top: 10px;
	z-index: 1000;
	padding: 0 0 0 0;
}

.contents a .dynamic-loading {
	height: 16px;
	width: 16px;
	background: url(../images/indicator.gif) no-repeat right center;
	position: absolute;
	left: 20px;
	z-index: 1000;
}

form .dynamic-loading {
	height: 29px;
	width: 16px;
	background: url(../images/indicator.gif) no-repeat right bottom;
	position: absolute;
	right: 2px;
}

.errorMessage {
	background: #f06060;
	border: solid 1px #DEDEDE;
	background-color: #F07070;
	margin-left: 10px;
	margin-right: 20px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.errorTitle {
	color: white;
	background-color: red;
	padding-left: 5px;
	padding-right: 5px;	
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

.errorBody {
	padding: 5px 5px 5px 5px;
	color: #f0f0f0;
	min-height: 20px;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
}

.infoMessage {
	background: #6060f0;
	border: solid 1px #DEDEDE;
	background-color: #a0a0F0;
	margin-left: 10px;
	margin-right: 20px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.infoTitle {
	color: white;
	background-color: darkblue;
	padding-left: 5px;
	padding-right: 5px;	
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

.infoBody {
	padding: 5px 5px 5px 5px;
	color: #f0f0f0;
	min-height: 20px;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
}


/* SC Menu, taken from: http://valums.com/scroll-menu-jquery/ */
div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 145px;
  width: 400px;
  /* Add scroll-bars */
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 110px;
  /* Max width here, for users without Javascript */
  width: 1500px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  background: #070b2d;
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
  height: 90px;
  -moz-box-reflect: below 3px -moz-linear-gradient(top, white, transparent); 
  -webkit-box-reflect: below 3px -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(.6, transparent), to(white))
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu span {
  display: none;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.sc_menu a:hover span {
  display: block;
}
.sc_menu img {
  border: 3px #fff solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.sc_menu a:hover img {
  filter:alpha(opacity=50);
  opacity: 0.5;
}