* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
body {
	background: #fff url(../images/header.jpg) top center no-repeat;
	font: 11px Tahoma, sans-serif;
	color: #666666;
}
ul li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #e85b3c;
}
a:hover {
	text-decoration: underline;
}
.clearfix {
	clear: both;
	height: 1px;
}
#container {
	width: 1000px;
	margin: 0 auto;
}
/* === top === */
.header {
	width: 1000px;
	height: 156px;
	position: relative;
}
.logo {
	background: url(../images/logo.gif) no-repeat;
	width: 280px;
	height: 55px;
	position: absolute;
	top: 60px;
	text-indent: -9999px;
}
.header .nav {
	position: absolute;
	right: 25px;
	top: 70px;
}
.nav li {
	float: left;
	padding: 0 0 0 10px;
}
.nav a {
	height: 7px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.key {
	background: url(../images/key.gif) no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0px;
	top: 65px;
}
.nav-1 {
	background: url(../images/nav-1.gif) 0 0 no-repeat;
	width: 62px;
}
.nav-1:hover {
	background: url(../images/nav-1.gif) 0 -7px no-repeat;
}
.nav-2 {
	background: url(../images/nav-2.gif) 0 0 no-repeat;
	width: 53px;
}
.nav-2:hover {
	background: url(../images/nav-2.gif) 0 -7px no-repeat;
}
.nav-3 {
	background: url(../images/nav-3.gif) 0 0 no-repeat;
	width: 29px;
}
.nav-3:hover {
	background: url(../images/nav-3.gif) 0 -7px no-repeat;
}
.nav-4 {
	background: url(../images/nav-4.gif) 0 0 no-repeat;
	width: 58px;
}
.nav-4:hover {
	background: url(../images/nav-4.gif) 0 -7px no-repeat;
}
.nav-5 {
	background: url(../images/nav-5.gif) 0 0 no-repeat;
	width: 62px;
}
.nav-5:hover {
	background: url(../images/nav-5.gif) 0 -7px no-repeat;
}
.header .menu {
	position: absolute;
	right: 0px;
	top: 100px;
}
.menu li {
	float: left;
	padding: 0 3px 0 0;
}
.menu a {
	height: 23px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.menu-1 {
	background: url(../images/menu-1.gif) 0 0 no-repeat;
	width: 66px;
}
.menu-1:hover {
	background: url(../images/menu-1.gif) 0 -23px no-repeat;
}
.menu-2 {
	background: url(../images/menu-2.gif) 0 0 no-repeat;
	width: 83px;
}
.menu-2:hover {
	background: url(../images/menu-2.gif) 0 -23px no-repeat;
}
.menu-3 {
	background: url(../images/menu-3.gif) 0 0 no-repeat;
	width: 53px;
}
.menu-3:hover {
	background: url(../images/menu-3.gif) 0 -23px no-repeat;
}
.menu-4 {
	background: url(../images/menu-4.gif) 0 0 no-repeat;
	width: 58px;
}
.menu-4:hover {
	background: url(../images/menu-4.gif) 0 -23px no-repeat;
}
.menu-5 {
	background: url(../images/menu-5.gif) 0 0 no-repeat;
	width: 99px;
}
.menu-5:hover {
	background: url(../images/menu-5.gif) 0 -23px no-repeat;
}
.menu-6 {
	background: url(../images/menu-6.gif) 0 0 no-repeat;
	width: 65px;
}
.menu-6:hover {
	background: url(../images/menu-6.gif) 0 -23px no-repeat;
}
.menu .sep {
	background: url(../images/czapeczka.gif) center center no-repeat;
	width: 38px;
	height: 23px;
}
/* === stopka === */
.footer {
	background: url(../images/footer.gif) no-repeat;
	width: 1000px;
	padding: 20px 0;
	margin: 30px 0;
}
.footer .item-1 {
	float: left;
	width: 310px;
}
.footer .item-2 {
	float: left;
}
.footer .item-2 a {
	color: #666666;
	padding: 0 10px 0 0;
}
.footer .item-3 {
	float: right;
}
.footer .item-3 a {
	background: url(../images/enp.gif) no-repeat;
	width: 81px;
	height: 22px;
	display: block;
	text-indent: -9999px;
}
/* === glowna === */
#main-index {
	background: #fff url(../images/bg-index.jpg) 0 1px no-repeat;
	background-position: top center;
	min-height: 350px;
	padding: 14px 0 0 0;
}
#main-index .item-1, .item-2 {
	height: 60px;
}
#main-index .col-1 {
	float: left;
	width: 465px;
	padding: 0 35px 0 0;
	line-height: 16px;
	text-align: justify;	
}
#main-index .col-2 {
	float: left;
	width: 465px;
	padding: 0 0 0 35px;
	line-height: 16px;
}
#main-index .col-1 .breadcrumbs {
	padding: 15px 0 0 0;
}
#main-index .col-1 .breadcrumbs a {
	color: #666666;
}
#main-index .search {
	background: url(../images/search-index.gif) no-repeat;
	width: 468px;
	height: 36px;
	position: relative;
	float: right;
}
#main-index .search input.text {
	background: #fff;
	border: none;
	font: 11px Tahoma, sans-serif;
	margin: 10px 0 0 15px;
	width: 370px;
	height: 16px;
	color: #666666;
}
#main-index .search input.submit {
	background: url(../images/submit-search.gif) no-repeat;
	width: 64px;
	height: 22px;
	position: absolute;
	right: 7px;
	top: 7px;
	cursor: hand;
}
strong {
	color: #0099cc;
}
.pic-left {
	float: left;
	margin: 5px 20px 5px 0;
}
.offer {
	margin: 20px 0 0 0;
	width: 460px;
}
.offer li {
	float: left;
	width: 225px;
	padding: 0 0 0px 0
}
.offer .sep {
	width: 10px;
	height: 1px;
}
.offer-1, .offer-2, .offer-3, .offer-4 {
	width: 225px;
	height: 24px;
	text-indent: -9999px;
	margin: 0 0 15px 0;
}
.offer-1 {
	background: url(../images/klasa_zero.gif) no-repeat;
}
.offer-2 {
	background: url(../images/szkola_podstawowa.gif) no-repeat;
}
.offer-3 {
	background: url(../images/gimnazjum.gif) no-repeat;
}
.offer-4 {
	background: url(../images/zajecia_pozalekcyjne.gif) no-repeat;
}
.more {
	margin: 2px 0;
}
/* === stronka z tekstem === */
#main {
	background: #fff url(../images/bg.jpg) 0 1px no-repeat;
	background-position: top center;
	min-height: 350px;
	padding: 14px 0 0 0;
}
#main .col-1 {
	float: left;
	width: 195px;
}
#main .col-2 {
	float: left;
	width: 770px;
	padding: 0 0 0 35px;
}
#main .col-2 p {
	margin-bottom: 10px;
}
#main .col-2 h1 {
	color: #0099cc;
	margin: 0px 0 8px 0;
	font-size: 16px;
	font-weight: bold;	
}
#main .col-2 h2 {
	color: #0099cc;
	margin: 0px 0 6px 0;
	font-size: 14px;
	font-weight: bold;	
}
#main .col-2 h3 {
	color: #333333;
	margin: 0px 0 5px 0;
	font-size: 12px;
	font-weight: bold;	
}
#main .col-2 ul {
	margin-bottom: 10px;
}
#main .col-2 ol li {
	list-style: decimal outside; 	
	margin: 4px 0 4px 20px;
}
#main .col-2 ul li {
	list-style: url(../images/bullet.gif) outside square;	
	margin: 2px 0 2px 20px;
}
#main .col-2 img {
	border: none;
	margin: 8px 10px 8px 10px;
}
#main .col-2 img.noborder {
	border: none;
}




#main .col-1 .breadcrumbs {
	padding: 15px 0 0 0;
}
#main .col-1 .breadcrumbs a {
	color: #666666;
	font-weight: bold;
}
#main .col-2 .breadcrumbs {
	float: left;
	padding: 15px 0 0 0;
}
#main .col-2 .breadcrumbs a {
	color: #666666;
}
#main .search {
	background: url(../images/search.gif) no-repeat;
	width: 224px;
	height: 36px;
	position: relative;
	float: right;
}
#main .search input.text {
	background: #fff;
	border: none;
	font: 11px Tahoma, sans-serif;
	margin: 10px 0 0 12px;
	width: 135px;
	height: 16px;
	color: #666666;
}
#main .search input.submit {
	background: url(../images/submit-search.gif) no-repeat;
	width: 64px;
	height: 22px;
	position: absolute;
	right: 7px;
	top: 7px;
	cursor: hand;
}
#main .item-1, .item-2 {
	height: 60px;
}
#main .menub-1 li {
	padding: 5px 0;
}
#main .menub-1 li a {
	background: url(../images/i_czapka.gif) 0 1px no-repeat;
	color: #0087ca	;
	font-size: 15px;	
	font-weight: bold;
	padding: 1px 0 0 26px;
}
#main .menub-2 {
	margin: 10px 0 10px 16px;
}
#main .menub-2 li {
	padding: 3px 0;
}
#main .menub-2 li a {
	background: url(../images/arrow.gif) 0 5px no-repeat;
	color: #666666;
	font-size: 11px;	
	font-weight: bold;
	padding: 0 0 0 14px;
}
.text {
	line-height: 16px;
	text-align: justify;
}
.text form input, textarea {
	border: 1px solid #dddddd;
	border-bottom: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	padding: 4px;
	font: 11px Tahoma, sans-serif;
	color: #666666;
}
.text form label {
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	padding: 3px 10px 0 0;
	font-weight: bold;
}
.text form p {
	padding: 2px 0;
}
.text form .clear {
	border: none;
	background: none;
}
.text form input.submit {
	background: url(../images/submit-send.gif) no-repeat;
	width: 64px;
	height: 22px;
	cursor: hand;
	border: none;
	padding: 0px;
	margin: 3px 0 0 0;
}



.text #aktualnosci {
	color: #828282;
	font-size: 11px;
	text-align: justify;
}
.text #aktualnosci a {
	color: #828282;
}
.text #aktualnosci h1 {
	color: #0699cd;
	font-size: 13px;
	font-weight: bold;	
	margin: 0 0 5px 0;
}
.text #aktualnosci h2 {
	color: #828282;
	font-size: 9px;
	font-weight: bold;	
	margin: 0;	
}
.text #aktualnosci .line {
	position: relative;
	background: url(../images/line1.gif) center center no-repeat;
	width: 111px;
	height: 18px;
	display: block;
	text-align: center;
	margin: 10px;
}
.text #aktualnosci .line2 {
	position: relative;
	font-size: 0px;
	border-top: 1px #EDEDED dashed;
	width: auto;
	height: 1px;
	margin: 15px 0 15px 0;
}
.text #aktualnosci img {
	border: none;
	margin: 0px 5px 0 10px;
}


.b-powrot {
	position: relative;
	background: url(../images/b_powrot.gif) 0 0 no-repeat;
	width: 55px;
	height: 16px;
	display: block;
	margin: 10px 0 0 0;
}
.b-powrot:hover {
	background: url(../images/b_powrot.gif) 0 -16px no-repeat;
}

.icon-pdf-big {
	position: relative;
	background: url(../images/icon_pdf_big.gif) 0 0 no-repeat;
	width: auto;
	height: 31px;
	display: block;
	padding: 13px 0 0 40px;
	margin: 10px 0 10px 0;
}

.icon-pdf-small {
	position: relative;
	background: url(../images/icon_pdf_small.gif) 0 0 no-repeat;
	width: auto;
	height: 16px;
	display: block;
	padding-left: 24px;
	margin: 10px 0 10px 0;
}

.celnosc {
	position: relative;	
	width: 30px;
	background-color: #0699cd;
	color: #FFFFFF;
	padding: 1px 4px 1px 4px;
	font-size: 9px;
	font-weight: bold;
	display: inline;
	margin: -1px 0 0 10px;
}



#main .mapa-serwisu ul li, #main .mapa-serwisu ul  {
	margin: 0;
	padding: 0;
}

#main .mapa-serwisu ul.pos-1 li {
	list-style: url() none;
	padding: 0 0 5px  0;
	margin: 0px;
}
#main .mapa-serwisu ul.pos-1 li a {
	background: url(../images/i_czapka.gif) 0 1px no-repeat;
	color: #0087ca	;
	font-size: 15px;	
	font-weight: bold;
	padding: 1px 0 0 26px;
}
#main .mapa-serwisu ul.pos-2 {
	margin: 10px 0 10px 13px;
}
#main .mapa-serwisu ul.pos-2 li {
	padding: 3px 0;
}
#main .mapa-serwisu ul.pos-2 li a {
	background: url(../images/arrow.gif) 0 5px no-repeat;
	color: #666666;
	font-size: 11px;	
	font-weight: bold;
	padding: 0 0 0 14px;
}

#main .mapa-serwisu table td {
	vertical-align: top;
	text-align: left;
	width: 250px;
	border-top: 4px #0099cc solid;
	background-color: #FFF;
	border-bottom: 1px #EEE solid;	
	padding: 10px 10px 10px 15px;
}


table.table-banner td {
	vertical-align: top;
	text-align: left;
}
table.table-banner td p {
	margin: 0 0 5px 0;
}
table.table-banner td a {
	color: #0099cc !important;
	font-weight: bold;
}
table.table-banner td h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #0099cc !important;
}

