body {
	font-family: verdana,arial,sans-serif;
	background-color: #ffffff;
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
hr {
	border: 1px solid #bbbbbb;
	border-width: 1px 0 0;
}
#docs-header {
	background: #b5b5b5 url("../figs/tab-topline.png") repeat-x bottom;
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
}
#docs-header {
	height: 80px;
}
#docs-header #logo {
	border: 0;
}
#docs-header a {
	text-decoration: none;
}
#docs-header ul {
}
#docs-headerbar {
	height: 10px;
	background: #fff url("../figs/tab-bar.png") repeat-x;
}
#docs-content {
	padding: 2em 7em;
}
#docs-content a {
	text-decoration: none;
	font-weight: bold;
	color: #3F6A93;	
}
#docs-content a:hover {
	color: #000000;
	text-decoration: underline;
}
#docs-footer {
	margin-top: 0.5em;
	text-align: center;
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	color: #999999;
}
#docs-footer a {
	text-decoration: none;
	font-weight: bold;
	color: #999999;	
}
#docs-footer a:hover {
	text-decoration: underline;
}
li + li {
	margin-top: 1em;
}
.hod{
	background-color: #C9D4F1;
       	text-align: center;
       	font-size: x-small;
       	width=85;
}
.usebe{
	background-color: #FFFFee;
	text-align: center;	
	font-size: xx-small;
	
}
.empty{
	background-color: #ffffff;
	text-align: center;		
}
.roh{
	background-color: #FFFF99;
	text-align: center;		
}
.vyuka{
	background-color: #99ff99;
	text-align: center;		
}
.den{
	background-color: #EED4BA;
	text-align: center;	
}
.urad{
	background-color: #FFBBBB;
	text-align: center;	
}
.gc{
	background-color: #C5FFB3;
	text-align: center;	
}
.mimo{
	background-color: #F0FFB3;
	text-align: center;	
}
.consultc{
	background-color: #FFC0FF;
	text-align: center;	
}
.tab-set {
	display: inline;
	/* IE/Win needs a bit of help */
	margin-bottom: -3px;
	padding: 0;
	border-collapse: collapse;
	font-size: small;
}
body>div .tab-set {
	/* Hidden from IE */
	margin: 0;
}
table[class~=tab-set] {
	/* Move for Konq */
	position: relative;
	bottom: 27px;
	left: 200px;
}
table[class ~=tab-set] {
	/* Reset for non-Konq */
	position: static;
}
.tab-set a {
	text-decoration: none;
	color: rgb(63,63,63);
}
.tab-label {
	margin-left: 4px;
	padding: 5px 0 2px 10px;
}
.current-tab-label {
	margin-left: 4px;
	padding: 5px 0 2px 10px;
	font-weight : bold;
	color: #E2E2E2;
}
.tab-label {
	background: rgb(225,225,225) url("../figs/tab-unselected.png") no-repeat;
	border-bottom: 1px solid #000;
}
.current-tab-label {
	background: #4668ad url("../figs/tab-selected.png") no-repeat;
}
.tab-end, .current-tab-end { width: 10px; }
.tab-end { background: url("../figs/tab-unselected-end.png") no-repeat top left; }
.tab-end { border-bottom: 1px solid #000; }
.current-tab-end { background: url("../figs/tab-selected-end.png") no-repeat top left; }
.tab-spacer { width: 3px; }

#docs-owl {
	position: absolute;
	top: 28px;
	right: 20px;
	border: 0;
}
body>div #docs-owl {
	/* Hidden from IE */
	top: 25px;
}
