body         { font-family: Arial; 
				font-size: 9pt; 
				color: #d3d3d3;
				scrollbar-base-color:#999999;
				scrollbar-face-color:#999999;				 
				scrollbar-arrow-color:#ffffff; 
				scrollbar-3d-light-color:#999999;
				scrollbar-darkshadow-color:#999999; 
				scrollbar-shadow-color:#000000; 		
				background-color: #000000}

.b1      { border: 1px solid #d3d3d3 }

a:active     { font-family: Arial Narrow; 
				text-decoration: none;
				font-size: 10pt;
				font-weight:bold;
				color: #999999; }
				
a:link       { color: #999999; 
				text-decoration: none;
				font-size: 10pt;
				font-weight:bold;
				font-family: Arial Narrow;}
				
a:visited    { font-family: Arial Narrow; 
				text-decoration: none;
				font-size: 10pt;
				font-weight:bold;
				color: #999999;}
				
a:hover      { font-family: Arial Narrow; 
				text-decoration: none;
				font-size: 10pt;
				font-weight:bold;
				color: #d3d3d3}


.pismo		{  font-family: "Arial Narrow"; 
			font-size: 10pt; 
			text-align: justify;
			color: #d3d3d3
			}

.popis 	{  font-family: "Arial Narrow"; 
			font-size: 8pt; 
			text-align: center; 
			font-weight:bold;
			color: #FFFFFF; background-color:#333333
			}


.text 		{  font-family: "Arial"; 
			font-size: 8pt; 
			text-align: justify;}

.nadpis1 	{  font-family: "Arial"; 
			font-size: 10pt; 
			text-align: justify; 
			font-weight:bold;
			color: #1191B0;
			
			}
			
.menu 	{  font-family: "Arial Narrow"; 
			font-size: 10pt; 
			text-align: justify; 
			font-weight:bold;
			color: #D3D3D3;

			}
			
			
.loga 	{  font-family: "Arial"; 
			font-size: 8pt;  
			font-weight:bold; background-color:#0B6175
			}


.psaci 	{  font-family: "Arial"; 
			font-size: 9pt; 
			text-align: left; 
			font-style:italic; }


			
ul           {  font-family: Arial; 
				font-size: 10pt; 
				color: #000000; 
				list-style-type:disc; 
				font-style:italic; 
				font-weight:bold }
				
				
				
.floatright
{
float: right; 
margin: 5px 5px 5px 5px; 
border: none; 
padding: 3px; 
}