@charset "utf-8";
/* CSS Document */
table.sample
{
width:190px;
height:180px;
border-width:0px;
border-color:grey; 
border-style:none;
border-bottom:1px solid red;
background-color:#FFFFFF;
margin:0 0 10px 0;
}
table.sample a {
text-decoration:none;
}
p.name
{
font-size: 10pt;
font-style: normal;
font-weight: bold;
line-height: 90%;
text-align:left;
padding:0 0 0 0;
}

p.pavadinimas
{
font-size: 8pt;
font-weight:bold;
padding:0 0 0 0;
}
p.blogas
{
font-size: 8pt;
font-weight:normal;
text-align:left;
padding:0 0 0 0;
}

p.antraste
{
font-weight: normal;
}
a p
{
color:#000000;
font:small-caption;
font-weight: normal;
}
h4
{
letter-spacing: 1px;
}
hr
{
color:#FF0000;
}

