body {
	background: black;
	margin: 0px;
	padding: 0px;
}

h1 {
	
	background: url('images/podkreslenie_h1.png') bottom left no-repeat;	
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-bottom: 7px;
	
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #B22B04;
	letter-spacing: 1px;
}

h2 {
	width: 771px;
	background: url('images/podkreslenie_h2.png') bottom left no-repeat;
	padding-left: 2px;
	padding-bottom: 13px;
	margin-top: 0px;
	margin-bottom: 15px;
	clear: both;
	
	font-family: tahoma;
	font-size: 1.29em;
	font-weight: bolder;
	color: #FFEBE0;
	letter-spacing: 1px;
}

h3 {
	width: 347px;
	background: url('images/podkreslenie_h3.png') bottom left no-repeat;
	padding-left: 2px;
	padding-bottom: 13px;
	margin-top: 0px;
	margin-bottom: 15px;
	clear: both;
	
	font-family: tahoma;
	font-size: 1.29em;
	font-weight: bolder;
	color: #FFEBE0;
	letter-spacing: 1px;
}

hr {
	color: #303030;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
}

a, a:visited {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFCA14;
	
}
a:hover {
	color: #D81010;
}

img {
	border: 0px;
}

table {
	margin: 0px; padding: 0px;
}

p {
	line-height: 17px;
}


/* -------- menu ----------- */

.alt {
	display: none;
}

#menu_nad {
	overflow: hidden;
	height: 31px;
	width: 341px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -31px;
	
	*top: -35px; /* targets IE6 and 7 */

	left: 250px;
}

#menu_nad li { 
	float: left;
	display: inline;	
	margin: 0px;
	padding: 0px;
}

#menu_nad a, #menu a {
	display: block;
}

#zglos_sie {
	width: 185px;
	height: 31px;
	background: url('images/zglos_sie.png') top left no-repeat;	
}
#zglos_sie:hover {
	background: url('images/zglos_sie_over.png') top left no-repeat;
}

#regulamin {
	width: 156px;
	height: 31px;
	background: url('images/regulamin.png') top left no-repeat;	
}
#regulamin:hover {
	background: url('images/regulamin_over.png') top left no-repeat;
}



div#menu {
	width: 831px; height: 33px;
	position: absolute;
	top: 149px;
}
div#menu ul,
div#menu li {
	margin: 0px;
	padding: 0px;
	background: #a32203;
}
div#menu a {
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

a.submenu, a.submenu:visited {
	padding: 5px 10px 5px 10px;
	color: #edc794;
	width: 100%;
	height: 100%;
	display: block;
}
a.submenu:hover {
	color: #000000;
}

div#menu li {
	list-style: none;
	list-style-image: none;
	position: relative;
	white-space: nowrap;
}

div#menu ul li:hover {
	background: #f8ba26;
}

/**
 * Poziome menu pierwszego poziomu
 * - nie mozna uzyc >, IE6
 */
div#menu > ul li {
	float: left;
}

div#menu ul ul li {
	float: none;
}

/**
 * Menu kolejnych poziomow
 */
div#menu ul ul {
	display: none;
	position: absolute;
	top: 31px;
	border: 2px solid #e7701c;
}

div#menu li:hover > ul {
	display: block;
}

/**
 * Menu drugiego poziomu - pierwsze rozwiniecie
 */
div#menu ul ul {
	left: 0px;
}

div#menu ul ul ul {
	left: 100%;
	top: 0px;

}





#o_nas {
	width: 117px;
	height: 33px;
	background: url('images/o_nas.png') top left no-repeat;	
}
#o_nas:hover {
	background: url('images/o_nas_over.png') top left no-repeat;
}

#oferta {
	width: 126px;
	height: 33px;
	background: url('images/oferta.png') top left no-repeat;	
}
#oferta:hover {
	background: url('images/oferta_over.png') top left no-repeat;
}

#nauczyciele {
	width: 179px;
	height: 33px;
	background: url('images/nauczyciele.png') top left no-repeat;	
}
#nauczyciele:hover {
	background: url('images/nauczyciele_over.png') top left no-repeat;
}

#partnerzy {
	width: 160px;
	height: 33px;
	background: url('images/partnerzy.png') top left no-repeat;	
}
#partnerzy:hover {
	background: url('images/partnerzy_over.png') top left no-repeat;
}

#faq {
	width: 98px;
	height: 33px;
	background: url('images/faq.png') top left no-repeat;	
}
#faq:hover {
	background: url('images/faq_over.png') top left no-repeat;
}

#kontakt {
	width: 151px;
	height: 33px;
	background: url('images/kontakt.png') top left no-repeat;	
}
#kontakt:hover {
	background: url('images/kontakt_over.png') top left no-repeat;
}

/* -------- stopka ----------- */
#stopka {
	background: url(images/stopka_motyw.png) top right no-repeat;
	width: 831px;
	height: 55px;
	vertical-align: middle;
	
	font-family: verdana;
	font-size: 10px;
	color: #FFDCC2;
	
}

#stopka_lewa {
	float: left;
	padding-top: 22px;
	padding-left: 13px;
}

#stopka_prawa {
	float: right;
	padding-top: 17px;
	padding-right: 5px;
	
	text-align: right;
	font-family: verdana;
	font-size: 10px;
	color: #FFDCC2;

}

#stopka a, #stopka a:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFDCC2;
	
}
#stopka a:hover {
	text-decoration: underline;
}

a.bez_podkresl { text-decoration: none; }

/* -------- content ----------- */

.bok {
	width: 9px;
	height: 440px;
	background: url(images/bok.png) top left no-repeat;
	float: left;
	
}

#content {
	width: 813px;
	float: left;
	margin-bottom: 20px;
	padding-top: 30px;
	
	font-family: tahoma;
	font-size: 11px;
	color: #FFEFE6;
}
#content2 {
	width: 831px;
	background: url(images/bok.png) top right no-repeat;
	
	
	padding-top: 30px;
	
	font-family: tahoma;
	font-size: 11px;
	color: #FFEFE6;
}

.naglowek {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	
	color: #FFCA14;
}

a.imprezy, a.imprezy:visited, a.imprezy:hover {
	display: block;
	background: url(images/imprezy_baner.jpg) top left no-repeat;
	width: 330px;
	height: 44px;
	border: 1px solid #464646;
	font: normal 12px tahoma;
	text-decoration: none;
	color: #efefef;
	padding-left: 13px;
	padding-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
}

.zajawka_lewa, .tekst_lewy {
	width: 347px;
	float: left;
	min-height: 317px;
  height:auto !important;
  height: 317px;
	background: url(images/rozdzielenie_srodek.png) top right no-repeat;
	
	padding-left: 20px;
	padding-right: 45px;
	margin-bottom: 15px;
	
	font-family: tahoma;
	font-size: 11px;
}

.tekst_lewy2 
{
	width: 347px;
	float: left;
	
	padding-left: 20px;
	
	margin-bottom: 15px;
	
	font-family: tahoma;
	font-size: 11px;
}
#form_prawy2 
{
	width: 345px;
	float: right;
	
	background: url(images/rozdzielenie_srodek.png) top left no-repeat;
	padding-top: 20px;
	padding-left: 48px;
	padding-right: 15px;
	margin-bottom: 15px;
	
	font-family: tahoma;
	font-size: 11px;
}
#form_maturalny, #form_biznesowy, #form_matma, #form_jezykowy {
	display: none;
}

.zajawka_lewa p {
	width: 332px;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
.tekst_zwykly, .tekst_oferta {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
}
.tekst_oferta p:first-letter {
	padding-left: 20px;
}

p.slogan {
	width: 433px;
	background: url('images/podkreslenie_slogan.jpg') bottom left no-repeat;	
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-bottom: 7px;
	
	font-family: tahoma;
	font-size: 15px;
	font-weight: bolder;
	color: #FFEBE0;
	font-style: italic;
	letter-spacing: 1px;
}
p.slogan:first-letter { padding-left: 0px;}

.tekst_regulamin {
	margin: 0 auto;
	margin-bottom: 10px;	
	width: 650px;
	position: relative;
	top: 0%;
	left: 50%;
	margin-left: -325px;
	
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
}

.wiecej {
	float: right;
	background: url(images/wiecej.png) top right no-repeat;
	padding-right: 23px;
	padding-top: 2px;
	margin-top: -7px;
	margin-bottom: 12px;
}
.wiecej a, .wiecej a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFEFE6;
	text-decoration: none;
}

.zajawka_prawa {
	width: 365px;
	float: right;
	
	margin-top: -18px;
	padding-right: 15px;

}
.tekst_prawy {
	width: 365px;
	float: right;
	padding-top: 20px;
	
	padding-right: 15px;
	margin-bottom: 15px;
	
	font-family: tahoma;
	font-size: 11px;
}

ul.oferta {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	list-style-image: url(images/trojkacik_obr.png);
	list-style-position: outside;
}
ul.oferta li {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

ul.trojkaciki {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	margin-bottom: 10px;
	list-style-image: url(images/trojkacik.png);
	list-style-position: outside;
}
ul.trojkaciki li {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	
}

.tekst_oferta ul.trojkaciki {
	margin-top: 10px;
	margin-bottom: 30px;
}

.tekst_duzy {
	font-family: tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #D81010;
	text-decoration: blink;
}
.tekst_regulamin .tekst_duzy {
	font-family: tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #D81010;
	text-decoration: none;
}

.tekst_sredni_pom {
	padding-left: 2px;
	padding-right: 2px;
	
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #D55D1B;
}
.tekst_sredni_czerw {
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #D81010;
}
.tekst_sredni_bialy, a.tekst_sredni_bialy, a.tekst_sredni_bialy:visited {
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #FFEFE6;
	text-decoration: none;
}

table.formularz {
	width: 347px;
}
table.formularz .tytuly {	
	width: 347px;
	border-top: 1px dotted #525252;
	border-bottom: 1px dotted #525252;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
table.formularz tr {
	margin-top: 10px;
	margin-bottom: 10px;
}
input.text, table.formularz select {
	background: white;
	border: 2px solid #929292;
	padding-left: 2px;
	
	font-family: tahoma;
	font-size: 11px;
}

ul.radiobuttony {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	list-style-type: none;
}

ul.przedmioty {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}

.bez_marginow {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}

#pokaz_polski, #pokaz_matma, #pokaz_gegra, #pokaz_biola, #pokaz_wos, #pokaz_hista, #pokaz_fiza, #pokaz_chemia, #pokaz_chemia, #pokaz_wot, #pokaz_niem, #pokaz_ang, #pokaz_fran, #pokaz_ros {
	display: none;
}

div.suma {
	margin-top: 30px;
}
input.wyslij {
	background: #A6080E;
	border: 2px solid #C02116;
	margin-top: 10px;
	color: #FFDCC2;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
	
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	float: left;
}

div#suma_liczba {
	padding: 5px 10px 5px 10px;
	border: 1px solid #464646;
	
	float: left;
	margin-top: 6px;
}

#znajomy {
	display: none;
	padding-left: 50px;
}
#inne1, #inne2_text {
	display: none;
	width: 200px;
}

/*#nav_dol {
	width: 773px;
	background: url('images/podkreslenie_nav_dol.png') top left no-repeat;
	padding-top: 10px;
	
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #A12D16;
}*/
#nav_dol {
	float: right;
	vertical-align: middle;
	margin-bottom: 20px;
	margin-left: 20px;
}
#nav_dol a, #nav_dol a:visited {
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #A12D16;
	text-decoration: none;
}
#nav_dol a:hover {
	text-decoration: none;
}

.regulamin_podpisy {
	width: 550px; border: 1px solid #525252;
	padding: 20px; padding-bottom: 15px; margin-bottom: 30px; margin-top: 40px;
}

a.pobierz_pdf, a.pobierz_pdf:visited {
	background: url(images/pdf_ico.png) top left no-repeat;
	height: 30px;
	
	padding-left: 30px;
	padding-top: 7px;
	margin: 0px;
	
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #FFEFE6;
}

ol.lista_faq {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	list-style-type: decimal;
}
ol.lista_faq li {
	margin-bottom: 20px;
}

.nasi_partnerzy img {
	border: 2px solid #909090;
}
img.foto {
	border: 2px solid #303030;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}

.zajawka {
	background: url(images/zajawka.png) bottom left no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	
	text-align: left;
}


.nauczyciel table td {
	border-top: 1px dashed #303030;
	text-align: left;
}
.nauczyciel table th {
	border-top: 1px dashed #303030;
	border-right: 1px dashed #303030;
	text-align: left;
}
.nauczyciel img.foto {
	border: 2px solid #303030;
	margin-left: 15px;
	margin-top: 35px;
	margin-bottom: 15px;
	float: right;
}

.blad {
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #C02116;
}

div.ramka {
	display: block;
	padding: 10px 20px 10px 20px;
	border: 2px solid #303030;
	margin-top: 30px;
	line-height: 18px;
}

table.terminarz {
	border: 1px solid #454545;
	width: 100%;
}

	
table.terminarz tr th {
	background: #7d7d7d;
	color: #2e2e2e;
	padding: 8px;
	width: 25%;
}

table.terminarz tr td {
	background: #000000;
	color: #ffefe6;
	padding: 5px 10px;
}

table.terminarz tr.inny td {
	background: #222222;
	color: #ffefe6;
}

table.terminarz tr.inny2 td {
	background: #222222;
	color: #ffefe6;
}

div.ramka2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	border: 1px dashed #FFEFE6;
	padding: 20px 10px;
	margin-bottom: 15px;
}
