body{
background-color='#246494';
font-family: georgia;
	}
oferta
{
font-family: georgia;
color='#A00000';
	}


table.headerimage {
	cellpadding: 0px;
	cellspacing: 0px;
	margin: 0px;
	padding: 0px;
	border-left: outset 10px orange;
	border-right: outset 10px orange;
	border-top: outset 10px orange;
	}

table.menu{
	background-color: "#F79A60";
	border-left: outset 10px orange; 
	border-right: outset 10px orange;
	
	}
	
table.contentJos{
	text-align: justify;
	border-left: outset 10px orange;
	border-right: outset 10px orange;
	border-bottom: outset 10px orange;
	background-color="white";
	font-size: 12px;
	}

table.contentSus{
	
	border-left: outset 10px orange;
	border-right: outset 10px orange;
	background-color="white";
	font-size: 12px;
	}
table.international{
	border-left: outset 10px orange;
	border-right: outset 10px orange;
	background-color="#246494"
}
td.menuItem{

	text-align: center;
	height: 20px;
	vertical-align: middle;
	border-right: 1px solid white;
	}
td.header1{
	background-color: "#64C8FF";
}
td.content{
	padding: 10px; 
}

A{
	text-decoration: none;
}
A.dott{
	background: orange;
	color: #246494;
}
A:visited.albastru{
	color:blue;
}
	
A:hover.albastru{ 
	color: red; 
}

A:visited{
	color:white;
}
	
A:hover{ 
	color: #ffcc00; 
}

.linkurijos{
	color: white;
	font-size: 12px;
}
A.meniu{
	font-size: 15px;
	color: white;
}

h1{
	font-size: 15px;
}
p.continut{
	font-size: 13px;
}