html {
	overflow-y: scroll;
}
body {
	background: #ffffff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
	color: #000000;
}
body h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 15px;
	color: #232323;
	font-size: !important;
}
p {
    line-height: 1.5em;
    margin: 0 0 15px;
}
ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
li {
    margin: 0;
    padding: 0;
}
img {
    margin: 0;
	border: 0;
}
a img {
    border: medium none;
}
a {
    outline: medium none;
    text-decoration: none;
	color: #6D6D6D;
}
code {
    background: none repeat scroll 0 0;
    font-family: "Courier New",Courier,serif;
    overflow: auto;
    padding: 2px;
}
pre code {
    background: none repeat scroll 0 0 transparent;
}
pre {
    background: none repeat scroll 0 0;
    border: 1px solid #3a3a3a;
    margin: 0 0 20px;
    overflow: auto;
    padding: 10px;
}
blockquote, address {
    font-size: 1em;
    font-style: italic;
    margin: 0 0 30px;
    padding: 0 30px;
}
input[type="text"], input[type="password"], textarea , select {
    background-color: #232323;
    border: 1px solid #373737;
    color: #c1c1c1;
    padding: 5px;
	font-size: 11px;
}
input.radio, input.checkbox {
	outline-width: -1px;
}
textarea {

}
input[type="submit"], button[type="reset"] {
    background-color: #3b3b3b;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    color: #ffffff !important; 
    cursor: pointer;
    display: inline-block !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px;
	font-weight: bold;
    margin: 0 5px 0 0;
    padding: 4px 15px 5px;
    position: relative;
    text-decoration: none;
	line-height: 1em;
	height: 23px;
}
/* ----------------------------------pojemniki------------------------------------------------- */
html, body {
	height:100%;
	margin:0;  
	padding: 0;
}
body {
	background:url(./../../../images/bg-octavia.jpg) no-repeat  center top #ffffff;
	background-size: cover;
	background-attachment: fixed;
 }
 #container {
	min-height:100%;
	position:relative;
 }
 /* ---------------------------------- headrer -------------------------------------------------*/
#header-background {
	background: #ffffff;
	height: 120px;  
}
#header {
	width: 940px;
	height: 120px;
	margin: 0px auto 0px auto;
	position: relative;
	top: 0;
}
#logo {
	float: left;
	margin-top: 20px;
}
.menu {
	list-style: none;
	margin: 0;
	position: absolute;
	right: 0px;
	top: 47px;
	white-space: nowrap;
	text-align: rigt;
}
.menu li {
	float: left;
	margin-left: 5px;
	display: inline-block;
}
.menu a {
	text-decoration: none; 
	padding: 2px 0 0 15px;
	font: 18px "Sintony", sans-serif;
	display: block;
	color: #000000;
}
.menu a:hover { 
	color: #e31e24;
}
.menu ul #active a { color: #e31e24; }
/* -----------------------language menu begin------------------------------------------- */
ul#lang-menu a:active { outline: none; }
ul#lang-menu a:focus { -moz-outline-style: none; }
ul#lang-menu { height:22px; list-style:none; margin:0; padding:0; padding-top:17px; float:right;}
ul#lang-menu li { float:left; margin-left: 11px; }
ul#lang-menu li a { background:url(./../../../images/langs22x22.png) no-repeat scroll top left; display:block; height:22px; position:relative; }
ul#lang-menu li a.pl { width:22px; }
ul#lang-menu li a.en { width:22px; background-position:-22px 0px; }
ul#lang-menu li a.de { width:22px; background-position:-44px 0px; }
ul#lang-menu li a span { background:url(./../../../images/langs22x22.png) no-repeat scroll bottom left; display:block; position:absolute; top:0; left:0; height:100%; width:100%; z-index:100; }
ul#lang-menu li a span:hover { cursor:pointer; }
ul#lang-menu li a.pl span { background-position:0px -22px; }
ul#lang-menu li a.en span { background-position:-22px -22px; }
ul#lang-menu li a.de span { background-position:-44px -22px; }
/* -----------------------language menu end--------------------------------------------- */
/* ---------------------------------- headrer end ---------------------------------------------*/
 
/* ---------------------------------- middle ----------------------------------------------------*/
#middle { padding-bottom: 40px; }
#wrapper-text {
	width: 860px;
	margin: 40px auto 40px auto;
	background-color: #ffffff;
	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.6);
	padding: 40px;
}
#wrapper-text img {
	margin: 0 14px 14px 0;
	overflow:hidden;
	border: 1px solid #000;
	box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.6);
}
#wrapper-text a:hover{
	color: #4E4E4E;
}
/* ---------------------------------- middle end ------------------------------------------------*/
 
/*----------------------------------- footer ------------------------------------------------------*/
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:40px;  /* Wysokość stopki */
}
#footer span {
	display: block;
	width: 940px;
	margin: 15px auto;
	font-size: 10px;
}
#footer a.emf:hover{
	color: #777777;
	text-shadow: #444444 1px 1px 6px;
}
/*----------------------------------- footer end --------------------------------------------------*/

/*-----------------------------------------------------formularz kontaktowy-------------------*/
#kontakt{
    font-family: "Helvetica Neue",Helvetica;
}
#kontakt label {
	display: inline-block;
	float: left;
	width: 150px;
	font-size: 12px;
}
#kontakt input {
	margin: 8px 0 12px 0;
	width: 250px;
}
#kontakt textarea {
	margin: 8px 0 12px 0;
	overflow: auto;
	width: 850px;
}
#kontakt input[type="submit"] {
	margin: 8px 0 12px 0;
	width: 100px;
}
#kontakt .button{
	margin:0 0 10px 0;
	padding:4px 7px;
	background:#CC0000;
	border:0;
	position: relative;
	top:10px;
	left: 760px;
	width:100px;
	border-bottom: 1px double #ff7070;
	border-top: 1px double #ff7070;
	border-left:1px double #ff7070;
	border-right:1px double #ff7070;
}
/*-----------------------------------------------------/formularz kontaktowy end-------------*/

