body {
	background-color:#efefef;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 100px;
	margin-right: 50px;
	color: #555555;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt; }

b {
	color: #000000; }

td {
	padding-right: 5px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt; }

h1 {
	font-size: 15pt; }
h2 {
	font-size: 11pt; }



a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	color: blue; }

a:hover {
	text-decoration: underline; }

a:visited,a:active {
	color: blue; }

img {
	border: none; }

 
.centrovano {
    text-align: center;
}

.bila   {
    color: white;
}
.skrtnute   {
    text-decoration: line-through;
}