* {
	padding:0;
	margin:0;
	outline:0;
}

#jezyk {
	height: 30px;
	width: 30px;
	background-image: url(images/en.png);
	display:block;
	background-position: top;
	position:absolute;
	right:0px;
	top:0px;
}

#jezyk:hover {
	background-position: bottom;
}

body
{
	background-color: #666666;
	background-image: url(images/tlo-body.png);
	background-repeat: no-repeat;
	background-position: center -60px;
}
#top {
	height: 110px;
	width: 950px;
	position:relative;
}
#logo {
	background-image: url(images/logo.png);
	height: 100px;
	width: 170px;
	float: left;
	margin-top: 5px;
}
#baner {
	height: 250px;
	width: 950px;
	background-color: #03428f;
}
#zawartosc {
	background-image: url(images/tlo-zawartosc.png);
	width: 950px;
	height:auto;
	float:left;
	display: block;
}

#zawartosc_realizacje {
	background-image: url(images/tlo-zawartosc-realizacje.png);
	width: 950px;
	height:auto;
	float:left;
	display: block;
}


#zaw_lewy {
	width: 250px;
	height:auto;
	float:left;
}
#zaw_srodek {
	width: 410px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height:auto;
	float:left;
}


.text_srodek {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #111111;
	width: 410px;
	height:auto;
	padding-top: 10px;
	float:left;
}

.text_srodek strong {
 color: #bbb;
}

.text_srodek p {
 padding: 5px 0;
}
#zaw_prawy #ostanie_realizacje {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bbb;
	line-height: 14px;
	padding-top: 13px;
	text-align: center;
	vertical-align: baseline;
}



#zaw_prawy {
	height:auto;
	width: 250px;
	float:right;
	padding-bottom: 10px;
}



#kontener {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#nawigacja {
	float: right;
	margin-top: 50px;
	width: 780px;
}

#nawigacja_mala {  
  float: left;    
  width: 410px;
}

#menu_male {
  height: 30px; 
  width: 410px;	 
  list-style: none;
  display:inline;
}



#menu_male a{
	outline: none;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:inline;
}

#menu_male a:hover{
	color: #bbb;
}

#menu_male li {
	float: left;
	display:inline;
	}
	
#menu_male .active {
	color: #bbb;
	;
}	

#menu {
  height: 30px; 
  width: 560px;	
  float: right; 
  padding: 0; 
  margin: 0px; 
  position: relative; 
  list-style: none;
  display:inline;
}

#menu a{
	outline: none;
	height: 20px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 14px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display:inline;
}

#menu a:hover{
	background-image: url(images/tlo-guzik.png);
	background-repeat: repeat-x;
}

#menu .active{
	background-image: url(images/tlo-guzik.png);
	background-repeat: repeat-x;
}

#menu li {
	float: left;
	display:inline;
	}

.kreska-menu {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loader.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#zaw_lewy .acc_work {
	padding: 0;
	margin: 0;
	height: 70px;
	width: 250px;
	float: left;
	background-repeat: no-repeat;
}



#zaw_lewy .active {background-position: left bottom;}
#zaw_lewy a:hover {background-position: left bottom;}

.acc_container {
	margin: 0;
	padding: 10px;
	overflow: hidden;
	font-size: 12px;
	width: 230px;
	height: auto;
	clear: both;
	background: #2a2c2f;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #bbb;
	font-weight: normal;
	display:block;
}
.acc_container a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0083df;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.acc_container a:hover {
	text-decoration: underline;
}

#zaw_prawy a {
	float: left;
	margin-left: 35px;
	text-decoration: none;
	display: block;
}
#zaw_prawy a img {
	border: 7px solid #324b74;
	margin-top: 20px;
	margin-bottom: 5px;
}
#zaw_prawy a img:hover {
	border: 7px solid #FFF;
}
#zaw_prawy a p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #bbb;
	text-decoration: none;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #bbb;
	margin-top: 5px;
}
.text_srodek ul {
	list-style-type: circle;
	margin-left: 15px;
}
.tytul_strony {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #bbb;
}
