body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(gfx/caly_pzedluzacz.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
#Zawartosc {
	margin: 0px auto 0;
	display: table;
	position: static;
}
#Header1 {
	background-repeat: no-repeat;
	height: 249px;
}
#teksty {
	height: 100%;
	text-align: left;
	margin-top: 28px;
	position: static;
}
#Stopka {
	background-repeat: no-repeat;
	height: 50px;
	float: none;
	margin: 0px auto 0;
	bottom: 0px;
	position: inherit;
	border-top: 1px solid;
	border-color: #6AB9C8;
}
p {
margin: 0; padding: 0.5em 1em;
}
h1, h2 {margin:0; padding:0 0.5em;}

#Zawartosc,#Header1,#Header2,#Stopka,#teksty {
	width:800px;
	}


.backG {
	FONT-FAMILY:verdana;
	background-color:#135DBC;
	color:#135DBC;
	border-bottom:#135DBC 2px solid;
	font-size:12px;
}
td.form1
{
	FONT-FAMILY:verdana;
	font-size:12px;
}
.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
	position: relative;
	display: inline;
	float: left;
	height: 21px;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: block;
	width: 82px; /*Width of top level menu link items*/
	padding: 2px 8px;
	text-decoration: none;
	color: #FFFFFF;
	font: bold 13px Tahoma;
	background-repeat: repeat-x;
	background-position: center center;
}

/*Sub level menu*/
.horizontalcssmenu ul li ul{
	left: 0;
	top: 0;
	position: absolute;
	display: block;
	visibility: hidden;
	border-left: black;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
	font-weight: normal;
	padding: 2px 5px;
	border-width: 0 1px 1px 0;
	background-color: #6AB9C8;
}

.horizontalcssmenu ul li a:hover{
	background-image: url(gfx/itemorange.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.horizontalcssmenu ul li ul li a:hover{
	background: #388B9A;
}

.horizontalcssmenu .arrowdiv{
	position: absolute;
	right: 0;
	background: transparent url(menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}

/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

#horizontalcssmenu {
	position: absolute;
}
#podmenu a{
	width: 160px;
}
img {
	border:2px solid;
	border-color:#6AB9C8;
}
a:link {
	color: #33F;
	text-decoration: none;
}
a:visited {
	color: #39F;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #33F;
}
a:active {
	text-decoration: none;
	color: #39F;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
}