/*  OGOLNE */
BODY { 
	SCROLLBAR-ARROW-COLOR:					#0F124F; 
	SCROLLBAR-BASE-COLOR: 					#DBDBDB; 
	font-family:							verdana, arial, helvetica,sans-serif; 
	color:									#4B4B4B; 
	font-size:								11px;
	padding:								0px;
	margin:									0px;
	background-color:						#F0F0F0; 
	background-image: 						url('MPPPM.pl_gfx/bg.gif'); 
	background-repeat: 	 					repeat-x;
	background-position: 					left top;
	text-align:left;		
}
#nobg {
	background-image: 						none; 
}
p {
	font-family: verdana,arial; 
	font-size: 11px; 
	line-height: 15px; 
	padding: 0px; 
	margin:  0px; 
	margin-top:10px;
	text-align:left;
}
h1 {	
	font-size: 			15px; 
	color: 				#FFF; 
	padding:			 5px; 
	margin: 			 0px;
	font-weight:		bold;
	text-align:left;
}
h2 {	
	font-size: 12px; 
	color: #31508F; 
	padding: 0px; 
	margin:  0px;
	margin-top: 15px;
	margin-bottom: 5px; 
	text-align:left;
}
h3 {
	font-size: 		11px; 
	color: 			#000; 
	padding: 0px; 
	margin:  0px; 
	margin-top: 15px;
	margin-bottom: 5px; 
	text-align:left;	
}
h5 {
	color: #0616A5;
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
	
}
ul,li { 
	font-family: verdana,arial ; 
	font-size: 11px; 
	font-weight:normal;
}
a {
	font-size: 			11px; 
	color: 				#5985DE; 
	font-weight: 		bold;
 	text-decoration:	none;
}
a:hover {
	text-decoration: underline
}
form,input,textarea,select {
	font-size:		10px;
	margin:			1px;
	padding:		0px;
	padding-left:	2px;
	font-family: 	verdana,arial ; 	
}
select {
	border: 1px solid #02025D; 
}
textarea {
	border: 1px solid #02025D; 
}
input.text {
	border: 1px solid #C0C0C0; 
	background-color:#E9E9E9;
	height: 17px;
}
input.button{
	border: 1px solid #31508F; 
	padding: 2px;
	color: #FFF;
	font-weight: bold;
	background-color:#5985DE; 	
}
/* OGOLNE KLASY - WYJATKI */
.selected {
	font-weight: bold;
}
.just {
	text-align: justify;
}
.error {
	color: #F00;
	font-weight: bold;
}
/* nawigacja - top, print itp. */
.nav {
	text-align: right;
	height: 24px;
	border-top: 1px solid #DADADA;
}
.nav a{
	font-size: 9px;
	font-weight: normal;
	color: #0096E2;
}

/* LOKALIZER */
.lokalizer {
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 6px;	
	vertical-align: top;
	line-height: 9px;	
}
.lokalizer a{
	color: #AFC2E9;
	font-size: 9px;	
	line-height: 9px;
	font-weight: normal;
}
/*  NAGLOWEK */
.header {
	height: 156px;
	width: 770px;
	vertical-align: top;
}
/* nawigacja gorna - home, site map itp. */
.nav_top {
	padding: 0px;
	text-align: right;
}
.nav_top a {
	font-size: 			9px; 
	color: 				#FFF; 
}
.nav_bot {
	text-align: 		right;
	paddding: 			0px;
	padding-top: 		23px;
	padding-right: 		165px;
}
.nav_bot a {
	font-size: 			9px; 
	color: 				#000; 
	font-weight: 		normal;
}
/* MAIN */
.main {
	vertical-align: top;
	width: 411px;
	padding: 10px;
	padding-top: 0px;
	text-align:left;
}
.head  {
	vertical-align: bottom;
	background-image: url('MPPPM.pl_gfx/bg_h1.gif'); 
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px;
	padding-top: 10px;
}
.main .tresc{
	text-align:left;
}
.main h1 {
	vertical-align: bottom;
	background-color: #31508F;
	margin-right: 8px;
	margin-left: 1px;
	padding-top: 19px;		
	border-bottom: 3px solid #5985DE;
	text-align:left;
}
.main table {
	width: 100%px;
	font-size: 10px; 	
	border: 0px;
	margin-top: 10px;
	text-align:left;
}
.info,form table {
	font-size: 10px;
	background-color:#E2E2E2;
	border-collapse: collapse;
	/*text-align: center;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;	
	text-align:left;
}
.info td,form td {
	border: 1px solid #E9E9E9;
	color: #111A49;
	padding: 10px;
	padding-top: 4px;
	padding-bottom: 4px;	
	text-align:left;
}
form td {
	text-align: left;
}
.buttons td {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;	
}
.info th,form th {
	color: #111A49;
	border: 1px solid #E9E9E9;
	background-color:#BDBDBD; 
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
form td.first {
	background-color:#D6D6D6;
	font-weight: bold;
}
.line0 td {
	background-color:#D6D6D6;
}
.line1 td {
	background-color:#E2E2E2;
}
/* MENU */
.menu {
	vertical-align:			top;
	width: 					178px;
	padding:				0px;
	background-color:		#E3E3E3;
	border-right:			1px solid #C1C1C1;
}
.menu#rightmenu {
	width: 					160px;
	padding: 0px;
	padding-bottom: 		10px;
	border-bottom: 			10px solid #F0F0F0;
	border-top: 			10px solid #F0F0F0;	
	border-right:			none;	
}

.menu h1 {
	font-family: verdana,arial; 
	font-style: 		normal;	
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
	margin-right: 5px;		
	padding-left: 22px;
	background-image: url('MPPPM.pl_gfx/h1.gif'); 
	background-position: left center; 
	background-repeat: no-repeat;
}
.menu h1 a{
	font-weight: bold;
	font-size: 10px;
	color: #31508F;
}
.menu_top {
	border-bottom: 1px solid #D2D2D2;
	margin-bottom: 10px;
}
.menu_top h1 {
	background-image: url('MPPPM.pl_gfx/h1_first.gif'); 
	background-position: left center; 
	background-repeat: no-repeat;
}
.menu_top h1 a{
	color: #FF211A;
}

.menu h2 {
	background-image: url('MPPPM.pl_gfx/h2.gif'); 
	background-position: left top; 
	background-repeat: no-repeat;
	margin:			0px;
	padding: 		0px;
	padding-left: 31px;	
	margin-bottom: 3px;	
}
.menu h2 a{
	color: #31508F;
	font-size: 9px;
	font-weight: normal;
}
.menu h3 {
	background-image: none; 
	margin:			0px;
	padding: 		0px;
	padding-left: 31px;	
	margin-bottom: 3px;	
}
.menu h3 a{
	color: #A8A8A8;
	font-size: 9px;
	font-weight: normal;
}
.menu table td {
	cell-padding: 0px;
	cell-spacing: 0px;
}
.menu_bot {
	width: 233;
	height: 100%;
	border-top: 1px solid #1111C0;
	background-color:#0404A5; 
	background-image: url('MPPPM.pl_gfx/bg_menu_bot.gif'); 
	background-position: top; 
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: left;
	margin-top: 1px;
	margin-left: 6px;	
}
/* FOOTER */
.footer {
	padding: 				0px;
	vertical-align: 		bottom;
	text-align: 			center;
	padding-top: 			15px;
	color: 					#5279C9;
	font-size:				10px;
	font-weight: 			normal;
	background-image: 		url('MPPPM.pl_gfx/footer.jpg'); 
	background-position: 	left top; 
	background-repeat: 		no-repeat;
	height: 				145px;	
}
.footer a {
	font-size: 			10px; 
	color: 				#31508F; 
	font-weight: 		bold;
	margin-left:		5px;
	margin-right:		5px;	
}

/*EKSTRA STYLE*/
/*na strone glowna do oferty */
.banners {
	vertical-align: top;
}
.banners td {
	text-align: center;
	padding: 0px;
	padding-bottom: 5px;
}
.banners img {
	border: 1px solid #CCCCCC;
}
.zdjecie {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}
.separator {
	width: 10px;
	font-size: 10px;
}
.more {
	text-align: right;
	margin-bottom: 25px;
	margin-top: 10px;
}
/*szablon dwa */
.sitemap,.sitemap td {
	vertical-align: top;
	text-align: left;
}
h1.sitemap {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	background-image: url('MPPPM.pl_gfx/sitemap_h1.gif'); 
	background-position: left; 
	background-repeat: no-repeat;
	border: 0px;
	background-color: #F0F0F0;
	margin-bottom: 2px;
}
h1.sitemap  a {
	font-weight: bold;
	font-size: 		10px;	
}
h2.sitemap {
	margin: 0px;
	padding: 0px;
	margin-left: 13px;
	padding-left: 20px;
	background-image: url('MPPPM.pl_gfx/sitemap_h2.gif'); 
	background-position: left; 
	background-repeat: no-repeat;	
	margin-bottom: 2px;	
}
h2.sitemap a{
	font-weight: bold;
	font-size: 9px;
	color: #000;
}
h3.sitemap {
	margin: 0px;
	padding: 0px;
	margin-left: 29px;
	padding-left: 14px;
	background-image: url('MPPPM.pl_gfx/sitemap_h3.gif'); 
	background-position: left; 
	background-repeat: no-repeat;	
	margin-bottom: 2px;	
}
h3.sitemap a{
	font-weight: normal;
	font-size: 9px;
	color: #000;
}
.search {
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-top: 15px; 
	padding-bottom: 15px; 	
	border-bottom: 2px solid #C0C0C0;
	margin-bottom: 10px;	
}
.search#main {	
	background-color:	#D5D5D5; 
}
.data {
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-top: 20px; 
	padding-bottom: 20px; 	
	border-bottom: 2px solid #D2D2D2;
	color: #959595;
	font-size: 9px;
	text-align: center;
}
.lewa_kolumna {
	background-color:						#E3E3E3; 
	background-image: 						url('MPPPM.pl_gfx/bg.gif'); 
	background-repeat: 	 					repeat-x;
	background-position: 					left top;
}
