select, input{
    border:0px;
    outline:none;
    text-shadow: 0 0 black;
    color: blue;
    border-bottom: solid;
    border-width: 1px;
}
input[type="submit"] {
    background-color: transparent;
}
.txtcenter{
	text-align: center;
    font-weight: bold;
}
.pavadinimas{
	text-align: center;
    font-weight: bold;
    font-size: xx-large;
}
.formuleats{
	text-indent: 50px;
}
.formule{
	text-align: center;
}
