/* CSS Document */
.logo	{
			margin:auto;
			position:relative;
			left:200px;
			}
			
table.finansowe { 
					width:170px;
					border:1px solid #E2E2E2;

				  }
				  
div.produkty table.finansowe tr td#nag {
											background-color:#fcab0f;
											font-size:14px;
											text-align:center;
											}
											
div.produkty table.finansowe tr td#wyp {

											text-align:center;
											
											}
											
div.produkty table.finansowe tr td#wyp2 {

											font-size:12px;
											color:#000066;
											}

div.produkty table.finansowe tr td#wyp2  A:link {
											
											font-size:12px;
											color:#000066;
											}
											
div.produkty table.finansowe tr td#wyp2  A:visited {
											
											font-size:12px;
											color:#000066;
											}
div.produkty table.finansowe tr td#wyp2  A:hover{
											
											font-size:12px;
											color:#000066;
											text-decoration:none;
											}
											
.oferta 	{
				width:700px;
				position:absolute;
				left:200px;
				top:170px;
				
				}
				
.opisy 		{

				color:#000000;
				text-align:justify;
				font-size:12px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				line-height:1.5;
				}
				
.opisy_dodatkowe 		{

				color:#000000;
				text-align:justify;
				font-size:12px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				line-height:1.5;
				color:#999999;
				font-weight:bolder;
				}