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

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

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0;
	padding: 0;
	line-height: 135%;
}

/*** Analiza czcionki ***/

a:link, a:visited {
	text-decoration: none;
	font: normal 12px Arial, Helvetica, sans-serif;
}

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

input.button { cursor: pointer; }

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

ul li {font: bold 11px Arial, Helvetica, sans-serif;}

img { border: 0 none; }

h1 {
	font-size: 130%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 120%;
}
table.blog{font: normal 12px Arial, Helvetica, sans-serif;}

/*** Analiza layout ***/

#page_bg {
margin:0 auto;
padding: 0;
font: normal 10px Arial, Helvetica, sans-serif;
}

div#header{
width:100%;
margin:0 auto;
background: url(../images/header_full.jpg) top center no-repeat;
}

div#header_logo {
margin:0 auto;
width:980px;
height:230px;
background: url(../images/header.jpg) top left no-repeat;
}

div#wrapper {
margin:0 auto
}

/*** Menu TOP Menu GLOWNE ***/

div#tabmenu{width:auto}

div#menu_top {
width:100%;
height:25px;
background: #10335d url(../images/menutop_bg.gif) 0 0 repeat-x;
float:none
}

div#menu_l_top {
}

table.menu_top {
  padding: 0;
}

td.menu_l_top {
}

td.menu_m_top {
  padding: 0;
  margin: 0;
  width: auto;
}

td.menu_r_top {
  height: 25px;
}

#menu_top {
  height: 25px;
  float: left;
}

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

#menu_top li {
	float: left;
	margin: 0;
	padding: 0;
	border-right:1px solid #fff
}

#menu_top a {
height:20px;
float:left;
  display:block;
  padding: 5px 15px 0px 15px;
  color: #fff;
  text-decoration: none;
  font-weight:bold
}
#menu_top a:hover{color:#fafe84;height:20px}


div#menu {
width:100%;
float:none;
height:45px;
background: #10335d url(../images/menu_bg.gif) 0 0 repeat-x;
}
#menu_table{width:980px;margin:0 auto}

div#menu_dolne{display:none}

td.menu_l {
  width: 160px;
  background: url(../images/header_l.gif) top left no-repeat;
height:45px;
}

.menu_spzzod, .menu_spsioz {width:300px}
.menu_dps{width:220px}
.menu_spzzod{background:url(../images/menu_spzzod.gif) top left no-repeat;}
.menu_spsioz{background:url(../images/menu_spsioz.gif) top left no-repeat;}
.menu_dps{background:url(../images/menu_dps.gif) top left no-repeat;}
.menu_spzzod a{display:block;font-size:12px;color:#fff;font-weight:bold;padding:0 8px 0 45px;text-decoration: none;}
.menu_spsioz a{display:block;font-size:12px;color:#fff;font-weight:bold;padding:0 8px 0 45px;text-decoration: none;}
.menu_dps a{display:block;font-size:12px;color:#fff;font-weight:bold;padding:0 8px 0 45px; text-decoration: none;}
.menu_spzzod a:hover,
.menu_spsioz a:hover,
.menu_dps a:hover {
color:#fafe84
}

div#footer{
width:980px;
margin:0 auto;
background: #0e0e0e;
}
table#power {
	padding: 10px;
}

table#power {
	text-align: center;
	color: #aaa;
}

table#power a:link, table#power a:visited  {
	color: #999;
}

div#footerspacer {
}

#area {
width:980px;
margin:0 auto;
padding: 0;
}

#left_area {
	padding: 0;
	margin: 3px 0 0 0;
	width: 220px;
	float:left;
}
#center{width:760px;float:right;padding:3px 0 0 0}
#center_area{width:580px;float:left;margin:0;padding:0;}
#center_component{margin:0 5px 0 5px;border:1px solid #ccc;padding:15px 15px 15px 15px;background:#ededed;font-size:12px;}
#center_component ul li {font-size:12px}
#center_component table {}
#right_area{
	padding: 0px 0 0 0;
	margin: 0;
	width: 180px;
	float:right;
	}
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;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {

}

h1 {
	padding: 0;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 5px 0 5px 20px;
	font-weight: bold;
	color: #333;
	text-align: left;
	width: 100%;
}

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

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

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  padding-left: 0px;
	margin-bottom: 0px;
	text-align: left;
}

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

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

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	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;
	color:#cc0000;
	font-weight:bold
}

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

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

.article_column {
	padding-right: 5px;
}

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

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
height:0px;
	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;
}
div.blog_more a:link, div.blog_more a:visited{color:#10335d}
/* 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 */

div#plik {width:540px;margin:0 auto;padding:0}

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

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


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

table.contentpaneopen tr {
	margin: 0;
	padding: 0;
	width: 100%;
}

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

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

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

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

.highlight {
	background-color: #fffebb;
}
.pagination_table{border-top:1px solid #ccc;padding:10px 0 0 0 }

/* menu links */
a.mainlevel{display:block}
a.mainlevel:link, a.mainlevel:visited {
	padding: 5px 0 5px 20px;
background:#adbac9 url(../images/menu.gif) top left no-repeat;
	margin-bottom:1px;
	font-weight:bold;
	color:#000;
}

a.mainlevel:hover {
background:#bdc8d5 url(../images/menu.gif) top left no-repeat;
    color:#000;
    text-decoration:none
}

/* moduły */
div.module,
div.moduletable_spzzod, 
div.module_green, 
div.module_news
{margin-bottom: 15px;overflow:hidden; font-size:12px}

div.module h3,
div.moduletable_spzzod h3,
div.module_green h3,
div.module_news h3
{font-size:12px;font-weight:bold;color: #fff;padding: 5px 5px 5px 10px;margin: 0;}

div.moduletable_spzzod h3 {
background: #10335d;
}
div.module_green h3    {
    background: #1c6702;
	}

div.module_green ul 
{margin:0;padding:0}

div.module_green ul li
{list-style:none;}

div.module_green ul li a:link, div.module_green ul li a:visited{
padding:4px 0 4px 25px;
background:#458d2c url(../images/menu_green.gif) top left no-repeat;
margin:1px 0 0 0;
display:block;
color:#fff;
text-decoration:none;
font-weight:bold
}
div.module_green ul li a:hover {color:#fdee02}

table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

.contentpaneopen_news{background:#ededed;padding-bottom:5px}
table .contentheading_news{background:#dfdede;font-size:12px;padding:3px 0 0px 10px;font-weight:bold}
.contentpaneopen_news .readmore{font-weight:bold;padding:3px 0 3px 10px}
td.news{background:#ededed;padding:10px 10px 3px 10px;font-size:12px}
.readmore {color:#cc0000;font-weight:bold}
/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  color: #000099;
}

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

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


/* 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;
	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;
	
}
.banneritem{border:1px solid #ccc;margin-bottom:2px}
/* Text advert style */

.banneritem_text {
	padding: 4px;
}

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

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; color:#10335d}

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

/* Informacje systemowe */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* Informacje błędu */
#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;}

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

/* kontakt */
div#kontakt {font-size:12px}
.nazwa_kontakt{text-align:center;padding:10px 0 10px 0;font-size:14px;font-weight:bold}
.img_kontakt{border:1px solid #ccc;padding:3px}

.adres_kontakt{padding:10px 0 0 0}
div#kontakt a:link, div#kontakt a:visited {
color:#cc0000
}

.kontakt_atr {
font-weight:bold;
padding:3px 0 0 5px
}