/* CSS Document */
body{padding:0px; margin:0px; background:#591212; color:#1A1A1A; font:14px/18px Arial, Helvetica, sans-serif;}
div, p, ul, h1, h2, h3, h4, h5, h6, h7{padding:0px; margin:0px;}
/*ul{list-style-type:none;}*/
/*----MAIN PANEL----*/
#mainPan{width:750px; background:white}

#logoPan{width:750px; height:150px; background:url(images/logo.jpg) 0 0 no-repeat #fff;}

h2.pagetitle{text-align:center; line-height:1.5;text-transform:uppercase;	text-decoration:underline; font-size:xx-large;
}
h3.pagetitle{text-align:center; color:Highlight; line-height:1}

/*----FOOTER PANEL----*/
#footermainPan{width:750px; height:80px; background:#4C4C4C; color:#fff; clear:both;}
#footerPan{width:723px; height:80px; background:url(images/footerbg.gif) 0 0 repeat-y; position:relative; clear:both; margin:0; padding:0;}

#footerPan img{width:248px; height:38px; position:absolute; top:23px; right:6px;}

#footerPan p {width:620px;font:10px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:medium;}
#footerPan ul{width:620px; position:absolute; top:19px; left:70px;}
#footerPan li{float:left; font:11px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 5px 0; color:#fff; background:#4C4C4C; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{width:158px; background:#4C4C4C; color:#fff; display:block; position:absolute; top:158px; left:56px;}
#footerPan ul.templateworld li a{background:#4C4C4C; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPan p.copyright{background:#4C4C4C; color:#79D000; font:11px/15px Tahoma,Arial, Helvetica, sans-serif; position:absolute; top:89px; left:58px;}

#footerPanhtml{width:75px; height:24px; display:block; position:absolute; top:128px; left:58px;}
#footerPanhtml {width:75px; height:24px; background:url(images/arrow2-normal.gif) 90% 50% no-repeat #DFDFDF; display:block; font:14px/24px "Trebuchet MS",Arial, Helvetica, sans-serif; margin:0; padding:0 0 0 5px; color:#111111; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPanhtml a:hover{background:url(images/arrow2-hover.gif) 90% 50% no-repeat #DFDFDF; color:#111; text-decoration:none;}

#footerPancss{width:75px; height:24px; display:block; position:absolute; top:128px; left:145px;}
#footerPancss a{width:75px; height:24px; background:url(images/arrow2-hover.gif) 90% 50% no-repeat #DFDFDF; display:block; font:14px/24px "Trebuchet MS",Arial, Helvetica, sans-serif; margin:0; padding:0 0 0 5px; color:#111111; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPancss a:hover{background:url(images/arrow2-normal.gif) 90% 50% no-repeat #DFDFDF; color:#111; text-decoration:none;}


#tabelkadokumentow { text-align: center;table-layout: fixed; width: 100% }
#tabelkadokumentow tr{height: 20mm}
#tabelkadokumentow td{border-collapse:separate;border-bottom: 0.5mm groove red; border-spacing: 20mm}


img.menubar {
	/* can stretch from 10px to 80px, but you need
	to also modify [.menubar] font below */
	height: 25px;
	border: none;
}
img.submenubar {
  height: 25px;
	border: none;
}
table.menubar, table.submenubar {
  width: 100%;
  border-collapse: collapse;
}
.menubar {
	font: bold 14px Arial, Helvetica, sans-serif;
}
a.menubar, a.submenubar {
  text-decoration: none;
}
a.menubar:link {
	color: black;
}
a.menubar:visited {
  color: black;
}
a.menubar, a.submenubar:active {
  color: yellow;
}
a.menubar:hover {
  color: white;
}
.submenubar {
  padding: 2px;
	font: bold 14px Arial, Helvetica, sans-serif;
  vertical-align: bottom;
}
a.submenubar:link {
	color: white;
}
a.submenubar:visited {
  color: white;
}
a.submenubar:hover {
  color: black;
}
.page {
  /* default blue theme */
  border: 3px solid #7799dd;
  background-color: #eeeeee;
  padding: 20px 20px 20px 20px;
  // gold theme: see nav2 images directory
  //border: 3px solid #ddbc77;
  //background-color: #F8F4E7;
  //color: #552800;
  
}
* html .visualIEFloatFix { 
  height: 0.01%; 
}
div.header {
	border: 1px dotted gray; 
	background-color: #eeeeee;
	padding: .25em;
	color:rgb(45%,5%,5%);
	text-align:center;
	font-size: xx-large 
	}
div.footer {
	border: 1px dotted gray; 
	background-color: #eeeeee;
	padding: .25em;
	color:rgb(45%,5%,5%);
	text-align:center;
	font-size: xx-small 
	}

div.komunikat {
	//border: 1px dotted gray; 
	background-color: #aee492;
	padding: .25em;
	color:rgb(45%,5%,5%);
	text-align:center;
	//font-size: xx-small 
	}	

div.komunikatswiateczny {
	//border: 1px dotted gray; 
	background-color: #aee492;
	padding: .25em;
	color:rgb(45%,25%,45%);
	text-align:center;
	font-size: xx-large
	}
	
div.komunikat h6{
	color:blue;
	text-align:center;
	font-size:small  ;
	font-family: Verdana;
}	
div.komunikat h5{
	color:black;
	text-align:left;
	font-family: Verdana;
}
div.komunikat h4{
	color:darkblue;
	text-align:center;
	text-decoration:underline;
	font-size:large;
}	

#loginPan {text-align: right;font:10px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:medium;}
