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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

body {
      background-color : #FFFFFF;
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      margin: 0px; 
      }
#top {
    background-color: #454545;
    height: 20px;
    }
#top2{
    width: 1000px;
    height: 120px;
    margin: auto;
}
#logo{
    width: 450px;
    float: left;
}
#menu {
    float: right;
    width: 550px;
    margin: auto;
    }
#bg-slide{
    background-image:url('../images/bg_slide.jpg');
    height: 650px;
    }

#slide{
    width: 960px;
    margin: auto;
    padding-top: 30px;
    }
#cien{
    background-image:url('../images/cien.png');
    margin: -60px auto;
    width: 960px;
    height: 30px;
    background-repeat: no-repeat;
    }
#box1{
    background-image:url('../images/box1.jpg');
    margin: 60px auto;
    width: 1000px;
    height: 120px;
    background-repeat: no-repeat;
}
#box2{
    background-color : #F8F8F8;
    background-image:url('../images/tlo.png');
    margin: 30px auto 30px;
    width: 1000px;
    height: 300px;
    
}
#stopka{
    background-color: #454545;
    margin:  auto;
    height: 150px;
    
}
#box3{
    background-color: #d92c28;
    margin: auto;
    width: 1000px;
    height: 100px;
}
.naglowek{
    font-family: verdana,sans-serif;
    color: white;
    font-size: 22px;
    font-variant: small-caps;
    letter-spacing: 1.2pt;
    padding: 15px;
}
strong {
    background: #454545;
    padding: 5px;
}
.tresc {
    font-family: verdana,sans-serif;
    color: #454545;
    font-size: 16px;
    font-variant: small-caps;
    letter-spacing: 1.2pt;
    padding-left: 15px;
    padding-right: 15px;
}
.clear {
    clear:both;
}
.image1 {
    border-style:solid;
    border-width:5px;
    border-color: #ffffff;
    margin-left: 13px;
    display: inline;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888
}
#bg-slide2{
    background-image:url('../images/bg_slide2.jpg');
    height: 160px;
    }
#box4{
    background-color : #F8F8F8;
    background-image:url('../images/tlo.png');
    margin: 30px auto 30px;
    width: 1000px;
    height: 2450px;
}
.image2 {
    border-style:solid;
    border-width:5px;
    border-color: #ffffff;
    margin-left: 13px;
    margin-bottom: 15px;
    display: inline;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888
}
#luka{
    height: 40px;
}
#box1-1{
    background-image:url('../images/box1.jpg');
    margin: auto;
    width: 1000px;
    height: 120px;
    background-repeat: no-repeat;
}
.image3 {
    border-style:solid;
    border-width:5px;
    border-color: #ffffff;
    margin-left: 17px;
    margin-bottom: 15px;
    display: inline;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888
}
#box5{
    background-color : #F8F8F8;
    background-image:url('../images/tlo.png');
    margin: 30px auto 30px;
    width: 1000px;
    height: 1130px;
}
/* --- Typography --- */

.grid p {
  line-height: 18px;
  font-size: 14px;
  padding-bottom: 18px;
  font-family: Verdana, Geneva, sans-serif;
}

.grid h1 {
  line-height: 36px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
}

.grid h2 {
  line-height: 36px;
  font-size: 20px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
}

.grid h3 {
  line-height: 36px;
  font-size: 22px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
}

.grid h4 {
  line-height: 36px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

.grid h5 {
  line-height: 36px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

.grid h6 {
  line-height: 36px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

/* --- Grid --- */

.grid {
  width: 1000px;
  margin: auto;
}

.grid-m1 {
  float: left;
  width: 0px;
  height: 1px;
}

.grid-c1 {
  background-color: #f9bd38;
  margin: 30px auto 30px;  
  float: left;
  width: 490px;
  height: 510px;
}

.grid-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid-c2 {
  background-color: #F8F8F8;
  margin: 30px auto 30px;
  float: left;
  width: 490px;
  height: 510px;
}


FORM  {
	margin: auto;
	float: left;
	width: 490px;
}
.height_10  { padding: 10px 0 0 0; }

.formularz FIELDSET { border: none; }
.formularz LEGEND   { font-size: 1.5em; font-weight: bold; margin: 0; padding: 0 0 15px 0; text-decoration: underline; color: #fff; }

.formularz LABEL        { color: #6c6c6c; display: block; font-family: verdana,sans-serif; font-size: 16px; font-variant: small-caps; letter-spacing: 1.2pt; margin: auto; padding: 0 0 5px 40px; }
.formularz LABEL.error  { background: #fff; color: #C02942; margin: 5px 0 10px 0; padding: 5px; width: 290px; }

.formularz INPUT,
.formularz TEXTAREA       { border: 1px solid #fff; color: #542437; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 1.1em; padding: 5px; width: 388px; margin-left: 40px; }
.formularz INPUT:focus,
.formularz TEXTAREA:focus { border: 1px solid #fff; }

.formularz INPUT[type=submit] { background: #d92c28; border: 1px solid #542437; color: #ffffff; cursor: pointer; font-weight: bold; width: 300px; margin-bottom: 25px; }

#kontakt1{
	width:1000px;
	margin:auto;
}
h2 {
    background: #f9bd38;
    padding: 5px;
}
.image5 {
    border-style:solid;
    border-width:5px;
    border-color: #ffffff;
    margin-left: 15px;
    margin-right: 15px;
    display: inline;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888
}
#oferta {
    background-color : #F8F8F8;
    background-image:url('../images/tlo.png');
    margin: 30px auto 30px;
    width: 1000px;
}
.tresc1 {
    font-family: verdana,sans-serif;
    color: #454545;
    font-size: 16px;
    font-variant: small-caps;
    letter-spacing: 1.2pt;
    padding: 15px;
}
#ekspert {
    position:absolute;
    float: right;
    width: 249px;
    height: 275px;
    background-image:url('../images/ekspert.png');
    margin-top: -175px;
    z-index:2;
    margin-left: 780px;
}
.naglowek1{
    float: left;
    font-family: verdana,sans-serif;
    color: white;
    font-size: 22px;
    font-variant: small-caps;
    letter-spacing: 1.2pt;
    padding: 35px 130px 35px;
}
#menu_dolne{
    width: 1000px;
    margin: auto;
    padding-top: 5px;
    color: #fff;
}
a:link {
color: #fff;
text-decoration: none; 
}

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

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

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