body       { 
		    font-style: normal;
			font-weight: normal; 
			font-size: 9pt; 
			line-height: 110%; 
			font-family: 'MS Sans Serif','Arial CE',Arial,'Helvetica CE', Sans-serif, 'Times New Roman', Courier; 
			text-align: Justify; 
			text-indent: 0; 
			margin-left: 4; 
			margin-right: 10; 
			margin-top: 0; 
			margin-bottom: 0; 
			background-color:#C0C0C0;			
		}
body.rog  {  
			background-color:#C0C0C0;
            background-repeat:no-repeat;
			background-position:top right;			
			background-image:url(images/tlo_rog.jpg);
         }			   
		
			   
body.menu  { 
			background-color:#C0C0C0;
            background-image:url(images/tlo_menu.jpg);
            background-repeat:repeat-y;
	      }			   
		  
p   			{ text-indent: 30;}
p.tabelec      { line-height: 110%; margin-top: 0; margin-bottom: 0;text-align: center; text-indent: 0; }
p.tabelep      { line-height: 110%; color: #000000; margin-top: 0; margin-bottom: 0 }
p.tabele        { line-height: 110%; margin-top: 0; margin-bottom: 0 }


table        {	font-style: normal; 
			font-weight: normal; 
			font-size: 9pt; 
			line-height: 110%; 
            font-family: 'MS Sans Serif','Arial CE ', Arial, 'Helvetica CE', Sans-serif, 'Times New Roman', Courier; 
			text-align: Justify; 
			text-indent: 0; 
			margin: 0 
		}
						 
a:link       	{ color: blue; }
a:visited    	{ color: blue; }
a:active     	{ color: red; }
a:hover      	{ color: red; }

a.menu {
	margin: 0em;
	overflow: hidden;
	text-decoration: none;
}
  
a.podpunkt { 
			font-family: 'Times New Roman', 'Helvetica CE';
			font-weight: bold;
			font-size: 14pt;
			text-align: left;
			text-indent: 10;
			line-height: 110%;
			}
a.podpunkt12 { 
			font-family: 'Times New Roman', 'Helvetica CE';
			font-weight: bold;
			font-size: 12pt;
			text-align: left;
			text-indent: 10;
			line-height: 110%;
			}			
			
a.podpunkt10 { 
			font-family: 'Times New Roman', 'Helvetica CE';
			font-weight: bold;
			font-size: 10pt;
			text-align: left;
			text-indent: 10;
			line-height: 110%;
            }
			
h1, h2, h3, h4, h5, h6 { font-family: 'Times New Roman', Times, Sans-serif; 
			color: #008080; 
			line-height: 100%; 
			text-align: Center; 
			letter-spacing: -1pt; 
            vertical-align: -1; 
			font-weight: bold; 
			text-indent: 0; 
            word-spacing: 0; 
			margin-left: 6; 
			margin-right: 0; 
			margin-top: 0; 
            margin-bottom: 1; 
		}
		
h1           { font-size: 20pt; }
h2           { font-size: 18pt; }
h3           { font-size: 16pt; }
h4           { font-size: 14pt; }
h5           { font-size: 12pt; }
h6           { font-size: 10pt; }

h1.czarne     { color: #000000; }
h2.czarne     { color: #000000; }
h3.czarne     { color: #000000; }
h4.czarne     { color: #000000; }
h5.czarne     { color: #000000; }
h6.czarne     { color: #000000; }

#stopka {
		position:fixed;
		bottom:0px; 
		width:100%;
		height:16px;
		background-color:#d2d2d2;
		color:#000000;
		padding:1px;
		margin:0px; 
		text-align: center;
		}
	
ul           { list-style-type: disc;}
ul ul        { list-style-type: circle;}
ul i         { color: #000000; }
ul ul i      { color: #000000; }

ol           { list-style-type: upper-roman; }
ol ol        { list-style-type: decimal; }
ol ol ol     { list-style-type: lower-alpha; }
ol ol ol ol  { list-style-type: decimal; }

ul.brak {list-style-type: none;}


