BODY {
    background-color: #ffffff; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px;
	margin: 0px;
	color: #000000;
	/*line-height:16px;*/
	/*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;
	}

A, A:visited {
	color: #2350C5;
	text-decoration:underline;
}

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; }

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;
}

table.footer td a{
	font-weight:bold;
	color: #5F5F5F;
	text-decoration:none;
	}

table.footer td a:visited{
	font-weight:bold;
	color: #5F5F5F;
	text-decoration:none;
	}

table.footer td a:hover{
	font-weight:bold;
	color: #5F5F5F;
	text-decoration:underline;
	}

table.footer td{
	height:40px;
		}
	
	

/*------------------------------- banner login page-------------------------- */
TABLE.banner {
	font-weight: bold;
	height:117px;
	background:url(banner_bg.jpg) left no-repeat;
	background-repeat:no-repeat;
	font-size:70%;
}

TABLE.banner TD.banner_left {
	margin-left:10px;
	padding-top:35px;
	empty-cells:show;
	padding-left:436px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#895B80;
	font-weight:normal;
}

TABLE.banner TD.banner_left a, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#895B80;
	font-weight:normal;
	text-decoration: underline;
	}
	
TABLE.banner TD.banner_left a:hover {
	text-decoration:underline;
	font-weight:bold;
	}


/*------------------------------- banner home page-------------------------- */

TABLE.banner_home {
	font-weight: bold;
	height:240px;
	background:url(banner_home_bg.jpg) left no-repeat;
	background-repeat:no-repeat;
	font-size:70%;

}

TABLE.banner_home TD.banner_left {
	padding-top:40px;
	empty-cells:show;
	padding-left:65px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#895B80;
	font-weight:normal;
	vertical-align:top;
	width:420px;
	text-align:left;
}

TABLE.banner_home TD.banner_left a, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#895B80;
	font-weight:normal;
	text-decoration: underline;
	}
	
TABLE.banner_home TD.banner_left a:hover {
	text-decoration:underline;
	font-weight:bold;
	}
	
TABLE.banner_home TD.banner_left .divik {
	padding-left: 53px;
	width:210px;
	}

TABLE.banner_home TD.banner_right {
	text-align:right;
	padding-right:10px;
	}

/*------------------------------- banner2 page-------------------------- */
TABLE.banner2 {
	font-weight: bold;
	height:117px;
	background:url(banner2_bg.jpg) left no-repeat;
	background-repeat:no-repeat;
	font-size:70%;
}

TABLE.banner2 TD.banner_left {
	margin-left:10px;
	padding-top:5px;
	empty-cells:show;
	padding-left:496px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#895B80;
	font-weight:normal;
}

TABLE.banner2 TD.banner_left a, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#895B80;
	font-weight:normal;
	}
	
TABLE.banner2 TD.banner_left a:hover {
	text-decoration:none;
	}

TABLE.banner2 TD.banner_right {
	text-align:right;
	padding-right:10px;
	}

TABLE.banner2 TD.banner_left2 {
	margin-left:10px;
	padding-top:5px;
	empty-cells:show;
	padding-left:60px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#895B80;
	font-weight:normal;
}

/* ------------------table bhome---------------------------------*/

TABLE.bhome{
	color:#5D7893;
	margin-top:1px;
	text-align:left;
	/*width:465px;*/
	height:117px;
	}

TABLE.bhome TD.logout{
	height:30px;
	}

TABLE.bhome TD.logout a{
	text-decoration:none;
	font-weight:bold;
	color:#597791;
	text-align:right;
	}

TABLE.bhome TD.logout a:hover{
	text-decoration:underline;
	}

/*-----------------------TABLE home_intro--------------------------*/

.top_banner_right_intro{
	background: url(top_introduction.png) no-repeat;
	}
	
*html* .top_banner_right_intro{
	background:none;
	}

.introduction {
	margin-left: 20px;
	margin-top: 0px;
	padding-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#5F7A97;
	font-size:140%;
	font-weight:bold;
}

*html* .introduction{
	margin-top:0px;
	}

.introduction_text {
	width: 350px;
	margin-left: 20px;
	text-align: left;
	font-family: Verdana, Arial;
	margin-top: 0px	;
	color:#4B4B4B;
	font-weight:normal;
	font-size:110%;
}

.introduction_text a,a:visited {
	text-decoration:underline;
	/*position:relative; 
	z-index:2;*/
	}

.introduction_text a:hover{
	text-decoration:none;
	}

TABLE.home_intro{
	color:#4B4B4B;
	font-weight:normal;
	font-size:110%;
	text-align:left;
	}

TABLE.home_intro TD.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#5F7A97;
	font-size:130%;
	font-weight:bold;
	}
	
TABLE.home_intro TD.left{
	background:url(home_left.gif) left repeat-y;
	width:12px;

	}


TABLE.home_intro TD.right{
	background:url(home_right.gif) right repeat-y;
	width:12px;

	}


TABLE.home_intro TD.btn{
	background:url(home_btn.gif) right repeat-x;
	}

TABLE.home_intro TD.text{
	padding-left:5px; 
	padding-right:5px; 
	}
	
	
.font_size_div{
	margin-bottom:0px;
	}

/*------------------------ menu---------------------------------*/

.menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C4C4C2;
	font-size:120%;
	padding-bottom:3px;
	border-bottom:1px solid #5D7893;
	text-align:left;
	
	}
	
.menu a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5D758F;
	text-decoration:none;
	font-weight:normal;
	}

.menu a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5D758F;
	text-decoration:none;
	font-weight:normal;
	}
	
.menu a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-weight:normal;
	}
	
.menu a.current, a.current:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#41937C;
	}

.menu a.current:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:underline;
	color:#41937C;
	}

/*-----------------------TABLE home-------------------------------*/

TABLE.home{
	width:100%;
	margin-top:1px;
	font-size:80%;
	}

TABLE.home TH{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#040301;
	padding:5px;
	text-align:left;
	vertical-align:bottom;
	}

TABLE.home TH a{
	color:#000000;
	text-decoration:none;
	}

TABLE.home TH a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}

TABLE.home TH a:hover{
	color:#000000;
	text-decoration:underline;
	}
	
TABLE.home TH.th1{
	background-color:#6FB4C4;
	}	

TABLE.home TH.th2{
	background-color:#B282B2;
	}	

TABLE.home TH.th3{
	background-color:#CACD48;
	}
	
TABLE.home TH.th4{
	background-color:#A59446;
	}
	
TABLE.home TH.th5{
	background-color:#8FAD71;
	}
	
TABLE.home TD.grey1{
	background:url(s1.gif) 95% no-repeat #E3E3E3 ;
	}

TABLE.home TD.grey2{
	background:url(s2.gif) 95% no-repeat #E3E3E3;
	}
	
TABLE.home TD.grey3{
	background:url(s3.gif) 95% no-repeat #E3E3E3;
	}
	
TABLE.home TD.grey4{
	background:url(s4.gif) 95% no-repeat #E3E3E3;
	}
	
TABLE.home TD.grey5{
	background:url(s5.gif) 95% no-repeat #E3E3E3;
	}

TABLE.home TD{
	color:#5F615E;
	padding:5px;
	}

TABLE.home TD a,a:visited{
	text-decoration:underline;
	}

TABLE.home TD a:hover{
	text-decoration:none;
	}


TABLE.home TD.td1{
	background-color:#BCD5DA;
	vertical-align:top;
	}
	
TABLE.home TD.td2{
	background-color:#CEC4CD;
	vertical-align:top;
	}
	
TABLE.home TD.td3{
	background-color:#D6D896;
	vertical-align:top;
	}
	
TABLE.home TD.td4{
	background-color:#BCB277;
	vertical-align:top;
	}
	
TABLE.home TD.td5{
	background-color:#B7C99F;
	vertical-align:top;
	}
	
/* --------------------------TABLE main-------------------------- */

TABLE.main{
	margin-top:3px;
	margin-bottom:0px;
	font-size: 80%;
}

TABLE.main TD a, a:visited{
	color: #2350C5;
	text-decoration:underline;
	}

TABLE.main TD a:hover{
	color: #2350C5;
	text-decoration:none;
	}
	
TABLE.main TH.left{
	width:228px;
	color:#000000;
	}

TABLE.main TH.right{
	color:#000000;
	
	}

TABLE.main TD.ex_list{
	width:210px;
	background:url(bg_exercise.jpg) bottom no-repeat #B0D8DA;
	padding:0px;
	font-size:85%;
	height:300px;
	vertical-align:top;
	}

TABLE.main div.ex_padding{
	padding-top:10px;
	padding-bottom:10px;
	}
	
TABLE.main div.exercise_left{
	float:left;
	font-size:85%;
	}
	
TABLE.main div.exercise_right{
	float:right;
	padding-top:16px;
	}

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;
	}

TABLE.main TD.exercise{
	padding-left:3px;
	}

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;
	}	
	
.title_left{
	background-color:#80C0C3;
	padding:5px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:20px;
	font-size:120%;
	font-weight:bold;
		}
		
.title_right{
	background-color:#E5E5E5;
	margin-left:3px;
	padding:5px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:20px;
	font-size:120%;
	font-weight:bold;
	}
	
.margin_left{
	margin-left:3px;
	}
	
.menu_exercise{
	background:url(bg_exercise.jpg) no-repeat bottom #B0D8D9;
	height:500px;
	padding-top:20px;
	}

.exercise{
	margin-left:3px;
	}



/* --------------------------Login page----------------------------- */

#loginLog {
	border:0px solid #FF0000;  
	margin-left:3px;
	margin-top:0px;
	}

#loginLog .title{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#80C0C3;
	padding:5px;
	padding-left:20px;
	font-size:120%;
	font-weight:bold;
	text-align:left;
	}

#loginLog .content{
	padding-right:20px;
	padding-left:20px;
	padding-top:20px;
	background-color:#D0E4EF;
	}
	
#loginContent{
	border:0px solid #000000; 
	margin-left:0px;
	margin-top:0px;
	text-align:left;
	}

	
#loginContent .title{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#E3E3E3;
	padding:5px;
	padding-left:20px;
	font-size:120%;
	font-weight:bold;
	color:#1D677A;
	}
	
#loginContent .content{
	padding-left:20px;
	padding-right: 20px;
	padding-top:20px;
	/*background-color:#F6F7D3;*/
	}

#loginContent .header{
	font-weight:bold;
	}
	
.green{
	background-color:#80C0C3; 
	height:12px; 
	margin-top:3px;
	/*margin-bottom:3px;*/
	}
	
.grey{
	background-color:#E3E3E3; 
	height:13px; 
	margin-top:3px;
	margin-bottom:3px;
	}	
	
.tour{
	background-color:#ECDDF0; 
	padding:20px;
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:100%;
	color:#7D4572;
	}
	
.tour .header{
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:120%;
	color:#7D4572;
	}

.tour a.bold, a.bold:visited{
	color:#7D4572;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.tour a:hover.bold {
	color:#7D4572;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

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;
	}
	
.login_img1{
	margin-left:20px; 
	width:322px; 
	float:left;
	}

.login_img2{
	width:322px; 
	float:left;
	}


/***** 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: 11px;
	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%;
}

TABLE.pagepathline {
	margin-bottom: 0px;
}
TABLE.pagepath {
	color: #5F7A97;
	font-weight:normal;
}
TABLE.pagepath TD.pagepath {
	font-weight: bold;
}
TABLE.pagepath TD A, TABLE.pagepath TD A:visited {
	color: #5F7A97;
}
	
	
/*----------------Table text---------------------*/

TABLE.text TH{
	font-weight:bold;
	text-align:left;
	padding-right: 20px;
	}	
	
TABLE.text TD{
	padding-right: 20px;
	}		
	
	
/*-----------------------------------------------------------------------------
 *
 * 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: 30px;
	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: 0px;
	padding: 5px;
}

.exercise .bright {
	float: right;
	margin: 0px;
	padding: 5px;
}

.disabledlink {
	color: #5f5f5f;
}

.fontresize {
	color: #597791;
	line-height:16px;
}

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;
}

/* PRINT STYLE */
@media print {
	.mblue {
		/*font-weight: bold;*/
		background: none;
	}
}


.fontsize{
	text-align:right; 
	font-size:10px;
	font-weight:normal;
	padding-bottom:3px;
	}
	
*:first-child+html .fontsize{
	padding-bottom:3px;
	}
	
.fontsize, x:-moz-any-link, x:default{
	padding-bottom:0px;
	}
	
/* 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;
	}	
