/* Nastavení  - DET - scrolbary */
body     			{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	background-color : #cccccc;
	background-image : url("../F1947538625/bg_main_new.gif");
	background-repeat : repeat-y;
	margin-left : 0px;
	margin-top : 0px;
	scrollbar-face-color: #E3E8EE;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #E3E8EE;
	scrollbar-3dlight-color: #6C6C78;
	scrollbar-darkshadow-color: #E3E8EE;
	scrollbar-track-color: #E3E8EE;
	scrollbar-arrow-color: #000000;
}
/* Nastavení  - TDET - odkazy */
:link, .minilink   			{
	color: #000000;
	text-decoration: underline;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
:visited 			{
	color: #000000;
	text-decoration: underline;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
:active  			{
	color: #000000;
	text-decoration: underline;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
A:hover   			{
	color: #000000;
	text-decoration: none;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
/* Nastavení  - DET */
TD {
	font-size: 8pt;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align : justify;
}
P	{
	margin-bottom : 0px;
	margin-top : 0px;
}
.nadpis, .Title {
	color : #2A2A56;
	font-size : 18px;
	font-weight : bold;
	padding-left:5px;
	width: 550px;
}
.akTit	{
	color : #2A2A56;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 8px;
}
.qs1, .podnadpis, akSubTit	{
	color : #2A2A56;
	font-size : 14px;
	font-weight : bold;
}
textarea {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
}
input {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
}
.nadp_clanek, .mininad	{
	background-color : #6C6C78;
	font-family: "MS Sans Serif", Geneva, sans-serif;	
	color : white;
	height : 16px;
	font-weight : bold;
	margin-top : 10px;
	padding-top : 1px;
	padding-left : 5px;
	padding-right : 5px;
}
.clanek	{
	border-width: 0px 1px 1px 1px; 
	border-style: solid; 
	border-color: #6C6C78; 
	background-color : #FFFFE6;
	font-family: "MS Sans Serif", Geneva, sans-serif;	
	padding-left : 5px;
	padding-right : 5px;	
	padding-bottom: 5px;	
	padding-top: 5px;		
	text-align : justify;
}
.news, .minitext	{
	border-width: 0px 1px 1px 1px; 
	border-style: solid; 
	border-color: #6C6C78; 
	background-color : #E6FFFF;
	font-family: "MS Sans Serif", Geneva, sans-serif;	
	text-align : left;
	padding-left : 5px;
	padding-right : 5px;	
	padding-bottom: 5px;	
	padding-top: 5px;		
}
.copyright {font-size:10px; color: gray; }
TABLE#REJSTRIK {
	border:1;
	background-color:whitesmoke;
	border-color : #gray;
}
THEAD#REJSTRIK { background-color:silver; }
TABLE#ORGCHAT {
	text-align: left;
	background-color:whitesmoke;
	table-layout : fixed;
}
/* 
class="Title" - OK
class="akTit" - OK
class="akSubTit" - OK

class="minitab"
class="minitext"
class="minilink"
class="mininad"*/
