
body 
{
  margin-top: 10;
  margin-left:10;
  margin-right: 10;
  margin-bottom:10;
  background-color: #FFFFFF;
  font-size: 12px; 
  color: #002080;
  font-family: helvetica, arial,sans-serif;
}

a:link {text-decoration: underline;   color: #002080}
a:visited {text-decoration: underline; color: #002080} 
a:active {text-decoration: underline; background-color:#CCDDEE; color: #992222} 
a:hover {text-decoration: underline;  color: #992222}


h1
{
  background-color: #FFFFFF;
  font-size: 18px; 
  color: #002080;
}

table
{
-moz-border-radius: 0.5em;
  font-family: helvetica, arial,sans-serif;
  font-size: 12px; 
  color: #002080;
  background-color: #EEEEEE;
  border-width: 0;
}

td, tr 
{
-moz-border-radius: 0.5em;
  font-size: 12px; 
  color: #002080;
  background-color: #EEEEEE;
  border-width: 0;
  border-top-style: none; 
}

td.menu
{
-moz-border-radius: 0.5em;
  font-family: helvetica, arial,sans-serif;
  font-size: 12px; 
  color: #002080;
  background-color: #BBCCDD;
  border-width: 0;
  border-top-style: none; 
}

th
{
-moz-border-radius: 0.5em;
  font-family: helvetica, arial,sans-serif;
  font-size: 12px; 
  color: #002080;
  background-color: #DDDDDD;
  border-width: 0;
  border: 1px solid #AABBEE;
}

textarea,
input,
input[type="text"],
input:not([type="image"]) 
{
    -moz-border-radius: 0.5em;
		color: #002080;    
		background-color:#f5f5f5 ;
    border:1px solid #AABBEE;
    font-family: lucida sans, tahoma;
    border-bottom:1px solid #eee ;
    border-right:1px solid #eee;
    font-size:12px;
    padding:3px 3px 3px 3px; 
    font-weight:bold;
}

button,
input[type="reset"] ,
input[type="submit"] , 
input[type="button"] ,
input[type="radio"] , 
input[type="checkbox"]
   {
    background-color:#dddddd;
    border:1px solid #AABBEE;
    border-top:1px solid #eee;
    border-left:1px solid #eee ;
    text-decoration:none;
    font-weight:bold;
    color:#002080;
    cursor:pointer;
    padding:3px 3px 3px 3px; 
}

.menu
{
font-family: Arial;
text-align:center;
font-size: 12px; 
font-weight: bold;
background-color: #FFFFFF;
color: #002080;
margin: 10px;
}

.tekst
{
  font-family: helvetica, arial,sans-serif;
  font-size: 12px; 
  color: #002080;
  background-color: #FFFFFF;
  margin: 1px;
  padding: 20px;
  text-align:left;
}

.txt
{
  margin: 1px;
  padding: 20px;
  text-align:left;
}


.head
{
-moz-border-radius: 0.5em;
font-weight:bold;
font-size: 16px; 
background-color: #DDDDDD;
color: #002080;
text-align:center;
margin: 5px;
padding: 5px;
border: 1px solid #AABBEE;
width:400px;
}

.alert
{
-moz-border-radius: 0.5em;
font-size: 14px; 
background-color: #FFEFAA;
color: #990000;
text-align:center;
margin-left: 10px;
margin-right: 10px;
padding:5px;
border: 1px solid #990000;
width:400px;
}


.ramka_gray 
{
-moz-border-radius: 0.5em;
background-color: #EEEEEE;
color: #002080;
margin: 10px;
padding: 10px;
border: 2px solid #CCDDEE;
width:500;
}

.info
{
-moz-border-radius: 0.5em;
font-size: 12px; 
background-color: #DDDDDD;
color: #002080;
text-align:center;
margin-left: 20px;
margin-right: 20px;
padding:10px;
border: 1px solid #AABBDD;
width:400px;
}

input.noframe
{
  background-color: #eeeeee; 
  font-size: 12px; 
	color: #002080;
  font-weight:bold;
  border-top-style: none; 
  border-left-style: none;
  border-bottom-style: none; 
  border-right-style: none;
}


