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


form {
  margin: 0;
  padding: 0;
}

img,
table {
	border:none;
}


body {

	font-family: Helvetica,Arial,sans-serif;

	line-height: 1.3em;

	margin: 0px 0px 0px 0px;

	font-size: 12px;

	color: #000;

	background: #ededff;
}


a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: ##556F55;
}


a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #079c2b;
}


input.button {
 cursor: pointer;
 background:none;
}

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

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0;
	margin:0px auto;
}

#top {
	/*background: transparent url(../images/top_bg.jpg) top center no-repeat;*/
	width:1004px;
	margin:0 auto;
	/*padding:72px 0 0 0;*/
}

div.center {
  padding:0;
  background: #ededff;
}
#header {
	/*background: #fff url(../images/header_bg.jpg) bottom center repeat-x;*/
	/*width:100%;*/
	/*height:227px;*/
}

div#wrapper {
	/*margin-left: auto;
	margin-right: auto;*/
	width:1004px;
	background: #ededff;
}



#logo {
	padding:0px 0px 0px 0px;
	height:131px;
	width:1004px;
	/*text-align:center;*/
	/*margin:0 auto;*/
	background: url(../images/logo.png) no-repeat;
}

/*#logo a, #logo a:link, #logo a:hover {
	font-weight: normal;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding:0px;
	margin:0;
	line-height:1.4em;
	letter-spacing:2px;
	color:#fefefe;
	text-decoration:none;
}*/
/*menu - przyciski i ustawienie menu*/
/*menu*/
/* #g = górne zakonczenie menu */
#g
{
height:35px;

display:block;
background-image: url(../images/m/to.jpg);
}
/* #d = dolna zakonczenie menu */
#d
{
background:transparent url(../images/m/dmen.jpg);
background-repeat:no-repeat;
height:20px;
}
#s /*srodek*'
{
 padding: 0px 10px 0px 10px;
    font: 15px arial;
    color: #FFF;
    font-weight: bold;
	font: italic;
    text-decoration: none;
    text-align:left;
    display:block;
    width:193px;
    cursor:pointer;
}

/*Wygląd pierwszego poziomu menu*/
.menu li {
list-style-type: none;
width: 193px;
height: 20px;
background: transparent url(../images/m/men.jpg);
}
a.men1
{
    padding: 0px 10px 0px 10px;
    font: 15px arial;
    color: #FFF;
    font-weight: bold;
	font: italic;
    text-decoration: none;
    text-align:left;
    display:block;
    width:193px;
    cursor:pointer;

}
a.men1:hover, .menu li:hover
{
background-image: url(../images/m/mena.jpg);
background-repeat:no-repeat;
}

/*drugi poziom menu*/
#dropmenudiv{
background-image: url(../images/m/men2.jpg);
padding: 0px 0px 0px 0px;
    /*border-top:solid 1px gray;
    border-bottom:solid 1px gray;*/
	position:absolute; /* nie zmieniać tego pod żadnym pozorem!!! */
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
width: 100%; /*nie bawić się od tego momentu do... */
display: block;
text-indent: 3px; /* ...tego */
text-decoration: none;
	font: 11px arial;
	color: #fff;
	font-weight: bold;

}

#dropmenudiv a:hover
{
background-color: #adadad;
}
/*drugie menu*/
#wo
{
background: url(../images/m/wo.jpg);
height:35px;
}
/*koniec menu*/
div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

/*div#tabarea {
	margin: 0 auto;
	background: transparent url(../images/tabarea_bg.jpg) bottom center no-repeat;
	width:818px;
	height:28px;
	text-align:center;
}
*/
#footer {
	width:1004px;;
	margin:0 auto;
	text-align: center;

}

.validation {
	float:right;
	padding:10px 20px 0 0;
}

/*#footer .footer {
	background: transparent url(../images/footer.jpg) top center no-repeat;
	height:28px;
	width:1000px;
}*/

#footer_bg {
	/*background: transparent url(../images/footer_bg.jpg) top center no-repeat;
	width:1000px;*/
	/*height:46px;*/
}

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

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

#area {
	padding: 0;
	width:100%;
	height:100%;
}

#whitebox {
	margin: 0;
	width: auto;
}

#whitebox div {
	text-align: left;
}


#whitebox_m {
	width: auto;
	height: auto;
	padding: 20px 0 0 0;
	margin:0px 20px 20px 20px;
}


#whitebox_br {
	height: 13px;
	/*background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;*/
}

/* horizontal pill menu */
.pill {
  margin:0 auto;
}

td.pill_m {
  padding: 0;
  margin: 0 30px;
  width: auto;
  text-align:center;
}

#pillmenu {
  white-space: nowrap;
  height: 30px;
  float: left;
}

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

#pillmenu li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	background: transparent;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
	float:left;
  display:block;
  height: 26px;
  line-height: 24px;
  padding: 2px 10px 0 10px;
  color: #57a600;
  text-decoration: none;
  background: transparent;
}


#pillmenu a:hover {
  color: #666666;
}

#pillmenu a#active_menu-nav {
	height: 30px;
	color: #ff8800;
}

#pillmenu a#active_menu-nav:hover {
	color: #fff;
}

#leftcolumn {				/*lewa kolumna moduł random gallery*/
	/*position: absolute;*/
	/*margin: 0;*/
	width: 193px;
	padding: 0 0 0 0;
	float:left;
}
#rightcolumn {
	margin: 0;
	width: 811px;
	padding: 0 0 0 0;
	float: right;

}
#motto_gora
{
	/*background: url(../images/graf_pod_baner/motto_gora.png);*/
	margin 0;
	padding: 0 0 0 0;
	width: 610px;
	height: 19px


}
#motto_srodek
{
	margin: 0;
	width: 610px;
	height: 180px;
	/*background: url(../images/graf_pod_baner/motto_srodek.png) repeat-y;*/
}
#motto_dol
{
	/*background: url(../images/graf_pod_baner/motto_dol.png) no-repeat;*/
	margin: 0;
	padding: 0 0 0 0;
	width: 610px;
	height: 15px

}
#wiadom_gora
{
	background:  url(../images/graf_pod_wiadomosc/wiadom_gora.png) no-repeat;
	margin: 0;
	padding: 0 0 0 0;
	width: 610px;
	height: 18px;
}

#wiadom_srodek
{
    margin: 0;
	padding: 0 0 0 0;
	width: 610px;
	background: url(../images/graf_pod_wiadomosc/wiadom_srodek.png) repeat-y;
}

#wiadom_dol
{

	background: url(../images/graf_pod_wiadomosc/wiadom_dol.png) no-repeat;
	margin: 0;
	padding: 0 0 0 0;
	width: 610px;
	height: 18px;

}
#boisko
{

	background: url(../images/graf_pod_partnerzy/boisko.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 193px;
	height: 38px;

}
#boisko_srodek
{

    background: url(../images/graf_pod_partnerzy/partnerzy_boisko.png) repeat-y;
	margin: 0;
	padding: 0;
	width: 193px;
	text-align: center;
}
#boisko_dol
{
    background: url(../images/graf_pod_partnerzy/boisko_dol.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 193px;
	height: 11px;

}


#partnerzy_gora
{
	float: center;
	background: url(../images/graf_pod_partnerzy/partnerzy_gora.png) no-repeat;
	margin: 0;
	padding: 0 0 0 0;
	width: 201px;
	height: 39px;

}
#partnerzy_srodek
{
    	float: center;
    	background: url(../images/graf_pod_partnerzy/partnerzy_srodek.png) repeat-y;
	margin: 0;
	/*padding: 0 0 0 0;*/
	width: 201px;
	text-align: center;
}
#partnerzy_dol
{
	background: url(../images/graf_pod_partnerzy/partnerzy_dol.png) no-repeat;
	margin: 0;
	padding: 0 0 0 0;
	width: 201px;
	height: 11px;
	float: center;
}
#zdd_gora
{
   float: center;
	background: url(../images/graf_pod_partnerzy/zd_gora.png) no-repeat;
	margin: 0;
	padding: 0 0 0 0;
	width: 201px;
	height: 39px;
}
#kalendarium
{
   float: center;
	background: url(../images/graf_pod_partnerzy/szkolne_kalendarium.png) no-repeat;
	margin: 0;
	padding: 0 0 0 0;
	width: 201px;
	height: 39px;
}
#dziennik
{
   float: center;
	background: url(../images/graf_pod_partnerzy/e_dziennik.png) no-repeat;
	margin: 0;
	padding: 0 0 0 0;
	width: 201px;
	height: 39px;
}
#menu1
{
	margin:0;
	padding: 0 0 0 0;
	width: 193px;
}
#rightcolumn_left
{
	width: 610px;
	float: left;
}
#rightcolumn_right
{
	width: 201px;

	float: right;
}
div#maincolumnfull {
	padding:0px 0px;
	float:left;
	width: 610px;
}



div#maincolumn { /*kolumna główna gdzie znajdują się wszystkie informacje*/
padding: 0px 0px;
float:left;
width: 610px;
}

div.nopad {
	
	width:590px;	
	padding: 0;
	text-align:left;
}

td.middle_pad {
	width: 20px;
}

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

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

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

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

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

h2, .contentheading {
	
	font-family: Georgia;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	vertical-align: bottom;
	color: #1f2f3f;
	text-align: center;
	/*text-shadow: # 10px 10px;*/
	font-variant:small-caps;
	width: 610px;
	background:url(../images/graf_pod_wiadomosc/kreska.png) no-repeat;
	height: 40px;
	padding: 0px 0px 25px 0px;
	/*border: 1px groove;
	border-color:#1b1b31;*/

}

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

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

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

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

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

.createdate {
	/*height: 20px;*/
	/*vertical-align: top;*/
	font-size: .80em;
	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: 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 links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel: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 {

}

.clr {
	clear: both;
}

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

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

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

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


/* content tables */
td.sectiontableheader {
  background: #dcdcdc;
  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 */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 590px;


}

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

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

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

/*div.module_menu, div.module {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	background: url(../images/blue/module_mright_bg.jpg) 100% 100% no-repeat;
}*/


/*div.module_menu div div div div ,div.module div div div div {
	background: none;
	padding: 0;
}*/

div.module_menu div, div.module div {

	/*width: 201px;*/


	/*background: url(../images/menu/men_p.jpg) 0 21px no-repeat;*/
	/*padding 0 0 21px 0;*/
}

div.module_menu div div, div.module div div {

	/*background: url(../images/menu/men_d.jpg) center no-repeat;
	padding: 0px 0 158px 0;
	width: 201px;*/
}

div.module_menu div div div, div.module div div div {
	/*background: url(../images/menu/men_t.jpg)  no-repeat;

	width: 201px;*/
}

/*div.module_menu ul li a:link, div.module_menu ul li a:visited,
div.module ul li a:link, div.module ul li a:visited {
	font-weight: normal;
	background:transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	line-height:24px;

}*/

/*#leftcolumn div.module table ,#rightcolumn div.module table {
	width: auto;
}*/
/*definiuje napis main manu */
#leftcolumn h3, #rightcolumn h3 {
/*	height:21px;*/
/*	color:#fff;*/
/*	font-weight: bold;*/
/*	font-family: Helvetica,Arial,sans-serif;*/
/*	font-size: 1.1em;*/
/*	line-height:20px;*/
/*	margin: -20px 0 0 ;*/
/*	padding:10px 0 2px 40px;*/
/*	position:absolute;*/
/*	text-align: center;*/
/*	width:201px;*/
}


/*#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c {
	margin:0 0 20px 0;
	padding: 0px;
	text-align:left;
}*/

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


/*#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin:0;
	padding:0;
}*/
/*tekst w menu*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	/*display:block;*/
	/*line-height:20px;*/
	/*border-bottom:1px solid #d2ecb7;*/
	/*padding:2px 0px 0 0px;*/
	/*width: 201px;
	height:21px;*/
	/*font-family: Helvetica,Arial,sans-serif;*/
	/*font-size: 1.5em;*/
	/*text-decoration:none;*/
	/*text-align: center;*/
	/*color:#fff;*/
}
/*kolor linka po najechaniu myszą*/
#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	/*color:#fff;*/
}

/* ****** left col current menu ****** */
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link,
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	/*display:block;
	line-height:20px;*/
	/*border-bottom:1px solid #d2ecb7;*/
	/*background: url(../images/menu/men_n.png) center left repeat-y;*/

	/*text-decoration:none;*/
	/*color:#0d8623;*/
}

/*#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {

	background: transparent url(../images/menu/men_n.png) center no-repeat;
*/

}

/* ****** left col sub menu ****** */
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	/*margin:0;
	padding:0 0 0 0px;
	list-style:none;*/

}

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	/*background: transparent url(../images/menu_sub_link_bg.gif) left no-repeat;*/
	/*text-decoration:none;
	color:#86c014;
	padding:2px 25px;*/
}

#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
	/*background: transparent url(../images/menu_sub_link_bg.gif) left no-repeat;
	color:#666666;*/
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	/*margin:6px 0;
	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: #000099;
}

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

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

/*#leftcolumn div.module h3 {
	top:-500px;
	left:-500px;
	padding-left:0;
	position:absolute;
}*/



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

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

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

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 0 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 dd.message ul { background: #C3D2E5 url(../../images/notice-info.png) 4px center no-repeat;}

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

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



/* ****************************************************************************** */
/* blue */
input,button {
	border:1px solid #dcdcdc;
	background:transparent;
}

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #86c0A4;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: center;
}
a.sgfooter:hover {
	color: #86c014;
	font-family: Arial,sans-serif;
	text-decoration:none;
	
}
#sgf {
font-size: 11px;
text-align:center;
color: #86c014;
padding:8px 0 0 20px ;
font-family: Arial,sans-serif;
width:1004px;
float:center;
}
.sgf {
text-align:center;
font-size: 11px;
font-family: Arial,sans-serif;
color: #86c014;
text-decoration:none;
}
.sgf1 {
font-size: 11px;
font-family: Arial,sans-serif;
color: #86c014;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #86c014;
	font-size		: 11px;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
a.sglink:hover {
	color			: #86c014;
	font-family: Arial,sans-serif;
	text-decoration:none;
}

