body {
	margin: 0px 0px 0px 0px;
	padding: 0; 
	background-color: white;
	color: black;
}

div#all {
	width: 800px;
	float: center;
}

strong { color: navy; }

h2 { 
	/*color: #FF0000;*/
	color: navy;
	border-top: 2px solid #A0ADDE;
	border-bottom: 2px solid #A0ADDE;
	padding: 4px;
	/*background-color: #E0EEFF;*/
	background-color: #EFEFFF;
	margin-top: 20px;
}
h3, h3.reg { 
	color: #FF4422; 
	color: #DC143C;
	padding-top: 15px; 
	border-top: 4px solid #E0EEFF;
}

h4.reg {
	color: navy;
}

h3.lektor {
	color: navy;
}

h1.main { 
	color: navy; 
	text-align: center;
}
h2.main {
	text-align: center;
}

div#trivia, div#proverb, div.shorts {
}

div.trivia_hdr, div.proverb_hdr, div.shorts_hdr {
	margin-top: 15px;
	border-top: 2px solid #A0ADDE;
	text-align: left;
	font-weight: 600;
	font-size: larger;
	color: #FF4422;
	padding-bottom: 15px;
	padding-top: 15px;
}

ul, ol {
	list-style: none; 
	padding-top: 0; 
	margin-top: 0
}
a {
	text-decoration: none;
}

ol.reg_lev1 { list-style: normal; list-style-type: decimal; }
ol.reg_lev2 { list-style: normal; list-style-type: lower-alpha; }

ol#test { list-style: normal; list-style-type: decimal; color: navy; font-weight: 600 }
ol#test li { padding-top: 10px; }
ul#test { list-style: normal; }
ul#test table tr td li, 
ul#test table tr td li.noans, 
ul#test table tr td li.badans, 
ul#test table tr td li.corans { 
	display: float;
	padding: 1px; color: black; font-weight: 300; 
}
ul#test table tr td li.noans { color: black; font-weight: 300; }
ul#test table tr td li.badans { color: red; font-weight: 600; }
ul#test table tr td li.corans { color: green; font-weight: 600; }

a img {
	border: none;
}

a:link, a:visited {
	color: navy; 
	border-bottom: 1px dotted maroon;
}

html body a:hover {
	color: black;
	background-color: #E0EEFF;
	border-bottom: 1px solid black;
}

img#imglogo {
	margin-top: 10px;
	margin-left: 30px;
	float: left;
	padding: 2px 2px 2px 2px;
}

td#tleft ul#leftbar {
	padding-left: 0px;
	margin: 0px;
}
ul#leftbar li {
	padding-top: 10px;
	margin: 0px;
}

ul#leftbar a, #leftbar a:link, #leftbar a:visited {
	color: #FF4422;
	border-bottom: 1px solid #FF4422;
	text-decoration: none;
	font-size: larger;
}
ul#leftbar a:hover {
	color: #3366FF;
	text-decoration: none;
	border-bottom: 0px solid #FF4422;
}

#tfooter a, #tfooter a:link, #tfooter a:visited {
	color: gray;
	border-bottom: 1px dotted gray;
	text-decoration: none;
}
#tfooter a:hover {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
}

#footer {
	clear: both;
}

#header, #footer {
}

table#tpage {
	padding: 0px;
	margin: 0px;
	text-align: right;
	width: 800px;
}

table#tpage td#theader {
	margin: 0px;
	padding: 0px;
	font-size: large;
	text-align: center;
	/*background: #E0EEFF;*/
	background: #F6F6FF;
	border-top: 5px solid #FF4422;
}
table#tpage td#tfooter {
	margin: 0px;
	padding: 10px;
	text-align: right;
	/*background: #E0EEFF;*/
	/*border-bottom: 5px solid #FF4422;*/
}
table#tpage td#tcontainer {
	border-top: 1px solid #FF4422;
	/*
	border-bottom: 1px solid #FF4422;
	*/
}

table#tcontainer td#tleft { 
	text-align: left;
	vertical-align: top; 
	padding: 0px;
	margin: 0px;
	width: 200px;
	padding-right: 5px;
}

table#tcontainer td#tcenter { 
	vertical-align: top; 
	text-align: justify;
	/*border-left: 1px solid white;*/
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	width: 600px;
	background-color: #F6F6FF;
	border-bottom: 1px solid #FF4422;
	/*width: 600px;*/
}

#tfooter a {
	margin-left: 10px;
	margin-right: 10px;
	color: gray;
}

div#footer_words {
	margin: 10px;
	text-align: center;
	font-size: smaller;
	color: #696969; 
	/* 
	 * 	#A9A9A9 - DarkGray
	 *  #2F4F4F - DarkSlateGray
	 *  #696969 - DimGray
	 * 	#808080 - gray; 
	 * 	#778899 - Light Slate Gray
	 * 	#C0C0C0 - Silver 
	 */
}

table#tpage div#footer_words {
	text-align: right;
}


div#footer2 {
	margin: 10px;
	text-align: right;
	font-size: smaller;
	color: gray;
}

div.atop, div.aprices { text-align: right; }

em.idz { font-weight: 600; color: navy; }

ul.normal { list-style: square; }
ul.nowoczesne_metody { list-style: square; }
ul.nowoczesne_metody li { padding-top: 5px; padding-bottom: 5px; }

ul.main { list-style: none; padding-bottom: 0px; margin-bottom: 0px; }
ul.main li { padding-top: 4px; padding-bottom: 4px; }


h3.level {
	line-height: 1.4em;
}

table.cennik, table.levels { 
	border-left: 1px solid black; 
	border-top: 1px solid black; 
	border-right: 2px solid black; 
	border-bottom: 2px solid black; 
	padding: 0px; 
	margin: 0px; 
	width: 100%;
}
table.cennik th { 
	background-color: #FA8072;
	background-color: #EEE8AA;
	background-color: #D0D0FF;
	color: black;
	font-weight: bold; 
	border-left: 1px dotted black; border-top: 1px dotted black;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
table.cennik td, table.levels td { 
	background-color: #F0F8FF;
	border-left: 1px dotted black; border-top: 1px dotted black; 
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.cennik tr { }

table.cennik td.money,
table.cennik td.time {
	text-align: center;
}

p.larger, p.invite, p.notice, p.reg_footer {
	background: #EFEFEF;
	padding: 10px;
	border: 1px dotted navy;
}

p.invite {
	font-size: larger;
	text-align: center;
}

.level_blue, .level_orange, .level_violet {
	padding: 4px;
}

option.level_blue, option.level_orange, option.level_violet {
	padding: 1px;
}

table.levels td.blue,  table.tsummary td.blue,   .level_blue { color: white; background-color: #4169E1; }
table.levels td.orange,table.tsummary td.orange, .level_orange { color: white; background-color: #FF4500; }
table.levels td.red,   table.tsummary td.red,    .level_violet { color: white; background-color: #C71585; }

table.levels td.blue_desc,   table.tsummary td.blue_desc,
table.levels td.orange_desc, table.tsummary td.orange_desc,
table.levels td.red_desc,    table.tsummary td.red_desc {
	background-color: #EFEFEF;
}



/* form */
table.form {
	width: 100%;
}
table.form, table.form tr, table.form td, table.form th {
	padding: 2px;
}
.form th.freq { 
	font-weight: 600;
	color: navy;
}

.form th.fopt {
	font-weight: 300;
}

input, textarea, select { 
	background-color: #E0EEFF;
	border: 1px solid navy;
}
input.test {
	background-color: #F6F6FF;
	border: 0px solid black;
}

.flegend {
	font-size: smaller;
}


.red {
	color: red;
}

ul.none { list-style: none; padding: 0px; }
table.uls { 
	text-align: center;
	width: 100%;
}
h3.promotion {
	text-align: center;
	font-size: larger;
	color: crimson; /* #DC143C -> crimson */
	border-top: 0px solid #E0EEFF;
}

table#references, table#teachers {
	width: 100%;
}

div#topmenu {
	text-align: right;
	width: 100%;
	height: 80px;
	background: url(pix/london2_small.jpg) top left repeat-x;
}

div#shorts a, div#shorts a:link, div#shorts a:visited {
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	border-bottom: 1px dotted white;
	color: white;
}

div#shorts a strong {
	color: white;
}

div#shorts a:hover, div#shorts a:hover strong {
	color: black;
	border-bottom: 1px dotted white;
}

ul#navbar {
	background-color: #F6F6FF;
	padding: 20px;
	margin: 0px;
	/*border-right: 1px solid #FF4422;*/
}

ul#navbar li { 
	padding: 2px;
	list-style: circle;
	font-size: 1.05em;
	line-height: 1.2em;
	border-top: 1px dotted gray;
}
ul#navbar li.first { 
	border-top: 0px dotted gray;
}
ul#navbar li#menu_selected {
	font-weight: 600;
}
ul#navbar li a {
	border-bottom: 0px solid white;
}

div#smenudiv {
}
div#smenudiv ul#submenu {
	margin-left: 20px;
	padding-left: 0px;
}
ul#submenu li {
	font-size: 1em;
	font-weight: 300;
}
ul#submenu li#smenu_selected {
	font-weight: 600;
}

#theader h1 {
	margin-top: 34px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 20px;
	color: navy;
	font-size: 1.5em;
}

div#top_main {
	border-top: 1px solid #FF4422;
	padding-left: 68px;
}
/* topmenu */

#top_main ul {padding 0px; }

ul#mainmenu {
	font-size: 16px;
}

ul#mainmenu a, ul#mainmenu li a {border-bottom-width: 0;}
ul#mainmenu {
	height: 2.4em;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	font: 16px Helvetica, Times, serif; overflow: hidden;
}
ul#mainmenu li {
	float: left; 
	padding: 0 12px 0 5px; 
	margin-right: 5px;
	background: url(pix/diamond-black.gif) 100% 66% no-repeat;
}
ul#mainmenu li a {
	font-weight: 600;
	display: block; 
	padding: 0.75em 0 0.25em;
  	text-transform: uppercase; 
	color: black;
}
ul#mainmenu #feed {
	background: none;
}
ul#mainmenu a:hover, 
ul#mainmenu a:active
{
	background: url(pix/navbarlinkbg.gif) top left repeat-x;
	color: #3366FF;
}

td#left_main {
	vertical-align: top;
	padding: 10px;
	text-align: left;
	width: 30%;
	background-color: #FEFEFF;
	border-bottom: 1px solid #FF4422;
	font-size: 14px;
}

td#right_main {
	vertical-align: top;
	padding: 10px;
	text-align: left;
	width: 50%;
	background-color: #FEFEFF;
	border-bottom: 1px solid #FF4422;
}


div#news {
	background-color: #EAEAFF;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
div.news_item { 
	/*background-color: #F6F6FF;*/
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
div.news_item_hdr {
	color: navy;
	font-weight: 600;
	border-bottom: 1px solid crimson;
}

div.news_item_val {
	padding-top: 9px;
	color: black;
}
div.news_item_ftr {
	text-align: right;
	padding-top: 9px;
}


div#abouts {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
}
div.about_item {
	/*background-color: #F6F6FF;*/
	background: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
div.about_item_hdr {
	background-color: white;
	font-size: larger;
	color: crimson;
	border-bottom: 1px solid #DADADA;
}

#footerlinks {
	font-size: 12px;
	text-align: right;
	color: gray;
}
#footerlinks a, #footerlinks a:link, #footerlinks a:visited {
	font-size: 12px;
	color: gray;
	border-bottom: 1px dotted gray;
	text-decoration: none;
}
#footerlinks a:hover {
	font-size: 12px;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
}

