body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url("bg.png");	
	text-align: center;
}

p {	
  margin-bottom:1em;
}

#background {
	width: 100%;
	text-align: center;
}

#main {
	text-align: left;
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
	border-left:4px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
}

#header {
	position: relative;
	height:240px;
	margin: 0 auto;
	background-image: url("../images/naglowek.jpg");
}

#flash {
	position: absolute;
	height:220px;
	width: 570px;
	top: 0px;
	right: 0px;
	margin: 0 auto;
}

#middle {
	background-color: #6994b6;
	position:relative;
	height:777px;
}

/***** Lewy - Menu *****/
#left {
	position:absolute;
	float:left;
	left:15px;
	top: 15px;
	width:242px;
	height:738px;
	float:middle;
	background: #1f4276;
	border:1px solid #FFFFFF;
	padding-left:11px;
	padding-top:7px;
	padding-right:12px;
	z-index: 10;
}

/***** Prawy - Zawartość strony *****/
/*#right {
	position:absolute;
	width:685px;
	height:745px;
	top: 15px;
	left: 300px;
	float:left;
	color: #000;
	background-image: url("tloGlowna.png");
	border:1px solid #FFFFFF;
}*/


/********************************         MENU         *****************************************/

.menu {
	width: 242px;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 30;
	background-image: url("bg2.png");
	background-repeat: auto;
}

.menu a.menuitem  {
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	display: block;
	width: 230px;
	text-decoration: none;
	line-height: 35px;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
	color: #EFEFEF;
	border:1px solid #FFFFFF;
	padding-left: 10px;
	margin-top: 5px;
	z-index: 30;
}

.menu a.menuitem:visited, .menu .menuitem:active {
	color: #EFEFEF;
	border:1px solid #FFFFFF;
	z-index: 30;
}

.menu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 8px;
	right: 8px;
	border: none;
	z-index: 30;
}

.menu a.menuitem:hover {
	background-repeat: no-repeat;
	border:1px solid #ffff00;
	color: #ffff00;
	z-index: 30;
}

/*** Przyciski Granatowe ***/
.menu a.bluemenuitem  {
	background-image: url("menuPrzycisk.png");
}
.menu a.bluemenuitem:hover {
	background-image: url("menuPrzyciskWcisniety.png");
}
/***************************/

/*** Przyciski Szare ***/
.menu a.greymenuitem  {
	background-image: url("menuPrzyciskSzary.png");
}
.menu a.greymenuitem:hover {
	background-image: url("menuPrzyciskWcisnietySzary.png");
}
/***************************/

.menu div.submenu { /*DIV that contains each sub menu*/
	display: block;
	width: 242px;
	/*list-style: none;*/
	margin: 0;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 30;
}

.menu div.submenu ul { /*UL of each sub menu*/
	list-style-type: square;
	list-style-image: url("punktor.gif");
	list-style-position: outside;
	color: white;
	margin-top: 10px;
	margin-left: 30px;
	padding: 0px;
	z-index: 30;
}

.menu div.submenu ul li {
	width: 240px;
	padding-top:1px;
	z-index: 30;
}

.menu div.submenu ul li a {
	display: block;
	width: 210px;
	line-height: 16px;
	background-repeat: no-repeat;
	color: #EFEFEF;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	z-index: 30;
}

.menu div.submenu ul li a:hover{
	background: #436994;
	color: #ffff00;
	z-index: 30;
}

/***** PARTNERS *****/

.partners {
	position:absolute;
	width: 250px;
	height: 122px;
	text-align: center;
	left: 8px;
	bottom: 210px;
	/* top: 570px; */
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: -1;
}

.partners a {
	color: #ffff00;
	border: none;
}

.partners p {
	color: #92abcc;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 12px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin: 0px;
}

.partners img {
	margin-top: 4px;
}

/***** SPECIAL OFFER *****/

.special {
	position:absolute;
	width: 250px;
	height: 150px;
	text-align: center;
	left: 8px;
	bottom: 10px;
	/* top: 570px; */
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: -1;
}

.special a {
	color: #ffff00;
	border: none;
}

/******************************************************************************************************/

#footer {
	width: 1000px;
	clear: both;
	height: 60px;
	position: relative;
	background-image: url("stopkaTlo.png");
	border-top: 1px solid #FFFFFF;
}

#footer p {
	color: #92abcc;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 12px;
	padding-top: 12px;
	margin: 0px;
}


FONT
{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}

FONT.author
{
	color: #2a3e6b;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: 10px;
}
