<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#system_messages ul li.error
{
	color:red;
}

#system_messages ul li.info
{
	color:green;
}


.tabs{border:1px solid #ccc;}
.tab{display: none;}
.tabs div.active{display: block;}
.tabset{background-color: #ccc; display:block; padding:4px}
.tabset a{padding:3px 5px; text-decoration:none; color:#121212; border:1px solid #ccc;}
.tabset .active{background-color:#fff; border:1px solid #999;border-bottom:1px solid #fff;}
.tab form{clear:both; display:block;}
.tab img{clear:both; display:block;}


table.negy-valasz{display:none;}

.beosztott{display:none;}
.beteg_napok{display:none;}


.no_ie6{background-color:#c00; color:#fff; order:5px solid #c10; position:fixed; width:100%; height:100%; left:0; top:0; z-index:999999}
.no_ie6 span{position:absolute; width:600px; height:50px; left:50%; top:50%; margin-left:-300px; margin-top:-25px; font-size:18px;}

td.col, th.col{width:75px;}
.table_c th{background-color: #D9EDF7; height: 60px;}
.hovering{top:0;position:fixed;}



</pre></body></html>