/* Moodleweb.net Dark Style */
a:visited, a:link {
	color: #BFBFBF;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

a:active, a:hover {
	color: #D9D9D9;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}


a.table:visited, a.table:link { 
	color: #BFBFBF; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}   

a.table:active, a.table:hover {
	color: #D9D9D9;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

a.giantlink:visited, a.giantlink:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
}
a.giantlink:active, a.giantlink:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
}

body {
	color: #FFFFFF;
	font: 10px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	margin: 5% 10% 10%;
	background-color: #5B4A40;
}

.titl {
	color: #FFFFFF;
	font-size: 32px;
	font-weight: bold;
	font-style: oblique;
	text-decoration: underline;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

.chap {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	font-style: oblique;
	text-decoration: underline;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

.sec, .big {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

.big {
	text-decoration: none;
}

.subs {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

.brak {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

p, td, li 	{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

.tiny {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

.hidetable, .showtable table.hidetable tr td
{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

.showtable {
	border: 2px solid #231F20;
	background-color: #FFFFFF;
	color: #231F20;
}

table.showtable tr td, table.showtable tr td.big  {
	border: 1px solid #231F20;
	background-color: #FFFFFF;
	color: #231F20;
}

table.showtable tr {
}

form {
	margin: 0px;
	padding: 0px;
}

.gcal
{
	border: 2px solid #231F20;
}

iframe.detail
{
	width: 350px;
	height: 1000px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

img#headlogo { background:url(images/mw-logo_dark.png); width:300px; height:200px; }
img#textlogo { background:url(images/mw-text-black.png); width:250px; height:64px; }

