#page_bg {
	padding: 0px 0;
	margin-bottom: 1px;
	background: #fff;
	}

img {
border:0px;}
div#wrapper {
		margin-left: auto;
		margin-right: auto;
		min-width: 750px;
		max-width: 1050px;
		background: #f7f7f7 url(images/mw_shadow_l.png) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(images/mw_shadow_r.png) 100% 0 repeat-y;
}

div#selTab {
	left: 0;
	top: 0;
	float: left;
	text-align: center;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;	
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #e0e0e0;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
}

div#nonselTab {
	left: 0;
	top: 0;
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 300px;
	height: 75px;
	margin-left: 30px;
	margin-top: 25px;
	background: url(images/logo.gif) center no-repeat;
}

div#header {
	background: url(images/mw_header_t.png) 0 0 repeat-x;
}

div#header_l {
	position: relative;
	background: url(images/mw_header_t_l.png) 0 0 no-repeat;
}

div#header_r {
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 15px;
	overflow: hidden;
	text-align: left;
	background: url(images/mw_header_t_r.png) 100% 0 no-repeat;
}


div#tabarea {
	background: #f7f7f7 url(images/mw_header_b.png) 0 0 repeat-x;
	margin: 0 11px;
}

div#tabarea_l {
	background: url(images/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}

div#tabarea_r {
	height: 42px;
	background: url(images/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

table.wynikowa 
{
    border: 1px solid #c0c0c0;
}

table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;
  
}

td.pill_m {
  background: url(images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
}

td.pill_r {
  background: url(images/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 32px;
}

#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(images/mw_menu_seperator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}


div#footer {
	background: #f7f7f7 url(images/mw_footer_b.png) 0 100% repeat-x;
}

div#footer_l {
	background: url(images/mw_footer_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
	background: url(images/mw_footer_b_r.png) 100% 0 no-repeat;
}

em {
color: #C84028;
 text-decoration: bold;
}

a:link { text-decoration: none; color: #338AF3; }

a:visited { text-decoration: none; color: #338AF3; }

a:hover, a:active { color: #C84028; }

p.umowa 
{
    text-align: justify ;  
}

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

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

pre, blockquote 
{
	overflow: auto;
	margin: 20px 30px;
    padding: 10px 10px 10px 10px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 80%;
	color: #333;
	background: #fff;
}

.clr {
	clear: both;
}

a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

#whitebox {
	margin: 0 21px 0px 21px;
	background: #fff;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(images/mw_content_t_r.png) 100% 0 no-repeat;
}


#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(images/mw_content_b_r.png) 100% 100% no-repeat;
}

#area {
	padding: 0;
}

#wyniki table
{
    background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

#power_by{
	float:left;
	padding-left: 25px;
	text-align: left;
	font-size: 85%
}

table.wynikowa
{
	table-layout: fixed;
}

table.wynikowa tr:hover td
{
	background-color: #FF9;
}

table.wynikowa tr.listaDokumentow th:nth-child(1)
{
	width: 470px !important;
}

body *
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
