.bg-titul{
	background-image : url('bg.gif');
	background-position : center top;
	background-repeat : no-repeat;
}
.bg-vid{
	background-image : url('bg_vid.gif');
	background-position : center top;
	background-repeat : no-repeat;
}
.bg-konkursas{
	background-image : url('images/bg_konkursas.gif');
	background-repeat : no-repeat;
}
.tekstas{
font-family: Verdana;
font-size : 11px;
}
.title-tekstas{
font-family: Verdana;
font-size : 15px;
color: Navy;
}
.title-nuomone{
font-family: Verdana;
font-size : 13px;
color: #000000;
}
.title-ivertinimas{
font-family: Verdana;
font-size : 12px;
color: #999999;
 font-weight : bold;
}
A:ACTIVE,A:LINK, A:VISITED {
    font-family: Verdana;
    font-size : 12px;
	color : Navy;
	text-decoration:none;
}
A:HOVER{
	font-family: Verdana;
    font-size : 12px;
	color : Navy;
	text-decoration:underline;
}
.linkas-e-space{
	font-family: Verdana;
    font-size : 10px;
	color : Navy;
}