* {
font-family: Verdana, sans-serif;
color: #000;
}
body {
background: url('grafika/tlo.jpg');
background-position: left top;
background-repeat: no-repeat;
background-attachment: fixed;
margin: 0px 0px;
}
h1,h2,h3,h4,h5,h6 {
font-family: Arial, sans-serif;
}
h2 {font-size: 14pt;}
h3 {font-size: 12pt;}
h4 {font-size: 10pt;}
table {
border-collapse: collapse;
border-width: 0px;
}
table.noborder {border: 0px solid #000;}
th {
font-family: Arial, sans-serif;
font-size: 11pt;
font-style: oblique;
}
p, td {
font-size: 10pt;
}
a, a:visited {
color: #900;
text-decoration: none;
}
a:hover {
color: #000;
text-decoration: underline;
}
input, textarea {
border: 1px solid #7F2903;
background: #F4A70C;
font-size: 10pt;
}
