@font-face{
	font-family:'OpenSans';
	font-weight:normal;
	font-style:normal;
	src:local('OpenSans-Regular'), url('../fonts/OpenSans-Regular.woff') format('woff');
}
BODY{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:16px;
	text-align:left;
	color:#FFFFFF;
	background:url("../img/tlo.png") repeat-x #454545;
	padding:0;
	margin:0 auto;
}
#master{
  position: relative;
  width:1080px;
  margin:0 auto;
}
#kamera{
  position: absolute;
  top:10px;
  right:0;
  z-index: 1;
}
#naglowek{
  position: relative;
  height:161px;
  background:url("../img/naglowek.jpg") no-repeat;
}
#naglowek A{
  position: absolute;
  top:20px;
  left: 35px;
  z-index: 2;
}
#slajder{
  width:1000px;
  height:226px;
  background:#05122a;
  border-bottom:5px solid #487edb;
}



#mainkontener{
  width:1000px;
  background:#185cd1;
}
#lewa_kolumna{
  width:528px;
  line-height: 24px;
  padding: 50px 25px 50px 50px;
  float:left;
}
#prawa_kolumna{
  width:397px;
  background:url("../img/prawa_kolumna.png");
  font-size: 22px;
  line-height: 30px;
  padding-bottom:50px;
  float:left;
}
#szybki_kontakt{
  width:217px;
  padding:0 100px 0 80px;
}
#title_30{
  font-size:30px;
  font-weight:bold;
}



#master_footer{
  height:88px;
  border-top:7px solid #757575;
  background:url("../img/master_footer.png");
}
#footer{
  width:1010px;
  padding:20px 35px 0 35px;
  margin:0 auto;
}
#footer A{
  display: block;
  width:262px;
  float:left
}
#minilogo_description{
  font-size:21px;
  margin:10px 0 0 5px;
  float:left;
}

strong { font-weight: 700; color: rgb(29, 29, 97); }