* {
	padding:0;
	margin:0;
}

body {
	font-family: arial;
	font-size:12px;
	margin-top:20px;
}
a {
	color: #800;
}

img {
	border: 0;
}

h1 {
	color: #7a0000;
	margin-top:10px;
	letter-spacing:-1px;
	font-size:24px;
	line-height:90%;
}

h2 {
	color: #ab0000;
	margin-top: 30px;
	width: 600px;
}

li {
	list-style: none;
}

.logo {
	padding: 10px 0 0 0;
	line-height:90%;
	font-size:20px;
	text-transform: uppercase;
	margin-bottom:0;
	width: 200px;
}

.logo a {
	color: #a80000;
	text-decoration: none;
}
.logo a strong {
	color: #800;
}

.title {
	float: left;
	color: #bbb;
}

.site {
	width:980px;
	margin: 0 auto;
}

fieldset {
	padding:10px;
	border: 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;	
	background: #f9f9f9;
	margin-bottom:10px;
	margin-top: 20px;
}

fieldset legend {
	font-size: 16px;
	color: #a00;
}

fieldset li {
	list-style: none;
	margin-bottom:10px;
}
fieldset label {
	display: block;
	width: 140px;
	float: left;	
} 

.err {
	margin-left: 20px;
	border-left: 3px solid #800;
	padding-left: 10px;
	color: #ab0000;
}

/*Error messages*/

	.error,
	.notice, 
	.success,
	.przedluz    { padding: .8em; margin-top:15px; margin-bottom: 5px;}
	.error      { background: #FFF6BF; color: #514721; border: 1px solid #fc0; }
	.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
	.success,
	.przedluz    { padding: .8em; margin-bottom: 1em; border: 1px solid #ddd;  }
	.error a    { color: #8a1f11; }
	.notice a   { color: #514721; }
	.success a  { color: #264409; }
	.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }	
	
	
.top {
	text-align:right;
}


#menu {
	clear: left;
	margin:20px 0 0 0;	
	border-top: 2px solid #800;
	border-bottom: 1px solid #800;		
}

.menu {
	padding: 10px 0 10px 10px;
	background: #ab0000;
	border-bottom: 1px solid #fff;	
	border-top: 1px solid #fff;
}


.menu li {
	list-style: none;
	display: inline;
}

.menu a {
	padding: 10px 15px 10px 15px;
	color: #fff;
	text-decoration: none;
}

#menu .active a {
	color: #5a0000;
	background: #fff;
	font-weight: bold;
	padding: 10px 6px 6px 6px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;	
}

.submenu {
	padding:10px;
	margin:0;
	margin-bottom: 10px;
	border-bottom: 1px solid #500;	

}

.submenu li {
	padding:10px 0;
	margin:0;
	list-style: none;
	display: inline;
}

.submenu a {
	padding: 0;
	margin-left: 0;
	margin-right: 20px;
}

ul.table {
	margin: 0;
	padding:0;
}

ul.table li {
	padding: 5px;
	list-style: none;
	border-top: 1px solid #ccc;
	clear: left;
}

ul.table li p {
	float: left;
	width:150px;
}

ul.table li p {
	
}

.container {
	clear: left;
	margin-top:10px;
	padding-top:1px;
}

.container p {
	text-align: justify;
	margin: 15px 0;
	line-height: 150%;
}

.container ul {
	padding: 3px 0 3px 10px;
}

.loginForm {
	margin: 30px 0;
}

.stat_mies li {
	border-top: 1px solid #ddd;
	padding:4px;	
	list-style: none;
	clear: left;
}
.stat_mies li span {
	width: 200px;
}

.stat_mies ul li {
	display: inline-block;
	padding: 0;
	width: 150px;
	border: none;
}

.kategorie li {
	list-style: none;
	padding: 0;
}
.kategorie li li {
	border-top: 1px solid #ddd;
	padding: 0;
}
.kategorie li li:last-child {
	border-bottom: 1px solid #ddd;
}
.kategorie li a {
	padding: 3px;
	text-decoration: none;
	display: block;
}

.kategorie li a:hover {
	background: #ddd;
}

.kategorie li li li {
	border:none;
	display: inline-block;
	width:120px;
}

.kategorie li li li:last-child {
	border: none;
}
.kategorie li li li:first-child {
	width: 320px;
}
.przerobione {
	color: #aaa;
}

.odpowiedz {
	margin: 5px 0 20px 50px;
	width: 500px;
}


#pytanie input {
	width: 40px;
	height: 40px;
	float: left;
	background: url(/images/a.gif);
	border: 0;
	cursor: pointer;
	font-weight: bold;
	font-size:18px;
	color: #aaa;
}

#pytanie input:hover {
	color: #ab0000;
}

#pytanie input[disabled], #pytanie input[disabled]:hover {
	color: #ccc;
}


#pytanie .next input {
	background: url(/images/nast.gif);
	color: #aaa;
	width: 198px;
	letter-spacing: -1px;
	color: #ab0000;
}

#pytanie .next input[disabled] {
	color: #aaa;
}

.next {
	width:100%;
	clear: left;
	margin-top: 20px;
	margin-left:400px;
}

ul.undv {
	clear: left;
	margin: 0;
	padding:0;
	padding-left: 50px;
}

.undv li {
	padding:0;
	margin: 0;
	display: inline;
	margin-right: 30px;
}

.goodAnswer {
	color: #060;
	font-weight: bold;
}

.badAnswer {
	color: #ab0000;
	font-weight: bold;
}

.answer, .answer_test {
	margin-bottom: 20px;
}


.nastepna {
	color: #aaa;
}


hr {
	clear: left;
	border: 0;
}

#pytanieTresc {
	margin:20px 0 30px 0;
	font-size:16px;
	border-left: 5px solid #a00;
	padding: 0 0 0 10px;
}

#leftColumn {
	width: 640px;
	float: left;
}
#rightColumn {
	margin-left: 700px;
}


/* rStat */

#rStat {
	width: 260px;
}

#rStat li {
	list-style: none;	
}

#rStat .hd {
	font-size: 18px;
	padding: 2px;
	color: #ab0000;
	letter-spacing: -1px;
}

#rStat li li {
	background: #efefef;
	padding:1px;
}

#rStat li li li {
	display: inline-block;
}

#rStat li li {
	border-bottom: 1px solid #fff;
}

#rStat li li li {
	border: none;
	width:150px;
}

#rStat li li li:last-child {
	border-left: 1px solid #fff;
	width: 70px;
	text-align: right;
}

.kategorie .category_name li {
	display: inline-block;
	width:120px;
	border: none;
}

.kategorie .category_name li:first-child {
	width: 330px;
}

.kategorie .category_name li:last-child {
	border: none;
}

.kategorie .category_name a {
	color: #000;
	text-decoration: none;
}

.kategorie .category_name h2 {
	padding:2px;
	width: 325px;
}




.rozpoczete li {
	list-style: none;
}
.rozpoczete li {
	border-top: 1px solid #ddd;
}
.rozpoczete li:last-child {
	border-bottom: 1px solid #ddd;
}



.rozpoczete li a {
	padding: 0 0 0 3px;
	text-decoration: none;
	display: block;
}

.rozpoczete .cat li {
	display: inline-block;
	width:82px;
	border:none;
}

.rozpoczete .cat li:first-child {
	width: 370px;
}

.rozpoczete .cat li:last-child {
	border: none;
	width:30px;

}

.rozpoczete .cat a {
	text-decoration: none;
	padding:2px;
	width: 325px;
}

.test_end {
	border: 1px solid #ddd;
	background: #efefef;
	padding:10px;
}

.stat_testy {
	margin-top:30px;
}

.stat_testy li {
	list-style: none;
}
.stat_testy li {
	border-top: 1px solid #ddd;
}
.stat_testy li:last-child {
	border-bottom: 1px solid #ddd;
}
.stat_testy li li {
	display: inline-block;
	border: none;
}
.stat_testy li li:last-child {
	border:none;;
}

.stat_testy li a {
	padding: 3px;
	text-decoration: none;
	display: block;
}
.stat_testy li a:hover {
	background: #ddd;
}


.f_data {
	width:75px;
}
.f_nazwa {
	width: 400px;
}
.f_stat {
	width:150px;
}

.poziom li {
	list-style: none;
	
}
.poziom li ul li:first-child {
	width: 200px;
}
.poziom li ul li {
	width:120px;
	display: table-cell;	
	margin-right: 30px;
}
.poziom ul li {
	padding-bottom:10px;
	display: table;
	width:100%;
}


.abonament li {
	list-style: none;
	
}
.abonament li ul li:first-child {
	width: 20px;
}

.abonament li ul li:last-child {
	width: 120px;
}

.abonament li ul li {
	border-top: 1px solid #ddd;
	padding: 4px;
	width:220px;
	display: table-cell;	
	margin-right: 30px;
}
.abonament ul li {
	display: table;
	width:100%;
}

.is_promo {
	text-decoration: line-through;
}

.promo strong {
	color: #ab0000;
}

#footer {
	padding-top:100px;
	clear: left;
}

#footer ul {
	border-top: 1px solid #ddd;
	padding:3px;
}

#footer li {
	color: #aaa;
	margin-right:50px;
	display: inline;
}
#footer a {
	color: #aaa;
}

.big_center {
	text-align: center;
	font-size: 16px;
}

#rightColumn h2 {
	margin-top:0;
	padding: 0;
	letter-spacing: -1px;
}

.doinf {
	margin: 0 0 0 35px;
}

.doinf li {
	list-style: square;
	padding: 0 0 0 10px;
	margin:20px 0 0 20px;
	font-size:18px;
	color: #000;
	letter-spacing: -1px;
}
.doinf li strong {
	color: #800;
}

#pytan {
	display: none;
}

h3 {
	margin-bottom: 20px;
}

.zazn_odp {
	background: url(/images/a.gif);
	border: 0;
	padding:14px;
	width:40px;
	height: 40px;
	cursor: pointer;
}



td #odp_1, td #odp_2, td #odp_0 {
	font-size:12px;
	border: 1px solid #efefef;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	background: #fff;
	margin-bottom:5px;
}

#but_1:hover, #but_2:hover, #but_0:hover {
	color: #a00;
}


#next_but {
	background: url(/images/nast.gif);
	border: 0;
	padding:14px;
	width:198px;
	height: 40px;
	cursor: pointer;	
	color: #a00;
}
td #but_1[disabled], td #but_2[disabled], td #but_0[disabled], #next_but[disabled] {
	color: #aaa;
}

#next_but_h3 {
	background: url(/images/nast_home.png);
	border: 0;
	font-weight: bold;
	width:260px;
	height: 40px;
	cursor: pointer;	
	color: #800;
	margin: 10px 0;
	letter-spacing: -1px;
	font-size:15px;
	text-align: left;
	padding-left: 10px;
}

.strong {
	font-weight: bold;
}

#podstawa {
	padding: 10px 0;
}

.deactive {
	color: #aaa;
	padding-left: 3px;
}

.dea {
	margin-left: 3px;
	display: block;
}

.cyan {
border:1px solid silver;
background:#FFFFFF;
color:#000000;
}
.dobra {
color:green;border:1px solid green;background:yellow;font-weight:bold;
}
.dana {
color:silver;
}
.zla {
color:red;border:red;font-weight:bold;
}

#next {
	text-align: right;
}


.stat_nauka {
	margin-top:30px;
}

.stat_nauka li {
	list-style: none;
}
.stat_nauka li li li {
	border-bottom: 1px solid #ddd;
	display: inline-block;
	border: none;
	width: 150px;
}
.stat_nauka li li li:last-child {
	display: block;
	width:100%;
}

.stat_nauka li li li li 	{
	border-bottom: 1px solid #ddd;
	display: inline-block;
	border: none;
	width: 150px;
}
.stat_nauka li li li li:last-child {
	display: inline-block;
	width: 150px;
}

.stat_nauka h3 {
	cursor: pointer;
	padding:3px;
}
.stat_nauka h3:hover {
	background: #ddd;
}
.stat_nauka li li ul {
	border-top: 1px solid #ddd;
}

.stat_nauka li li:last-child {
	border:none;
}

.stat_nauka li a {
	padding: 0 0 0 3px;
	text-decoration: none;
	display: block;
}
.stat_nauka li a:hover {
	background: #ab0000;
	color: #fff;
}

.form_err {
	background: #FFF6BF;
}

.reklama {
	color: #ddd;
}
.promocja {
	font-weight: bold;
	color: #a00;
}
.przekresl {
	text-decoration: line-through;
}

.kontakt_textarea {
	width: 400px;
	height: 120px;
	border: 1px solid #ddd;
}

.glowna_right {
	text-align: right;
	padding-right:15px;
}

.white {
	color: #a80000;
}

.margin_top_50 {
	margin-top:50px;
}

.zagadnienia {
	margin: 0 0 0 30px;
}

.zagadnienia li {
	list-style: square;
	margin: 10px;
}

