body {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt; 
	background:  url(Image/Podloga.gif);
	
}

body.Body1 {
	background-attachment: fixed;
	background-position: 0px -160px
}
a:link {
	text-decoration: underline;
	color: Blue;
}
a:visited {
	color: Maroon;
	text-decoration: underline;
}
table.Tabela1 {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; vertical-align: middle;
}
table.Tabela1 td {
	border-width: 1px;
}

table {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; vertical-align: middle;
   	width: 100%;
	border: solid; border-width: 1px;
}
table.Tabela2 {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; vertical-align: middle;
   	font-weight: normal;
   	border-width: 0px;
}

table.Tabela2 td {
    	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	border-width: 0px;
}
er {
	text-decoration: underline;
}
ul {
	 list-style:  square;
	 list-style-position: inside;
	  margin-left: 15%;
}