BODY {
    background-color: #ffffff; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px;
	margin: 0px;
	color: #ff0000;
	/*line-height:16px;*/
	/*overflow: scroll;*/
	/*line-height:1em;*/
	font-size: 1em;
}
BODY, TD, TH, INPUT, TEXTAREA, SELECT {
	font-size: 100%;
}
INPUT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #333333;
	color:#000000;
	}

TEXTAREA {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #333333;
	color:#000000;
	}	

INPUT.btn{
	border:1px solid #333333;
	color:#000000;
	font-weight:bold;
	background-color:#FFFFFF;
	}

INPUT.btn_big{
	border:1px solid #333333;
	color:#000000;
	background-color:#FFFFFF;
	width:109px;
	height:37px;
	margin-left:20px;
	margin-right:20px;
	}

A, A:visited {
	color: #2350C5;
}


IMG {
	border: 0px;
}

FORM {
	padding: 0;
	margin: 0;
}

/* General header styles */
h1, h2, h3, h4 {
    font-weight: bold;
    color: #000000;
}

h1 { 
	font-size: 150%; 
}

h2 { 
	font-size: 140%; 
}
h3 { font-size: 100%; margin-top:0px; }

h4 {line-height: auto;}

ul{
	margin-left:10px;
	}

ul li{
	list-style: disc;
	}

ol li {
	margin-bottom: 5px;
}

ol li .s1 {
	background: url(s1.gif) no-repeat left top;
	padding-left: 17px;
}

ol li .s2 {
	background: url(s2.gif) no-repeat left top;
	padding-left: 17px;
}
	
ul.exercise{
	list-style: disc; 
	padding-left: 0px; 
	margin-left: 0px;
	font-size:110%;
	color:#000000;
	}
	
ul li {
	padding-bottom:15px;
	}
	
/*-----------------------------------------------------------------------------
 *
 * Definicja styli dla stopki
 */

table.footer {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	text-align: left;
	color: #5F5F5F;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #9D9D9D;
	width:100%;
}

table.footer td a{
	font-weight:bold;
	color: #5F5F5F;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	}

table.footer td a:visited{
	font-weight:bold;
	color: #5F5F5F;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	}

table.footer td a:hover{
	font-weight:bold;
	color: #5F5F5F;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	}

table.footer td{
	height:40px;
		}


/* -------------------------banner----------------------- */
TABLE.banner {
	font-weight: bold;
	height:100px;
	background:url(banner_bg.jpg);
	background-repeat:no-repeat;
	font-size:70%;
}

TABLE.banner TD.banner_left {
	margin-left:10px;
	empty-cells:show;
	padding-left:356px; 
	padding-top:30px;
	width: 385px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
}

TABLE.banner TD.banner_left a, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
	}
	
TABLE.banner TD.banner_left a:hover {
	text-decoration: none;
	}

TABLE.banner TD.banner_right{
	background:url(banner_bg2.jpg) repeat-x;
	}

/* ------------------------TABLE main-------------------------- */

TABLE.main{
	font-size: 80%;
	margin-top:7px;
	margin-bottom:0px;
	color: #5F5F5F; 
}

TABLE.main TD a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #2350C5;
	text-decoration:underline;
	}

TABLE.main TD a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #2350C5;
	text-decoration:underline;
	}

TABLE.main TD a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #2350C5;
	text-decoration:none;
	}

TABLE.main TD a.chapter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}

TABLE.main TD a.chapter:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}

TABLE.main TD a.chapter:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:underline;
}

TABLE.main TD a.tchapter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

TABLE.main TD a.tchapter:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}

TABLE.main TD a.tchapter:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:underline;
}

TABLE.main TD a.link2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #2350C5;
	text-decoration:none;
	}

TABLE.main TD a.link2:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #2350C5;
	text-decoration:none;
	}

TABLE.main TD a.link2:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #2350C5;
	text-decoration:underline;
	}

TABLE.main TD a.heading {
	font-size: 100%; 
	margin-top:0px;
	color:#000000;
	text-decoration:none;
	}

TABLE.main TD a.heading:visited {
	font-size: 100%;
	font-weight:bold;
	margin-top:0px;
	color:#000000;
	text-decoration:none;
	}
	
TABLE.main TD a.heading:hover{
	text-decoration:underline;
	}	
	


td.main_left, td.main_right {
	vertical-align: top;
	padding-left: 10px;
	text-align: left;
	border-top: 5px solid white;
}
td.main_left {
	background-color: #EBF5F7;
}
td.main_right {
	background-color: #F4F5DA;
}	

.main_header_left {
	width: 50%;
	height: 37px;
	vertical-align: middle;
	background-color: #CAE3EA;
	text-align: left;
	padding-left: 10px;
	font-family: Georgia, Verdana;
	color:#000000;
}

.main_header_right {
	width: 50%;
	height: 37px;
	vertical-align: middle;
	background-color: #E2E39C;
	text-align: left;
	padding-left: 10px;
	font-family: Georgia, Verdana;
	color:#000000;
}

.main_header_center {
	width: 5px;
}

.main_header_separator {
	background-color: #E3E3E3;
	border-top: 5px solid white;
}

.main ul {
	list-style: decimal;
	padding-left: 20px;
}



/*---------------------- Login page---------------------------- */

#loginLog {
	border:0px solid #FF0000;  
	margin-left:6px;
	margin-top:0px;
	}

#loginLog .title{
	background-color:#9ED0BE;
	padding:5px;
	padding-left:20px;
	font-size:120%;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	}

#loginLog .content{
	padding-right:20px;
	padding-left:20px;
	padding-top:20px;
	background-color:#C6E7D9;
	}
	
#loginContent{
	border:0px solid #000000; 
	margin-left:0px;
	margin-top:0px;
	}
	
#loginContent .title{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#CAE3EA;
	padding:5px;
	padding-left:20px;
	font-size:120%;
	font-weight:bold;
	color:#000000;
	}
	
#loginContent .content{
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}
	
.green{
	background-color:#80C0C3; 
	height:6px; 
	margin-top:3px;
	margin-bottom:3px;
}

.grey{
	background-color:#E3E3E3; 
	height:13px; 
	margin-top:3px;
	margin-bottom:3px;
}
		
.tour{
	background-color:#EBF5F7; 
	padding:20px;
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:100%;
	color:#1C6377;
	}
	
.tour .head {
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:120%;
	color:#1C6377;
	font-weight:bold;
	}

.tour a.bold{
	color:#1C6377;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.tour a.bold:visited{
	color:#1C6377;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.tour a:hover.bold {
	color:#1C6377;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	

.login_img1{
	margin-left:20px; 
	width:322px; 
	float:left;
	}

.login_img2{
	width:322px; 
	float:left;
	}

TABLE.login_text {
	margin-bottom:20px;
	}

TABLE.login_text TD{
	padding-right: 20px;
	}

TABLE.login_text TD.picture_users {
	width:210px;
	}	

TABLE.arrows{
	color:#66667E;
	width:100%;
	}	
	
TABLE.arrows TD{
	padding:0px;
	}

/***** portaladmin *****/
TABLE.main TD.padding {
	padding-left:5px; 
	padding-right:5px;
	padding-bottom:10px;
}
	
TABLE.headersec {
	width: 100%;
	/*border-bottom: 1px dotted #996666;	*/
	padding: 0px 0px 3px 0px;
	margin: 10px 0px 5px 0px;
}
TABLE.headersec TD {
	vertical-align: bottom;
	white-space: nowrap;
}
TABLE.headersec TD.text {
	width: 99%;
	font-size: 120%;
	font-weight: bold;
    color: #0182CC;
}
TABLE.headersec TD.buttons {
	text-align: right;
}

TABLE.headersectable TD {
	vertical-align: middle;
}


TABLE.infoline {
	margin: 2px 0;
}
TABLE.infoline TD {
	font-size: 100%;
	color:#2B3C6A;
}

TABLE.infoline TD a {
	color:#F56109;
	font-weight:bold;
	text-decoration:none;
}

TABLE.infoline TD.date {
	text-align: right;
}
	
TABLE.list {
	width: 100%;
}
TABLE.list.single {
	width: 0px;
}
TABLE.list TH {
	background: #C2E4F0;
	color: #2B3C6A;
}

TABLE.list TH a,a:visited{
	color: #2350C5;
	}
	
TABLE.list TH.selected {
	background: #FBE9CE;
	color: #F56109;
	font-weight: bold;
}
TABLE.list TD {
	background: #EAF5F9;
}

TABLE.list TD a,a:visited {
	color: #2350C5;
}

TABLE.list TD.disabled {
	background: #e8e8e8;
}
TABLE.list TR.selected TD {
	background: #e3e4e8;
}
TABLE.list TR.other TD {
	background: #f3e4f8;
}
TABLE.list TR.input TD {
	background: #FFFFFF;
	text-align: center;
}
TABLE.list TR.input TD.selected {
	background: #F3F4F8;
}
TABLE.list TR.selected TD.selected {
	color: #F56109;
	font-weight: bold;
}

TABLE.list TH.red {
	background: #FBE9CE;
	color: #F56109;
}

INPUT.list {
	background: #FFFFFF;
	border: 1px solid #6B96D5;
	text-align:center;
}	
	
DIV.tabs {
	margin-bottom: 0px;
	border-left:1px solid #D3D1D9;
	border-right:1px solid #D3D1D9;
}

TABLE.tabs {
	background:url(tab/tab_bg.gif) repeat-x;
	}

TABLE.tabs A, TABLE.tabs A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
TABLE.tabs A:hover {
	color: #C8DFFF;
}

TABLE.tabs TD.tabspace {
	width: 1px;
}
TABLE.tabs TD.tabselected A, TABLE.tabs TD.tabselected A:visited {
	color: #2B3C6A;
}

TABLE.tabs2 TD.tabselected A, TABLE.tabs2 TD.tabselected A:visited {
	color: #52A7BC;
}

TABLE.tabs TD {
	border-bottom: 0px solid #4E81CB;
}
TABLE.tabs TD.tab TD {
	border-bottom: none;
}
TABLE.tabs TD.tabselected {
	border-bottom: 0px solid white;
}
TABLE.tabs TD.tabselected TD {
	border-bottom: none;
}
TABLE.tabs TD.tabspace {
	width: 1px;
}
TABLE.tabs TD.tabspace IMG{
	width: 1px;
}
TABLE.tabs TD.tabemptyleft  IMG{
	width: 1px;
}
TABLE.tabs TD.tabemptyright {
	width: 99%;
}


.top_banner {
	width: 100%;
	height: 240px;
	background: url(top_bg.jpg) repeat-x;
	min-width:1120px;
	width:expression(document.documentElement.clientWidth < 1120? "1120px": "auto" ); 
	line-height:16px;
}

.top_banner_left {
	width: 292px;
	height: 180px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2A5755;
	font-weight:normal;	
	font-size:70%;
	line-height:5px;
	text-align:right;
	margin-top:29px;
}

.top_anim_home {
	 float:left;
	 margin-left:65px; 
	 margin-top:46px;
	 }

.top_anim_login {
	/*float:left;
	margin-left:22px; 
	margin-top:97px;*/
	position:absolute;
	top:102px;
	left:699px;
	 }

.top_login_banner_left {
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F4DB93;
	font-weight:normal;	
	font-size:70%;
	line-height:12px;
	text-align:right;
}

.top_login_banner_left a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#F4DB93;
	font-weight:normal;
	padding-right:16px;
	text-decoration:underline;
	}

.top_login_banner_left a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#F4DB93;
	font-weight:normal;
	padding-right:16px;
	text-decoration:underline;
	}
	
.top_login_banner_left a:hover {
	text-decoration:underline;
	font-weight:bold;
	}

a.top_bl{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#2A5755;
	font-weight:normal;
	padding-right:16px;
	line-height:20px;
	text-decoration:underline;
	}
a.top_bl:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#2A5755;
	font-weight:normal;
	padding-right:16px;
	line-height:20px;
	text-decoration:underline;
	}
	
a.top_bl:hover {
	text-decoration: underline;
	font-weight:bold;
	}

.top_banner_right {
	float: right;
	margin-right: 10px;
	height: 180px;	
}

.top_banner_right_logout {
	height: 30px;
	padding-top: 10px;
	margin-right: 10px;
	text-align: right;
}

.top_banner_right_logout a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.top_banner_right_logout a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.top_banner_right_logout a:hover {
	text-decoration: underline;
}
.top_banner_right_menu {
	height: 40px;
}

*html* .top_banner_right_menu {
	height:50px;
	width: 450px;
	}

/***** Font resizing ******/

.font_size_div{
	margin-bottom:5px;
	}

*html* .font_size_div{
	margin-top:0px;
	}

.font_size_login{
	font-weight:normal;
	text-align:right; 
	margin-top:203px; 
	margin-right:10px;
	float:right;
	}

.font_size_home{
	text-align:right; 
	margin-top:-3px;
	}

*html* .font_size_home{
	margin-top:-6px;
	}
	
html>body .font_size_home{
	*margin-top:2px;
	}

.font_size{
	text-align:right; 
	margin-top:2px;
	}

*html* .font_size{
	text-align:right; 
	margin-top:-6px;
	}

/*****************************/
	
.menu_top {
	height: 20px;
	margin-left: 3px;
	border-bottom: 1px solid #D2D2D2;
	color: #D2D2D2;
	font-size: 90%;
}
.menu_top a, a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #DEA414;
	text-decoration: none;
}
.menu_top a:hover {
	color: white;
}

.menu_top a.current, a.current:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	}
	
.menu_bottom {
	height: 20px;
	margin-left: 3px; 
	font-size: 70%;
	color: white;
}
.menu_here {
	font-size: 100%;
	font-weight: bold
}


.top_banner_right_intro{
	background: url(top_introduction.png) no-repeat;
	}
	
* html .top_banner_right_intro{
	background:none;
	}
	
*:first-child+html .top_banner_right_intro{
	background:none;
	}
	 
.introduction {
	font-family: Georgia, Verdana;
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 5px;
	padding-top:10px;
}

*html* .introduction{
	margin-top:0px;
	}

.introduction_text {
	width: 350px;
	color: black;
	margin-left: 20px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 80%;
	margin-top: 5px	;
}
.home_main {
	width: 100%;
	height: 37px;
	font-family: Georgia, Verdana;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px
}
.home_main_left {
	width: 50%;
	height: 37px;
	float: left;
	background-color: #CAE3EA;
}
.home_main_right {
	width: 50%;
	height: 37px;
	float: right;
	background-color: #E2E39C;
}

/* My Account  */
.myaccount_top {
	height: 120px;
	overflow: hidden;
}
.main_myaccount_header {
	width: 100%;
	height: 37px;
	vertical-align: middle;
	background-color: #CAE3EA;
	text-align: left;
	padding-left: 10px;
	font-family: Georgia, Verdana;
	color:#000000;
}
.main_myaccount {
	width: 100%;
	background-color: #EBF5F7;
	border-top: 5px solid white;
	padding-left: 10px;
	padding-bottom: 50px
}

.main_mytest_left {
	width: 350px;
	background-color: #EBF5F7;
	border-top: 5px solid white;
	padding-left: 10px;
	padding-bottom: 50px;
	font-size:85%;
}

.main_mytest_right {
	background-color: #EBF5F7;
	border-top: 5px solid white;
	padding-right: 10px;
	padding-bottom: 50px;
	text-align:right;
	vertical-align:top;
	padding-top:13px;
}

table.main a.button, table.main a.button:visited, table.main a.button:hover{
	border:1px solid #333333;
	color:#000000;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
	padding:2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	}


.main_blue {
	background-color: #EBF5F7;
	width:237px;
	font-size:82%;
}

.header {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
	border-bottom: 1px dotted black;
	padding-bottom: 3px
}
/* /My Account  */

/* Reflective Diary */
.main_diary_header_left {
	width: 220px;
	height: 37px;
	vertical-align: middle;
	background-color: #9ED0BE;
	text-align: left;
	padding-left: 10px;
	border-right: 5px solid white;
	font-family: Georgia, Verdana;
	color:#000000;
}
.main_diary_header_right {
	height: 37px;
	vertical-align: middle;
	background-color: #E3E3E3;
	text-align: left;
	padding-left: 10px;
	font-family: Georgia, Verdana;
	color:#000000;
}
.main_diary_left {
	background: white url(bg_left.png) no-repeat left top #F8FCFA;
	border-right: 5px solid white;
	padding-left: 0px;
	padding-top:10px;
	vertical-align: top;
	font-size: 11px;
	text-align: left
}
.main_diary_right {
	background-color: #EBF5F7;
	padding-left: 10px;
	vertical-align: top;
	color: black
}
.main_diary_separator_left {
	background-color: #E3E3E3;
	border: 5px solid white;
	border-left: none
}
.main_diary_separator_right {
	background-color: #E3E3E3;
	border: 5px solid white;
	border-right: none;
	border-left: none 
}
.box {
	width: 90%
}
.box_top_left {
	width: 9px; 
	height: 27px; 
	background: url(box_top_left.png) no-repeat
}
.box_top_center {
	width: 100%; 
	height: 27px;
	background: url(box_top_bg.png) repeat-x;
	padding-left: 5px;
	font-size: 13px;
	font-family: Verdana;
	font-style: italic;
	vertical-align: middle;
	font-weight: bold
}
.box_ex_mark {
	height: 22px;
	padding-top: 5px;
	padding-left: 40px;
	background: url(box_ex_mark.png) no-repeat left;
}
.box_top_text {
	padding-left: 20px
}
.box_top_center img {
	float: left
}
.box_top_right {
	width: 9px; 
	height: 27px; 
	background: url(box_top_right.png) no-repeat
}
.box_middle_left {
	width: 9px;
	background: url(box_left_bg.png) repeat-y
}
.box_middle_right {
	width: 9px;
	background: url(box_right_bg.png) repeat-y
}
.box_middle_center {
	width: 100%;
	background: white;
	padding: 5px
}
.box_bottom_left {
	width: 9px; 
	height: 8px; 
	background: url(box_bottom_left.png) no-repeat
}
.box_bottom_center {
	width: 100%;
	height: 8px;
	background: url(box_bottom_bg.png) repeat-x
}
.box_bottom_right {
	width: 9px; 
	height: 8px; 
	background: url(box_bottom_right.png) no-repeat
}
.diary_header {
	font-family: Georgia, Verdana;
	font-size: 14px;
	font-weight: bold
}

/* /Reflective Diary */

/*-----------------------------------------------------------------------------
 *
 * Definicja styli dla komunikatu bledu
 */
DIV.errors, .warn {
    color: #C90357;
    background: #FCEBEE;
	padding:1px;

}
DIV.errors UL {
    list-style: none;
}

DIV.errors LI{
	list-style:none;
	}

.error {
	color:#C90357;
}

DIV.jerrors {
	font-size: 80%;
}

/*-----------------------------------------------------------------------------
 *
 * Definicja styli dla komunikatow (np. potwierdzenie akcji)
 */
DIV.messages {
    color: #006782;
    background: #E9F7FE;
	padding:1px;
}
DIV.messages UL {
    list-style: none;
}

DIV.messages LI{
	list-style:none;
	}
	
.message {
	color: #006782;
}

/***** NEW LIST *******/
.nlist {
	width: 100%;
}

.nlist .column_header {
	background: #C2E4F0;
	color: #2B3C6A;
}

.nlist .column_header a {
	color: #2350C5;
}

.nlist .column_header a:visited{
	color: #2350C5;
}

.nlist .column_header_hover {
	background: #C2E4F0;
	color: #2B3C6A;
}

.nlist .column_header_selected {
	background: #C2E4F0;
	color: #2B3C6A;
}

.nlist TD {
	background: #EAF5F9;
}

.nlist TD a {
	color: #2350C5;
}

.nlist TD a:visited {
	color: #2350C5;
}

/******* PAGER *******/
.arrow_right, .arrow_endright, .arrow_left, .arrow_endleft {

}

.arrow_right_grey, .arrow_endright_grey, .arrow_left_grey, .arrow_endleft_grey {

}

.nav_number {
	
}

.nav_number_selected {
	font-weight: bold;
}

/* TREE */
TD.treeexp IMG {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
IMG.treeexp {
	cursor: hand;
}

/******* CS ********/
TABLE.cs TD {
	font-size: 100%;
	/*white-space: nowrap;*/
}
TABLE.cs TR.page TD {
	color: #1D1DFF;
}
TABLE.cs TD.result {
	font-size: smaller;
	padding-right: 5px;
	text-align: right;
}
TABLE.cs TD.imgresult {
	text-align: center;
}
TABLE.cs TD.time {
	font-size: smaller;
	padding-left: 10px;
	text-align: center;
}
TABLE.cs TABLE.progress {
	width: 50px;
	border: 1px solid #338833;
	height:7px;
}
TABLE.cs TD.mistakes {
	font-size: smaller;
	text-align: center;
}
TABLE.cs TD.hints {
	font-size: smaller;
	text-align: center;
}
TABLE.cs TABLE.progress TABLE.fill {
	background: #b2d8b2;
}
TABLE.cs TABLE.progress TABLE.fill IMG {
	height: 6px;
}
TABLE.cs TD A, TABLE.cs TD A:visited {
	text-decoration: none;
	color: black;
}
TABLE.cs TD A:hover {
	text-decoration: underline;
	color: black;
}
TABLE.cs TR.disabled TD {
	color: gray;
	font-style: italic;
}
TABLE.cs TR.level0disabled TD {
	font-weight: bold;
}
TABLE.cs TR.level0 TD {
	/*font-family: Impact, Tahoma, Arial Narrow;
	font-size: 125%;*/
	font-weight: bold;
}
TABLE.cs TR.disabled TD A {
	color: gray;
}

span.ok {
	width: 11px;
	background: url(ok.gif) right no-repeat;
}


.msgbox {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	position: absolute;
	/*top: 15px;
	left: 50%;*/
	top: 300px;
	left: 60%;
}

.msgbox .msg {
	color: #000000;
	background: #E3E3E3;
	border: 1px solid #5C6061;
	width: 350px;
	position: absolute;
	text-align: center;
	left: -175px;
	font-weight:bold;
}

.msg .header {
	background: #5C6061;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-indent: 2px;
	height: 27px;
	border: none;
	margin: 0;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
}

.msg .title {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 300px;
}

.msg .close {
	float: right;
}

.msg .close a {
	color: #ffffff;
	text-decoration: none;
}

.msg .info {
	padding: 10px;
}

.msg a.button {
	border: 1px solid #5C6061;
	color: #ffffff;
	font-weight: bold;
	background-color:#5C6061;
	text-decoration: none;
	padding: 3px;
}

 .exercise .bleft {
	float: left;
	margin-left: 5px;
	padding: 3px 2px 3px 0px;
	/*line-height:20px;*/
}

.exercise .bright {
	float: right;
	margin-right: 5px;
	padding: 4px 0px 3px 2px;
	/*line-height:20px;*/
}

.disabledlink {
	color: #888888;
}

.fontresize {
	color: #ffffff;	
}

/* PRINT STYLE */
@media print {
	.mblue {
		/*font-weight: bold;*/
		background: none;
	}
}

/* style dla failover */

INPUT.btn_big{
	border:1px solid #333333;
	color:#000000;
	background-color:#FFFFFF;
	width:109px;
	height:37px;
	margin-left:20px;
	margin-right:20px;
	}
	
TABLE.mbanner .darkblue{
	background: url(darkblue02.gif) repeat-y #020034;
	height:90px;
	margin-top:180px;
	}
	
.streak_darkblue{
	background:url(darkblue.gif) repeat-x #000032;
	width:110px;
	}
	
.mwhite	{
	padding: 0px 0px 0px 0px;
	color: #000000;
	vertical-align:top;
}

.mwhite_padding{
	padding: 20px 20px 0px 20px;
	}
	
.mwhite_font{
	font-size:110%;
	}

TABLE.home_banner td.logo_small {
	padding-top:114px;
	}
	
.logo_small{
	background: #ffffff url(logo_bg_small.jpg) no-repeat left top;
	}
	
table.footer td.right_links{
	font-size:130%;
	color: #7C7C7C;
	font-weight:normal;
	}
	
table.footer td.right_links a{
	color: #7C7C7C;
	text-decoration:none;
	font-weight:normal;
	}

	
table.footer td.right_links a:visited{
	color: #7C7C7C;
	text-decoration:none;
	font-weight:normal;
	}
	
	
table.footer td.right_links a:hover{
	color: #7C7C7C;
	text-decoration:underline;
	font-weight:normal;
	}	

