@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {clear: both; }

body {background-color: #010101;}

#logo {
background: transparent url("images/logo.png") no-repeat scroll 0% 0%;
width: 150px;
height: 130px;
text-indent: -3333px;
border: 0;
margin: 0;
float: left;
margin-top: 7px;
}

#logo a {
display: block;
width: 150px;
height: 150px;
text-decoration: none;
border: 0;
}

#logo-home {
background: transparent url("images/logo-big.png") no-repeat scroll 0% 0%;
width: 150px;
height: 150px;
text-indent: -3333px;
border: 0;
margin: 0;
float: left;
margin-top: 7px;
}

#logo-home a {
display: block;
width: 150px;
height: 150px;
text-decoration: none;
border: 0;
}

.slogan {
background: url(images/slogan-mini.png) no-repeat;
width: 605px;
height: 150px;
margin-left: 100px;
}
.slogan-home {
background: url(images/slogan.jpg) no-repeat;
width: 624px;
height: 198px;
margin-left: 168px;
}

.linia {
border-bottom: solid 2px white;
width: 86%;
margin: 0 auto;
margin-top: 30px;
}


.linia-home {
border-bottom: solid 2px white;
width: 86%;
margin: 0 auto;
margin-top: 120px;
}



#header {
width: 100%;
height: 100px;
}

#header-home {
width: 100%;
height: 100px;
margin-left: 80px;
margin-top: 100px;
}
#container {
width: 100%;
margin: 0 auto;
margin-top: 15px;
}
#content {
float: right;
width: 550px;
height: 240px;
color: white;
font-size: 16px;
line-height: 25px;
text-align: right;
padding-top: 100px;
}

#content-kontakt {
float: right;
width: 320px;
height: 240px;
color: white;
font-size: 16px;
line-height: 25px;
text-align: right;
padding-top: 39px;
padding-bottom: 20px;
}
#content-home {
float: right;
width: 550px;
height: 65px;
color: white;
font-size: 16px;
line-height: 25px;
text-align: right;
padding-top: 80px;
padding-bottom: 20px;
}
.srodek2 {
width: 93%;
}
.buttons {
float: right;
}
.button {
	text-align: center;
	color: gray;
	border: solid 1px gray;
	padding: 5px 5px;
	height: 20px;
	width: 100px;
	float: left;
	font-size: 12px;
	line-height: 20px;
}


.header-srodek {
overflow: hidden;
margin: 0 auto;
width: 87%;
}

.button-srodek {
	text-align: center;
	color: gray;
	border: solid 1px gray;
	padding: 5px 5px;
	height: 20px;
	width: 100px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.button a {text-decoration: none; color: gray;}
.button a:hover {color: white;}
.button-srodek a {text-decoration: none; color: gray; }
.button-srodek a:hover {color: white;}
.current {
color: white;
border: solid 1px white;
}
.kontakt-naglowek {
font-size: 18px;
color: gray;
}
#kontakt-budowa {
clear:both;
text-align: center;
	color: gray;
	padding: 5px 5px;
	height: 60px;
	width: 614px;
	float: left;
	font-size: 43px;
	line-height: 20px;
	margin: 120px 0px 0 130px;
}

#linia-home2 {
border-bottom: solid 2px white;
width: 86%;
margin: 0 auto;
margin-top: 20px;
}

#footer {
	height: 30px;
	width: 93%;
	margin-top: 40px;
}
.srodek {
width: 100%;
}
