/* GLOBAL ZVAIGZDES.LT */

body {
	margin: 0px;
	padding: 0px;
	font: 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #ccc;
	background-color: #222;
}

h1 {font-size: 24px; margin: 0 0 .1em 0;color: #0099FF}
h2 {font-size: 16px;margin: 0;color: #FFCC00;}
h3 {font-size: 14px;margin: 0;color: #0099FF;}
h4 {font-size: 10px;margin: 0;color: #FFFFFF;}

a:link {color: #0099FF; text-decoration: underline;}
a:visited {color: #0099FF; text-decoration: underline;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

td, th, p {color: #CCCCCC;	font-size: 12px;}

#textbox {padding: 10px;}

.footer a:link {color: #ccc; font-size: 10px; font-weight: bold;} 
.footer a:visited {color: #ccc; font-size: 10px; font-weight: bold;}
.footer a:hover {text-decoration: underline; font-weight: bold;}

.menu a:link {color: #ccc; font-size: 12px; font-weight: bold;} 
.menu a:visited {color: #ccc; font-size: 12px;font-weight: bold;}
.menu a:hover {text-decoration: underline;font-weight: bold;}

.small {color:#999999; font-size:10px; font-weight:normal;}
