body {background: #ffffff url("../images/bg-home.jpg") repeat-x; font-size:11px; font-family:tahoma; color:#505050}
body, h1, h2, h3, h4, form, fieldset {margin:0; padding:0px; border:0px;}
	img, a img {border:0px; padding:0px; margin:0px}
	ul {padding:0px; margin:0px;}
	a {text-decoration:none; outline: none; font:11px tahoma; cursor:pointer}
	p {padding:0px; margin:0px; font:11px/14px tahoma; color:#505050}

html {height: 100%;}
body {min-height: 100%;}
body { overflow-x:hidden; } 
body:after { display: block; content: ""; clear: both; }

/* GLOBAL */
	.sub table td .error {color:#cc0000}
	.sub label.error {color:#cc0000; width:200px; display:block}
	.sub span.must_be {color:#ff1800}

#holder {position:absolute; margin:0 auto; padding:15px 0 0 0; width:100%}
	#top {float:left; padding:25px 0 0 0; width:100%; background: url("../images/bg-top3.png") no-repeat top left; }
	* html #top {background: url("../images/bg-top3.gif") no-repeat top left; }
	#bottom {float:left; width:100%; padding:0 0 25px 0; background: url("../images/bg-bottom3.png") no-repeat bottom right; }
	* html #bottom {background: url("../images/bg-bottom3.gif") no-repeat bottom right; }

.holder {width:1009px; padding:66px 0 0 0; margin:0 auto; background: url("../images/bg-top2.png") no-repeat top left; } 
* html .holder {background: url("../images/bg-top2.gif") no-repeat top left; } 
	.top {float:left; width:1009px; background: url("../images/bg-middle.png") repeat-y top left; }
	* html .top {background: url("../images/bg-middle.gif") repeat-y top left; }
	.bottom {float:left; padding:0 0 46px 0; width:1009px; background: url("../images/bg-bottom2.png") no-repeat bottom left; }
	* html .bottom {background: url("../images/bg-bottom2.gif") no-repeat bottom left; }

	#topbox {clear:both; overflow:hidden; display:block; width:975px; position:relative}

	#wrapper {width:975px; margin:-73px 0 0 18px; padding:26px 0 0 0; position:relative; background: url("../images/bg-wrapper.jpg") no-repeat 0 26px}

		.home #header {display:block; clear:both; overflow:hidden; height:221px; width:975px;}
		.sub #header {display:block; clear:both; overflow:hidden; height:186px; width:975px;}
		
			#header a.logo {position:absolute; float:left; margin:-26px 0 0 25px; padding:0px; width:147px; height:187px;}
			#header .search {position:absolute; float:left; display:block; margin:81px 0 0 172px; padding:0px; width:166px; height:21px; background:green; background:url("../images/bg-input.jpg") no-repeat top left }
			#header .search input {float:left; display:block; margin:2px 0 0 3px; padding: 2px 3px; color:#bebebe; background: none; width: 95px; font: 11px/14px tahoma; border:0px}
			#header .search a.go {float:right; display:block; padding:2px 0 4px 0; margin:1px 0 0 0; width:51px; text-align:center; color:#ffffff; background: url("../images/button-szukaj.jpg") no-repeat; line-height:normal; font:bold 11px tahoma}
			#header .search a.go:hover {text-decoration:none; color:#abd5fa}
			#header .menu {float:right; padding:18px 0 0 0; margin:0; width:705px; clear:both; overflow:hidden}
				#header .menu ul {float:left; padding:0px; margin:0px;}
				#header .menu ul li {float:left; display:inline; padding:0px 11px; margin:0px; list-style:none; background:url("../images/sep-top.jpg") no-repeat right 3px; font:11px/12px tahoma;}
				#header .menu ul li.last {background:none}
				#header .menu ul li a {padding:0px; margin:0px; font:bold 11px/19px tahoma; color:#28549f; line-height:normal}	
				#header .menu ul li a:hover, #header .menu ul li a:hover {text-decoration:underline}	
				#header .menu ul li a.active {color:#28549f; text-decoration:underline}
				
			#header .nav {float:right; padding:0; margin:-25px 5px 0 0; width:970px; position: absolute}
				#header .nav ul {float:right; padding:0px; margin:0px; position:relative}
				#header .nav ul li {float:left; display:inline; padding:0px 10px 0 8px; margin:0px; list-style:none; background:url("../images/arrow-nav.jpg") no-repeat right 4px; font:10px tahoma; color:#b9b9b9;}
				#header .nav ul li.last {background:none}
				#header .nav ul li a {padding:0px; margin:0px; font:bold 10px tahoma; color:#b9b9b9; line-height:normal}	
				#header .nav ul li a:hover, #header .menu ul li a:hover {text-decoration:underline}	

		.home #main {clear:both; overflow:hidden; position:relative; width:975px; margin:0 0 -27px 0}
		.sub #main {clear:both; overflow:hidden; position:relative; width:975px; margin:0 0 -27px 0}

		.home #left {float:left; width:680px; margin:0; padding:0 0 50px 20px; position:relative}
			.home #left h1 {display:block; padding:0 0 0 7px; margin:0; color:#2c59a5; font:20px "Trebuchet MS"}
			.home #left h2 {display:block; padding:0 0 7px 0px; margin:0; color:#2c59a5; font:11px/14px tahoma;}
			.home #left a {color:#305ba5}
			.home #left a:hover {text-decoration:underline}

			.home #left .news {padding:15px 0 100px 0; clear:both; overflow:hidden; width:100%}
				.home #left .news .box {float:left; padding:0; margin:0; width:320px;}
				.home #left .news .right {float:right}
				.home #left .news .inner {float:right; width:210px} 
				.home #left .news span {display:block; padding:0 0 7px 0px; color:#848383; font:11px/14px tahoma}
				.home #left .news p {padding:0 0 7px 0px; overflow:hidden; clear:both}
				.home #left .news h2 a {font-weight:bold; color:#305ba5}
				.home #left .news h2 a:hover { text-decoration:underline}
				.home #left .news img {padding:4px; margin-top:3px; border:1px solid #E5E5E5; background:#BFBFBF; width:85px}
				.home #left .news a.read {float:right; display:block; padding:2px 0 4px 0; margin:1px 0 0 0; width:91px; text-align:center; color:#ffffff; background: url("../images/button-read.jpg") no-repeat; line-height:normal; font:bold 11px tahoma}
				.home #left .news a.read:hover {text-decoration:none; color:#abd5fa}

		.sub #left {float:left; width:194px; margin:0 21px 50px 24px; padding:0 0 50px 0; position:relative; }
		* html .sub #left {margin:0 21px 0 12px;}
			.sub #left .menu {float:left; width:194px; padding:0 0 20px 0; margin:0 0 50px 0; background: #fdb717 url("../images/menu-bottom.jpg") no-repeat bottom right;}

			.sub #left .menu ul {float:left; padding:31px 12px 25px 12px; margin:0px; width:170px; background: url("../images/menu-top.jpg") no-repeat top right;}
			.sub #left .menu ul li {float:left; padding:8px 0 9px 0; margin:0px; width:170px; list-style:none; font:bold 11px/19px tahoma; line-height:1px; border-bottom:1px solid #e68a0b}
			.sub #left .menu ul li a {display:block; padding:0px 0px 0px 5px; margin:0px; font:bold 11px/19px tahoma; color:#28549f; line-height:normal; }
			.sub #left .menu ul li.last {border:0}
			.sub #left .menu ul li a:visited {color:#28549f;}
			.sub #left .menu ul li a.active {color:#28549f; text-decoration:underline}
				.sub #left .menu ul ul {background:none; padding:7px 0 0 0}
				.sub #left .menu ul ul li {border:0; padding:5px 0 5px 10px; width:160px}
				.sub #left .menu ul ul a {padding:0px 0px 0px 10px; background: url("../images/arrow-menu.jpg") no-repeat 0px 5px;}
				.sub #left .menu ul ul a.active {color:#28549f; text-decoration:underline}

			.sub #left .menu a.notatnik {display:block; float:left; margin:0 0 0 16px; padding:0 0 0 10px; font:bold 11px/19px tahoma; color:#28549f; background: url("../images/arrow-menu.jpg") no-repeat 0px 5px; line-height:normal; }
			.sub #left a:hover { text-decoration:underline}

		.col {float:left; width:505px; margin:0; padding:0px 0 100px 0; position:relative}

		#content {float:left; width:505px; margin:0; padding:24px 0 40px 0; position:relative; min-height:300px}
			#content h1 {display:block; padding:0 0 15px 0; margin:0; color:#2c59a5; font:20px "Trebuchet MS"}
			#content h1.topspace {padding:20px 0 15px 0}
			#content a {color:#305ba5}
			#content a:hover {text-decoration:underline}

			#content p {padding:0 0 15px 0; display:block; vertical-align: text-top; clear:both; overflow:hidden; text-align:justify}	
			#content p img {padding:10px; display:inline}			
			
			#content a.more {display:block; float:left; margin:0; padding:0 0 0 10px; font:bold 11px/19px tahoma; color:#28549f; background: url("../images/arrow-white.jpg") no-repeat 0px 5px; line-height:normal; }
			#content ul {padding:0 0 0 15px; margin:0}
			#content ul li {padding:3px 0;}
			#content h4 {color:#305ba5; padding:0 0 15px 0px; font:11px/14px tahoma; margin:0}
/*
			#content table {float:left; width:505px; margin:15px 0; padding:0px; border:1px solid #E9E9E9; border-width:1px 0px 0px 1px; text-align:left; border-collapse:0;}
			#content table tr {padding:0; margin:0; border-collapse:0; border:0px}
			#content table td {padding:2px 2px 4px 2px; margin:0px; color:#6F6F6F; border:1px solid #E9E9E9; border-width:0px 1px 1px 0px;}		
*/
			#content table {float:left; width:505px; margin:15px 0; padding:0px; border-collapse: collapse; border-color:#E9E9E9}
			#content table tr {padding:0; margin:0; border-collapse:0; border:0px}
			#content td {border-color:#E9E9E9; padding:2px 2px 4px 2px; margin:0px; color:#505050; vertical-align:top;}
			#content table img {float:none}

			table.tab-badac {width:450px; position:relative; margin:0; left:-15px}
			table.tab-badac .col1 {width:80px}


			#content .onenews {float:left; padding:0 0 20px 0; clear:both; overflow:hidden; width:505px}
				#content .onenews span {display:block; padding:0 0 5px 0px; color:#848383; font:11px/14px tahoma}
				#content .onenews b {color:#305ba5}
				#content .onenews img {padding:4px; margin:3px 21px 15px 0; border:1px solid #E5E5E5; background:#BFBFBF}
				#content .onenews a.read {float:right; display:block; padding:2px 0 4px 0; margin:1px 0 0 0; width:91px; text-align:center; color:#ffffff; background: url("../images/button-read.jpg") no-repeat; line-height:normal; font:bold 11px tahoma}
				#content .onenews a.read:hover {text-decoration:none}
				#content .onenews p {display:block; clear:both; overflow:hidden}

			#content .green-box {float:left; padding:5px 15px 10px 5px; clear:both; overflow:hidden; width:466px; background: #82BD15 url("../images/bg-green.jpg") no-repeat}
				#content .green-box img {margin:0px 21px 10px 0}
				#content .green-box p {color:#ffffff}
				#content .green-box h2 {padding:0px; margin:0px; color:#ffffff; font:35px tahoma; line-height:normal}

			#content .katalog {float:left; padding:0 0 20px 0; clear:both; overflow:hidden; width:505px}

			#content .katalog-lista {float:left; padding:0 0 10px 0; clear:both; overflow:hidden; width:505px}
				#content .katalog-lista .row {float:left; padding:20px 0 20px 0; clear:both; overflow:hidden; width:505px; background: url("../images/sep-line.jpg") no-repeat bottom left;}
				#content .katalog-lista .box {float:left; position:relative; padding:0; margin:0; background: url("../images/sep-left.jpg") no-repeat top right;}
				#content .katalog-lista .left {padding:0 10px 0 0; width:139px}
				#content .katalog-lista .left div {width:139px}
				#content .katalog-lista .middle {padding:0 10px 0 10px; width:150px}
				#content .katalog-lista .middle div {width:150px}
				#content .katalog-lista .right {padding:0 0 0 10px; background:none}
				#content .katalog-lista .right div {width:150px}
				#content .katalog-lista table.tab {position:relative; width:480px; border:0px; padding:0; margin:0}
				#content .katalog-lista table.tab td {text-align:center; float:left; display:block; height:210px; position:relative; border:0px}
				#content .katalog-lista div.details {display:block; float:left; height:100px}
				#content .katalog-lista div.pic {display:block; position:relative}
				#content .katalog-lista div img {float:none; margin:0; z-index:2; }
				#content .katalog-lista .box .middle img {left:15px}
				#content .katalog-lista p {padding:0 0 5px 0; color:#505050; text-align:left; position:relative}
				#content .katalog-lista b {color:#83bd17}

		 

/*			#content .katalog-lista .box .price {display:block; padding:15px 10px 0 17px; z-index:50; position:absolute; top:150px; right:10px; width:32px; height:42px; background: url(../images/price.png) no-repeat; font: 14px/12px tahoma; color:#ffffff; text-indent:50}*/
			#content .katalog-lista .box .price {display:block; float:right; padding:15px 10px 0 17px; z-index:50; position:relative; top:-80px; right:10px; width:32px; height:42px; background: url(../images/price.png) no-repeat; font: 14px/12px tahoma; color:#ffffff; text-indent:50}
			#content .katalog-lista .box .price b {color:#ffffff}

			#content .pink .green-box {background:#E40182 url("../images/bg-pink.jpg") no-repeat}
			#content .pink .katalog-lista b, #content .katalog-lista .pink b {color:#E40182}	
			#content .pink .katalog-lista .box .price, #content .katalog-lista .pink .price {background: url("../images/price-pink.png") no-repeat;}

			#content .blue .green-box {background:#0075C2 url("../images/bg-blue.jpg") no-repeat}
			#content .blue .katalog-lista b, #content .katalog-lista .blue b {color:#0075C2}	
			#content .blue .katalog-lista .box .price, #content .katalog-lista .blue .price {background: url("../images/price-blue.png") no-repeat;}

			#content .orange .green-box {background:#F7AD00 url("../images/bg-orange.jpg") no-repeat}
			#content .orange .katalog-lista b, #content .katalog-lista .orange b {color:#F7AD00}	
			#content .orange .katalog-lista .box .price, #content .katalog-lista .orange .price {background: url("../images/price-orange.png") no-repeat;}

			#content .red .green-box {background:#E90004 url("../images/bg-red.jpg") no-repeat}
			#content .red .katalog-lista b, #content .katalog-lista .red b {color:#E90004}	
			#content .red .katalog-lista .box .price, #content .katalog-lista .red .price {background: url("../images/price-red.png") no-repeat;}

			#content .apteki {float:left; padding:15px 0 20px 0; clear:both; overflow:hidden; width:505px}
				#content .apteki .row {clear:both; overflow:hidden; width:505px; padding:0 0 15px 0}
				#content .apteki .box {float:left; width:180px; padding:0 15px 0 0; margin:0 50px 0 0}
				#content .apteki h1 {padding:0 0 25px 0}
				#content .apteki a {margin:0px}
				#content .apteki b {color:#305ba5}
				#content .apteki p {padding:0 0 3px 0}
					#content .apteki .row .box div {clear:both; overflow:hidden; padding:0 0 3px 0}
					#content .apteki ul.linki {padding:5px 0 0 0; margin:0; float:right}
					#content .apteki ul.linki li {display:inline; padding:0 0 0 5px; margin:0; list-style:none}
					#content .apteki ul.linki li a {display:inline-block; margin:0; padding: 0 12px 0 0; font:bold 11px tahoma; color:#28549f; background: url("../images/arrow-next.jpg") no-repeat right 5px}	


			#content .news {float:left; padding:10px 0 10px 0; clear:both; overflow:hidden; width:505px}
				#content .news .text {}
				#content .news h2 {padding:0 0 3px 0;}
				#content .news h3 {padding:0 0 7px 0; font:12px/14px tahoma}
				#content .news h3 a {font:bold 12px/14px tahoma}
				#content .news p {padding:0 0 7px 0}
				#content .news span {display:block; padding: 2px 0 4px 0; font:11px/14px tahoma; color:#505050}
				#content .news img {margin: 0 15px 0 0; padding:0; width:85px}
				#content .news .more {float:right; margin:0; padding: 0 12px 0 0; background: url("../images/arrow-next.jpg") no-repeat right 5px;}

			#content .pages {float:left; padding:10px 0px 10px 0; clear:both; overflow:hidden; width:505px}
				#content .gall {margin:0 auto; float:none; text-align:center}
				#content .pages ul {float:right; padding:0; margin:0}
					#content .gall ul {float:none; margin:0 auto; width:300px; text-align:center}
				#content .pages ul li {float:left; display:inline; padding:0px 5px 0px 5px; margin:0; border-right:1px solid #2b55a1; list-style:none; font:bold 11px/14px tahoma; color:#28549f;}
					#content .gall ul li {float:none; display:inline-table; }
				#content .pages ul li a {display:block; padding:0px; margin:0px; font:bold 11px/14px tahoma; color:#28549f;}
					#content .gall ul li a {display:inline-block;}
				#content .pages ul li.noborder {border:0}
				#content .pages ul li.prev a {padding: 0 0 0 12px; background: url("../images/arrow-prev.jpg") no-repeat left 5px;}
				#content .pages ul li.prev a:hover {background: url("../images/arrow-prev-on.jpg") no-repeat left 5px;}
				#content .pages ul li.next {padding:0 0 0 5px;}
				#content .pages ul li.next a {padding: 0 12px 0 0; background: url("../images/arrow-next.jpg") no-repeat right 5px;}
				#content .pages ul li.next a:hover {background: url("../images/arrow-next-on.jpg") no-repeat right 5px;}
				#content .pages ul li a:hover {color:#505050;}
				#content .pages ul li a.active {color:#505050; text-decoration:underline}
				#content .pages a:visited {color:#28549f;}
				
			#content .sub4 {float:left; padding:10px 30px 20px 0; clear:both; overflow:hidden; width: 475px}

			.col .tools {float:left; padding:0 0 30px 0; clear:both; overflow:hidden; width:505px}
				.col .tools a {display:block; float:left; margin:0; padding:0 0 0 10px; font:bold 11px/19px tahoma; color:#28549f; background: url("../images/arrow-white.jpg") no-repeat 0px 5px; line-height:normal; }
				.col .tools ul {display: block; padding:0; margin:0; width:505px}
				.col .tools ul li {float:left; display:inline; margin:0px; list-style:none; background:url("../images/sep-siwy.jpg") no-repeat right 3px; font:11px/12px tahoma;}
				.col .tools ul li.dodaj {padding:0 0 0 23px; width:160px}
				.col .tools ul li.drukuj {padding:0 0 0 49px; width:91px}
				.col .tools ul li.zapisz {padding:0 0 0 54px; background:none}

			#content .gallery {float:left; padding:0 0 20px 0; clear:both; overflow:hidden; width:505px; text-align:center}
				#content .gallery a  {float:none; display:inline; margin:0 2px 20px 2px}
				#content .gallery img {padding:4px; margin:0; border:1px solid #E5E5E5; background:#ffffff; float:none}
				#content .gallery p {clear:both; overflow:hidden; padding-top:10px}

		.banner-box {float:left; display:block; padding:0; margin:0 0 50px 0; width:194px; height:194px}


/* SEARCH */

		#content .search {float:left; padding:0 0 20px 0; clear:both; overflow:hidden; width:505px; font:11px/14px tahoma; color:#505050 }
			#content .search a.more {float:right; margin-bottom:10px; clear:both; overflow:hidden}
			#content .search p {padding:0 0 10px 0}
			#content .search b {displya:block; padding:0 0 7px 0; color:#305ba5}
	

/* SITEMAP */

		#content .sitemap {float:left; padding:0 0 20px 0; clear:both; overflow:hidden; width:505px; }
			#content .sitemap table.site-map { width:490px; margin: 0; padding:0px; float: left; border:0px; }
			#content .sitemap table.site-map table {margin: 0px; padding:0px; border:0px;}
			#content .sitemap table.site-map, #content .sitemap table.site-map tr, #content .sitemap table.site-map td {font:11px/14px tahoma; color:#505050; border:0px; border-collapse:collapse; padding: 0px; }
			#content .sitemap b {color:#305ba5}

/* POLEC */
		#content .polec {float:left; padding:20px 0px; clear:both; overflow:hidden; width:505px}
			#content .polec table.tab {width:400px; float:left; padding:0px; border:0px; text-align:left}
			#content .polec table.tab tr {padding:0; margin:0; border-collapse:0; border:0px}
			#content .polec table.tab td {padding:1px 0px 7px 9px; margin:0px 0px; color:#505050; font: 11px tahoma; vertical-align:top; text-align:right;border:0}
			#content .polec table.tab td input {display:block; float:right; position: relative; padding:3px 5px 3px 5px; margin:0px 0px 0px 0px; width:200px; color:#000000; font:11px tahoma; line-height:normal; background:none; border-top:2px solid #848379; border-left:2px solid #848379; border-bottom:1px solid #F2F0E4; border-right:1px solid #F2F0E4}			
			#content .polec table.tab td.send {padding:10px 0; margin:0px; text-align:center; width:100%}
			#content .polec table.tab td a.more {float:right; display: inline-block; cursor:pointer; padding:5px 35px; text-decoration:none; color:#505050; border:1px solid #E3E3E3; background:#F0F0F0}

/* NEWSLETTER */
		#content .newsletter {float:left; padding:20px 0px; clear:both; overflow:hidden; width:505px}
			#content .newsletter table.tab {float:left; width:320px; margin:0px; padding:0 0 20px 0; border:0px; text-align:left; border:0}
			#content .newsletter table.tab tr {padding:0; margin:0; border-collapse:0; border:0px}
			#content .newsletter table.tab td {padding:1px 0px 7px 0px; margin:0px 0px; color:#505050; font: 11px tahoma; vertical-align:top; text-align:right; border:0}
			#content .newsletter table.tab td input {display:block; float:left; position: relative; padding:3px 5px 3px 5px; margin:0px; width:200px; color:#000000; font:11px tahoma; line-height:normal; background:none; border-top:2px solid #848379; border-left:2px solid #848379; border-bottom:1px solid #F2F0E4; border-right:1px solid #F2F0E4}
			#content .newsletter table.tab td a.more {float:right; display: inline-block; cursor:pointer; padding:4px 25px; text-decoration:none; color:#505050; border:1px solid #E3E3E3; background:#F0F0F0}
			#content .newsletter p {display:block; padding:0px 5px 0px 0px; clear:both; overflow:hidden; width:500px}
			#content .newsletter input.radio {float:left; padding:0px 7px 0px 0px; margin:0px 7px 0px 0px; width:16px; height:16px; background:none; border:0px}

/* PRAWA */
		.home #right {float:right; padding:38px 0 50px 0; margin:0 15px 0 0; width:232px; position:relative; z-index:100; display:block}
			* html .home #right {margin-right:7px}
			.home #right .banner {float:left; display:block; padding:0; margin:0; width:232px}
			.home #right .orange {position:relative; z-index:81}
			.home #right .green {position:relative; z-index:82; margin-top:-6px;}
			.home #right .blue {position:relative; z-index:83; margin-top:7px}

		.sub #right {float:right; padding:95px 0 50px 0; margin:0 15px 0 0; width:194px}
			* html .sub #right {margin-right:7px}
			.sub #right .banner {float:left; display:block; padding:0 0 19px 0; margin:0; width:194px}
			.sub #right .orange {position:relative; z-index:1}
			.sub #right .green {position:relative; z-index:2;}
			.sub #right .blue {position:relative; z-index:3; margin-bottom:50px; padding:0}				

/* STOPKA */
		.home #bottom-menu {position:relative; #position:static; margin:-135px 0 0 0; width:974px; height:164px; float:left; clear:both; overflow:hidden; background: url("../images/bg-footer-home.jpg") no-repeat; z-index:20}
		.sub #bottom-menu {position:relative; margin:-100px 0 0 0; width:974px; height:123px; float:left; clear:both; overflow:hidden; background: url("../images/bg-footer-sub.jpg") no-repeat; z-index:21}
		.home #bottom-menu .tools {float:right; padding:135px 0 0 0; margin:0; width:770px; clear:both; overflow:hidden}
		.sub #bottom-menu .tools {float:right; padding:94px 0 0 0; margin:0; width:770px; clear:both; overflow:hidden}
			#bottom-menu .tools ul {float:left; padding:0px; margin:0px;}
			#bottom-menu .tools ul li {float:left; display:inline; padding:0px 11px; margin:0px; list-style:none; background:url("../images/sep-top.jpg") no-repeat right 3px; font:11px/12px tahoma;}
			#bottom-menu .tools ul li.last {background:none}
			#bottom-menu .tools ul li a {padding:0px; margin:0px; font:bold 11px/19px tahoma; color:#28549f; line-height:normal}	
			#bottom-menu .tools ul li a:hover, #header .menu ul li a:hover {text-decoration:underline}	

/* NOTATNIK */
		#content table.notka {float:left; width:505px; margin:0 0 20px 20px; padding:0px; border:0px; text-align:left; border-collapse:0;}
		#content table.notka table {float:left; width:505px; margin:0 0 20px 0px; padding:0px; border:0px; text-align:left; border-collapse:0;}
		#content table.notka tr, #content table.notka table tr {padding:0; margin:0; border-collapse:0; border:0px}
		#content table.notka td, #content table.notka table td {padding:2px 2px 4px 2px; margin:0px; color:#6F6F6F; border:0px}		


	#footer {clear:both; overflow:hidden; float:left; width:100%; margin-top:-10px}
		#footer .footer {margin:0 auto; width:975px; clear:both; overflow:hidden; text-align:center; color:#7a7a7a; font:11px/19px tahoma}
		* html #footer .footer {margin-top:-65px; position:relative}
			/*
			#footer .footer ul {float:left; padding:0px; margin:0px;}
			#footer .footer ul li {float:left; display:inline; padding:0px 11px; margin:0px; list-style:none; background:url("../images/sep-bottom2.jpg") no-repeat right 5px; color:#7a7a7a; font:11px/19px tahoma}
			#footer .footer ul li.last {background:none}
			#footer .footer ul li a {padding:0px; margin:0px; color:#7a7a7a; font:11px/19px tahoma; line-height:normal}	
			#footer .footer ul li a:hover, #header .menu ul li a:hover {text-decoration:underline}		
			*/
	
