body, html, fieldset, form, a img, p {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

body {
    background: #FFF url(../images/body-bg.png) repeat-x;
    font-size: 11px;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif, Kalimati;
	text-align:center;
}

input, textarea {
	font-size: 11px;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif, Kalimati;
}

body a {
    color: #000000;
	text-decoration:none;
}

div#contener {
	width:945px;
	margin:0px auto;
	text-align:left;
	position:relative;
	z-index:1;
}

div#header {
	background: url(../images/banner.png) bottom right no-repeat;
	height:195px;
	width:100%;
	border:0px solid red;
	position:relative;
}

div#logo {
	height:250px;
	width:100%;
	position:absolute;
	top:10px;
	right:700px !important;
	right:699px;
}

ul#menuMain {	
	position:absolute;
	margin:0px;
	padding:0px;
	list-style:none;
	right:-30px;
	bottom:3px !important;
	bottom:2px;
	width:659px;
	padding-left:40px;
}

ul#menuMain * {
	z-index:100;
}

ul#menuMain li {
	float:left;
	margin:0px 1px;
	position:relative;
	cursor:pointer;
}

ul#menuMain li a {
	display:block;	
	height:20px;
	text-align:center;
	padding-top:6px;
	overflow:hidden;
	position:relative;
}

ul#menuMain li a:hover,
ul#menuMain li a.activeLnk,
ul#menuMain li a.activeLnk2 {
	background-position: 0 -26px;
}

ul#menuMain li a b {
	display:block;
	height:15px;
	cursor:pointer;
	margin-top:1px;
}

ul#menuMain li a b span {

	position:absolute;
	bottom:-100px;
}

ul#menuMain li#navAkademia a{
	margin-left:15px;
}

ul#menuMain li#navOferta a {	
	margin-left:0px;
}

ul#menuMain li#navZapisy a {	
	margin-left:0px;
}

ul#menuMain li#navMaterialy a {	
	margin-left:0px;
}

ul#menuMain li#navKontakt a {	
}

ul#menuMain li#navAkademia{	
	width:130px;
	margin-left:20px;
}

ul#menuMain li#navOferta {	
	width:90px;
	margin-left:20px;
}

ul#menuMain li#navZapisy {	
	width:60px;
	margin-left:15px;
}

ul#menuMain li#navMaterialy {
	width:100px;
	margin-left:20px;
}

ul#menuMain li#navKontakt {
	width:80px;
	margin-left:30px;
}

.f-left{
	float:left;
}

.f-right{
	float:right;
}

ul#menuMain li ul {
	position:absolute;
	left:20px;
	list-style:none;
	margin:0px;
	padding:0px;
	padding-top:3px;
	width:149px;
	display:none;
	z-index:10;
	font-size:0px;
	background: url(../images/menu_list_bottom.png) bottom left no-repeat;
	padding-bottom:11px !important;
	padding-bottom:9px;
}

ul#menuMain li ul li {
	cursor:pointer;
	float:none;
	text-align:left;
	width:149px;
	padding:0px;
	margin:0px;
	position:relative;
	z-index:10;
}

ul#menuMain li ul {
	width:149px;
}

ul#menuMain li ul#subNav1{
	left:-2px;
}

ul#menuMain li ul#subNav2{
	left:-20px;
}

ul#menuMain li ul#subNav3{
	left:-10px;
}

ul#menuMain li ul#subNav4{
	left:0px;
}

ul#menuMain li ul#subNav1 li a{
	margin-left:0px;
}

ul#menuMain li ul#subNav2 li a{
	margin-left:0px;
}

ul#menuMain li ul#subNav3 li a{
	margin-left:0px;
}

ul#menuMain li ul#subNav4 li a{
	margin-left:0px;
}

ul#menuMain li ul li.last a {
	border-bottom:0px;	
}

ul#menuMain li ul li  ul {
	position:absolute;
	top:-2px;
	left:149px;
	list-style:none;
	margin:0px;
	padding:0px;
	padding-top:3px;
	width:149px;
	display:none;
	z-index:10;
	font-size:0px;
	background: url(../images/menu_list_bottom.png) bottom left no-repeat;
	padding-bottom:11px !important;
	padding-bottom:9px;
}

ul#menuMain li ul li  ul li {
	cursor:pointer;
	float:none;
	text-align:left;
	width:149px;
	padding:0px;
	margin:0px;
	padding-left:0px;
	margin-left:0px;
	position:relative;
	z-index:9;
}

ul#menuMain li ul li a {
	display:block;
	background:none;
	color:#bfbfbf;
	text-align:left;
	padding:5px;
	font-size:10px;
	height:auto;
	width:auto;
	margin:0px;
	border-left:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	border-bottom:1px solid #B4B4B4;
	background:#5E6669;
	position:relative;
	z-index:10;
	margin-left:0px;
}

ul#menuMain li ul li a:hover {	
	background:#E2E2E2;
	color:#5E6669;
	
}

div#mainContent {
	width:660px;
	float:right;
	overflow:hidden;
	position:relative;
	z-index:1;
}

div#mainSite {	
	padding-top:20px;
	padding-left:20px;
	padding-bottom:60px;
	line-height:1.5em;
	height:700px;
	height:auto !important;
	min-height:700px !important;
	position:relative;
	z-index:1;
}

div#mainSite.opinion {	
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	line-height:1.5em;
	height:150px;
	height:auto !important;
	min-height:150px !important;
	position:relative;
	z-index:1;
}

div.mainComment{
	clear:both;	
	height:auto !important;
	min-height:80px !important;	
}

div.comment{
	clear:both;
	width: 70px; 
	float: left; 
	padding:0px; 
	background: url("../images/kalendarz.png") no-repeat scroll 0 0 transparent;
	margin-bottom:25px;
}

div.comment ul{
	margin-top: 4px; 
	margin-bottom: 10px; 
	font-weight: bold;
}

div.comment ul li.month{
	list-style-type: none; 
	color: white; 
	margin-left: -26px; 
	margin-top:5px; 
	font-size: 12px;
}

div.comment ul li.day{
	list-style-type: none; 
	color: black; 
	margin-left: -31px; 
	font-size: 25px;
}

p.comment{
	color:#111111;
	font-size:1.3em;
	line-height:1.5em;
	margin-top:5px;
	text-align:justify;
}

p.commentator{
	color:#111111;
	font-size:1.3em;
	line-height:1.5em;
	margin-top:5px;
	text-align:left;
	width:50%;
	margin-bottom:15px;
	border-bottom: 1px solid #AAA;	
}

div#signSite {	
	padding-top:20px;
	line-height:1.5em;
	height:auto !important;
	position:relative;
	z-index:1;
}

div#mainSite h1 {
	margin:0px;
	padding:0px;
	font-size:24px;
	color:#3b3b3b;
	padding:5px 0px;
	border-bottom:1px solid #CCC;
	width:60%;
	text-align:right;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
}

div#mainSite h2 {
	margin:25px 150px;
	padding:2px 0px;
	font-size:16px;
	color:#FE5A00;
	border-bottom:1px solid #CCC;
	width:55%;
	text-align:center;
	float:none;
}

div#signSite h2 {
	margin:25px 150px;
	padding:2px 0px;
	font-size:16px;
	color:#FE5A00;
	border-bottom:1px solid #CCC;
	width:55%;
	text-align:center;
	float:none;
}

div#mainSite h3 {
	font-size:14px;
}

div#mainSite h3.mainInfo{
	font-weight:bold;
	font-size:14px;	
	padding-top: 5px; 
	color:#FE5A00;
}

div#mainSite p {
	color:#494949;
	text-align:justify;
	margin:1em 0;
	line-height:2em; 
} 

div#signSite p {
	color:#494949;
	text-align:justify;
	margin:1em 0;
	line-height:2em; 
}

div#mainSite ul {
	list-style:none;
	padding:0px;
	margin:1em 50px;	
}

div#signSite ul {
	list-style:none;
	padding:0px;
	margin:1em 50px;	
}

div#signSite ul {
	list-style:none;
	padding:0px;
	margin:1em 10px;	
}

div#signSite ul li {
	line-height:2.0em;
	padding-left:20px;
}

div#mainSite ul li {
	line-height:2.0em;
	padding-left:20px;
}

div#mainSite a {
	color:#FF6000;
	text-decoration:none;	
}

span.clear {
	display:block;
	clear:both;
}

div#leftPanel {
	width:255px;
	height:620px;
	margin-top:110px;	
	padding-right:30px;
	right:10px;	
	position:relative;		
}

h2 {
	font-size:1.18em;
	margin:0px;
	padding:0px;
}

div.menuLeft {
	-moz-border-radius-topright:30px;
	-webkit-border-top-right-radius:30px;
	-khtml-border-radius-topright:30px;
	-moz-border-radius-topleft:30px;
	-webkit-border-top-left-radius:30px;
	-khtml-border-radius-topleft:30px;
	-moz-border-radius-bottomright:30px;
	-webkit-border-bottom-right-radius:30px;
	-khtml-border-radius-bottomright:30px;
	-moz-border-radius-bottomleft:30px;
	-webkit-border-bottom-left-radius:30px;
	-khtml-border-radius-bottomleft:30px;
	height:270px;
	width:255px;
	position:relative;
	text-align:center;		
}

div.menuLeft ul {
	float:right;
	width:165px;
	list-style:none;
	margin:0px;
	padding:5px;
	margin-top:20px;
	margin-bottom: 10px;
	margin-right: 50px;
}

div.menuLeft ul li {	
	text-align:center;
	font-size:12px;
	padding-top:1px;
	line-height:1.5em;
}

div.menuLeft ul li a {
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-khtml-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-khtml-border-radius-topleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-radius-bottomleft:10px;
	display:block;	
	color:#E2E2E2;
	background:#5E6669;
	font-weight:bold;
	padding:5px 17px;
	border:2px solid #B4B4B4;	
}

div.menuLeft ul li a:hover{
	color:#FE6E00;
	background:#5E6669;
}
div.menuLeft ul li a.activeLnkSub {
	border-right:2px solid #E48C60;
	background:#FE6E00;
	color:#FFF;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-khtml-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-khtml-border-radius-topleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-radius-bottomleft:10px;	
}

h3 {
	margin:0px;
	padding:0px;
}

a.readMore {
	background: url(../images/read-more.png) 3px 3px no-repeat;
	padding-left:15px;
	color:#FFF;
	font-size:11px;
}

div#footer {
	-moz-border-radius-topright:30px;
	-webkit-border-top-right-radius:30px;
	-khtml-border-radius-topright:30px;
	-moz-border-radius-topleft:30px;
	-webkit-border-top-left-radius:30px;
	-khtml-border-radius-topleft:30px;
	-moz-border-radius-bottomright:30px;
	-webkit-border-bottom-right-radius:30px;
	-khtml-border-radius-bottomright:30px;
	-moz-border-radius-bottomleft:30px;
	-webkit-border-bottom-left-radius:30px;
	-khtml-border-radius-bottomleft:30px;	
	background:#FFF;
	border-bottom: solid 6px #B4B4B4;
	border-top: solid 6px #B4B4B4;
	width:100%;
	height:40px;
	clear:both;
	position:relative;
	z-index:200;
	margin-bottom:5px;
}

div#footer ul {
	padding:0px;
	margin:0px;
	margin-left:50px;
	list-style:none;
	position:absolute;
	top:8px;
}

div#footer ul li {
	float:left;
	margin:0px 12px;
}

div#footer ul li a {
	display:block;
	color:#fe5a00;
	font-weight:bold;
	padding:5px 17px;
	border-bottom:2px solid #B4B4B4;	
	border-top:2px solid #B4B4B4;		
}

div#footer ul li a:hover {
	background:#fe5a00;
	color:#FFF;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-khtml-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-khtml-border-radius-topleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-radius-bottomleft:10px;	
}

div.ofertaSite {
	width:636px;
	padding:0px;
	margin:0px auto;
	padding-top:20px;
	position:relative;
}

div.ofertaSite span.bTop {
	display:block;
	background:url(../images/box-top.png) no-repeat;
	width:100%;
	height:9px;
	font-size:0px;
}

div#courseName {
	display:block;
	width:100%;
	height:22px;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-weight:bold;
	background:white;
	border:1px solid #E4E1E1;
	border-top:0px;
	border-bottom:0px;
}

div#courseName.lectures {
	background:transparent;
	border:1px solid transparent;
}

div#courseName hr.courseLine {
	width:65%; 
	color:#E5E7E1;
}

div#courseName span {
	font-size:12px;
	text-align:center;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif, Kalimati;
	margin-right:30px;
	margin-left:30px;
	color:#545454;
}

div#courseName span  a {
	font-size:12px;
	color:#4f4f4f;
	text-align:center;
	padding:4px 5px;
	font-weight:normal;
}

div#courseName span a:hover {
	border:2px solid #D43B06;
	border-left:0px solid #FE5A00;
	border-right:0px solid #FE5A00;
	border-top:0px;
	color:#FFF;
	background:#FE5A00;
}

div.groupName {
	color:#FE5A00;
	display:block;
	width:100%;
	height:30px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif, Kalimati;
	font-size:28px;
	text-align:center;
	font-style:normal;
	padding-top:10px;
	padding-bottom:10px;
}

div.signNow {
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	display:block;
	background:#fe5a00;
	margin-top:10px;
	margin-left:20px;
	color:#FFF;
	width:90%; 
	font-family:"Comic Sans MS",Georgia,serif;
	text-align:center;
	line-height:22px;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	border:solid 2px #B4B4B4;
	
	height:50px;
	padding-top:10px;
	padding-bottom:10px;
	
}


div.groupName hr.courseLine {
	width:50%; 
	color:#E5E7E1;
}

div.ofertaSite span.bBottom {
	display:block;
	background:url(../images/box-bottom.png) no-repeat;
	height:20px;
	text-align:right;
}


div.ofertaSite a.readMore {
	position:absolute;
	bottom:6px;
	right:10px;
	background: url(../images/read-more2.png) 3px 3px no-repeat;
	z-index:2;
}

div.ofertaSite h2 {
	color:#f1a100;
	display:block;
	padding:3px;
	background:#FFF;
	border:1px solid #E4E1E1;
	border-top:0px;
	border-bottom:0px;
	margin:0px;
	padding-left:0px;
	position:relative;
	z-index:1;
}

div.ofertaSite h2 span {
	display:block;
	position:absolute;
	top:-8px;
	left:2px;
	padding:7px;
	z-index:1;
	color:#FFFFFF;
}

div.ofertaSite ul.ofertaBox {
	list-style:none;
	margin:0px;
	padding:0px;
	border:1px solid #E4E1E1;
	border-top:0px;
	border-bottom:0px;
	height:700px;
	position:relative;
	text-align:left;
}

div.ofertaSite ul.ofertaBox#kursy {
	list-style:none;
	margin:0px;
	padding:0px;
	border:1px solid #E4E1E1;
	border-top:0px;
	border-bottom:0px;
	height:500px;
	position:relative;
	text-align:left;
	padding-left:15px;
	padding-top:6px;
	background:white;
}

div.ofertaSite ul.ofertaBox#discount {
	list-style:none;
	margin:0px;
	padding:0px;
	border:1px solid #E4E1E1;
	border-top:0px;
	border-bottom:0px;
	height:380px;
	position:relative;
	text-align:left;
	padding-left:15px;
	padding-top:6px;
	background:white;
	font-size:16px;
}

div.ofertaSite ul.ofertaBox#discount p {
	font-size:14px;
}

div.ofertaSite ul.ofertaBox#discount h3 {
	color:#D43B06;
}

div.ofertaSite ul.ofertaBox#cennik {
	list-style:none;
	margin:0px;
	padding:0px;
	border:1px solid #E4E1E1;
	border-top:0px;
	border-bottom:0px;
	height:350px;
	position:relative;
	text-align:left;
	padding-left:15px;
	padding-top:6px;
	background:white;
}
div.ofertaSite div#kurs_mat_studia {
	padding-bottom: 0px;
	background:url(../images/mat_studia.jpg) no-repeat white;
	background-position: 90% 45%;
}

div.ofertaSite div#logo_sign {
	background:url(../images/logo_sign.png) bottom right no-repeat white;
}

div.ofertaSite div#kurs_mat_podst {
	background:url(../images/mat_podst.jpg) no-repeat white;
	background-position: 94% 57%;
}

div.ofertaSite div#kurs_mat_rozsz {
	background:url(../images/mat_rozsz.jpg) bottom right no-repeat white;
	background-position: 94% 66%;
}

div.ofertaSite div#kurs_bio_podst {
	background:url(../images/bio_podst.jpg) no-repeat white;
	background-position: 94% 57%;
}

div.ofertaSite div#kurs_bio_rozsz {
	background:url(../images/bio_rozsz.jpg) bottom right no-repeat white;
	background-position: 94% 66%;
}

div.ofertaSite div#kurs_ang_podst {
	background:url(../images/ang_podst.jpg) no-repeat white;
	background-position: 94% 57%;
}

div.ofertaSite div#kurs_ang_rozsz {
	background:url(../images/ang_rozsz.jpg) bottom right no-repeat white;
	background-position: 94% 66%;
}

div.ofertaSite div#kurs_chem_podst {
	background:url(../images/chem_podst.jpg) no-repeat white;
	background-position: 94% 57%;
}

div.ofertaSite div#kurs_chem_rozsz {
	background:url(../images/chem_rozsz.jpg) bottom right no-repeat white;
	background-position: 94% 66%;
}

div.ofertaSite div#kurs_geo_podst {
	background:url(../images/geo_podst.jpg) no-repeat white;
	background-position: 94% 57%;
}

div.ofertaSite div#kurs_geo_rozsz {
	background:url(../images/geo_rozsz.jpg) bottom right no-repeat white;
	background-position: 94% 66%;
}

div.ofertaSite div#kurs_inf_podst {
	background:url(../images/inf_podst.jpg) no-repeat white;
	background-position: 94% 57%;
}

div.ofertaSite div#kurs_inf_rozsz {
	background:url(../images/inf_rozsz.jpg) bottom right no-repeat white;
	background-position: 94% 66%;
}

div.ofertaSite div#kurs_his_podst {
	background:url(../images/his_podst.jpg) no-repeat white;
	background-position: 94% 57%;
}

div.ofertaSite div#kurs_his_rozsz {
	background:url(../images/his_rozsz.jpg) bottom right no-repeat white;
	background-position: 94% 66%;
}

div.ofertaSite div#kurs_wos_podst {
	background:url(../images/wos_podst.jpg) no-repeat white;
	background-position: 94% 57%;
}

div.ofertaSite div#kurs_wos_rozsz {
	background:url(../images/wos_rozsz.jpg) bottom right no-repeat white;
	background-position: 94% 66%;
}

div.ofertaSite div#kurs_pol_podst {
	background:url(../images/pol_podst.jpg) no-repeat white;
	background-position: 94% 57%;
}

div.ofertaSite div#kurs_pol_rozsz {
	background:url(../images/pol_rozsz.jpg) bottom right no-repeat white;
	background-position: 94% 66%;
}

div.ofertaSite div#kurs_niem_podst {
	background:url(../images/niem_podst.jpg) no-repeat white;
	background-position: 94% 57%;
}

div.ofertaSite div#kurs_niem_rozsz {
	background:url(../images/niem_rozsz.jpg) bottom right no-repeat white;
	background-position: 94% 66%;
}

div.ofertaSite div#kurs_fiz_podst {
	background:url(../images/fiz_podst.jpg) no-repeat white;
	background-position: 94% 57%;
}

div.ofertaSite div#kurs_fiz_rozsz {
	background:url(../images/fiz_rozsz.jpg) bottom right no-repeat white;
	background-position: 94% 66%;
}



div.ofertaSite div#korki {
	background:url(../images/logo_ki.png) bottom right no-repeat white;
	background-position: 90% 51%;
}

div.ofertaSite div#k12 {
	background:url(../images/logo_k12.png) bottom right no-repeat white;
	background-position: 93% 51%;
}

div.ofertaSite div#kurs_infos {
	background:url(../images/kraina.gif) bottom right no-repeat white;
}

div.ofertaSite div#kurs_dziecko {
	background:url(../images/kraina.gif) bottom right no-repeat white;
}

div.ofertaSite div#kurs_pamiec {
	background:url(../images/kraina.gif) bottom right no-repeat white;
}


div.ofertaSite ul#ofertaUl {
	padding-left:15px;
	padding-top:6px;
	background:white;
}

div.ofertaSite ul.ofertaBox li {
	float:left;
	margin:14px 0px;
	padding:0px;
	padding-left:20px;
}

div.ofertaSite ul.ofertaBox li a {
	display:block;
	font-size:12px;
	color:#4f4f4f;
	text-align:center;
	padding:4px 5px;
	border:2px solid #404040;
	border-right:0px solid #f5f5f5;
	border-left:0px solid #f5f5f5;
	border-top:0px;
	font-weight:normal;
}

div.ofertaSite ul.ofertaBox li a:hover {
	border:2px solid #D43B06;
	border-left:0px solid #FE5A00;
	border-right:0px solid #FE5A00;
	border-top:0px;
	color:#FFF;
	background:#FE5A00;
}


div.ofertaSite ul.ofertaBox li a.activeTab {
	border-bottom:2px solid #D43B06;
	color:#D43B06;
}

div.ofertaSite ul.ofertaBox li a.activeTab:hover {
	color:#FFF;
}

div.ofertaSite ul.ofertaBox li a h3 {
	font-weight:nomal;
}

div.ofertaSite ul.ofertaBox li div.ofertaTekst {
	position:absolute;
	left:34px;
	top:55px;
	display:none;
	width:570px;
	height:310px;
}

div.ofertaTekst img {
	float:left;
	margin-top:5px;
	margin-bottom:30px;
	margin-right:10px;
}

div.ofertaTekst p {
	color:#545454;
	text-align:justify;
	font-size:11px;
	line-height:1.7em;
	margin:5px 0px;
	margin-right:5px;
}

div.ofertaTekst p.listTitle {
	font-weight:bold;
	color:#FE6E20;
	font-size: 1.3em;
}

div.ofertaSite ul.ofertaBox ul {
	list-style:none;
	padding:0px;
	margin:0px;
	width:426px;
	float:left;
}

div.ofertaSite ul.ofertaBox p {	
	text-align:justify;
	font-size:1.3 em;
	line-height:1.7em;
	margin:5px 0px;
	margin-right:5px;
}


div.ofertaSite ul.ofertaBox ul li {
	float:none;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#545454;
	line-height:1.6em;
	padding-left:25px;	
	background:url(../images/arrow_right.png) 5px 5px no-repeat !important;
}

div.ofertaSite ul.ofertaBox ul li a {
	display:inline;
	width:auto;
}

div.ofertaSite ul.ofertaBox ul li b {
	color:#FE5A00;
}

span#akademiaGfx {
	display:block;
	width:290px;
	height:218px;
	background:url(../images/logo_small.png) top right no-repeat;
	position:absolute;
	float:right;
	z-index:1;
	right:0px;
}

div#akademiaInfo {
	height:100%;
	width:630px;
	position:relative;
	z-index:-1;
	padding-left:20px;
	padding-top:20px;
}

div#akademiaInfo p {
	margin-top:20px;
	color: #111;
	width:600px;
	text-align:justify;
	font-size: 1.2em;
	line-height:2em;
	position:relative;
	z-index:-1;
}

.center{
	text-align:center;	
}

div#akademiaInfo h1 {
	color:#FE6E20;
	font-size:16px;
	visibility:visible;
	margin:0px;
	padding:3px 0px;
	position:relative;
	z-index:-1;
}

table.offerTable {
	width:600px;
	margin:10px auto;
}

table.offerTable td {
	padding:5px;
	text-align:center;	
}

table.offerTable td.tdOption {
	text-align:left;
	border:1px solid #FFF;
	border-right:1px solid #E5E7E4;
	padding:3px;
	padding-right:10px;
	padding-left:20px;
	border-bottom:1px solid #E5E7E4;
}

table.offerTable td.tdOptionCheck {
	background:#f3f6f2;
	border-right:1px solid #E5E7E4;
	border-bottom:1px solid #E5E7E4;
	text-align:center;
	
}

table.offerTable tbody th {
	text-align:left;
	padding:4px 8px;
	background:#E5E7E4;
	border-bottom:1px solid #CCC;
}

table.offerTable thead th.tdVar {
	background:#E5E7E4;
	border:1px solid #f3f6f2;
	padding:5px;
	text-align:center;
}



table.offer11Table {
	width:520px;
	margin:10px auto;
}

table.offer11Table td {
	padding:5px;
	text-align:center;	
}

table.offer11Table td.tdOption {
	text-align:left;
	border:1px solid #FFF;
	border-right:1px solid #E5E7E4;
	padding:3px;
	padding-right:10px;
	padding-left:20px;
	border-bottom:1px solid #E5E7E4;
}

table.offer11Table td.tdOptionCheck {
	background:#f3f6f2;
	border-right:1px solid #E5E7E4;
	border-bottom:1px solid #E5E7E4;
	text-align:center;
	
}

table.offer11Table tbody th {
	text-align:left;
	padding:4px 8px;
	background:#E5E7E4;
	border-bottom:1px solid #CCC;
}

table.offer11Table thead th.tdVar {
	background:#E5E7E4;
	border:1px solid #f3f6f2;
	padding:5px;
	text-align:center;
}

span.tick {
	background:url(../images/tick.png) no-repeat;
	width:16px;
	height:16px;
	display:block;
	margin:0px auto;
}

span.tick b {
	visibility:hidden;
}

ul#contactInfo {
	float:right;
	margin: 0px;
	padding:0px;
}

ul#contactInfo li {
	margin-bottom:20px;
}

fieldset#contactForm {
	margin:0px;
	padding:0px;
	border:0px;
}

div.formRow {
	text-align:right;
	padding:5px;
}

div.formRow input,
div.formRow textarea{
	width:250px;
	border:1px solid #585858;
	padding:4px;
}

div.formRow select {
	width:260px;
	border:1px solid #585858;
	padding:2px;
}

div.formRow label {
	margin-right:5px;
	cursor:pointer;
}

div.formRow label#contentLabel {
	vertical-align:top;
}

div.formRow input.submit {
	background:#FE5A00;
	color:#FFF;
	width:auto;
	padding:6px 8px;
	cursor:pointer;
	border:0px;
	margin-top:10px;
	font-weight:bold;
}

input.submit2 {
	background:#FE5A00;
	color:#FFF;
	width:auto;
	padding:6px 8px;
	cursor:pointer;
	border:0px;
	font-weight:bold;	
}

div#mainSite div.formRow input.submit {
	color:#FFF;
}

table.offerTable.noListStyle {
	background:none;
	margin-top:0px;
}


table.offerTable.noListStyle td.tdOption {
	background:none;	
}

table.offerTable td
{
	display:table-cell;
}

div#mainSite img.boxImg {
	margin:10px auto;
	background:#FFF;
	padding:3px;
	border:1px solid #CCC;
}

div#mainSite img.mainInfo {
	float:left; 
	margin: 0px 15px 0px 5px;
}

div#mainSite img.contestInfo {
	float:left; 
	margin: 0px 15px 0px -5px;
}

div#mainSite img.newsImg {
	float:left;	
	margin: 0px 15px 10px 5px;
}

div#mainSite ul.newsList {
	margin: 1em 5px 2em 5px;
}

div#mainSite ul.newsList li.newsListPoint {
	margin-left:50px;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	padding-left:173px;
	color: #494949;
	background:url(../images/scalka.png) 140px 5px no-repeat !important;
}

div#mainSite ul.newsList li.newsListTitle {
	margin-left:10px;
	font-size:14px;
	padding-top:2px;
	color: #494949;
}

div#mainSite ul.newsList li.newsListPoint a {
	color: #494949;
}

div#mainSite ul.newsList li.newsListPoint a:hover {
	color: #FE6E00;
}

div#mainSite ul.contentList {
	margin: 1em 5px 2em 0px;
}

div#mainSite ul.contentList li.newsListPoint {
	margin-left:25px;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	padding-left:45px;
	color: #494949;
	background:url(../images/scalka.png) 15px 5px no-repeat !important;
}

div#mainSite ul.contentList li.newsListTitle {
	margin-left:10px;
	font-size:14px;
	padding-top:2px;
	color: #FE6E00;
}

div#mainSite ul.contentList li.newsListPoint a {
	color: #494949;
}

div#mainSite ul.contentList li.newsListPoint a:hover {
	color: #FE6E00;
}

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

.leftContent {
	text-align:left;
	text-align:left !important;
}

.rightContent {
	text-align:right;
	text-align:right !important;
}

.lapka
{
	cursor:pointer;
}
.contact_table
{
	width:100%;
}
table.contact_table td.lewa
{
	text-align:right;
}

table.zapisy_table td.lewa
{
	text-align:right;
	width:170px;
	color:#494949;
}

table.zapisy_table td.lewa label
{
	font-size:12px;
}

div#mainSite .pt_list{
	width:360px;
	margin:10px 15px 10px 0px;
}

h4{
	color:#FE5B01 !important;
	font-size:15px;
	text-align:right;
	margin-bottom:0;
	margin-top:0;
}

/* content item */
div#mainSite div.item1 {clear: both;}
div#mainSite div.item1 img {border: 0px dashed #8A6;} 
div#mainSite div.item1 .title1 {		
	font: normal 2.2em serif;	
}
div#mainSite div.item1 .title1:first-letter {
	float: left;
	font-size: 2.6em;
	-bracket-:hack(;
		float: none;
		vertical-align:-30%;		   
    );
}

div#mainSite div.item1 .metadata1 {
	color: #666;
	font-size: 1.1em;
	float: left;	
	padding-left:4px;
	padding-bottom:10px;
	-bracket-:hack(;
		margin-top:-30px;
		padding-left:57px;
		padding-top:0px;
		padding-bottom:10px;		   
    );
}

div#mainSite p.news1 {
	clear: both;
	margin-top:20px;	
	font-size: 1.2em;
	color: #111;
	-bracket-:hack(;
		margin-top:10px;		   
    );
}

div#mainSite div.centerText {clear: both;}
div#mainSite div.centerText .mainText {		
	font-size: 2.4em;
	text-align:center;
	font-weight:bold;
}

div#mainSite table#tableDni{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
}
div#mainSite table#tableDni tr.row1 td{
	text-align:center; 
	background-color:#FE6E20; 
	color:white;
}

div#mainSite table#tableDni  #lastColG{
	width:90pt;
	border-left:solid #FE6E20 1pt; 
	border-right:solid #FE6E20 1pt; 
	padding:0pt;
	background:#D8D8D8;
}

div#mainSite table#tableDni #lastColW{
	width:90pt;
	border-left:solid #FE6E20 1pt; 
	border-right:solid #FE6E20 1pt;
	padding:3pt;	
}

div#mainSite table#tableDni #lastColW.top{
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-khtml-border-radius-topright:10px;
}

div#mainSite table#tableDni #lastColW.bottom{
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-radius-bottomright:10px;
	border-bottom:solid #FE6E20 1pt; 	
}

div#mainSite table#tableDni #firstCol{
	width:80pt;
	padding:3pt;
	background-color:#FE6E20; 
	color:white;
}

div#mainSite table#tableDni #firstCol.top{
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-khtml-border-radius-topleft:10px;
}

div#mainSite table#tableDni #firstCol.bottom{
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-radius-bottomleft:10px;
}

div#mainSite table#tableDni #middleCol.top{
	width:90pt;
	padding:3pt;
	background-color:#FE6E20; 
	color:white;
}

div#mainSite table#tableDni #middleCol.bottom{
	width:90pt;
	padding:3pt;
	border-bottom:solid #FE6E20 1pt;
	border-left:solid #FE6E20 1pt; 
}	

div#mainSite table#tableDni #middleCol.centerG{
	width:90pt;
	padding:3pt;
	border-left:solid #FE6E20 1pt; 
	background:#D8D8D8;
}	

div#mainSite table#tableDni #middleCol.centerW{
	width:90pt;
	padding:3pt;
	border-left:solid #FE6E20 1pt; 
}
div#mainSite p.zegar{
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	background:#fe5a00;
	margin-top:10px;
	color:#FFF;
	width:60%; 
	font-family:"Comic Sans MS",Georgia,serif;
	text-align:center;
	float:left;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	border:solid 2px #B4B4B4;
}

div#mainSite p.zegar a{
	background:#fe5a00;
	color:#FFF;
}

div#mainSite p.test{
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	margin-top:10px;
	color:#E2E2E2;
	background:#5E6669;	
	padding:5px 17px;
	border:2px solid #B4B4B4;
	width:40%; 
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif, Kalimati;
	text-align:center;
	float:left;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin-left:170px;
}

div#mainSite p a.test{
	color:#E2E2E2;
	background:#5E6669;
}

div#mainSite p a.test:hover{
	color:#FE6E00;
	background:#5E6669;
}

div#mainSite p.przedmiot{
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	margin-top:10px;
	color:#E2E2E2;
	background:#5E6669;	
	padding:5px 17px;
	border:2px solid #B4B4B4;
	width:25%; 
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif, Kalimati;
	text-align:center;
	float:left;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin-left:10px;
}

div#mainSite p.przedmiotGim{
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	margin-top:10px;
	color:#E2E2E2;
	background:#5E6669;	
	padding:5px 17px;
	border:2px solid #B4B4B4;
	width:37%; 
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif, Kalimati;
	text-align:center;
	float:left;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin-left:10px;
}

div#mainSite p.przedmiotInv{
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	margin-top:10px;
	background:transparent;
	border:2px solid transparent;	
	padding:5px 17px;
	width:25%; 
	float:left;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin-left:10px;
}

div#mainSite p.przedmiotInvGim{
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	margin-top:10px;
	color:#FFF;
	background:#FFF;
	border:2px solid #FFF;	
	padding:5px 17px;
	width:2%; 
	float:left;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin-left:10px;
} 

div#mainSite p a.przedmiot{
	color:#E2E2E2;
	background:#5E6669;
}

div#mainSite p a.przedmiot:hover{
	color:#FE6E00;
	background:#5E6669;
}

q {
  width:100%;
  color:#FE6E20;
  font-family:"Comic Sans MS",Georgia,serif;
  text-align:center;
  font-size:20px;
  font-style:italic;
  font-weight:bold;
  border-bottom: solid 1px;
}


div#mainSite table.materialyTable {
	width:600px;
	margin:10px auto;
}

div#mainSite table.materialyTable td {
	padding:5px;
	text-align:center;	
}

div#mainSite table.materialyTable td.tdOption {
	text-align:left;
	border:2px solid #FFF;
	border-right:1px solid #E5E7E4;
	padding:3px;
	padding-right:10px;
	padding-left:20px;
	border-bottom:2px solid #E5E7E4;
}

div#mainSite table.materialyTable td.tdOptionCheck {
	background:#f3f6f2;
	border:2px solid #E5E7E4;
	text-align:center;
	
}

div#mainSite table.materialyTable tbody th {
	text-align:center;
	padding:4px 8px;	
	background:#E5E7E4;
	border-bottom:2px solid #CCC;
}

div#mainSite table.materialyTable tbody th.rounded {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
}

div#mainSite table.materialyTable tbody th.topLeft{
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-khtml-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-radius-bottomleft:10px;
	padding-left:20px;
	width:340px;
}

div#mainSite table.materialyTable tbody th.topRight{
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-khtml-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-radius-bottomright:10px;
}

div#mainSite table.materialyTable tbody td.topLeft{
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-khtml-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-radius-bottomleft:10px;
	text-align:center;
	border:2px solid #E5E7E4;
	padding:3px;
	padding-right:10px;
	padding-left:20px;
}

div#mainSite table.materialyTable tbody td.topRight{
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-khtml-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-radius-bottomright:10px;
	background:#f3f6f2;
	border:2px solid #E5E7E4;
	text-align:center;
}

div.topCenter {
	display:block;
	width:100%;
	margin:10px;
	font-size:26px;
	font-weight:bold;
	color:#3b3b3b;
	padding:15px 0px;
	border-bottom:2px solid #CCC;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;

}

div#courseName {
	display:block;
	width:100%;
	height:22px;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-weight:bold;
	background:white;
	border:1px solid #E4E1E1;
	border-top:0px;
	border-bottom:0px;
}
