html {
	margin: 0px;
	padding: 0px;
	}
body { 
	font-size: 8pt;
	font-family: Arial; 
	color: #000000; 
	background: #84bbee; 
	margin: 10px; 
	padding: 10px;
	}
p {
	margin-top: 0px; 
	}
p.zagol {
	margin-top: 0px;
	font-size: 18pt;
	font-family: Arial; 
	color: #0A457C; 
	}	
p.zagol1 {
	margin-top: 0px;
	font-size: 12pt;
	font-family: Arial; 
	color: #0A457C; 
	}	
	
h3 { 
	font: bold 18pt Tahoma; 
	letter-spacing: 2px; 
	margin-bottom: 0px; 
	}
h4 { 
	font: bold 10pt Tahoma; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	}

#bot {
	background: #ffe4b5;
	}
	

#just {
	text-align: justify;
	}
#ui {
	text-align: left;
	text-indent: -9px
	}
#ji {
	text-align: justify;
	text-indent: 2em
	}
#cent {
	text-align: center;
	}
	
a:link, a:visited {
	text-decoration: none; 
	color: #8b0000;
	}
a:hover, a:active { 
	color: #8b0000;
	text-decoration: underline;
	}


#sp0
	{width: 880px;
	text-align: center;
	}
#sp1
	{width:880px;
	text-align: center;
	background: #ffe4b5;
	}
#sp2
	{width: 168px;
	text-align: center;
	background: #ffe4b5;
	}
#sp3
	{width: 168px;
	text-align: center;
	}
table.repeat_1
	{background-repeat: no-repeat;
	}
	
.scrollBar {
        width: 900px;
        overflow: auto;
        overflow-x: scroll;
        overflow-y: hidden;
        visibility: visible;
	}
.scrollBar1 {
        width: 900px;
	height:400px;
	overflow: auto;
	overflow-x: scroll;
	overflow-y: scroll;
	visibility: visible;
	}
												