

.tlacitko
{


font-family : Veranda, Arial, Sans-Serif;
font-size : 11px;
color : black;
border-color : lime, lime, Black, White;
background-color : orange;
text-align: center;

}


.input
{
font-family : Veranda, Arial, Sans-Serif;
font-size : 12px;
color : black;
border-width: thin;
border-color : green;
background-color : silver;
text-align: left;

}

.inputt
{
font-family : Veranda, Arial, Sans-Serif;
font-size : 14px;
color : black;
border-width: thick;
border-color : green;
background-color : silver;
text-align: left;

}

.formtitles
{

font-family : Veranda, Arial, Sans-Serif;
font-size : 11px;
color : black;

background-color : orange;
text-align: center;

}



