#body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serief;
	font-size: 10pt;
	color: #000000;
    }
html, body,  #caly{
   min-height: 100%;
   width: 100%;
   height: 100%;
}
html>body, html>body #caly {
   height: auto;
}
#caly {
   position: absolute;
   top: 0;
   left: 0;
}

.srodek {text-align: center;}

.wyrownany{text-align: justify;
    margin: 0 4px 0 4px;
		}
.czerwony {color: #FF0000;
	  text-align: center;
}
.pogrub {font-weight: bold;}
.konta {font-size: 12pt;
	color: #008B8B;
	text-align: center;
	font-weight: bold;
}
#naglowek {
	height: 6em;
	margin-left: 1em ;	
}


#zawartosc {
	position: absolute;
	*argin-left: 1em;
}

#glowdiv {
	position: absolute;
	width: 400px;
	height: 450px;
	float: left ;
             margin-left: 137px ;
     	border: 1px solid #0000ff;
			font: 12px verdana;      }

#menu_a {
	position: absolute;
	width: 118px;
	height: 450px;
	float: left ;
	margin-left: 15px ;
                    font: bold 12px verdana, arial, sans-serif;
}

#menu_a ul {
   list-style: none; 
   margin: 0;
   padding: 0;
}

#menu_a  li {
   color: #000000;
   padding-top: 2px;
 }

#menu_a li  a:link, #menu_a li  a:visited {
   text-align: center; 
   height: 18px; 
   color: #FFFFFF; 
   background-color: #6495ED;
   display: block;
   text-decoration: none;
}
#menu_a li  a:hover{
    color: #711515; 
 }
#menu_a  li#biezacy a:link{
   color: #711515;
}

#menu_a ul ul{
   margin-left: 10px;
}
#menu_a ul  ul  li{
   margin: 0;
   border-bottom: 0;
}
#menu_a ul ul a:link, #menu_a ul ul  a:visited {
   color: #FFFFFF; 
}
#menu_a ul ul  a:hover{
    color: #711515; 
 }

#boczna {
	position: absolute;
	width: 212px;
	height: 450px;
	margin-left: 550px ;
	background-color: #90EE90;
	border: 1px solid #ff0000;
}

#boczna p {
  text-align: center;
  font-size: 11pt;
}

#stopka {
   position: absolute;
   bottom: 0;
   width: 100%;
   border-top: 1px dotted #AAAAAA;
   background-color: #FFE500;
   color: #000000;
   font-size: 80%;
}
#stopka p {
   margin: 0.5em 0 1em 2em;
   padding: 0;
}


#boczna_pr {
	position: absolute;
	width: 220px;
	height: 50px;
	margin-left: 770px ;
	margin-bottom: 0em;
	background-color: #FFFFFF;
        border: 1px solid #711515;
}

#boczna_pr p {
  text-align: center;
  margin: 0.5em 0 0 0;
  padding: 0;
}   

#reklama_go {
	position: absolute;
	width: 220px;
	height: 300px;
	margin-left: 770px ;
	margin-top: 87px;
	background-color: #FFFFFF;
}