* {
	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: #000;
	background-image: url(images/tlo-body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#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: #dd5900;
}
#zawartosc {
	background-color: #333333;
	width: 950px;
	height:auto;
	float:left;
	display: block;
}




#zaw_lewy {
	width: 250px;
	height:auto;
	float:left;
}
#zaw_srodek {
	float:left;
	height:auto;
	padding:0px;
	width:700px;
}


#kontener {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#nawigacja {
	float: right;
	margin-top: 50px;
	width: 780px;
}


#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: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #bbbbbb;
	font-weight: normal;
	display:block;
}
.acc_container a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6701;
	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: #FFF;
	text-decoration: none;
}


.tytul_strony {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff6701;
}
#zaw_srodek .tekst {
	float: left;
	height: auto;
	width: 620px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#zaw_srodek h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #ff6701;
	padding-bottom: 20px;
}
#zaw_srodek  p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #bbbbbb;
}
#zaw_srodek  .line {
	background-color: #000;
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	float: left;
	height: 2px;
	width: 620px;
	margin-top: 10px;
	margin-bottom: 15px;
}
