/*****************************/
/*** Core html setup stuff ***/
/*****************************/

BODY {
	background: #d8d9db;
	margin: auto;
	width:1018px;
	background: url(../images/skin/bg.jpg) repeat-x #d8d9db;
	line-height: 1.2em;
	font-family: Calibri, Arial;
    color:#999;
}

BODY, TD, select { font-family: Calibri, Arial, Tahoma; font-size:0.98em; color: #666666; text-decoration:none; }

A { color: #715abd; text-decoration:none; font-size:0.960em;}
A:hover {	color: #000000;	text-decoration: none; font-size:0.960em;}
ul.menu li a span {
color:#715ABD;
font-size:0.960em;
}
#mainlevel a {
color:#715ABD;
font-size:0.960em;
}

H2 { font: normal 1.12em Calibri, Arial, Helvetica, sans-serif; font-weight: normal; color: #ffffff; margin: 0px 0px 0px 0px; letter-spacing: -0.01em; }
H3.box { font: normal 1.04em Calibri, Arial, Helvetica, sans-serif; font-weight: normal; color: #ffffff; margin: 0px 0px 0px 0px; letter-spacing: -0.01em; padding-top:12px; }

#structure {}
	#section_1 {	width:100%; height: 44px; font-size: 12px;line-height:11px;}
		#section_1_A { float:left; width:40%; padding: 13px 0px 4px 35px;
			background: url(../images/skin/arrow_1.png) no-repeat 19px 13px;
			vertical-align: top;
			display:inline-block;
			zoom:1;
			*display:inline;
		}
		div#section_1_A strong{
			color:#666666;
		}
		#section_1_B { float:right; width:40%; padding: 13px 20px 4px 0px; text-align:right;}
	#section_2 {	width:100%; height: 161px; vertical-align:middle; }
		#section_2_A { float:left; width:20%; padding: 0px 0px 0px 20px; vertical-align:middle; margin-top: 18px; margin-left: 8px; }
		#section_2_B { float:right; width:757px; padding: 0px 20px 0px 0px; text-align:center; vertical-align:middle; }
		#section_2_C { display: block; text-align: right; width: 98%; clear: both; padding-top: 2px;}
		#section_2_C span { font-size: 12px; line-height: 12px; }		
		#section_2_C input { font-size: 11px; line-height: 11px; width: 26px; height: 11px; vertical-align: middle; border: solid 1px #666666; font-family: monospace; text-align: center;}
		input#section_2_C_sub { font-size: 11px; line-height: 11px; width: 58px; height: 15px; vertical-align: middle; border: solid 1px #666666; color: #666666; text-align: center; padding-left: 1px; padding-right: 1px;}

		#section_3 {	width:100%; height: 72px; font-size:1px;line-height:1px;}
	#section_4 {	width:100%; height: 30px;}
		#section_4_A { float:left; width:75%; padding: 8px 0px 0px 35px;
			background: url(../images/skin/arrow_2.png) no-repeat 19px 10px;
			vertical-align: top;
			display:inline-block;
			zoom:1;
			*display:inline;
		}
		div#section_4_A strong{
			color:#666666;
		}		
		#section_4_B { float:right; width:15%; padding: 8px 20px 0px 0px; text-align:right;}
	#section_5 {width:100%; margin-top:2px;}
	#section_6 {width:100%; margin-top:2px;}
	#section_7 {width:100%; margin-top:2px; }

		#section_7_a {background:url(../images/stopka.jpg) no-repeat;position:absolute;right:100px;bottom:10px;width:128px;height:75px;}
	
	#section_8 {width:100%; height: 80px;}
	
	
	td.box_left_header { width: 178px; height: 65px; padding: 0px 0px 0px 50px; background: url(../images/skin/box_left_header.png) no-repeat; }
	td.box_right_header { width: 178px; height: 65px; padding: 0px 0px 0px 50px; background: url(../images/skin/box_right_header.png) no-repeat;  }
	td.box_left_content {padding: 5px 10px 5px 30px; width: 190px; max-width: 190px; }
	td.box_right_content {padding: 5px 30px 5px 10px;}
	td.box_center_content {
		padding: 10px 10px 0px 10px; 
		background: #FDFAFA; 
		width:100%; 
		*width: 562px; 
		}
		
	td.box_wide_content {padding: 10px 30px 10px 2px; }

	td.bottom_content {  background: url(../images/skin/box_main_content_bg.png) repeat-y; padding: 0px 15px 0px 15px;}
	
	td.link {
	  border-bottom: 1px solid #e3e1e1; padding: 7px 0px 7px 11px;
    background:url(../images/skin/arrow_4.png) no-repeat;
    background-position: 4px 13px;
    display:block;
	  }
	td.link:active { background: #f6f3f3; color: #000000;}
	td.link_footer { border-bottom: 1px solid #e3e1e1; padding: 7px 0px 7px 15px;}
	td.link_footer_2 { border-bottom: 1px solid #e3e1e1; padding: 7px 0px 7px 0px;}
	
	td.news_title { font-size: 12px; color: #666666;}
	td.news_content { color: #666666; text-align: justify;}


/******************************/


html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

/*
body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}
*/

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

/*
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
*/

input {
border: 1px solid #E3E1E1;
}

textarea {
border: 1px solid #E3E1E1;
}

input.button { cursor: pointer;}

p { margin-top: 0; margin-bottom: 5px;}

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}


div#header_l {
	position: relative;
}

div#header_r {
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

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

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

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;
}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

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

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

div#footerspacer {
	height: 10px;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

#fontsize{
	float:right;
	width:auto;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding: 11px 0px 11px 35px;
	margin-left: 10px;
	background: url(../images/skin/search.png) no-repeat;
	border: 0px solid;
/*	height:36px; */
	width:130px;
	color:#666666;
	font-size:11px;
}

#area {
	padding: 0;
}

#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;
}

/* horizontal pill menu */
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;
  width: auto;
}

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_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Calibri, 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;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	float:left;
}

#maincolumn,
#maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0.960em;
	padding: 5px;
}

span.pathway {
font-size:0.960em;
  display: block;
  margin: 0 10px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  
  z-index: 999;
}

/* headers */
div.componentheading {
  padding-left: 0px;
  
}

h1 {
	padding: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Calibri, Arial, Helvetica,sans-serif;
	font-size: 1.02em;
	font-weight: bold;
	vertical-align: bottom;
	color: #555555;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size: 1.09em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
/*	float: left; */
/*	background: url(../images/mw_readon.png) top right no-repeat; */
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding: 0px 6px 0px 5px;
	display: block;
}

a.mainlevel:hover {

}

a.sublevel:link, a.sublevel:visited {
	padding: 0px 6px 0px 10px;
	
}

a.sublevel:hover {

}

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

a.blogsection:hover {

}

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

a.latestnews:hover {

}

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

a.mostread:hover {

}

a.mainlevel-rav:link, a.mainlevel-rav:visited {
	padding: 0px 6px 0px 5px;
	display: block;
}

a.mainlevel-rav:hover {

}

a.sublevel-rav:link, a.sublevel-rav:visited {
	padding: 0px 6px 0px 10px;
	display: block;
	background: url("../images/skin/arrow_4.png") no-repeat scroll 0px 5px transparent;
}

a.sublevel-rav:hover {

}


/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
vertical-align: top;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
vertical-align: top;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	position: relative;
	margin-bottom: 5px;
}
table.contentpaneopen li  span.kkr{
	left: 300px;
    position: absolute;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	/*width: 145px; */
	/*border: 1px solid #ccc; */
	/*margin: 15px 0 10px 0;*/
	margin: 10px 0px 10px 0px;
}

div.search input.button {
	#width: 60px;
	#border: 1px solid #ccc;
	#margin: 15px 0 10px 0;
	#margin: 15px 0 10px 60px;
	margin: 10px 0 0px 60px;
	border: none;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#inzynier {width: 170px;height: 260px;text-align: center;float: left;}
#inzynier a:link img{border: 1px #000000 solid;}
#inzynier a:visited img{border: 1px #AB0000 solid;}
#inzynier a:hover img, #inzynier a:active img{border: 1px #ff0000 solid;}


/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { border-top: 1px solid #960000; border-bottom: 1px solid #960000; margin:0px; padding-left: 40px; text-indent:0px; color: #960000; font-size: 14px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

td.contentheading-home{
	padding: 0;
	font-family: Calibri, Arial, Helvetica,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666666;
	text-align: left;
	width: 100%;
}

#menu_top   {
    width: 1001px;
    height:60px;
    margin-left:0px;
    margin-top:0px;
    background: url(../images/menu/main_menu.png) no-repeat;
}

#menu_top .menu_content{
    vertical-align: top;
    background: url(../img/menu_bg.png) repeat-x;
    /*width:964px;*/
    width:968px;
    height:60px;
    display:inline-block;
    zoom:1;
    *display:inline;
}

#menu_top ul li     {
    vertical-align: top;
    text-align: center;
    display:inline-block;
    width: 94px;
    height:54px;
    zoom:1;
    *display:inline;
}

#menu_top ul li a {
    text-decoration: none;
    color:#DCDDDE;
}
/*
#menu_top ul li a:hover {
    text-decoration: none;
    color:#715ABD;
}
*/
#menu_top ul li a span    {
    font-size: 13px;
    font-family: tahoma;
    color:#444;
    display: block;
    margin-top:27px;
	vertical-align: middle;

}

#menu_top ul li#current.active     {
    text-align: center;
    margin-left: -15px;
	
    width: 110px;
	
    background: url(../images/menu/active_item.png) no-repeat;    
    margin-top:5px;
}

#menu_top ul li#current.active a    {
    color:#8b70da;
    text-decoration: none;
}

#menu_top ul li#current.active a span    {
    font-size: 13px;
    font-family: tahoma;
    color:#FFF;
    display: block;
    margin-top:17px;
	margin-left: 16px;
	margin-right: 10px;
    width: 91px;
	vertical-align: middle;
}

#copyright {
font-size:12px;
    vertical-align: top;
    text-align: left;
    display:inline-block;
	margin-left: 20px;
    zoom:1;
    *display:inline;
}

.menu-bottom1 {
 padding-left:20px;
 margin-top:0;
 padding-top:0;
}

.menu-bottom1 ul{
 list-style:none outside;
 margin:0;
padding:0;
}

.menu-bottom1 li{
 list-style:none outside none;
}

#menu-bottom ul li     {
    vertical-align: top;
    text-align: left;
    display:inline-block;
    margin-left: 0px;
	padding: 0 0 0 0;
    zoom:1;
    *display:inline;
}

#menu-bottom ul li a {
    text-decoration: none;
    color:#444444;
    margin-left: 0;
	padding: 0 0 0 0;
}

#menu-bottom ul li a span    {
    font-size: 12px;
    font-family: tahoma;
    color:#444444;
    display: block;
}

#menu-bottom ul li#current.active     {
    text-align: left;
    background: url(../img/menu/active_item.png) no-repeat;
}

#menu-bottom ul li#current.active a    {
    color:#715ABD;
    text-decoration: none;
}

#menu-bottom ul li#current.active a span    {
    font-size: 12px;
    font-family: tahoma;
    color:#715ABD;
    display: block;
    margin-top:0px;
    margin-left: 0px;
}

.blog_more ul {
list-style: none outside;
margin:0;
padding:0;
}

.blog_more li {
background: url("../images/skin/arrow_4.png") no-repeat scroll 4px 13px transparent;
border-bottom: 1px solid #e3e1e1;
padding: 7px 0px 7px 11px;
list-style: none outside;
}

.blog_more-home ul {
list-style: none outside;
margin:0;
padding:0;
}

.blog_more-home li {
background: url("../images/skin/arrow_4.png") no-repeat scroll 4px 13px transparent;
border-bottom: 1px solid #e3e1e1;
padding: 7px 0px 7px 11px;
list-style: none outside;
}

ul.latestnews{
list-style: none outside;
margin:0;
padding:0;
}

li.latestnews{
background: url("../images/skin/arrow_4.png") no-repeat scroll 4px 13px transparent;
border-bottom: 1px solid #e3e1e1;
padding: 6px 0px 6px 11px;
list-style: none outside;
}

ul.mostread{
list-style: none outside;
margin:0;
padding:0;
}

li.mostread{
background: url("../images/skin/arrow_4.png") no-repeat scroll 4px 13px transparent;
border-bottom: 1px solid #e3e1e1;
padding: 6px 0px 6px 11px;
list-style: none outside;
}

td.bottom_footer {
float:right; width:100%; padding: 0px 0px 0px 0px;
background: url(../mages/skin/box_bottom_footer.png) no-repeat;
}

p.mapa{
    margin-left:5px;
    margin-top:2px;
}

.dTreeNode{
width: 10px;
}

.Table        { border-width: 1pt; border-color: black; border-style: solid none none solid; }
.Td           { padding: 2pt 4pt; border: 1pt black; border-style: none solid solid none; }
.TableNoFrame { border-width: 1pt; border-color: black; border-style: none; }

.Artykul        { margin-top: 1.5em; text-indent: 2em; }
.AkapitZmiany   { display: block; text-indent: 2em; }

/* z akapit.css */
.AkapitDomyslny 	{text-indent : 2em;}
.AkapitDomyslnyNastepne 	{text-indent : 0em;}

.AkapitLewy  	  	{text-indent : 0em;}
.AkapitSrodek		{text-align : center;}
.AkapitPrawy		{text-align : right;display:block;}

.AkapitUstep   		{text-indent : 2em;}
.AkapitBezOznaczenia   	{text-indent : 0em;}
.AkapitPunkt		{text-indent : -1em; padding-left : 3em;}
.AkapitLitera		{text-indent : -1em; padding-left : 3em;}
.AkapitPunktNastepne	{text-indent : 0em; padding-left : 3em;}
.AkapitLiteraNastepne	{text-indent : 0em; padding-left : 3em;}



.AkapitDomyslnyBlock 	{margin-top : 0em;display:block;text-indent : 2em;}

.AkapitLewyBlock  	  	{margin-top : 0em;display:block;text-indent : 0em;}
.AkapitSrodekBlock		{margin-top : 0em;display:block;text-align : center;}
.AkapitPrawyBlock		{margin-top : 0em;display:block;text-align : right;}

.AkapitUstepBlock   		{margin-top : 0em;display:block;text-indent : 2em;}
.AkapitPunktBlock		{margin-top : 0em;display:block;text-indent : -1em; padding-left : 3em;}
.AkapitLiteraBlock		{margin-top : 0em;display:block;text-indent : -1em; padding-left : 3em;}
.AkapitPunktNastepneBlock	{margin-top : 0em;display:block;text-indent : 0em; padding-left : 3em;}
.AkapitPunkt-NastepneBlock       {margin-top : 0em;display:block;text-indent : 0em; padding-left : 3em;}
.AkapitLiteraNastepneBlock	{margin-top : 0em;display:block;text-indent : 0em; padding-left : 3em;}
.AkapitLITERA-NASTEPNEBlock     {margin-top : 0em;display:block;text-indent : 0em; padding-left : 3em;}
.AkapitPUNKT-NASTEPNE            {text-indent : -1em; padding-left : 3em;display:block;}
.sup				{text-decoration:none;}
.AkapitPunktBlockLowLevel	{margin-left : 3em;margin-top : 0em;display:block;text-indent : -1em; padding-left : 0.5em;}
.AkapitPunktNastepneBlockLowLevel {margin-left : 5em;margin-top : 0em;display:block;text-indent : -1em; padding-left : 0.5em;}
.AkapitLiteraBlockLowLevel 	{margin-left : 4em;margin-top : 0em;display:block;text-indent : -1em; padding-left : 0.5em;}
.AkapitLiteraNastepneBlockLowLevel {margin-left : 5em;margin-top : 0em;display:block;text-indent : -1em; padding-left : 0.5em;}

.AkapitZmiany	{text-indent : 2em;}

/*z lexis.css */

#FontStyle {font-family: "Arial", sans-serif; font-size: 10pt}
.AkapitDOMYSLNY 	{text-indent : 2em; }
.AkapitDOMYSLNYNastepne 	{text-indent : 2em; }

.AkapitLEWY  	  	{text-indent : 0em;}
.AkapitSRODEK		{text-align : center;}
.AkapitPRAWY		{text-align : right;}

.AkapitUSTEP   			{text-indent : 2em;}
.AkapitPUNKT				{text-indent : -1em; padding-left : 3em; }
.AkapitLITERA				{text-indent : -1em; padding-left : 4em;}
.AkapitUSTEP-Nastepne   {text-indent : 2em;}
.AkapitPUNKT-NASTEPNE	{text-indent : 0em; padding-left : 3em;}
.AkapitLITERA-NASTEPNE	{text-indent : 0em; padding-left : 4em;}



.AkapitDOMYSLNYBlock    {margin-top : 0em;display:block;text-indent : 2em;}

.actTitle  	  			{font-weight: bold; text-align: center;}
.AkapitLEWYBlock  	  	{margin-top : 0em;display:block;text-indent : 0em; font-weight: bold; text-align: center;}
.AkapitSRODEKBlock		{margin-top : 0em;display:block;text-align : center;}
.AkapitPRAWYBlock		{margin-top : 0em;display:block;text-align : right;}

.AkapitUSTEPBlock   		{margin-top : 0em;display:block;text-indent : 2em;}
.AkapitPUNKTBlock		{margin-top : 0em;display:block;text-indent : -1em; padding-left : 3em;}
.AkapitLITERABlock		{margin-top : 0em;display:block;text-indent : -1em; padding-left : 4em;}
.AkapitPUNKT-NASTEPNEBlock	{margin-top : 0em;display:block;text-indent : 0em; padding-left : 3em;}
.AkapitLITERA-NASTEPNEBlock	{margin-top : 0em;display:block;text-indent : 0em; padding-left : 4em;}

.AkapitZmiany	{text-indent : 2em;}

#AktNazwa 	{
			font-weight : bold;
			text-align : center;
			font-size : 12pt;
		}
.AkapitSrodTytul      	{display:block;text-align : center;}

.Artykul              { text-indent : 1em;}

.Oznaczenie           { font-weight : bold; }

.Ustep                { margin-top : 0.0em;text-indent : 2em; }
.Punkt                { margin-top : 0em; text-indent : -1em; padding-left : 3em; }
.Litera               { margin-top : 0em; text-indent : -1em; padding-left : 4em; }

.IkonaMniejsza        { height: 13px; width: 13px; margin-left:1px; margin-right:1px; margin-top:4px; }
.IkonaWieksza         { height: 13px; width: 13px; margin-left:1px; margin-right:1px; margin-bottom:-10px; }
.IkonaWiekszaZwykla   { height: 13px; width: 13px; margin-left:1px; margin-right:1px; }

.content div {
	background-color: transparent;	
}
.selectedChange div,
.selectedChange center {
	background-color: inherit;	
}
span.unitHistoryLinkIcon {
	background: url(../_i/clock.png) no-repeat;
	padding: 0 17px 0 0px;
}
a.unitHistoryLink:hover {
	text-decoration: none;
}
.documentTd {   
	border-collapse : separate;
	border-width : 1pt;
	border-color : black;
	border-left-style:none;
	border-right-style:solid;
	border-bottom-style:solid;
	border-top-style:none;
}
p.judgmentPublicator {
	margin: 0px;
}		
/* fix for zClip */
.mpkMenu a.hover {
	background-color: #ddd;
	color: #ED1C24;
}
.mpkMenu ul {
	border-left: 1px solid #fff;
}
.mpkMenu .separatorT {
	border-top: 1px solid #fff;
}
.mpkMenu .separatorB {
	border-bottom: 1px solid #e3e3e3;
}
.PRE { font-size: 9pt; line-height:4mm; text-indent : 0em; }
.Header { font-weight : bold; text-align : center; display:block;}

.paragraphBody {
	margin: 0 0 5px 24px;
}
.whiteSpacePreWrap {
	white-space: pre-wrap;
}
.historicalItem br {
	line-height: 1px;	
}
.pageHeader img {
	max-height: 1em;
	vertical-align: text-bottom;	
}
#documentTextContent img {
	vertical-align: text-bottom;	
}
.newsContentColumn #documentTextContent{
	margin-right: 270px;
}
.showMoreBox  td, th  {
	color: black;	
}
.documentPaginationTop {
	
}
.documentPaginationBottom {
	padding-top: 20px;	
	margin-bottom: 50px;
}
#scrollToDocumentStartElement {
	position: fixed;
	bottom: 20px;
	right: 20px;
}	
#changes table tr td.center {
	text-align: center;
	padding: 0 10px 0 10px;	 
}
.pClass {
	margin-top: 1em;
	margin-bottom: 1em;	
}
.jumpToTop {
	width: 18px;
	height: 18px;
    display: block;
	background: url(../_i/go-up.png) no-repeat;
	float: right;
	margin-right: 1px; 
}
.star {
	background: url(../_i/star.png) no-repeat;
	padding-left: 20px;
	margin-left: 5px;
	color: red;
}
.ui-tooltip {
      position: fixed;
}
.historicalItem {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	padding-top: 10px;
}
.historicalItem .header {
	font-weight: bold;
}
.historicalItem .date {
	margin-right: 5px;
}
/* reset .highlight styles from other .css files */
.highlight.selectedUnit, .selectedHiglight.selectedUnit {
	background-color: transparent;	
}
.highlight.selectedUnit .textNode {
	background-color: #d9feb0;
}
.selectedHiglight.selectedUnit .textNode, .highlight.selectedHiglight .textNode {
	background-color: #9DCC5F;
}
.clearHighlights .highlight.selectedUnit .textNode {
	background: transparent;
}
.clearHighlights .selectedHiglight.selectedUnit .textNode,.clearHighlights .highlight.selectedHiglight .textNode{
	background: transparent;
}
.textNode {
	min-height: 1em;
}
.zw2-historyczna {
	background: url(../_i/zw2-hist.png) no-repeat right 20px;
}
.zw2-oczekujacy {
	background: url(../_i/zw2-ocz.png) no-repeat right 20px;
}
.zw2-oczekujacy-historyczna {
	background: url(../_i/zw2-ocz-hist.png) no-repeat right 20px;
}
.zw2-oczekujacy-przyszla {
	background: url(../_i/zw2-ocz-przysz.png) no-repeat right 20px;
}
.zw2-przyszla {
	background: url(../_i/zw2-przysz.png) no-repeat right 20px;
}
.zw2-uchylony {
	background: url(../_i/zw2-uch.png) no-repeat right 20px;
}
.zw2-uchylony-historyczna {
	background: url(../_i/zw2-uch-hist.png) no-repeat right 20px;
}
.zw2-uchylony-przyszla {
	background: url(../_i/zw2-uch-przysz.png) no-repeat right 20px;
}
.zw2-archive {
	background: url(../_i/zw2-porada-archiwalna.png) no-repeat right 20px;
}
.zw2-law-project {
	background: url(../_i/zw2-law-project.png) no-repeat right 20px;
}
.details {
	padding-left: 15px;
	font-size: 0.86em;
	margin: 20px 10px;
}
.lawProjectDetails {
	border-left: 2px solid #666;
	padding-left: 15px;
	margin: 20px 10px;
}
.lawProjectEvents {
	padding: 0 0 5px 15px;
	
}
.inactiveLink {
	color: rgb(190, 190, 190);
}
.lawProjectStage {
	font-weight: bold;
}
a.lawProjectStage, a.lawProjectStage:visited {
	color: #444;
}
.lawProjectActiveStage {
	color: #ED1C24;
}
#lawProjecttJustificationToggle {
	cursor: pointer;
}
.paragraphMarginTop{
	margin-top: 1.6em;
}
.blink_me {
	color: #cc0000;
	
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.4; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.4; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.4; }
    100% { opacity: 1.0; }
}
.centered {width: 450px; float: right; margin-right: 50px;}
.blog .centered { width: 350px; margin-right: 0px !important;}
.pagenav { clear: both; }
.bx-wrapper img {   margin-top: -20px;   margin-left: -40px; }

.chapter { text-align: center; }
.number { float:left; }
.pktnum { float:left; }
.paragraph { margin-left: 10px; }
.point { margin-left: 20px; }

span.articletitle {
	font-weight: bold;
}
.document-fragment.number {
	margin-left: 40px;
}
.number {
	font-weight: bold;
	padding-left: 3px;
}
.paragraph {
  margin: 0 0 5px 40px;
}
.article {
  margin-bottom: 5px;
}
.point {
	margin: 0 0 5px 80px;
}
.pktnum {
  font-weight: bold;
  padding-right: 3px;
}
.footnote {
	font-style: italic;
}
.chapter {
	text-transform: uppercase;
}
#slideright {
	overflow: auto;
	position: fixed;
	top: 25%;
	z-index: 12;	
}
.slideLeftItem {
	position: fixed;
	right: -318px;
	z-index: 5;
	height: 100%;
	width: 317px;
}
.contentBox {
	border: solid 3px #715ABD;
/*	height: 300px; */
	height: 80px;
	position: relative;
	border-radius: 5px;
	background-color: white;
	width: 317px;
	float: left;
	z-index: 10000;
}