@charset "utf-8";
/* CSS Document */
.title1
{
font-size:16px; 
color:#e77817; 
font-weight:bold;
}
.atentie
{
color:#FF0000;
}
.bold
{
font-weight:bold;
}
.small
{
font-size:10px;
}
.content
{
text-align:center;
}

tr.categ
{
height:28px;
background-image:url(../images/backgrounds/bk_linie.png);
background-repeat:repeat-x;
text-align:center;
min-width:100px;
}
a.categ
{
text-align:right;
vertical-align:middle;
color:#666666;
font-size:14px;
text-decoration:none;
/*padding-left:10px;*/
}
a.categ:hover
{
color:#e77817;
text-decoration:none;
font-weight:bold;
}

.selected2
{
color:#e77817;
/*font-weight: bold;*/
font-size:14px;
}
.white
{
color:#FFFFFF;
font-weight: bold;
font-size:20px;
}
.selected
{
color:#e77817;
font-weight: bold;
font-size:18px;
}
h2
{
font-size:16px;
}
h1
{
font-size:18px;
}
