body {
background: #555;
 
 padding:20px 20px;
 font-family: Arial, Helvetica, sans-serif;
 
 color:#333;
 font-size: 11px;
}

input {  font-size:9px;
 
 background-color: #f6f6f6;
 color: #ff9901;
}

a {  color:#6091a0; 	font-weight: bold;	text-decoration: underline; }
a:hover {  color:#de0000;  	 text-decoration: underline; }
a img {  border-width:0;  }

.smallup { color:#ff0; font-size:9px}
.smallup a { color:#fff; text-decoration:none}
.smallup a:hover { color:#F4920B; text-decoration:underline}
.menu {
	color:#de0000;
	font-weight:bold;
	font-size:10px;
	margin-right:20px;
}
.menu a {color:#de0000;text-decoration:none}
.menu a:hover {color:#ff9901;}

.footer { color:#fff; 	}
.footer a {color:#fff;text-decoration:none}
.footer a:hover {color:#de0000;text-decoration:underline}

.vitaj {
	color:#478091;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: -0.05em;
}
.vitajpod {
	color: #666666;
	text-transform: uppercase;
}
 #hr {
 background-image:url(images/hr.gif);
 background-repeat:repeat-x;

padding-top:1px;
padding-bottom:1px;

 text-transform:uppercase;
 letter-spacing:.2em;
 color:#777;
 }

.hrimg {margin-top:5px; margin-bottom:5px;}


h1 { 
	
	line-height:1em;
	margin:0px;
	
	font-size: 17px;
	font-weight:100;
}


 ul { margin:0 0 0.5em; padding:0 0 0.5em; border-bottom:1px dotted #444; list-style-position: inside;  list-style-type: none;  }
 li { margin:0; padding:0 0 .5em 1.5em; text-indent:-1.5em; line-height:0.5em;  }
