* {
	margin: 0;
	padding: 0;
	font-size: 97%;
}

body {
background-color:#fff;
	font-family: "Arial", Arial, sans-serif;
	color: #3e4d68;
}
/* --------------------------------------------------- */
#top {
	margin: 0px auto;
	width: 100%;
	height: 129px;
	background-image: url(../images/top_tlo1.gif);	
}
#top .kontener {
	margin: 0px auto;
	width: 960px;
	height: 129px;
}
#top .logo {
	float: left;
}
#top .foto {
	float: right;
	width: 600px;
	height: 129px;	
	background-image: url(../images/top_face1.png);
	background-repeat: no-repeat;		
	background-position: top right;		
}
#top img {
	border: none;
}
/* --------------------------------------------------- */
#strona {
	margin: 0px auto;
	width: 100%;
	/* height: 610px; */
	background-image: url(../images/top_tlo2.gif); 
	background-repeat: repeat-x; 
	background-color:#fff;

}
#strona .top {
	margin: 0px auto;
	width: 960px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;	
}
#strona .menu {
  float: left;
	width: 189px;
	height: 610px;
	background-color: #fff;
	background-image: url(../images/menu_foto1.png);
	background-repeat: no-repeat;	
	background-position: bottom left;		
}
#strona .menu_tresc {
	width: 189px;
	height: 261px;
	background-image: url(../images/str_menu.png);
	background-repeat: no-repeat;	
}
#strona .menu_tresc ul {
	padding: 20px 40px;
	color: #fff;
	font-weight: bold;
}
#strona .menu_tresc a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#strona .menu_tresc a:hover {
	text-decoration: underline;
}
#strona .menu_tresc li {
	padding-bottom: 4px;
}
#strona .tresc {
  float: right;
	width: 770px;
  /*	height: 610px; */
	background-color: #fff;	

}
#strona .tresc_top {
  float: right;
	width: 770px;
	height: 46px;
	background-image: url(../images/top_face2.png);
	background-repeat: no-repeat;		
	background-position: top right;	
  border-bottom: 1px solid #007cc3;
}
#strona .tresc_lewa {
  float: left;
	width: 500px;
  /* height: 504px; */
}
#strona .tresc_lewa_txt {
	width: 480px;
  /* height: 460px; */
	padding: 30px 30px 20px 30px;	
}
#strona .tresc_lewa_txt h1 {
	color: #1f7fbb;
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 10px;
}
#strona .tresc_lewa_txt ul {
	padding-left: 40px;
}
#strona .tresc_prawa {
  float: right;
	width: 220px;
	height: 504px;
	border-left: 1px solid #e5e5e5;
}
#strona .tresc_prawa_txt {
	width: 170px;
  margin: 0px auto;
  padding-top: 20px;
}
#strona .tresc_prawa_txt img {
	padding-bottom: 20px;
}
#strona .tresc_stopka {
  clear: both;
	width: 760px;
	height: 50px;
	border-top: 5px solid #007cc3;
	color: #1f7fbb;
	padding: 0px 5px;
}
#strona .tresc_stopka img {
	vertical-align: middle;
	padding-top: 8px;
}
#strona img {
	border: none;
}
#strona span.niebieski {
	color: #1f7fbb;
	font-weight: bold;
}
#strona p {
	padding-bottom: 10px;
}
/* --------------------------------------------------- */
#stopka {
	margin: 0px auto;
	width: 960px;
	height: 18px;
	background-image: url(../images/stopka_tlo.gif); 
	background-repeat: repeat-x; 
}
