#news table
{
margin-top:30px;
}
#inthere2 p
{
margin:0px;
padding-top:4px;
padding-bottom:0px;
line-height:150%;
font-size:12px;
text-align:justify;
}

.date
{
font-size:13px;
}

#news table h3
{
margin-top:10px;
text-align:left;
height:20px;
}

#news table.prvni
{
background-color:#a9a9a9;
background-repeat:no-repeat;
background-position:left bottom;
background-image: url("bg_item.gif");
color:black;
}

#news table.prvni h3 a
{
color:black;
}
#news table.prvni h3 a:hover
{
color:red;
}
#news table.druhy
{
background-color:none;
}
#news table span.date
{
padding-left:10px;
font-weight:bold;
}
#news p
{
margin-left:100px;
height: 70px;
margin-bottom:10px;
width:420px;
}
#news table td.td_date
{
width:150px;
}

