body {
	font-family: Arial, sans-serif;
	line-height: 18px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
	background: #ECE9D8;
}

body.contentpane {
	background: #fff;
}

form {
  margin: 0;
  padding: 0;
}

img {
      border:  0px black solid;

}
table {
	border:  none;
}

p {
	margin: 0px 0pc 0px 0px;
	text-align: none;
}

a {
	color: #000000;
	outline: none;
	text-decoration: none;
	font-weight: 400;
}

a:link {
	font-weight: 400;
}

a:visited {
	font-weight: 400;
}

a:hover {
	text-decoration: underline;
	font-weight: 400;
}

input  {
	color: #000000;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button1 {
	padding: 10px 10px 10px 10px;
      color: #fff;
	font-size: 12px;
	border: 1px #000000 solid ;
	background: #6F7475;
	cursor: pointer;
}


#modlgn_remember1.inputbox1  {
	background: none;
	border: none;
	width: auto;
	vertical-align:middle;
}

input.button1, .validate1  {
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	height:20px;
	line-height:19px;
	padding: 2px 4px 4px;
	margin:6px 0 0 0;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#background_top {
	background: url(../images/background.jpg) repeat top center;
}
#background_bottom {
      height: 100px;
      margin-top: 150px;
	background: url(../images/background_bottom.png) repeat-x top center;
}

#wrapper {
	margin:0 auto;
	background: transparent url(../images/background_top.jpg) repeat-x top center;
}

#absolute {
	height:0px;
}

#header {
	position:relative;
	margin:0 auto;
	padding: 0px 0 0 0px;
	width:950px;
	background: transparent url(../images/header.jpg) no-repeat top center;
}

#module_1 {
	width:215px;
	height:400px;
	margin:10px 20px 0 0;
}

#module_2 {
	width:215px;
	height:400px;
	margin:10px 0px 0 0;
}

#module_3 {
	width:215px;
	height:400px;
	margin:10px 0px 0 0;
}

#module_full {
	margin:10px auto 20px;
	width:950px;
	padding:0 10px;
	color: #000000;
	background: transparent url(../images/footer1_1.png) no-repeat bottom center;
}

#module_full p {
	height:30px;
	line-height:28px;
	text-align:center;
	overflow:hidden;
	margin:0;
	padding:0;
}

#module_full a {
	color: #000000;
	font-weight:400;
	text-decoration: none;
}


#module_full a:hover {
	text-decoration:underline;
}

a.module_full123:link,
a.module_full123:visited {
	color: #363e4e;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: underline;
}

#logo {
	width:150px;
	height:115px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-right: 0px;
	text-align: left;
}

#flash {
	float:left;
	width:950px;
	height:200px;
	margin:55px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	background: transparent url(../images/obiekty.jpg) no-repeat top left;
}

#newsletter {
	float:left;
	width:420px;
	height:190px;
	margin:-70px 0px 60px 530px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	background: transparent url(../images/obiekty..jpg) no-repeat top left;
}

#topmenu {
	float:left;
	width:845px;
	height:40px;
	margin:-125px 0px 0px 105px;
	padding-top: 0px;
	padding-left: 10px;
	text-align: left;
	background: transparent url(../images/topmenu.png) no-repeat top left;
}

#topmenu .menu, #topmenu .menu * {
	margin:0;
	padding:0;
	list-style:none;
}
#topmenu .menu {
	line-height:1.0;
}
#topmenu .menu ul {
	position:absolute;
	top:-999em;
	width:225px;
}
#topmenu .menu ul li {
	width:100%;
	text-align: left;
}
#topmenu .menu li:hover {
	visibility:inherit;
}
#topmenu .menu li {
	float:left;
	position:relative;
	margin: 0 1px 0 0;
}
#topmenu .menu a {
	display:block;
	position:relative;
}
#topmenu .menu li:hover ul,
#topmenu .menu li.sfHover ul {
	left:0;
	top:40px;
	z-index:99;
	padding: 0 0 0 0;
	margin: 0;
	background-color: #699BD8;
	border-left: 1px solid #2D65AB;
	border-right: 1px solid #2D65AB;
}

#topmenu .menu.sf-js-enabled li:hover ul,
#topmenu .menu.sf-js-enabled li.sfHover ul{
	background-color: none;
}

#topmenu .menu li:hover li ul,
#topmenu .menu li.sfHover li ul {
	top:-999em;
}
#topmenu .menu li li:hover ul,
#topmenu .menu li li.sfHover ul {
	left:225px;
	top:0;
	margin-top: 4px;
	border-top: 1px solid #2D65AB;
}
#topmenu .menu li li:hover li ul,
#topmenu .menu li li.sfHover li ul {
	top:-999em;
}
#topmenu .menu li li li:hover ul,
#topmenu .menu li li li.sfHover ul {
	left:100em;
	top:0;
}

#topmenu .menu li:hover ul li a,
#topmenu .menu li.sfHover ul li a,
#topmenu .menu li li a:hover{
	padding:7px 15px 7px 15px;
	line-height: 19px;
	font-size: 12px;
	border-bottom: 1px solid #2D65AB;
	background: transparent;
}

#topmenu .menu {
	float:left;
	width:100%;
}
#topmenu .menu a {
   font: normal 12px Verdana, sans-serif;;
	padding: 12px 10px 16px 10px;
	text-decoration:none;
	line-height: normal;
}
#topmenu .menu a, #topmenu .menu a:visited  {
	color:#FFFFFF;
}
#topmenu .menu li li a, #topmenu .menu li.parent li a {
	text-decoration:none;
	color:#FFFFFF;
}

#topmenu .menu li.last{
	background: none;
}

#topmenu .menu li li {
	background: transparent;
}
#topmenu .menu li li li {
	background: none;
}
#topmenu .menu li:hover, #topmenu .menu li.sfHover,
#topmenu .menu a:focus, #topmenu .menu a:hover, #topmenu .menu a:active {
	background: transparent url(../images/topmenu_button_active.png) top right no-repeat-x;
	color: #FFFF00;
      outline:0;
}
#topmenu .menu li.active a, #topmenu .menu li.sfHover a, #topmenu .menu li a:hover {
	background: transparent url(../images/topmenu_button_active.png) top right repeat-x;
	color: #FFFF00;
}
#topmenu .menu li li:hover, #topmenu .menu li li.sfHover,
#topmenu .menu li li a:focus, #topmenu .menu li li a:hover, #topmenu .menu li li a:active {
	outline:0;
	background: #3A7BCB; transparent url(../images/m_li_act_sub.gif) bottom repeat-x;
	color: #FFFF00;
}
#topmenu .menu li li.active a {
	outline:0;
	background: #1b3c63; transparent url(../images/m_li_act_sub.gif) bottom repeat-x;
	color: #FFFF00;
}

/*** arrows **/
#topmenu .menu a.sf-with-ul {
	padding-right: 	10px;
	min-width:		1px;
}
.sf-sub-indicator {
	position:absolute;
	display:block;
	right:.75em;
	top:1.05em;
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
	background:	url('../images/arrows-ffffff.png') no-repeat -10px -100px;
}
a > .sf-sub-indicator {
	top:			1em;
	background-position: 0 -100px;
}
/
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}

#topmenu .menu ul .sf-sub-indicator { background-position:  -10px 0; }
#topmenu .menu ul a > .sf-sub-indicator { background-position:  0 0; }

#topmenu .menu ul a:focus > .sf-sub-indicator,
#topmenu .menu ul a:hover > .sf-sub-indicator,
#topmenu .menu ul a:active > .sf-sub-indicator,
#topmenu .menu ul li:hover > a > .sf-sub-indicator,
#topmenu .menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0;
}

.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

#navigation {
	width:100%;
	height:100%;
	margin:0px 0px 10px 0px;
	padding-top: 0px;
	text-align: left;
	border: 0px solid #D0D0D0;
}

#navigation a {
      margin:0px 0 0 0px;
}

.bottomcontent {
	float:left;
	width:100%;
	height:100%;
	margin:8px 0px 8px 0px;
	padding-top: 0px;
	text-align: left;
      color: #FFFFFF;
	border: 0px solid #D0D0D0;
}

.bottomcontent a {
      margin:0px 0 0 0px;
}

#bottommenu1 {
	float:left;
	width:281px;
	height:70px;
	margin:0px 0px 0px 0px;
	padding: 45px 15px 15px 20px;
	text-align: left;
	border: 0px solid #B2B2B2;
	background: transparent url(../images/bottommenu1.png) repeat-x top left;
}

#bottommenu1 a {
      margin:0px 0 0 0px;
}

#bottommenu2 {
	float:left;
	width:287px;
	height:70px;
	margin:0px 0px 0px 0px;
	padding: 45px 15px 15px 15px;
	text-align: left;
	border: 0px solid #B2B2B2;
	background: transparent url(../images/bottommenu2.png) repeat-x top left;
}

#bottommenu2 a {
      margin:0px 0 0 0px;
}

#bottommenu3 {
	float:left;
	width:281px;
	height:70px;
	margin:0px 0px 0px 0px;
	padding: 45px 20px 15px 15px;
	text-align: left;
	border: 0px solid #B2B2B2;
	background: transparent url(../images/bottommenu3.png) repeat-x top left;
}

#bottommenu3 a {
      margin:0px 0 0 0px;
}

#bottommenu4 {
	float:left;
	width:930px;
	height:80px;
	margin:0px 0px 0px 0px;
	padding: 40px 10px 10px 10px;
	text-align: left;
	border: 0px solid #B2B2B2;
	background: transparent url(../images/bottommenu4.png) no-repeat top left;
}

#bottommenu4 a {
      margin:0px 0 0 0px;
}

#copyright {
	float:left;
	width:250px;
	height:30px;
	color: #FFFFFF;
	padding: 35px 10px 0px 10px;
	text-align: left;
	border: 0px solid #B2B2B2;
	background: transparent url(../images/copyright..png) no-repeat top left;
}

#copyright a {
      margin:0px 0 0 0px;
      color: #FFFFFF;
}

#copyright a:hover {
      margin:0px 0 0 0px;
      text-decoration: underline;
}

#bottomstats {
	float:right;
	width:200px;
	height:30px;
	margin-top: -10px;
	padding: 0px 10px 0px 10px;
	text-align: right;
	color: #FFFFFF;
	border: 0px solid #B2B2B2;
}

#bottomstats a {
      color: #FFFFFF;
      margin:0px 0 0 0px;
}

#bottomstats a:hover {
      text-decoration: underline;
	color: #000000;
}

#bottomfooter {
	float:right;
	width:700px;
	height:30px;
	color: #FFFFFF;
	margin-top: -30px;
	padding: 0px 10px 0px 10px;
	text-align: right;
	border: 0px solid #B2B2B2;
	background: transparent url(../images/copyright..png) no-repeat top left;
}

#bottomfooter a {
      color: #FFFFFF;
      margin:0px 0 0 0px;
}

#bottomfooter a:hover {
      text-decoration: underline;
	color: #FFFFFF;
}

#templates {
	float:left;
	width:100%;
	height:30px;
	margin:0px 0px 0 0;
	padding-top: 0px;
	padding-right: 0px;
	text-align: center;
	color: #E5E5E5;
}

#templates a {
      color: #E5E5E5;
}


#search {
	float:right;
	width:200px;
	height:25px;
	margin:-46px 8px 0px 0px;
	padding-right: 0px;
	text-align: right;
}

.search {
	float:left;
	height:100%px;
	width:227px;
	padding:0 0 0 0px;
	background: transparent url(../images/inputbox.png) no-repeat top left;
}

.search .inputbox {
	float:left;
	border: none;
	color: #fff;
	font-size:12px;
	line-height:16px;
	height:15px;
	width:150px;
	padding:3px 6px 4px 0;
	background:none;
}

.search .button {
	float:left;
	text-indent:-9999;
	color:#c6c6c6;
	border:none;
	height:25px;
	width:31px;
	font-size:0;
	line-height:0;
	padding:0;
	background: transparent url(../images/search_btn.png) no-repeat top left;
}

.search .button:hover {
	color:white;
	background: transparent url(../images/search_btn.png) no-repeat top left;
}

#content {
	margin:0 auto;
	padding-top: 0px;
	width:950px;
}

.content_m {background: transparent url(../images/content_m_l.png) repeat-y top center;}

.content_m_l {background: transparent url(../images/content_m_l.png) repeat-y top center;}

.content_m_r {background: transparent url(../images/content_m_l.png) repeat-y top center;}

.content_full {background: transparent url(../images/content_m_l.png) repeat-y top center;}

.content_t{
	padding:0px 0px 0px 0px;
	background: transparent url(../images/content_t_l.png) no-repeat top center;
}

.content_t_l {
	padding:0px 0px 0px 0px;
	background: transparent url(../images/content_t_l.png) no-repeat top center;
}

.content_t_r {
	padding:0px 0px 0px 0px;
	background: transparent url(../images/content_t_l.png) no-repeat top center;
}

.content_t_full {
	padding:1px 0px 0px 0px;
	background: transparent url(../images/content_t_l.png) no-repeat top center;
}

.content_b {
	padding:0px 0px 10px 0px;
	background: transparent url(../images/content_b_l.png) no-repeat bottom center;
}

.content_b_l {
	padding:0px 0px 10px 0px;
	background: transparent url(../images/content_b_l.png) no-repeat bottom center;
}

.content_b_r {
	padding:0px 0px 10px 0px;
	background: transparent url(../images/content_b_l.png) no-repeat bottom center;
}

.content_b_full {
	padding:0px 0px 10px 0px;
	background: transparent url(../images/content_b_l.png) no-repeat bottom center;
}

#leftcolumn {
	float:left;
	width: 200px;
	margin:15px 10px 0px 20px;
}

#rightcolumn {
	float:right;
	width: 200px;
	margin:235px 20px 0 10px;
}

div#maincolumn {
	float: left;
	width:490px;
	margin-top: 15px;
	margin-left: 0px;
}

div#maincolumn_left {
	float: left;
	width:700px;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
}

div#maincolumn_right {
	float: left;
	width:700px;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 0px;
}	

div#maincolumn_right {
	padding:0 0 0 10px;
	
}

div#maincolumn_full {
	width:910px;
	margin-top: 15px;
	padding:0px 20px 0px 20px;
}
	
div.nopad {
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#footer {
	margin:0 auto;
	width:950px;
	height:0px;
	padding: 0px 0px 0px 0px;
}

#footer p {
	text-align:left;
	overflow:hidden;
	margin:0;
	padding:0px 10px 0px 0px;
}

#footer a {
	font-weight:400;
}


#footer a:hover {
}

a.footer123:link,
a.footer123:visited {
	color: #363e4e;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: underline;
}

#f123 {
	text-align: right;
	width: 100%;
	margin: 0 auto;
	font-family: Tahoma, Arial, sans-serif;
}
.f123 {
	text-align: right;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
.f123_bg {
	background:url(../images/123_bg.png);
	width:134px;
	height:30px;
	text-align:center;
	padding: 0 3px;
}
.f123_1 {
	display: block;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666;
	text-align: left;
	padding: 0 0 2px 4px;
}

a.link_123:link,
a.link_123:visited {
	font-size: 15px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}
a.link_123:hover {
	font-size: 15px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}

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

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

/* headers */
div.componentheading {
	margin:0;
}

table.blog {
	
}

h1 {
      padding-bottom: 10px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height:25px;
	font-weight: 700;
	vertical-align: bottom;
	color: #000000;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height:22px;
	font-weight: bold;
	vertical-align: bottom;
	color: #1B3C63;
	text-align: left;
	width: 910px;
	background: #DDE7F4;
}

h2, a.contentheading {
	background: none;
	border: none;
	margin:6px 0;
}

table.contentpaneopen h3 {
	margin-top: 25px;
	color:#6db22f;
}

h4 {
	font-family: Arial, sans-serif;
}

.componentheading, table.moduletable th, legend {
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height:22px;
	font-weight: bold;
	vertical-align: bottom;
	color: #1B3C63;
	text-align: left;
	background: #DDE7F4;
}

h3 {
      padding-top: 0px;
      padding-bottom: 6px;
      padding-left: 6px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height:6px;
	font-weight: 700;
	vertical-align: bottom;
	color: #1B3C63;
	text-align: left;
	width: 910px;
}

/* small text */
.small {
	font-size: 10px;
	color: #888;
	font-weight: 700;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #666666;
	text-align: right;
}

.createdate {
	vertical-align: top;
	font-size: 11px;
	color: #555;
	padding-bottom: 8px;
}

a.readon {
      height: 25px;
	line-height: 25px;
	width: 100px;
      float: left;
      text-align: center;
	line-height: normal;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 370px;
	color: #FFFFFF;
	text-transform: lowercase;
	text-decoration: none;
	background: transparent url(../images/readon.png) no-repeat center;
}

a.readon:hover {
	background: transparent url(../images/readon_hover.png) no-repeat center;
}

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


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

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

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #fbfbfb;
	font-weight: 700;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

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

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
	font-size:0;
}

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

/* table of contents */
table.contenttoc {
  margin: 5px;
  padding: 5px;
  background: none;
}

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


/* content tables */
td.sectiontableheader {
  color: #000;
  font-weight: 700;
  padding: 4px;
}

tr.sectiontableentry1 td {
	padding: 4px;
      border-bottom: 0px solid #E0E0E0;
      border-right: 0px solid #E0E0E0;
      border-left: 0px solid #E0E0E0;
      border-top: 0px solid #E0E0E0;
}

tr.sectiontableentry1 {
      background: #FFFFFF;

}

tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 4px;
  font-size: 11px;
}


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

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #666;
}

table.contentpaneopen {    /*zmiana szerokości content*/
	border-collapse: collapse;
	padding: 0;
	margin:0 0px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

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

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

table.contentpaneopen h4 {
	font-family: Arial, sans-serif;
	color: #363e4e;
}

.highlight {
	background-color: #fffebb;
}

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

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


}

div.module_menu,
div.module_right,
div.module_right_1
div.module_text {
	margin:0 0 10px 0;
	padding: 0px 0px 0px 0px;
      border-top: 1px solid #1b3c63;
      border-bottom: 1px solid #1b3c63;
      border-left: 1px solid #1b3c63;
      border-right: 1px solid #1b3c63;
      background: transparent url(../images/left_bottom..png) no-repeat bottom left;

}

div.module_left {
	margin:0 0 10px 0;
	padding: 0px 0px 0px 0px;
      border-top: 1px solid #1b3c63;
      border-bottom: 1px solid #1b3c63;
      border-left: 1px solid #1b3c63;
      border-right: 1px solid #1b3c63;
      background: transparent url(../images/left_bottom..png) no-repeat bottom left;

}

div.module_left_1 {
	margin:0 0 10px 0;
	padding: 0px 0px 0px 0px;
      border-top: 1px solid #1b3c63;
      border-bottom: 1px solid #1b3c63;
      border-left: 1px solid #1b3c63;
      border-right: 1px solid #1b3c63;
      background: transparent url(../images/left_1_bottom.png) no-repeat bottom left;
}


div.module_left_1 ul {
	list-style: none;
	text-align: left;
	margin:0;
}

/*Menu lewe, prawe - przycisk główny przed najechaniem*/

div.module_left_1 ul li a,
div.module_left_1 ul li a:link {
	display:block;
	font-size: 12px;
	line-height: 20px;
	border-top: 1px solid #DBDBDB;
	padding:3px 5px 3px 15px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	color: #000000;
	background: transparent url(../images/left_1_menu_arrow.png) no-repeat left center;
}

/*Menu lewe, prawe - przycisk główny po najechaniu*/

div.module_left_1 ul li a:hover {
	background: transparent url(../images/left_1_menu_arrow_1.png) no-repeat left center;   /*Dawniej menu_arrow_1 */
	color: #4F9D00;
      font-weight: none;
}

/*Menu lewe, prawe - przycisk główny po wcisnięciu*/

div.module_left_1 ul li#current {
}

div.module_left_1 ul li#current a,
div.module_left_1 ul li#current a:link {
	color: #4F9D00;
      font-weight: none;
      background: transparent url(../images/left_1_menu_arrow_1.png) no-repeat left center;
}

div.module_left_1 ul li#current a:hover {
	display:block;
	color: #4F9D00;
}

/*Menu lewe, prawe - przycisk podrzędny aktywny przed najechaniem*/

div.module_left_1 li#current ul li {

}

div.module_left_1 li#current ul li a,
div.module_left_1 li#current ul li a:link {
	display:block;
	font-size: 12px;
	line-height: 22px;
	border-top: 1px solid #DBDBDB;
	padding:5px 10px 5px 15px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	color: #000000;
	background: transparent url(../images/left_1_menu_arrow.png) no-repeat left center;
}

/*Menu lewe, prawe - przycisk podrzędny aktywny po najechaniu*/

div.module_left_1 li#current ul li a:hover {
	background: transparent url(../images/left_1_menu_arrow_1.png) no-repeat left center;
	color: #4F9D00;
      font-weight: none;

}

div.module_left_1 li ul li#current {
}

#leftcolumn ul.menu li.parent ul li,
#rightcolumn ul.menu li.parent ul li {
}

/*Menu lewe, prawe - przycisk podrzędny nieaktywny przed najechaniem*/

div.module_left_1 li.parent ul li a {
	display:block;
	font-size: 12px;
	line-height: 22px;
	border-top: 1px solid #DBDBDB;
	padding:2px 10px 2px 15px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	color: #000000;
}

/*Menu lewe, prawe - przycisk podrzędny nieaktywny po najechaniu*/

div.module_left_1 li.parent ul li a:hover {
	background: transparent url(../images/left_1_menu_arrow_1.png) no-repeat left center;
	color: #4F9D00;
      font-weight: none;
}

div.module_left div {
	background: transparent url(../images/left_middle..png) repeat-y bottom left;
}

div.module_menu div,
div.module_left_1 div,
div.module_right div,
div.module_right_1 div,
div.module_text div {
	margin-bottom:0px;
	background: transparent url(../images/left_middle..png) repeat-y bottom left;
}

div.module_menu div div,
div.module_left div div,
div.module_left_1 div div,
div.module_right div div,
div.module_right_1 div div,
div.module div div,
div.module_text div div {
	text-align: left;
	background: transparent url(../images/left_top..png) no-repeat top left;
}

#leftcolumn div.module div div div,
#leftcolumn div.module div div div,
#leftcolumn div.module_text div div div {
	margin-left:0px;
	padding:0 0 0px 0px;
	background: transparent url(../images/box_b.png) no-repeat bottom left;
}

#rightcolumn div.module_menu div div div,
#rightcolumn div.module div div div,
#rightcolumn div.module_text div div div {
	margin:0;
	padding:0 0 0px;
	background: transparent url(../images/box_b_r_1.png) no-repeat bottom right;
}

div.module div div div div {
	width: 160px;
	color:#000000;
}

#leftcolumn div.module_menu div div div div,
#leftcolumn div.module_left div div div div,
#leftcolumn div.module_left_1 div div div div,
#leftcolumn div.module div div div div,
#leftcolumn div.module_text div div div div {
	background: none;
	padding:0;
	color:#000;
}

#rightcolumn div.module_menu div div div div,
#rightcolumn div.module_right div div div div,
#rightcolumn div.module_right_1 div div div div,
#rightcolumn div.module div div div div,
#rightcolumn div.module_text div div div div {
	background: none;
	margin:0px 0px 0px 0px;
	padding:0;
	color:#000;
}

#leftcolumn div.module_text div div div div,
#rightcolumn div.module_text div div div div {
	text-align: left;
}

#leftcolumn div.module_text div div div div.bannergroup_text,
#rightcolumn div.module_text div div div div.bannergroup_text {
	padding: 10px 10px 10px 20px;
	width: 100%;
}

#leftcolumn div.module_text div div div div.bannergroup_text div,
#rightcolumn div.module_text div div div div.bannergroup_text div {
	color:#000000;
	width: auto;
	padding: 0 0 0px;
}

div.module div div div form {
	margin:0 auto;
	padding:0 0 6px 20px;
	text-align:left;
	width:100%;
}

div.module_menu ul,
div.module_left ul,
div.module_left_1 ul,
div.module_right ul,
div.module_right_1 ul {
	list-style: none;
	padding: 0;
}

div.module_menu ul#mainlevel,
div.module_left ul#mainlevel,
div.module_left_1 ul#mainlevel,
div.module_right ul#mainlevel,
div.module_right_1 ul#mainlevel {
	margin: 0 auto;
	text-align: center;
}

div.module_menu ul li,
div.module_left ul li,
div.module_left_1 ul li,
div.module_right ul li,
div.module_right_1 ul li {
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link,
div.module_menu ul li a:visited {
	font-weight: 700;
	padding: 2px 0;
	line-height: 24px;
	color:#888;
	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
}

#leftcolumn div.module table,
#rightcolumn div.module table {
	padding: 0 0 7px 0;
	background:none;
}

#leftcolumn div.module table td,
#rightcolumn div.module table td {
	margin:0;
	padding: 0 7px 0 0;
	height:20px;
	color:#000000;
	text-align:left;
	line-height:13px;
	vertical-align: middle;
	
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3 {
	width:198px;
	margin:0 0 0px;
	height:31px;
	line-height:31px;
	padding:0 10px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	text-align: left;
	text-transform:none;
	font-weight: bold;
	overflow:hidden;
	background: transparent url(../images/left_h3.png) no-repeat top left;
}

#leftcolumn div.module_left h3 {
	width:198px;
	margin:0 0 0px;
	height:30px;
	line-height:30px;
	padding-left:5px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	text-transform:none;
	font-weight: none;
	overflow:hidden;
	background: transparent url(../images/left_h3.png) no-repeat top left;
}

#leftcolumn div.module_left_1 h3 {
	width:198px;
	margin:0 0 0px;
	height:30px;
	line-height:30px;
	padding-left:5px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	text-transform:none;
	font-weight: none;
	overflow:hidden;
	background: transparent url(../images/left_h3.png) no-repeat top left;
}

#rightcolumn h3 {
	width:198px;
	margin:0 0 0px;
	height:30px;
	line-height:30px;
	padding:0 10px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #004183;
	text-align: left;
	text-transform:none;
	font-weight: bold;
	overflow:hidden;
	background: transparent url(../images/right_h3.png) no-repeat top left;
}

#rightcolumn div.module_right h3 {
	width:198px;
	margin:0 0 0px;
	height:30px;
	line-height:30px;
	padding-left:5px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	text-transform:none;
	font-weight: none;
	overflow:hidden;
	background: transparent url(../images/left_h3.png) no-repeat top left;
}
}

.moduletable_menu, .moduletable, .moduletable_text {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}


#leftcolumn ul.menu li ul,
#rightcolumn ul.menu li ul {
	list-style: none;
	margin:0;
}


/* forms */
#leftcolumn .moduletable ul,
#rightcolumn .moduletable ul {
	margin:10px 10px 10px 10px;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li,
#rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

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

form#form-login fieldset { 
	border: 0 none; 
	padding: 0;
	margin:0;
	color:#000;
	text-align: left;
}

form#form-login ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin: 10px auto 0;
}

form#form-login ul li { 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

form#form-login ul li a:hover {
	text-decoration: underline;
}

#form-login	input {
	border:none;
	border-bottom:1px solid #fff;
	color:#000;
	font-size:11px;
	height:14px;
	line-height:14px;
	padding:2px 4px;
	background:#c9c7c7;
}

input#modlgn_passwd,
input#modlgn_username {
	width:142px;
}

input.button, #form-login input.button {
	height:22px;
	border:0px solid ##959595;
	font-weight:400;
	line-height:13px;
	color:#000;
	padding:2px 8px 2px;
	margin:0;
	background: transparent url(../images/but.png) repeat left top;
}

input.button:hover, #form-login input.button:hover {
	color:#00339E;
	
}

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

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; 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: Tahoma, Arial, sans-serif;
	font-weight: 700;
	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 {
}

/* Text advert style */

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

.banneritem_text a {
	font-weight:700;
	color:#000000;
}

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

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

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

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

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

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

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

/* 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: 700;
	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 dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}

/* fix */
.nopad fieldset {
	float:left;
	border:none;
	padding:0;
	margin:0 0 30px;
}
.nopad fieldset p {
margin:0 0 10px;
overflow:hidden;
}

.nopad fieldset label {
float: left;
}

.nopad fieldset input {
float:left;
}

.nopad fieldset #remember {
	margin:0 0 0 10px;
}

/* fix */
