<!--
body    	{ font-family: Arial; font-size: 9pt}

p 	        { font-family: Arial; font-size: 9pt}

td      	{ font-family: Arial; font-size: 9pt}
h1, h2,h3,
h4, h5, h6 	{ color: #ED2739}

A:link   	{ color: #313B97;
	          text-decoration: none}

A:active 	{ color: #0082ff}

A:visited 	{ color: #313B97;
		  text-decoration: none}

A:hover 	{ text-decoration: underline}
input {		font-family: Arial, Sans-Serif;
	 	font-size: 8pt}
.inbck {	background-image: url(images/input_pozadi.gif);
		background-attachment: fixed; border-style: solid;
		border-color: #5BB19D;
		border-width: 1;
		padding-left: 3;
		padding-top: 1}

select {	font-family: Arial, sans-serif;
		font-size: 8pt;
		background-color: #DEEFEB;
		border-style: solid;
		border-color: #5BB19D;
		border-width: 1}
textarea {
		font-family: Arial, sans-serif;
		font-size: 8pt;
		background-image: url(images/input_pozadi.gif);
		background-attachment: fixed; border-style: solid;
		border-color: #5BB19D;
		border-width: 1;
		padding: 4}

-->
