body {
	margin: 0px;
	background: url("../images/background.jpg") no-repeat #324E75;
	color: #B4D7FF;
}
.titulinis {
	width: 100%;
	height: 361px;
	text-align: right;
	vertical-align: bottom;
	background: url("../images/titulinisbg.jpg") no-repeat;
} 
.logo {
	margin-right: 15px;
}
.flash {
	width: 779px;
	margin-top: 27px;
	background: url("../images/titulinisbg2.jpg") left top no-repeat;
}
.mainmenu {
	text-align: right;
	padding: 11px 89px 16px 0px;
}
.mainmenu a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #D0E4FF;
}
.flashas {
	margin: 0px 0px 0px 10px;
}
.copyrights {
	height:30px;
	vertical-align: bottom;
	font-family: Verdana;
	font-size: 10px;
	/*color: #B4D7FF;*/
	/*color: #5B85B6;*/
	color: #ffffff;
	padding-bottom: 5px;
}
