#elearning
{
	text-align: justify;
}

#elearning h4
{
	margin-top: 20px;
}

#elearning #portableLinks
{
	width: 230px;
	height: 85px;
	position: absolute;
	top: 12px;
	right: 12px;
	float: right;
	background: url('../gfx/content/standalones/elearning/portableLinksBg.png');
}

#elearning #portableLinks a
{
	color: #134c77;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	padding-left: 12px;
	position: relative;
	top: 23px;
	display: block;
	margin: 0px 2px 0px 2px;
	padding-bottom: 1px;
}

#elearning #portableLinks a:hover
{
	color: #fdfdfd;
	text-decoration: none;
	background: #134c77;
}


/* MENU */
#elearning #elMenu
{
	text-align: center;
	max-width: 700px;
	margin: 0 auto;
	padding-top: 79px;
	padding-bottom: 15px;
}

#elearning .left
{
	float: left;
}

#elearning .right
{
	float: right;
}

#elearning #elMenu div
{
	height: 145px;
	width: 200px;
	margin: 0 auto;
}

#elearning #elMenu a
{
	height: 145px;
	width: 200px;
	display: block;
	opacity: 0.8;
}

#elearning #elMenu a:hover
{
	opacity: 1;
}

#elearning #elMenu a.chosen
{
	opacity: 1;
}

#elearning #elMenu #menuItemProfits
{
	background: url('../gfx/content/standalones/elearning/menu/profits.png');
}

#elearning #elMenu #menuItemRole
{
	background: url('../gfx/content/standalones/elearning/menu/role.png');
}

#elearning #elMenu #menuItemStepByStep
{
	background: url('../gfx/content/standalones/elearning/menu/stepbystep.png');
}

#elearning a.header
{
	color: #134c77;
	font-family: "Arial Black" , Arial;
	font-weight: bold;
}

#elearning a.header:hover
{
	text-decoration: none;
}

#elearning .center
{
	text-align: center;
}

#elearning img.main
{
	margin-top: 30px;
}

#elearning ol
{
	list-style-type: upper-alpha;
	font-weight: bold;
	font-size: medium;
	margin-top: 12px;
}

#elearning ol li
{
	margin-bottom: 20px;
}

#elearning ol li ul
{
	margin-top: 20px;
}

#elearning span.normal
{
	font-size: 11pt;
	font-weight: normal;
}

#elearning .interviewQuestion
{
	font-weight: bold;
	margin-top: 15px;
}

#elearning .interviewAnswer
{
	line-height: 13pt;
}

#elearning div.stepBox
{
	overflow: hidden;
	height: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}

#elearning img.eHeader, img.roleUCNTN
{
	margin: 33px 0px 25px 0px;
}

#elearning div.roleBox
{
	overflow: hidden;
	height: 100%;
	margin-bottom: 20px;
}

#elearning div.roleBox img
{
	margin-top: 18px;
}

#elearning div.roleBox h4
{
	margin-left: 120px;
}

#elearning div.roleBox ul
{
	margin: 2px 0px 0px 140px;
}

#elearningBackBtn
{
	position: absolute;
	top: 37px;
	font-size: x-small;
} 

#elearning a.mail
{
	/* color: #134c77; *//* moze tak? */
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 1px;
	display:block;
}

#elearning .mentor
{
	display: block;
}

#elearning .mentorName
{
	font-weight: normal;
	display: block;
	padding-top: 5px;
}

#elearning .mentorPhones
{
	font-size: 0.8em;
	font-family: Tahoma, Verdana, sans-serif;
}

#elearning div.profitsBox
{
	overflow: hidden;
	height: 100%;
	margin-bottom: 20px;
}

#elearning div.profitsBox img
{
	margin-top: 18px;
}

#elearning div.profitsBox h4
{
	margin-left: 120px;
}

#elearning div.profitsBox ul
{
	margin: 2px 0px 0px 155px;
}



#elearning .trainingImg
{
	float: left;
	margin-top: 8px;
}

#elearning .trainingImg a
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin-left: 5px;
}

#elearning .trainingInfo
{
	margin-top: 7px;
	margin-left: 222px;
	margin-right: 10px;
	text-align: left;
}

#elearning .trainingInfo a.mail
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 1px;
}

#elearning .trainingInfo h5
{
	font-family: 'Arial Black', Tahoma, Verdana;
	font-size: 0.9em;
}


