p, td, ol, h1, h2, h3 {color: black;}

h1, h2, h3 {color: blue;}

p, td {line-height: 16px;}

.required, .missing, .error {color : blue; }

a:link, a:active, a:visited {color: red; font-weight: bold;} 

ul.list {list-style-type: none; margin-left: 0; padding-left: 30px;}
div.listdescription {padding-left: 30px; }
.listdescription a {font-weight: normal;}

div.liste_prva_stran {
	margin: 30px 300px 35px 20px;
	background: #ffec8e;
	line-height: 28px;
	border-left: 8px solid #316924;
	padding: 5px 0px 10px 10px;
	}

.liste_prva_stran a {font-size: 14px; color: #b4100f;}

/*tole naj bi premaknilo powered by logo na desno in bolj dol*/
/*na vseh straneh*/
html body div tbody tr td table tbody tr td div p a img {position: absolute; z-index: 2; margin: -10px 0 0 620px ; }
/*na prvi strani*/
html body div tbody tr td table tbody tr td div div.liste_prva_stran p a img {position: absolute; z-index: 2; margin: 80px 0 0 580px ; }
