/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}
 
#h2 {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 13px;
}

#h3 {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
}
/* naglowki - nie bylo ich - dodalem H2, H3, H4
#h4 {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
}
#h5 {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
}
naglowki - nie bylo ich - dodalem H2, H3, H4 */

.outline {
  border: 1px solid #AAaacc;
  background: #EEEDEF;/* tlo - wewnatrz; F0FAF0 F5F5F5; F5F5DC;  #FAFAD2; */
	padding: 2px;
}

#buttons_outer {
	width: 650px; /* bylo 635px */
  margin-bottom: 2px;
	margin-right: 2px;
	float: left; /* bylo left */
	background: #7D92AF;/* bylo FAFAD2, 6B8E23, A5B4BE */
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	color: #c64934; 
}

#buttons_inner {
	background: #C9D2DE; /*7D92AF A5B4BE */
  border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 15px; /* bylo 25px */
	line-height: 15px !important; /* bylo 25px */
	line-height: 12px; /* bylo 22px */
	padding-left: 2px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 4px;
}

pathway {
  overflow: hidden; /* wstawilem #pathway - bo nie bylo - ale nie wiem czy dobrze*/
	display: block;
	height: 15px; /* bylo 25px */
	line-height: 15px !important; /* bylo 25px */
	line-height: 12px; /* bylo 22px */
	padding-left: 2px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

ul#mainlevel-nav li
{
	background-image: url('none');
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff; /* kolor tekstu linków w górnym MENU*/
	background: #8C9EB8 /* bylo c64934; */
}

#search_outer {
	background: #C9D2DE; /* A5B4BE 7D92AF */
  float: right; /* bylo left */
	width: 150px; /* bylo 165px */
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 20px !important;
  height: 22px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 1px;
	padding: 2px 2px 2px 2px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: right; /* bylo left */
	border: 1px;
	margin: 0px;
}

#header {
	float: center;
	padding: 0px;
	margin-right: 0px;
	margin-left: 1px;
	width: 800px;
	height: 84px;
	background: url('../images/baner.html'); /* url('../images/header_short.jpg') no-repeat */
}

#top_outer{
	float: right; /* bylo left */
	width: 150px; /* bylo 165px */
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 100px !important; /* bylo 144px */
  height: 110px; /* bylo 150px */
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 140px; /* bylo 165px */
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	/* dodalem background: #E7EDE7; */
  padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/* border: 1px solid #cccccc; */
	float: left;
	width: 660px; /* bylo 635px */
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 140px;/* bylo 165px */
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}

.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 15px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #b7b7b7; /* bylo cccccc; */
  font-size: 12px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 12px;
  font-weight: normal; /* bylo bold; */
  border: 1px double #cccccc;
  width: auto;
  background: url('../images/button_bg.png') repeat-x;
  line-height: 20px;
  margin: 1px; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0px
}

.pagenav {
  text-align: center;
  font-size: 12px;
  font-weight: normal; /* bylo bold; */
  border: 1px dotted #cccccc; /* bylo jeszcze: 3px i double */
  width: auto;
  background: url('../images/button_bg.png') repeat-x;
  line-height: 20px; /* bylo 20px */
  margin: 1px; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0px
}

.pagenavbar {
	margin-right: 4px;
	float: right;
}

/* dodalem */
pagenav_next {
	border: 1px;
	padding: 2px 2px 2px 2px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #c64934;
}

pagenav_prev {
	border: 1px;
	padding: 2px 2px 2px 2px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #c64934;
}
/* dodalem i chyba nie dziala */

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url('../images/arrow.png');
background-repeat: no-repeat;
background-position: 0px 2px
}


td {
	text-align: left;
	font-size: 11px;
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #C9D0C2; /* tlo - strony: 4F6586; E3D1B7, taki byl jeszcze wczesniej - #D2AA8C; */
}

/* Joomla core stuff */
a:link {
	color: #AA3300; text-decoration: none; /* #c64934 */
	font-weight: normal; /* bylo bold; */
} 
a:visited {
	color: #006633; text-decoration: none; /* #c64934 */
	font-weight: normal; /* bylo bold; */
}

a:hover {
	color: #003300;	text-decoration: none;
	font-weight: normal; /* bylo bold; */
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 10px;
}

table.contentpaneopen td.componentheading {
	padding-left: 10px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 10px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url('../images/button_bg.png') repeat-x;
  line-height: 18px !important;
  line-height: 18px !important;
  height: 24px !important;
  height: 24px !important;
  margin: 1px; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0px
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url('../images/subhead_bg_02.gif') repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 20px;
	color: #c64934;
	font-weight: bold;
	font-size: 11px;
	white-space: wrap; /* bylo nowrap i bylo zle*/
}

.contentpagetitle {
	font-size: 11px;
	font-weight: bold;
	color: #b7b7b7; /*bylo cccccc; */
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url('../images/subhead_bg_01.gif') repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:2px
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-size: 11px;
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	font-size: 11px;
  background-color : #ffffff;
}

.sectiontableentry2 {
	font-size: 11px;
  background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 12px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url('../images/subhead_bg.png') repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase
}
/* tutaj zaczyna się MENU */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url('../images/menu_bg.png') no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal; /* bylo bold; */
	color: #582F1D; /* MENU kolor 3F5240; ccc */
	text-align: left;
	padding-top: 2px; /* bylo 5px */
	padding-left: 16px; /* bylo 18px */
	height: 16px !important; /* bylo 18px */
	height: 18px !important; /* bylo 23px */
	width: 100%;
	text-decoration: none
}

a.mainlevel:hover {
	background-position: 0px -21px; /* bylo -25px */
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold; /* bylo bold; */
	font-size: 11px;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal; /* bylo bold; */
	color: #004800 /* #c64934; */
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Silver; /* bylo Yellow */
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 11px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 15px; /* bylo 1.5em */
	border-top: 1px dashed #008000 /* tak bylo #cccccc; */
}

/* dodane do styli w Plikowni czyli DocMan */

#dm_header {
	font-size: 11px;
	line-height: 15px;
	white-space: nowrap;
	border-right: 1px solid #cccccc
}

#dm_title {
	font-size: 13px;
	line-height: 15px;
	white-space: nowrap;
	border-right: 1px solid #cccccc
}

