body {
	color            : #FFFFFF;
	background-color: #000000;
	margin: 0px;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #dededd;
}
  
a:hover {
	color: #FFFFFF;
}

a.navigacija:link, a.navigacija:visited {
	font-family      : "Times New Roman", Times, serif;
	font-size        : 28px;
	color            : #FFFFFF;
	font-weight: normal;
	line-height: 35px;
	text-decoration:none;
	font-style: italic;
}

a.navigacija:hover {
	color: #CCCCCC;
	text-decoration:none;
}
a.footeris:link, a.footeris:visited {
	font-family      : "Times New Roman", Times, serif;
	font-size        : 15px;
	color            : #FFFFFF;
	font-weight: normal;
	line-height: 20px;
	text-decoration:none;
	font-style: italic;
}
a.footeris:hover {

	color: #CCCCCC;
	text-decoration:none;
}
a#active {
	color: #FFFFCC;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFCC;
	letter-spacing: 5px;
}

.textas {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	font-weight      : normal;
	line-height      : 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	background-position: center;
}
.antraste {
	font-family      : "Times New Roman", Times, serif;
	font-size        : 22px;
	line-height      : 28px;
	color: #FFFFCC;
	font-style: italic;
}
.citata {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	color: #FFFFCC;
	text-align: center;
}
.textas_lygus {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 12px;
	line-height      : 14px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	margin-right: 20px;
	margin-left: 20px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFCC;
	letter-spacing: 2px;
	text-align: center;
}
