@charset "utf-8";

html {
  height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	background-color: #5b5d52;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	text-align: center;
	color: #454635;
}
/* Style of mosCE editor */
body.mceContentBody {
	background-color: #FFFFFF !important;
	background-image: none;
	text-align: left;
	margin: 0;
	padding: 0;	
}
a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #9fa943;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #5b5d52;
}
input.button {
	/*cursor: pointer;
	font-size: 11px;
	border: none;
	background: none;*/
	margin: 2px;
}
input.inputbox {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width: 160px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
p {
	margin-top: 0; margin-bottom: 5px;
}
img {
	border: none;
}

/*****************************************/
/*** templatka ***/
/*****************************************/
#background-l {
	position: relative;
	width: 1058px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/tlo-cien-l.png) no-repeat left 15px;
	/*margin-top: 10px;*/
}
#background-p {
	position: relative;
	width: 1058px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/tlo-cien-p.png) no-repeat right 15px;
	/*margin-top: 10px;*/
}
#kontener {
	text-align: left;
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: 5px solid #797b71;
	background-color: #FFFFFF;
	min-height: 750px; /*zaleznie od prawego menu */
}
#logo {
	position: absolute;
	left: 15px;
	top: 5px;
	z-index: 3;
	width: 272px;
	height: 89px;
}
#banner-gora {
	margin-top: 40px;
	width: 1000px;
	height: 260px;
}
#menu-gora-kontener {
	position: absolute;
	height: 50px;
	line-height: 50px;
	width: 1000px;
	top: 300px;
	z-index: 4;
	background: #FFFFFF url(../images/cien-path.png) repeat-x left top;
}
#menu-gora {
	position: relative;
	background: url(../images/tlo-menu-gora.png) repeat-x left top;
	width: 950px;
	margin-left: 25px;
}
	#menu-gora div {
	position: relative;
	height: 50px;
	width: 950px;
	background: url(../images/tlo-menu-gora-l.png) no-repeat left top;
	}
		#menu-gora div div {
		position: relative;
		height: 50px;
		width: 950px;
		background: url(../images/tlo-menu-gora-p.png) no-repeat right top;
		}
#prawa-kolumna-kontener {
	position: absolute;
	width: 260px;
	right: 30px;
	top: -30px;
	z-index: 6;
	/*background: #f7f7f4 url(../images/tlo-kolumna-prawa-dol.png) no-repeat center bottom;*/
}
	#jezyk {
		position: relative;
		width: 260px;
		height: 25px;
		clear: both;
		background-color: #5b5d52;
		border-bottom: 5px solid #797b71;
		text-align: center;
	}
		#jezyk img {
			margin: 5px;
		}
	#prawa-kolumna-0 {
		position: relative;
		width: 260px;
		background-color: #e1e1d3;
		height: 40px;
		clear: both;
	}
	#prawa-kolumna-1 { /*tekst / flash na banner*/
		position: relative;
		width: 260px;
		height: 300px;
		clear: both;
	}
	#prawa-kolumna-2 { /*menu prawa*/
		position: relative;
		width: 260px;
		clear: both;
		background: #FFFFFF url(../images/tlo-menu-prawa.png) repeat-x left bottom;
		padding-bottom: 40px;
	}

#tresc {
	position: relative;
	width: 700px;
}
#pathway {
	padding-top: 47px;
	font-size: 11px;
	padding-left: 25px;
	width: 100%;
}
#stopka {
	position: relative;
	width: 100%;
	clear: both;
	height: 30px;
	line-height: 30px;
	background: url(../images/tlo-stopka.png) no-repeat center top;
}
/*****************************************/
/*** Joomla! ***/
/*****************************************/
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
h3 {
}
.contentpagetitle, a.contentpagetitle:link, .contentpagetitle:visited, .contentpagetitle:active {
	text-decoration: none;
	color: #5b5d52;
	font-weight: normal;
	font-size: 18pt;
	margin-top: 10px;
}
a.contentpagetitle:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 18pt;
	margin-top: 10px;
}
.contentheading {
	text-decoration: none;
	color: #5b5d52;
	font-weight: normal;
	font-size: 18pt;
	margin-top: 10px;
	line-height: 30px;
}
h2 a:link, h2 a:visited, h2 a:active {
	text-decoration: none;
	color: #b7e69f;
	font-weight: normal;
	font-size: 14pt;
	/*margin-top: 0px;*/
	line-height: 24px;
	/*padding-left: 20px;
	background: url(../images/bullet-tytuly.png) no-repeat left center;*/
}
h2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14pt;
	/*margin-top: 0px;*/
	line-height: 24px;
	/*padding-left: 20px;
	background: url(../images/bullet-tytuly.png) no-repeat left center;*/
}
h1, .componentheading {
	/*color: #63c532;*/
	color: #80925c;
	font-weight: normal;
	font-size: 20pt;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* 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 {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding-right: 30px;
}

/* 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: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: 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 góra */
#menu-gora ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu-gora ul li {
	padding: 0;
	margin: 0;
	display: inline;
	white-space: nowrap;
}
ul li a.mainlevel-gora:link, ul li a.mainlevel-gora:visited, ul li a.mainlevel-gora:active {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 40px;
	height: 40px;
	display: block;
	float: left;
	color: #d9dccc;
	font-weight: bold;
	background: url(../images/menu-gora-bullet-off.png) no-repeat left center;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
}
ul li a.mainlevel-gora:hover {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 40px;
	height: 40px;
	display: block;
	float: left;
	color: #d9dccc;
	font-weight: bold;
	background: url(../images/menu-gora-bullet-on.gif) no-repeat left center;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
}
ul li a.mainlevel-gora#active_menu-gora, ul li a.mainlevel_current-gora#active_menu-gora, ul li a.mainlevel_active-gora, #active_menu-gora mainlevel_current-gora {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 40px;
	height: 40px;
	display: block;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../images/menu-gora-bullet-on.gif) no-repeat left center;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
}
/* Menu prawa */
#menu-prawa ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu-prawa ul li {
	padding: 0;
	margin: 0;
	/*display: inline;*/
	white-space: nowrap;
}
ul li a.mainlevel-prawa:link, ul li a.mainlevel-prawa:visited, ul li a.mainlevel-prawa:active {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 30px;
	height: 30px;
	display: block;
	/*float: left;*/
	color: #d9dccc;
	font-weight: normal;
	/*background: url(../images/menu-gora-bullet-off.png) no-repeat left center;*/
	/*margin-left: 5px;*/
	margin-bottom: 1px;
	font-size: 11px;
}
ul li a.mainlevel-prawa:hover {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 30px;
	height: 30px;
	display: block;
	/*float: left;*/
	color: #d9dccc;
	font-weight: normal;
	/*background: url(../images/menu-gora-bullet-on.gif) no-repeat left center;*/
	/*margin-left: 5px;*/
	margin-bottom: 1px;
	font-size: 11px;
}
ul li a.mainlevel-prawa#active_menu-prawa, ul li a.mainlevel_current-prawa#active_menu-prawa, ul li a.mainlevel_active-prawa, #active_menu-prawa mainlevel_current-prawa {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 30px;
	height: 30px;
	display: block;
	/*float: left;*/
	color: #FFFFFF;
	font-weight: normal;
	/*background: url(../images/menu-gora-bullet-on.gif) no-repeat left center;*/
	/*margin-left: 5px;*/
	margin-bottom: 1px;
	font-size: 11px;
}
/* Menu spis treści */
a.toclink {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}
/* spacers */
span.article_separator {
	display: block;
	height: 1px;
	width: 60%;
	margin-left: 20%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	margin-bottom: 5px;
	margin-top: 5px;
}
.article_column {
	padding-right: 5px;
	padding-left: 10px;
}
.column_separator {
	/*border-left: 1px dashed #e0e0e0;*/
	padding-left: 10px;
}
td.buttonheading {
}
td.buttonheading img {
	border:none;
}
.clr {
	clear: both;
}
table.blog {
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}
table.blog span.article_separator {
	display: block;
	height: 20px;
}

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

/* table of contents */
table.contenttoc {
	margin: 5px;
	float: right;
	width: 260px;
	border: 1px solid #CCCCCC;
	padding-bottom: 8px;
	padding-top: 8px;
}
table.contenttoc td {
}
table.contenttoc th {
	font-size: 14px;
}

/* content tables */
td.sectiontableheader {
	font-weight: bold;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.sectiontableheader a {
	color: #FFFFFF;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	width: 100%;
}
div#component-contact table.contentpaneopen {
}
div#component-contact table.contentpaneopen table {
}
div#component-contact table.contentpaneopen table table {
}
table.contentpaneopen td{
}
.contentpaneopen-tytul {
}
table.contentpaneopen ol {
}
table.contentpaneopen ul {
}
table.contentpaneopen li {
}
table.contentpaneopen h3 {
}

table.contentpaneopen h4 {
}
.pagenavcounter, .smalldark {
}
.pagenavbar {
}
.highlight {
}
div.moduletable, div.module {
}
div.module_menu h3 {
}
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;
}

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: 11px;
	color: #666666;
	text-align: center;
	background-color: #00FFCC;
}
div.img_caption p {
	font-size: 11px;
	color: #666666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 24px;
}
img.caption {
	padding: 4px;
}
/* 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", 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;
}

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

/* System Standard Messages */
#system-message {
	padding-bottom: 20px;
}
#system-message dt {
	color: #426da8;
	font-weight: bold;
	font-size: 14pt;
	line-height: 30px;
	margin-bottom: 10px;
	text-indent:0px;
	display: none;
}
#system-message dd.message ul {
	background:  #c0d2e8 url(../../system/images/notice-info.png) 4px center no-repeat;
	border-top: 1px solid #CCCCCC;
	margin: 0;
	text-indent:0px;
	height: 50px;
	line-height: 50px;
	text-indent:0px;
	list-style-type: none;
	width: 95%;
	font-weight: bold;
}

/* System Error Messages */
#system-message dd.error ul { 
	background:  #efb7b7 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 1px solid #CCCCCC;
	margin: 0;
	text-indent:0px;
	height: 50px;
	line-height: 50px;
	text-indent:0px;
	list-style-type: none;
	width: 95%;
	font-weight: bold;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	background:  #f0e6be url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 1px solid #CCCCCC;
	margin: 0;
	text-indent:0px;
	height: 50px;
	line-height: 50px;
	text-indent:0px;
	list-style-type: none;
	width: 95%;
	font-weight: bold;
}
#syndicate{
	float:left;
	padding-left: 25px;
}

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

/* Component Specific Fixes */

td.tabela {
	height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	vertical-align: top;
	padding: 2px;
}
td.tabela-wyroznienie {
	height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	padding: 2px;
}
#domiart {
	font-size: 10px;
	color: #ccd0b8;
	text-decoration: none;
	font-weight: normal;
}

#domiart a, #domiart a:link {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#domiart a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

