BODY {
background-color: #E7E3D9;
margin-top: 50px;
margin-bottom: 50px;
font-family: Arial;
font-size: 8pt;
}

img {
	border-style: none; 
}

img.foto {
	border-style: solid; 
	border-width: 1px;
	border-color: #000000;
}

input,select {
	color: #383838; 
	font-size: 9pt; 
	font-family: Arial; 
	background-color: #E8ECF2; 
	border-style: solid; 
	border-color: #787878; 
	border-width: 1px;
}

textarea { 
	color: #383838; 
	font-size: 9pt; 
	font-family: Arial; 
	background-color: #E8ECF2; 
	border-style: solid; 
	border-color: #787878; 
	border-width: 1pt; 
}


a { 
	text-decoration: none; 
	color: #434C5D;
	font-family: Verdana, Arial;
}

a:link { 
	text-decoration: none; 
	color: #434C5D;
	font-family: Verdana, Arial;
}

a:unknown { 
	text-decoration: none; 
	color: #434C5D;
	font-family: Verdana, Arial;
}

a:visited { 
	text-decoration: none; 
	color: #434C5D;
	font-family: Verdana, Arial;
}

a:hover { 
	text-decoration: underline; 
	color: #434C5D;
	font-family: Verdana, Arial;
}


p {
font-size: 10pt;
color: #212121;
margin: 0px;
line-height: 14pt;
text-align: left;
word-spacing: 0;
font-family: Verdana, Arial;
}

p.menu {
font-size: 10px;
font-weight: bold;
color: #4C5362;
margin-left: 5pt;
margin-right: 5pt;
margin-top: 5pt;
margin-bottom: 5pt;
line-height: 15pt;
text-align: left;
word-spacing: 0;
font-family: Verdana, Arial;
}

ul {
font-size: 10pt;
color: #212121;
margin-left: 19pt;
margin-top: 0pt;
margin-bottom: 5pt;
line-height: 14pt;
word-spacing: 0;
font-family: Verdana, Arial;
}

td.tlo {
border-style: solid;
border-color: #9BB496;
border-width: 1px;
background-color: #B7CCB4;
}

td.tresc {
padding: 5px;
border-style: solid;
border-width: 1px;
border-color: #9BB496;
background-color: #EDF5EB;
}

td.menu {
padding: 0px;
border-style: solid;
border-width: 1px;
border-color: #9BB496;
background-color: #D9E7DF;
}

a.menu:link, a.menu:visited {
display: block;
background: url(grafika/menu1.jpg) no-repeat;
vertical-align: middle;
font-family: Verdana, Arial;
font-size: 11px;
font-weight: bold;
color: 0D680D;
text-align: left;
padding-top: 1px;
padding-left: 10px;
height: 20px;
width: 100%;
text-decoration: none;
}

a.menu:hover {
	background-position: 0px -23px;
	text-decoration: none;
	color: #cd1414;
}

ul.menu
{
list-style: none;
padding: 0;
margin: 0;
}