body {
	background-color: White;
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #505C67;
	font-size: 11px;
	text-align: center;
}

a {
	color: #4682B4;
	text-decoration: none;
}

a:hover {
	color: #74A1C9;
}

img {
	border: 0 none;
}

#content {
	margin: 5px auto 0 auto;
	width: 975px;
	text-align: left;
	background-color: White;
	background-image: url(pic/back-index.gif);
	background-repeat: repeat-y;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0;
}

/* top */
#top {
	margin: 0 auto;
	width: 975px;
	text-align: left;
	height: 180px;
	position: relative;
}

#top #szukaj {
	position: absolute;
	top: 150px;
	right: 0px;
}

#top #menu-top {
	position: absolute;
	top: 100px;
	left: 0px;
}

#top #line {
	position: absolute;
	top: 140px;
	left: 0px;
}

#top #breadcrumb {
	position: absolute;
	top: 160px;
	left: 0px;
}

#top h1 {
	width: 220px;
	height: 52px;
	position: absolute;
	top: 10px;
	left: 0px;
	background-image: url(pic/logo.gif);
	background-repeat: no-repeat;
	margin: 0 0 0px 0;
	display: inline;
}

#top h1 a {
	text-indent: -9999px;
	display: block;
	width: 280px;
	height: 52px;
	overflow: hidden;
	color: White;
}

#top p#promos {
	margin: 0;
	float: right;
	display: inline;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 250px;
	height: 100px;
}

#top p#promos a img {
	display: block;
}

#top #reklama {
	position: absolute;
	top: 0px;
	left: 225px;
}

#top ul#mapa {
	position: absolute;
	top: 85px;
	width: 250px;
	margin: 0 0 0 0;
	height: 28px;
	list-style: none none;
	padding: 0;
	display: inline;
	overflow: hidden;
}

#top ul#mapa li {
	display: inline;
	float: left;
	padding: 0;
}

#top ul#mapa li a {
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	display: block;
	line-height: 22px;
	text-align: center;
	margin-right: 5px;
	background-image: url(alfabet/under-letter.gif);
	color: #5a5a5a;
	font-weight: bold;
}

#top ul#menu-top {
	margin: 15px 0 0 0;
	list-style: none none;
	padding: 0;
	height: 35px;
}

#top ul#menu-top li {
	padding: 0;
	list-style: none none;
	float: left;
	display: inline;
}

#top ul#menu-top li a {
	width: 98px;
	height: 28px;
	background-repeat: no-repeat;
	display: block;
	line-height: 28px;
	text-align: center;
	margin-left: 1px;
	background-image: url(pic/podmenu.gif);
	color: #5A5A5A;
	font-size: 11px;
	font-weight: bold;
	background-position: 0 0;
}

#top ul#menu-top li a.home-top {
	text-align: right;
	padding-right: 5px;
	width: 79px;
	background-image: url(pic/home.gif);
}

#top ul#menu-top li a.first-top-menu {
	margin-left: 0;
}

#top ul#menu-top li a:hover {
	color: #5A5A5A;
	font-weight: bold;
	text-decoration: underline;
	background-position: -98px 0;
}

#top ul#menu-top li a:hover .home-top {
	background-position: -84px 0;
}

p#breadcrumb {
	margin: 0;
	color: #4682B4;
	width: 750px;
	float: left;
	padding: 5px 0 5px 0;
}

p#breadcrumb a {
	margin: 0 5px 0 5px;
}

/* kolumny */
.content-to-left {
	width: 215px;
	float: left;
	display: inline;
}

.content-to-center {
	width: 380px;
	float: left;
	display: inline;
}

.content-to-right {
	width: 380px;
	float: left;
	display: inline;
}

.content-to-right#ok-style img {
	display: block;
	margin-left: 1px;
}

/* naglowki i ostylowanie elementow */
h2 {
	font-size: 11px;
	background-color: #DCDCDC;
	padding: 3px 0 3px 25px;
	color: White;
	background-image: url(pic/pod-head.gif);
	background-repeat: no-repeat;
	width: 150px;
	margin-bottom: 5px;
}

h2 a,h2 a:hover {
	color: White;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Geneva, Helvetica,
		sans-serif;
}

h3.news-day {
	font-size: 2em;
	font-weight: normal;
	margin: 0 10px 0 10px;
}

h3.news-day-kolejny {
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px;
}

p.img-day {
	margin: 10px;
}

p.short-day {
	line-height: 1.4em;
	margin: 10px;
	clear: both;
}

p.date-day {
	margin: 0 0 0 10px;
}

p.img-day img {
	margin: 0 auto;
	display: block;
}

p.more {
	margin: 10px;
	height: 26px;
	line-height: 26px;
}

p.more-margin {
	margin: 10px 0 10px 0;
	height: 26px;
	line-height: 26px;
}

p.more a {
	background-image: url(pic/wiecej.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 76px;
	height: 26px;
	display: block;
	overflow: hidden;
}

p.more-margin a {
	background-image: url(pic/more-blog.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 76px;
	height: 26px;
	display: block;
	overflow: hidden;
}

img.kolejny {
	float: left;
	margin: 10px;
	display: block;
}

/* listy */
#content ul {
	margin: 0;
	list-style: none none;
	padding: 0;
}

#content ul.dzialy {
	margin: 5px 0 5px 0;
	list-style: none none;
	padding: 0;
}

#content ul li {
	padding: 5px 10px 5px 0;
	border-bottom: 1px solid #DCDCDC;
	overflow: auto;
}

#content ul li img {
	margin: 4px 10px 3px 0px;
	float: left;
	padding: 1px;
	border: 1px solid #ECECEC;
}

#content ul li.blogi {
	padding: 5px 10px 0 0;
	border-bottom: 0 none;
}

#content ul.dzialy li {
	padding: 3px 10px 3px 20px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url(pic/arrow-blue.gif);
	border-bottom: 0px none;
}

#content ul.dzialy li.rss {
	background-image: url(pic/rss.gif);
}

#content ul.dzialy li.rss a {
	color: #FF7F50;
}

/* rynki */
#rynki ul {
	margin: 0 0 0 10px;
}

#rynki ul li {
	padding: 5px 0 10px 0;
	border-bottom: 1px dotted #DCDCDC;
}

#rynki ul li img {
	margin: 5px 10px 5px 0;
}

#rynki ul li p {
	margin: 5px 0 5px 0;
	clear: both;
	font-size: 10px;
}

#rynki ul.dzialy {
	margin: 5px 0 5px 10px;
	list-style: none none;
	padding: 0;
}

/* boxy */
#content-boxy {
	background-image: url(pic/boxy.gif);
	background-repeat: repeat-y;
	width: 975px;
	margin: 0 auto;
	text-align: left;
}

#content-boxy h2 {
	background-color: White;
	margin-top: 10px;
	color: #3A6B96;
	background-image: none;
	padding: 3px 0 3px 10px;
}

#content-boxy h2 a {
	color: #3A6B96;
}

#content-boxy .one-box {
	float: left;
	display: inline;
	width: 244px;
}

#content-boxy .two-box {
	float: left;
	display: inline;
	width: 243px;
}

.one-box img,.two-box img {
	border: 3px solid White;
	margin: 0 auto;
	display: block;
}

#content-boxy ul {
	margin: 0 10px 10px 10px;
	list-style: none none;
	padding: 0;
}

#content-boxy ul li {
	padding: 2px 0 2px 15px;
	border-bottom: 0 none;
	background-repeat: no-repeat;
	background-position: 0 5px;
	background-image: url(pic/arrow-red.gif);
}

#content-boxy ul li a {
	color: #3A6B96;
}

/* reklamy i partnerzy*/
.reklama h2 {
	background-color: #A9A9A9;
	text-align: left;
}

.reklama p {
	margin: 10px 0 10px 0;
	text-align: center;
	display: block;
}

.reklama img,.reklama object {
	margin: 0 auto;
	display: block;
}

p.big-reklama {
	margin: 0 auto;
	background-color: #E5E5E5;
	padding: 3px 0 3px 0;
	text-align: center;
}

p.big-reklama img,p.big-reklama object {
	display: block;
	margin: 0 auto;
}

.partners {
	width: 975px;
	text-align: center;
	margin: 10px auto 10px auto;
	padding-bottom: 10px;
}

.partners a {
	text-align: center;
	margin: 10px 5px 10px 5px;
}

.partners #stopka {
	width: 975px;
	text-align: center;
	margin: 15px 0 10px 0;
}

.partners p#stopka a {
	font-weight: bold;
	background-image: url(pic/cube.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 50%;
	color: #778899;
}

.partners p#stopka a:hover {
	color: #778899;
	text-decoration: underline;
}

.partners p#copy {
	width: 450px;
	margin: 0 auto;
}

/* clear czyli zamknij boxy */
.clear {
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
	margin: 0;
	display: block;
}

.close-fat {
	width: 100%;
	font-size: 0px;
	line-height: 7px;
	height: 7px;
	clear: both;
	margin: 0;
	display: block;
	background-image: url(pic/close-975x7.gif);
}

.close-slim {
	width: 100%;
	font-size: 0px;
	line-height: 1px;
	height: 1px;
	clear: both;
	margin: 0;
	display: block;
	background-image: url(pic/close-975x1.gif);
}

.close-slim-white {
	width: 100%;
	font-size: 0px;
	line-height: 1px;
	height: 1px;
	clear: both;
	margin: 0;
	display: block;
	background-image: url(pic/close-white-975x1.gif);
}

.close-fat img,.close-slim img,.close-slim-white img {
	border: 0px none;
	display: block;
}

/* POCZTA */
#kolumna-lewo-poczta {
	float: left;
	width: 550px;
	margin: 10px 5px 0px 0px;
	overflow: hidden;
}

#news-transport-poczta {
	background-color: White;
	padding: 15px;
	border: 1px solid #BECDD8;
	height: 200px;
}

#news-transport-poczta h3.data {
	margin: 0;
	font-size: 9px;
	color: #8899A8;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
}

#news-transport-poczta h2 {
	margin: 3px 0px 10px 0px;
	font-size: 1.7em;
	font-weight: normal;
}

#news-transport-poczta img {
	float: left;
	margin: 0px 15px 5px 0px;
}

#news-transport-poczta .news {
	line-height: 1.4em;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

#kolumna-prawo-poczta {
	overflow: hidden;
	background-color: white;
	float: left;
	width: 300px;
	margin: 10px 0px 0px 15px;
}

ul.wiadomosci-lista-poczta {
	margin: 0px 0px 10px 0px;
	padding: 0;
}

ul.wiadomosci-lista-poczta li {
	list-style: none none;
	margin: 0;
	padding: 0;
}

ul.wiadomosci-lista-poczta li.ekspert {
	list-style: none none;
	margin: 0;
	padding: 0;
}

ul.wiadomosci-lista-poczta li.ekspert:hover {
	list-style: none none;
	margin: 0;
	padding: 0;
	background-color: #F8F9F9;
}

ul.wiadomosci-lista-poczta li a {
	display: block;
	background-image: url(/pic/arrow_news.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px solid #BECDD8;
}

ul.wiadomosci-lista-poczta li a.ekspert {
	display: block;
	background: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px solid #BECDD8;
}

ul.wiadomosci-lista-poczta li a.spis {
	background-position: 0px 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

ul.wiadomosci-lista-poczta li a:hover {
	background-color: #F8F9F9;
	display: block;
}

ul.wiadomosci-lista-poczta li a span.data-lista,ul.wiadomosci-lista-poczta li a span.krotka-lista
	{
	display: block;
	font-weight: normal;
	color: #708090;
}

ul.wiadomosci-lista-poczta li a span.data-lista {
	font-size: 9px;
	color: #708090;
}

ul.wiadomosci-lista-poczta li img {
	border: 1px solid #CCCCCC;
	display: table;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.link:visited {
	color: #596E7F;
}

#okiem_eksperta {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #596E7F;
	text-align: left
}

#okiem_eksperta_in {
	font-size: 11px;
	color: #808080;
}

#okiem_eksperta_ramka {
	width: 152px;
	border-top: 1px solid #808080;
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}

#okiem_eksperta_in a {
	color: #596E7F;
}

.o_ekspercie {
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin-left: -20px;
}

.box_wypelnienie {
	float: left;
	width: 215px;
	overflow: hidden;
}

.poczta_guzik {
	height: 20px;
	margin-top: 5px;
	width: 80px;
	margin-right: 1px;
	display: block;
	color: White;
	font-weight: bold;
	text-align: center;
	background-image: url(/pic/menu_normal.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	background-position: 0px 0px;
}

.poczta_guzik a {
	color: white;
}

._box {
	border: 1px solid #ACB8C2;
	padding: 5px;
	margin-top: 5px;
	width: 203px;
	height: 157px;
	background-position: top right;
	background-repeat: no-repeat;
}

._box a {
	color: #596E7F;
}

._box_header {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #596E7F;
	font-weight: bold;
	text-align: left;
}

._box_header a {
	color: #596E7F;
	font-weight: bold;
}

#liberalizacja_box {
	background-image: url(/poczta/liberalizacja.jpg);
}

#ekspert_box {
	margin-top: 0px;
	background-image: url(/poczta/ekspert.jpg);
}

#raporty_box {
	background-image: url(/poczta/rynek_pocztowy.jpg);
}

#wydarzenia_box {
	background-image: url(/poczta/konferencje.gif);
}

#trzecia_kolumna {
	float: left;
	width: 80px;
	margin-left: 5px;
	overflow: hidden;
}

#pocztowy_mod {
	margin-bottom: 5px;
	height: 140px;
	border: 1px solid #ACB8C2;
	background-image: url(pic/cofe_back.gif);
	background-repeat: no-repeat;
	background-position: 0 27px;
}

#pocztowy_mod img {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}

#pocztowy_mod #tytul {
	margin: 1px 1px 0px 1px;
	color: #596E7F;
	border-bottom: 2px solid #DBE0E4;
	height: 21px;
	padding: 3px 0px 0px 5px;
	background-color: #EFF1F3;
	font-size: 13px;
	font-weight: bold;
}

#pocztowy_mod #tresc {
	color: #596E7F;
	font-size: 9pt;
	margin-top: 1px;
	height: 75px font-family :
}

#pocztowy_mod #tresc h1 {
	color: orange;
	margin-left: 5px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	margin: 3px;
}

#pocztowy_mod #tresc ul {
	height: 80px;
	margin: 0px;
	margin-left: 50px;
}

#pocztowy_mod #tresc li {
	display: block;
	padding-top: 5px;
}

#pocztowy_mod #tresc li a {
	background-image: url(pic/dot.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	font-size: 11px;
	margin-left: 5px;
	padding-left: 10px;
}

#pocztowy_mod #wiecej {
	text-align: right;
	padding-right: 10px;
	margin-top: -5px;
}

#pocztowy ul {
	margin-left: 10px;
}

#kolumna-lewo-poczta h2 {
	width: 100%;
	background: none;
	color: #000000;
	font-size: 18px
}
.pokazana img {
	position: absolute;
	bottom: 0px;
}

.news_society {
	border: 1px solid #b1c1cc;
	float: left;
	margin-top: 0pt;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 0pt;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: block;
	height: 66px;
	width: 81px;
}

.pokazana li {
	margin-top: 2px;
	margin-right: 0pt;
	margin-bottom: 2px;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-repeat: no-repeat;
	background-position: left 7px;
	background-image: url(http://e-logistyka.pl/point.gif);
	padding-top: 1px;
	padding-right: 0pt;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #4682b4;
	text-decoration: none;
}

.pokazana h1 {
	color: #4682b4;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

.pokazana {
	position: absolute;
	margin-top: 30px;
	display: block;
	width: 360px;
	padding: 5px;
	height: 250px;
	border: 1px solid #CCCCCC;
	top: 2px;
	left: 6px;
	margin-top: 30px;
	z-index: 5;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}

.schowana {
	position: absolute;
	margin-top: 30px;
	width: 300px;
	height: 250px;
	display: none;
	margin-top: 30px;
}

.tab {
	cursor: pointer;
	font-size: 14px;
	position: relative;
	float: left;
	width: 50px;
	top: 1px;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	background-color: white;
	float: left;
	z-index: 10;
	height: 20px;
	position: relative;
	font-size: 14px;
}

.hidden_tab {
	cursor: pointer;
	font-size: 14px;
	height: 20px;
	position: relative;
	float: left;
	width: 50px;
	top: 0px;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: white;
	float: left;
}

.tab_menu {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid black;
}

/* laureno */
#sein {
	width: 362px;
	height: 142px;
	background: url(images/indoxy.jpg);
	position: relative;
}
#tZ2d6PS01, #tZ2d6PS02, #tZ2d6PS03, #tZ2d6PS04, #tZ2d6PS05, #tZ2d6PS06 {
	background: none;
	border: solid 0px #f00;
	position: absolute;
}
#tZ2d6PS01 {
	left: 27px;
	top: 58px;
	width: 168px;
	height: 20px;
}
#tZ2d6PS02 {
	left: 27px;
	top: 82px;
	width: 168px;
	height: 20px;
}
#tZ2d6PS03 {
	left: 215px;
	top: 59px;
	width: 22px;
	height: 18px;
	background: url(images/chcxy.gif) no-repeat center center;
}
#tZ2d6PS04 {
	left: 215px;
	top: 84px;
	width: 22px;
	height: 18px;
	background: url(images/chcxy.gif) no-repeat center center;
}
#tZ2d6PS05 {
	left: 215px;
	top: 112px;
	width: 22px;
	height: 18px;
}
#tZ2d6PS06 {
	left: 85px;
	top: 110px;
	width: 110px;
}
/* laureno */

