/* Formatowanie głównych parametrów */

body {
	/*background:#9e9e9e;/*zaloba*/
	background:#d1ffb0 /*url('grafika/design_wiosna/bg.jpg')*/ bottom repeat-x fixed;
	font-family: "Arial", "Trebuchet MS", sans-serif;
	font-size: 13px;
	text-align: center;
}

.bottom_menu_background {
	margin: -5px 0 15px 0;	
}

/* Formatowanie głównych elementów strony - baner strony */

#top {
	background: #ffffff url('grafika/design_wiosna/header.jpg') no-repeat;
	width: 1001px;
	height: 219px;
	margin: 20px auto 0px auto;
}


/* Formatowanie głównych elementów strony - lewe menu */

#left_content {
	width: 160px;
	float: left;
	margin: 10px 0 0 20px;
}

#left_content li ul, li:hover ul li ul { 
	height: 16px;
	width: 0;
	overflow: hidden;
	position: absolute;
	left: 125px;
	top: 0;
	padding: 0 0 10px 12px;
} 

#left_content ul li a {
	display: block;
}

#left_content li:hover ul,  li:hover ul li:hover ul {
	width: 138px;
	height: auto;
	overflow: visible;
	z-index: 1; /* fix for Opera v9.25 and lower */
	background: #fbfdf8;
	padding: 5px 15px 1px 0px;
}

.left {
	background: url('grafika/design_wiosna/menu_background.png') no-repeat;
	float: left;
	width: 150px;
	margin: 0;
	padding-top: 10px;
	padding-left: 5px;
}


/* Rozwijalne lewe menu */

ul ul, li:hover ul ul {
display:none;
}
li:hover ul, li:hover li:hover ul {
display:block;
}

.master_menu_left a,
.master_menu_left li:hover li a,
.master_menu_left li:hover li:hover li a {
	display: block;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	padding: 0 5px;
	width: 138px;
	overflow: visible;
}

.master_menu_left,
.master_menu_left ul {
	list-style: none;
	width: 140px;
}

.master_menu_left li {
	position: relative;
	line-height: 0; /* fix for IE */
	margin: 0 0 -2px 0;
}

.master_menu_left a,
.master_menu_left li:hover li a,
.master_menu_left li:hover li:hover li a {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 128px;
	padding: 0 5px;
	line-height: 18px;
	height: 18px;
}

.master_menu_left li:hover a,
.master_menu_left li:hover li:hover a,
.master_menu_left li:hover li:hover li:hover a {
	background: none;
}

.master_menu_left li ul,
.master_menu_left li:hover ul li ul {
	height: 16px;
	width: 0;
	overflow: hidden;
	position: absolute;
	left: 134px;
	top: 0;
	padding: 0 0 0 16px;
}

.master_menu_left li:hover ul,
.master_menu_left li:hover ul li:hover ul {
	width: 138px;
	height: auto;
	overflow: visible;
	z-index:1; /* fix for Opera v9.25 and lower */
}


/* Formatowanie głównych elementów strony - prawe menu */

#right_content {
	width: 150px;
	float: right;
	margin: 10px 20px 0 0;
}

#right_content ul li, #left_content ul li{
	margin-left: 5px;
	list-style-type: none;
	padding: 5px 5px 1px 0px;
	width: 120px;
	color: #314259;
	display: block;
	position: relative;
}

#right_content ul li {
	text-align: right;
}

#right_content li:hover ul,  li:hover ul li:hover ul {
	width: 138px;
	height: auto;
	overflow: visible;
	z-index: 1; /* fix for Opera v9.25 and lower */
	background: #fbfdf8;
}

#right_content li ul, li:hover ul li ul { 
	height: 16px;
	width: 0;
	overflow: hidden;
	position: absolute;
	right: 125px;
	top: 0;
	padding: 0 10px 10px 0;
}

.right {
	float: left;
	margin: 0;
	width: 160px;
	background: url('grafika/design_wiosna/menu_background.png') no-repeat;
	padding-top: 10px;
	padding-left: 5px;
}

/* Rozwijalne prawe menu */

.master_menu_right a,
.master_menu_right li:hover li a,
.master_menu_right li:hover li:hover li a {
	display: block;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	padding: 0 5px;
	width: 130px;
	overflow: visible;
}

.master_menu_right,
.master_menu_right ul {
	list-style: none;
	width: 140px;
}

.master_menu_right li {
	position: relative;
	line-height: 0; /* fix for IE */
	margin: 0 0 -2px 0;
}

.master_menu_right a,
.master_menu_right li:hover li a,
.master_menu_right li:hover li:hover li a {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 120px;
	padding: 0 5px;
	line-height: 18px;
	height: 18px;
}

.master_menu_right li:hover a,
.master_menu_right li:hover li:hover a,
.master_menu_right li:hover li:hover li:hover a {
	background: none;
}

.master_menu_right li ul,
.master_menu_right li:hover ul li ul {
	height: 16px;
	width: 0;
	overflow: hidden;
	position: absolute;
	right: 120px;
	top: 0;
	padding: 0 0 0 16px;
}

.master_menu_right li:hover ul,
.master_menu_right li:hover ul li:hover ul {
	width: 120px;
	height: auto;
	overflow: visible;
	z-index: 1; /* fix for Opera v9.25 and lower */
}


/* Formatowanie głównych elementów strony - pasek przewijalny */

#pasek {
	float: left;
	clear: both;
	overflow: hidden;
	width: 976px;
	margin: 8px 12px 8px 12px;
	padding: 4px 0 4px 0;
	clear: both;
	overflow: hidden;
	background: #E9FBD5;   /*wiosna*/ 
	/*background: #e8e8e8;   /*zaloba*/
}

/* Formatowanie głównych elementów strony - stopka */

#footer{
	background: #ffffff url('grafika/design_wiosna/footer.jpg') no-repeat;
	width: 1000px;
	height: 55px;
	margin: 0px auto 50px auto;
	padding: 13px 0 10px 0px;
	color: #ffffff;
	font-size: 12px;
}


/* Formatowania tabel */

.table {
	width: 588px;
}

.table td {
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #E9FBD5;
}

.table_title {
	padding: 5px 0 5px 0;
	background: #E9FBD5;
	color: #96826C;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.table_zal {
	width: 105px;
}

.table_pobierz {
	text-align: center;
}

.table_grono {
	width: 588px;
	margin: 0px;
}

.przedmiot {
	padding: 30px 0 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.rys_przedmiot {
	text-align: center;
	width: 160px;
}

.table_kontakt {
	width: 588px;
	margin-bottom: 40px;
}

.otwarta_firma {
	width: 588px;
	margin: 30px 0 30px 0;
	border: 1px solid #F5F5F5;
	font-size: 13px;
	text-align: center;
}

.otwarta_firma td {
	padding: 5px 3px 5px 3px;
	border: 1px solid #E9FBD5;
}

.czas {
	width: 588px;
	margin: 30px 0px 30px 0px;
	border: 1px solid #E9FBD5;
	text-align: center;
}

.czas td {
	padding: 5px;
	border: 1px solid #E9FBD5;
}

.czas_title {
	padding: 10px 5px 10px 5px;
	background: #E9FBD5;
	color: #96826C;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.wyr_zebranie {
	padding: 10px 5px 10px 5px;
	background: #ddfff2;
	color: #d20f04;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.klasy {
	width: 588px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #E9FBD5;
	text-align: justify;
}

.klasy td {
	padding: 5px;
	border: 1px solid #E9FBD5;
}


.srednia {
	width: 180px;
	margin: 30px 0 30px 200px;
	font-size: 14px;
	text-align: center;
}

.ocena {
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.table_input {
	background: #E9FBD5;
	padding: 5px 0 5px 0;
}

.ocena_imput {
	border-bottom: 2px dotted #fff !important;
}

.galeria {
	width: 500px;
	margin-left: 44px;
	background-color: #E9FBD5;
}

.galeria td {
	padding: 5px 0 5px 0px;
	border-bottom: 1px solid #E9FBD5;
}

.gal_temat {
	width: 385px;
	padding: 0 0 0 10px !important;
}

.gal_temat_new {
	width: 350px;
	padding: 0 0 0 10px !important;
}

.gal_zobacz {
	text-align: center !important;
}

.gal_licz {
	width: 100px !important;
	text-align: right !important;
	padding: 0 10px 0 0 !important;
}

.licz_button {
	background-image: url('grafika/licz_button.png');
	width: 145px;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	border: 0px;
}

.clear_button {
	background-image: url('grafika/clear_button.png');
	width: 90px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	border: 0px;
}

.button {
	text-align: center;
	margin: 10px 0 15px 0;
}

.ocena_imput {
	text-align: center;
	background: #E9FBD5;
	border: 0.5px solid #E9FBD5;
}


/* Formatowanie plików aktualności - ogłoszenia */

.ogloszenie {
	background: #e9fbd5 url('/grafika/design_wiosna/news_bg.jpg') bottom left no-repeat;    /*wiosna*/
	/*background: #e8e8e8 url('/grafika/design_wiosna/news_bg.jpg') bottom left no-repeat;        /*zaloba*/
	border: 1px solid #bbe08b !important;
	margin: 20px;	
	color: #94656E;
	padding: 15px;
}


/* Formatowanie plików aktualności - aktualności */

.aktualnosc {
	width: 548px;
	background: #eefed7;            /*wiosna*/
	/*background: #e8e8e8;                /*zaloba*/
	border-top: 1px solid #bae4a4;	
	margin: 20px;
	overflow: hidden;
}
.text_italic {
  font-style: italic; 
}


/* Formatowanie plików aktualności - życzenia */

.zyczenia {
	background: #ffffff;
	border-top: 2px solid #BAE4A4;
	border-bottom: 2px solid #BAE4A4;
	margin: 20px 0 20px 0;	
	color: #94656E;
	padding: 15px 15px 40px 15px;
}


/* Formatowanie "Strony nauczycieli" */

.str_naucz {
	background: #e9fbd5;
	border: 0px;
}
