body
{
  font-size: medium;
  _font-size: small;
  font-family: Verdana, 'Helvetica CE', 'Arial CE', Helvetica, Arial, sans-serif;
  
  margin-top: 0px;
  padding-top: 0px;
  color: #533219;
  background: #F3ECC0 /*url('../obrazki/telko.png') repeat-x*/;
}

a {
	color: #533219;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6
{
  font-family: Georgia, 'Times New CE', 'Times CE', 'Times New Roman', Times, serif;
}

h1
{
  margin-top: 0px;
  margin-bottom: 0px;
  color: #533219;
  font-style: italic;
  font-size: 60px;
  position: relative;
  top: 75px;
}

h2
{
  margin-top: 1em;
}

hr {
  border-color: #533219;
  border-width: 1px 0px 0px 0px;
}

fieldset {
  border-color: #533219;
  border-width: 1px;

}

#pasek {  
  padding-left: 220px; 
  height: 142px;
  background-image: url('../obrazki/pasek.png');
}

#cialko
{
  padding: 0px 2em 3em 0px;
  margin-left: 220px;
  background: #F3ECC0 url('../obrazki/para1.png') no-repeat bottom right;
  min-height: 500px;
}



ul#menu
{  
  padding-left: 220px;  
  padding-bottom: 19px;
  background: #533219 url('../obrazki/ciyn_pod_pasek-bez.png') bottom repeat-x;
  color: #F3ECC0;
  font-style: italic;
  font-size: large;
  margin: 0px;
  font-family: georgia,serif;
}

#menu li
{
  display: inline;
  
}

#menu li div.podmenu
{
  /*visibility: hidden;*/
  display: none;
}

#menu li:hover div.podmenu
{
  /*visibility: visible;*/
  display: block;
}

#menu a
{
  
  color: #F3ECC0;
  display: -moz-inline-box;
  display: inline-block;
  padding: 0.2em 1em 0.2em 0.0em;
}

#stronka
{
  margin-left: auto;
  margin-right: auto;
  max-width: 1022px;
  background: #F3ECC0;
}

.logo
{
  background-image: url('../obrazki/logo4-bron.png');
  width: 184px;
  height: 181px;
  float: left;
  position: relative;
  top: -72px;
  left: 25px;
  
}

.podmenu
{
  color: #533219;  
  font-size: medium;
  position: absolute;
  padding-top: 0.4em;
}

a img {
	border: #533219 solid 1px;
}

#lewyslupek {
	width: 180px; 
	float: left; 
	clear: left; 
	position: relative; 
	top: -70px;
	padding: 10px;
}

/*---------registracja--------*/


label em {
	font-style: normal;
	text-decoration: underline;

}
.help {
	font-size: smaller;
}
