
BODY
{
/*	padding-right: 0px;
/*	padding-left: 0px;
/*	padding-bottom: 0px;
/*	padding-top: 0px;
*/
	margin: 0px;
	background-color: white;
	font-family:	Arial, Verdana, Sans-Serif;
	font-size:		11px;
	
}

.nazwa_pola
{
	font-size:		11px;
	font-weight:	bold;
	color:			#336600;
}
.nazwa_sekcji
{
	font-size:		13px;
	font-weight:	bold;
	color:			#ff0000;
}
.nazwa_szkolenia
{
	font-size:		18px;
	font-weight:	bold;
	color:			#336600;
	
}
.drzewo
{
	font-family:		Arial;
	padding-bottom: 70px;
}

/*
/* LOGOWANIE
*/
.signin
{
	background-color:	#98BEAF;
	padding:			0px 3px 0px 0px;
	width:				188px;
}
.signin_inner
{
	background-color:	#ffffff;
	border:				solid 1px #dddddd;
	width:				186px;
}

table.main
{
	width:			756px;
	height:			100%;
}

table.main td.main
{
	padding: 10px 0px 15px 0xp;
	HEIGHT:				100%;
	vertical-align:		top;
	
}

table.signin_table
{
	font-family:	Arial, Verdana, Sans-Serif;
	font-size:		11px;
	width:			188px;
	
}

table.signin_table td
{
	padding:	3px;
}

table.signin_table td.header
{
	height:				37px;
	background-color:	#98BEAF;
	color:				white;
	font-weight:		bold;
	text-align:			center;
	
/*	border-right:		solid 0px #f7a817; */
}

.signin a:link, .signin a:hover, .signin a:visited
{
	text-decoration:	none;
	color:				#336600;
	font-weight:		bold;
	font-size:			11px;
}
/*
/*Koniec Logowania
*/

table.register
{
}
table.register td
{
	padding:			6px;
}
.standard-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.panel-margines
{
	margin-left: 50px;
}
/*
table.LeftMenu td
{
	background-image:	url(images/portal_22.jpg);
	background-repeat:	no-repeat;
	height:				27px;
	padding-left:		50px;
	behavior:			url(CDP.Controls/leftmenu.htc);
}
table.LeftMenu td a:link,table.LeftMenu td a:hover,table.LeftMenu td a:visited
{
	font-family:		Arial;
	text-decoration:	none;
	color:				#3E5993;
	font-weight:		bold;
	font-size:			11px;
}
*/

table.programStudiow
{
}
table.programStudiow td
{
	vertical-align:		top;
}

/*
/*Menu główne
*/

table.mainMenu td
{
	background-color:	#98BEAF;
		
	height:				37px;
	text-align:			center;
}
table.mainMenu td a:link, table.mainMenu td a:hover,table.mainMenu td a:visited
{
	font-family:		Arial;
	text-decoration:	none;
	color:				#FFFFFF;
	font-size:			12px;
	font-weight:		bold;
}
table.subMenu td
{
	background-color:	#98BEAF;
	height:				20px;
	text-align:			center;
}
table.subMenu td a:link, table.subMenu td a:hover,table.subMenu td a:visited
{
	font-family:		Arial;
	text-decoration:	none;
	color:				#eeeeee;
	font-size:			11px;
	font-weight:		normal;
}

/*
/* Koniec menu głównego
*/

a:link, a:visited, a:hover
{
	text-decoration:	none;
	color:				#336600;
	font-weight:		bold;
	font-size:			11px;
}


/*
/*tabele skrótów na stronach wejściowych
*/

table.shorty
{
	width:				192px;
	height:				171px;
	border:				solid 1px #aaaaaa;
}

table.shorty td.header
{
	height:				50px;
}
table.shorty td
{
	font-size:			10px;
	text-align:			justify;
	vertical-align:		top;
	padding:			4px;
	
}
table shorty td.footer
{
	text-align:			right;
}

.shorty_picture
{
	width:				150px;
	height:				45px;
	position:			relative;
	left:				-10px;
}

table.elearning
{
	width:				444px;
	height:				171px;
}
table.elearning td.header
{
	height:				28px;
	padding:			0px;
}
table.elearning td
{
	font-size:			10px;
	text-align:			justify;
	vertical-align:		top;
	padding:			3px 19px 3px 19px;
	background-color:	#b2aead;
	color:				White;
}
table.elearning td.left_frame
{
	background-color:	#ba1c03;
	width:				2px;
	padding:			4px;
}

table.elearning td.footer
{
	text-align:			left;
}

table.aktualnosci
{
}
table.aktualnosci tr.Item td
{
	padding:			3px 3px 3px 3px;
}
table.aktualnosci tr.AltItem td
{
	padding:			3px 3px 3px 3px;
}
/*
/*Wygląd datagridów w systemie
*/

table.datagrid
{
	font-weight:	normal;
	font-size:		11px;
	color:			Black;
	border:	solid 1px #e6e6fa;
	border-collapse:collapse;
	
}

.datagrid TR
{
	padding:		4px;
}

.datagrid TR.dgHeader td a:link, .datagrid TR.dgHeader td a:visited, .datagrid TR.dgHeader td a:hover
{
	text-decoration:	none;
	color:				#ffcc66;
	font-weight:		bold;
	font-size:			11px;
}

.datagrid A:link, .datagrid A:hoover, .datagrid A:visited
{
	color:			#336600;
	text-decoration:none;
	font-weight:	bold;
	font-size:		11px;
}

.datagrid TR.dgItem td,  .datagrid TR.dgSelItem td, .datagrid TR.dgEditItem td
{
/* 
/* styl dla wierszy datagridów 
*/
	padding:		3px;
	padding-left:	5px;
	border:	solid 1px #e6e6fa;
}

.datagrid TR.dgAltItem td
{
	padding:		3px;
	padding-left:	5px;
	border:	solid 1px #e6e6fa;
	background:		#eeffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#eeffff);            
}

.datagrid TR.dgHeader
{
	background:		#98BEAF; 
	height: 25px;
}

.datagrid TR.dgHeader TD
{
	padding:		3px;
	text-align:		center;
	color:			#336600;
	font-weight:	bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#98BEAF, EndColorStr=#eeffff);
	border:	solid 1px #e6e6fa;
}

/*
/*Koniec datagridów
*/

INPUT.TextBox
{
	border:			solid 1px #cecece;
	padding-left:	4px;
}

TEXTAREA.TextBox
{
	border:			solid 1px #cecece;
	padding-left:	4px;
}

INPUT.Button
{
	background-color:White;
	border:			solid 1px #cecece;
	color:			#336600;
	font-size:		11px;
	font-weight:	bold;
}

.tabelkaInfo:
{
font-size:xx-small;
}

/*Ewaluacja*/
.labelPytanie
{
    font-weight: bold;
    font-size:	12px;
}

.tabelaPomocnicza
{
  text-align: center;
  border-collapse: collapse;
  border: solid 1px black; 
  width: 100%;
}

.tabelaPomocnicza th
{
  background-color: #f3f3fa; 
  border: solid 1px black;
  padding: 6px;
  
}

.tabelaPomocnicza td
{
   border: solid 1px black;
   padding: 6px;
   
   
}

.tabelaPomocniczaFixed
{
  text-align: center;
  border-collapse: collapse;
  border: solid 1px black;   
  width: 60%;
}

.tabelaPomocniczaFixed th
{
  background-color: #f3f3fa; 
  border: solid 1px black;
  padding: 6px;
  
}

.tabelaPomocniczaFixed td
{
   border: solid 1px black;
   padding: 6px;
}

.txtBoxPytanie
{
    width: 90%
}

a.linkPytania:link, a.linkPytania:visited, a.linkPytania:active
 {
   color: #336600; 
   background-color: White;
   text-decoration: none; 
   font-size: 11px;
 }

a.linkPytania:hover
 { 
   color: Orange;
 } 
 
 a.linkPytaniaError:link, a.linkPytaniaError:visited, a.linkPytaniaError:active
 {
   color: Red; 
   background-color: White;
   text-decoration: none; 
   font-size: 11px;
 }
 
 a.linkPytaniaError:hover
 { 
   font-weight: bold;  
 }
 
 a.linkPytaniaSelected:link, a.linkPytaniaSelected:visited, a.linkPytaniaSelected:active, a.linkPytaniaSelected:hover
 {
   font-weight: bold; 
 }
 
 
/*Ewaluacja*/
