body{
  font-family: Garamond;
  background-image: url(img/bg.gif);
}
#coolmenu{
border: 1px solid #024876;
width: 180px;
background-color: #024876 ;
}

#coolmenu a{
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;
border-bottom: 1px solid #006000;
}

html>body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: #fdb902;
color: #024876;
}


.kancelaria {
	BACKGROUND: url(./img/book1.gif) repeat-x;
}

h2 {
  font-size: 20px;
  color: #024876;
  width: 100%;
  text-align: center;
}

h3 {
  width: 100%;
  text-align: center;
  font-style: italic;
}

hr {
  border: 1px solid #fdb902;
}

p {
  text-align: justify;
  font-size: 18px;
  text-indent: 15px;
  font-weight: normal;
}

a {
  color: #024876;
}

li {
  font-weight: bold;
}

span {
  color: #FF6600;
}

.informacja {
  color: #ffffff;
  font-weight: bold;
  font-size: 25px;
}

.formularz {
  margin: 10px;
}

.formularz th {
  text-align: left;
  padding: 5px;
}

.formularz td {
  padding: 5px;
  font-weight: bold;
}

.formularz td input, textarea {
  border: 1px solid #888;
}


.formularz td textarea {
  width: 560px;
}
a.wymiana, a.wymiana:hover, a.wymiana:visited, a.wymiana:active {
 font-weight: normal;
 font-size: 12px;
 font-family: Garamond;
 color: #000000;
 text-decoration: none;
}
.stopka {
 font-weight: normal;
 font-size: 12px;
 font-family: Garamond;
 text-decoration: none;
 color: #000000;
}