*{
padding:            0px;
margin:             0px;
}

img {
  border: none;
}

body {
  font-family:      "Trebuchet MS", Verdana, Calibri, sans-serif;
  font-size:        small;
  line-height:1.2em
  margin:           0px;
  color:            #5c6264;	
}

#top {
  background:       url(gfx/top.jpg) no-repeat;
  height:           291px;
  width:            900px;
  margin:           0px auto 0px auto;
}


#all {
  width:            900px;
  margin:           0px auto 0px auto;
}

#tresc {
  width:            900px;
  padding:          25px 0;
}

#stopka {
  height:			  60px;
  background:		  #b3b5b6 url(gfx/stopka.jpg);
  margin-top:		  25px;
  text-align:       center;
  clear:            both;
  color: 			  #ffffff;
  font-size:        1.4 em;
  padding:          20px 0 0 0;
}

#teksty {
  width:            690px;
  padding-top:      25px;
  margin:           0px auto;
}

#home {
  margin-left:        10px; 
  margin-top:         10px; 
  position:           absolute;  
  z-index:            99;
}


a:visited {
  color:            #65abd5;
}


h1 {
  font-size:        130%;
}

h2 {
  font-size:        110%;
}


h1.newsy {
  background-color: #bfe0f4;
  margin-bottom:    0px;
  margin-top:       0px;
  padding-top:      0px;
  margin-bottom:    0px;
  clear:            left;
  text-align:       center;
  font-size:        120%;
}

h2.newsy  {
  background-color: #bfe0f4;
  margin-bottom:    0px;
  margin-top:       0px;
  padding-top:      0px;
  margin-bottom:    0px;
  clear:            left;
  text-align:       center;
  font-size:        60%;
}

p.pogrubienie {
  font-weight:      bold;
}

#menu {
	width: 730px;
	margin: 0 auto;

}
#menu ul {
	padding: 10px 0 0 0;
	list-style: none;

}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 85px;
	height: 37px;
	padding-top: 13px;
	background: #ffffff url(gfx/menu.jpg) repeat-x;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.2em;
	color: #5c6264;
	border-left: solid thin #b7bdc0;
	border-right: solid thin #ffffff;
}

#menu a:hover {
	background: #ffffff url(gfx/menu1.jpg) repeat-x;
	color: #ffffff;
	font-size: 1.2em;
}

#menu a.first {
	background: url(gfx/menuf2.gif) repeat-x;
}

#menu a:hover.first {
	background: url(gfx/menuf1.gif) repeat-x;
}

#menu a.last {
	background: url(gfx/menul2.gif) repeat-x;
	border-right: none;
}

#menu a:hover.last {
	background: url(gfx/menul1.gif) no-repeat;
	border-right: none;
}

a.stale {
	color: #0000ff;
	text-decoration: none;
}

a:hover.stale {
	color: #0000ff;
	text-decoration: none;
}

a:visited.stale {
	color: #0000ff;
	text-decoration: none;
}

a.tytul {
	color: #497592;
	text-decoration: none;
}

a:hover.tytul {
	color: #497592;
	text-decoration: none;
}

a:visited.tytul {
	color: #497592;
	text-decoration: none;
}

#wspolpraca {
	width: 900px;
	padding-top: 25px;
	margin: 25px auto;
	clear: both;
	text-align: center;
	word-spacing:20pt;
}

hr {
	color: #a9acae;
}

#formularz {
	float: left;
	width: 545px;
	background-image: url(gfx/formularz.jpg);
}

.miniaturka {
  border:0;
  width:160px;
  height:200px;
  padding: 25px 0;
}

#referencje {
	width: 700px;
	margin: 25px auto 0 auto;
}

#referencje td {
	padding: 30px;
}

#referencje img {
	border: solid #E0E9EF;
	border-width: 2px;
}




