body {
	font-size: 12pt;
	color: black;
	background-image: none;
	margin: 0 1em;
}



body.scheduler h1 {
	display: none;
}

#container,
#container1,
#container2 {
	background-image: none;
	min-width: auto;
	min-height: auto;
	position: relative;
}

#content, #content_large, #content_entry, #content_large_entry {
	position: relative;
	min-width: auto;
	top: 0;
}

#footer,
#lang_intra, 
#main_photo,
#menu,
#print-top,
#print-bottom,
.studySelect {
	display: none;
}

#logo {
	display: none;
}


#content {
	left: 20px;
}

thead { display: table-header-group; }

#showScheduler {
	border-collapse: collapse;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: -0.02em;
	border: 1px solid #666;
	width: 100%;
}

#showScheduler td,
#showScheduler th {
	margin: 0;
	border: 1px solid #666;
	line-height: 1.4;
	white-space: nowrap;
}

#showScheduler thead th {
	padding-left: 5px;
}

#showScheduler,
#content_large {
	position: relative;
	left: auto;
	top: auto;
	margin: 0;
	padding: 0;
}
#showScheduler #content {
	color: #000000;
	background-color: white;
}
#showScheduler #content .studyData {
	display: block;
}

#container1 #content_large .studyData {
	margin-top: 0px;
}

#showScheduler #content .studySelect {
	display: none;
}
		
#showScheduler #content .besedilo {
	color: #000000;
	font-size: 80%;
	font-family: Tahoma;
	list-style-type : square;
	text-align : left;
	display: block;
	margin-left : 0px;
	margin-right : 0px;
}

#showScheduler table td,
#showScheduler table th{
	border: none
}

#showScheduler #content table.urniki td {
	border: 0;
	padding: 0;
	border: 1px solid #ffffff;
	border-spacing: 0;
	font-family: Tahoma;
	font-size: 90%;
	color: #282828;
}

#showScheduler #content table.tabela td {
	border: 0;

	border: 1px solid #CCC;
	border-spacing: 0;
	font-family: Tahoma, tahoma, Tahoma;
	font-size: 90%;
	color: #282828;
}	
		
#showScheduler #execut {
	display: none; 
}

table#showScheduler td {
	padding-left: 0px;
}
