
body {
margin:0px;
padding:0px;

color: #ddd; 
background-color: #000; 
background-image: url(images/site_bg.jpg);
background-repeat: no-repeat; 
background-position: top center;
line-height: 130%;
font-family: helvetica, arial;
font-size: 13px;

}



#menu-bar {
  width: 95%;
  margin: 0px 0px 0px 0px;
  padding: 6px 6px 4px 6px;
  height: 40px;
  line-height: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  box-shadow: 0px 0px 0px #666666;
  -webkit-box-shadow: 0px 0px 0px #666666;
  -moz-box-shadow: 0px 0px 0px #666666;
  background: #323232;
  border: solid 0px #6D6D6D;
  position:relative;
  z-index:999;
}
#menu-bar li {
  margin: 0px 0px 6px 0px;
  padding: 0px 6px 0px 6px;
  float: left;
  position: relative;
  list-style: none;
}
#menu-bar a {
  font-weight: bold;
  font-family: arial;
  font-style: normal;
  font-size: 12px;
  color: #E7E5E5;
  text-decoration: none;
  display: block;
  padding: 6px 20px 6px 20px;
  margin: 0;
  margin-bottom: 6px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  text-shadow: 2px 2px 3px #000000;
}
#menu-bar li ul li a {
  margin: 0;
}
#menu-bar .active a, #menu-bar li:hover > a {
  background: #0399D4;
  background: linear-gradient(top,  #EBEBEB,  #A1A1A1);
  background: -ms-linear-gradient(top,  #EBEBEB,  #A1A1A1);
  background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#A1A1A1));
  background: -moz-linear-gradient(top,  #EBEBEB,  #A1A1A1);
  color: #444444;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#menu-bar ul a:hover {
  background: #D2D48E !important;
  color: #FFFFFF !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul {
  background: #DDDDDD;
  background: linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -ms-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CFCFCF));
  background: -moz-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  display: none;
  margin: 0;
  padding: 0;
  width: 185px;
  position: absolute;
  top: 30px;
  left: 0;
  border: solid 1px #B4B4B4;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: 2px 2px 3px #222222;
  -moz-box-shadow: 2px 2px 3px #222222;
  box-shadow: 2px 2px 3px #222222;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-bar ul a {
  padding:10px 0px 10px 15px;
  color:#424242 !important;
  font-size:12px;
  font-style:normal;
  font-family:arial;
  font-weight: normal;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul li:first-child > a {
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
}
#menu-bar ul li:last-child > a {
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}


textarea {

color: #9b9b9b;
border: 1px solid #9b9b9b;
padding: 2px;
font-size: 11px;
font-family: Arial;
background-image:url(img/bgtxtarea.jpg);

}

input {

color: #9b9b9b;
border: 1px solid #9b9b9b;
padding: 2px;
font-size: 11px;
font-family: Arial;
background-image:url(img/bgtxtarea.jpg);

}


span.tresc {

font-family: arial, sans, verdana;
font-size: 13px;
font-weight: normal;
color: #f4f4f4;
line-height: 130%;

}

span.trescm {

font-family: arial, sans, verdana;
font-size: 11px;
font-weight: normal;
color: #f68e8e;
line-height: 120%;

}



span.male {

font-family: helvetica,arial;
font-size: 10px;
font-weight: normal;
color: #666666;
text-align: center;
margin: 10pt;
a:link {color: #CC0000; text-decoration:none}

}


span.tytul {

font-family: arial, helvetica,arial;
font-size: 18px;
font-weight: bold;
color: #bdd1e2;
text-align: center;
line-height: 140%;
text-shadow: 3px 3px 5px red;

}










a.link1
{
background: url(img/strona_glowna.jpg) no-repeat;
display:block;
height:39px;
overflow:hidden;
width:238px;
}
a.link1:hover
{
background-position: 0px -39px;
}
a.link1 span
{
display:block;
text-indent: -9999px;
}

a.link2
{
background: url(img/o_nas.jpg) no-repeat;
display:block;
height:39px;
overflow:hidden;
width:119px;
}
a.link2:hover
{
background-position: 0px -39px;
}
a.link2 span
{
display:block;
text-indent: -9999px;
}


a.link3
{
background: url(img/oferta.jpg) no-repeat;
display:block;
height:39px;
overflow:hidden;
width:111px;
}
a.link3:hover
{
background-position: 0px -39px;
}
a.link3 span
{
display:block;
text-indent: -9999px;
}

a.link4
{
background: url(img/realizacje.jpg) no-repeat;
display:block;
height:39px;
overflow:hidden;
width:138px;
}
a.link4:hover
{
background-position: 0px -39px;
}
a.link4 span
{
display:block;
text-indent: -9999px;
}

a.link5

{
background: url(img/kontakt.jpg) no-repeat;
display:block;
height:39px;
overflow:hidden;
width:123px;
}
a.link5:hover
{
background-position: 0px -39px;
}
a.link5 span
{
display:block;
text-indent: -9999px;
}

a.link6

{
background: url(img/wspolpraca.jpg) no-repeat;
display:block;
height:39px;
overflow:hidden;
width:186px;
}
a.link6:hover
{
background-position: 0px -39px;
}
a.link6 span
{
display:block;
text-indent: -9999px;
}


a:link {color: #000; text-decoration:none}
a:visited {color: #000; text-decoration: none}
a:hover {color: #000; text-decoration: none}
a:active {color: #000; text-decoration: none}

a.menu:link {color: #e3e3e3; text-decoration:none}
a.menu:visited {color: #e3e3e3; text-decoration: none}
a.menu:hover {color: #e3e3e3; text-decoration: bold}
a.menu:active {color: #e3e3e3; text-decoration: none}

input[type="text"] {
background: white;
clear: left;
font: normal 14px tahoma,sans-serif,serif;
margin-bottom: 15px;
padding: 7px;
width: 250px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 1px;
}

input[type="submit"] {
background: white;
clear: left;
font: normal 14px tahoma,sans-serif,serif;
margin-bottom: 15px;
padding: 7px;
width: 50px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 1px;
margin-left: 357px;
}


textarea {
background: white;
clear: left;
font: normal 14px tahoma,sans-serif,serif;
margin-bottom: 15px;
padding: 7px;
width: 450px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 1px;
}

#dystans {

height:179px;
margin-left: auto;
margin-right: auto;
}

#footer {
width: 960px;
height: 254px;
background-image: url(images/footer.jpg);
background-repeat: no-repeat; 
background-position: top center;
margin-left: auto;
margin-right: auto;

}

#tresc {
width: 960px;
height: 254px;
margin-left: auto;
margin-right: auto;
padding-top: 80px;

}


