

table#comments a {
     font-family: verdana, tahoma, arial, courier;
       font-size: 7pt;
           color: #CBBE9B;
 text-decoration: none;
}
table#comments  a:hover {
     font-family: verdana, tahoma, arial, courier;
       font-size: 7pt;
           color: #B75C00;
 text-decoration: underline;
}

table#comments  td {
     font-family: verdana, tahoma, arial;
       font-size: 8pt;
           color: #CBBE9B;
 text-decoration: none;
}

.comment
{
border-style:solid;
border-width:1px;
border-color:#B75C00;
font-family: verdana, tahoma, arial;
font-size: 8pt;
color:black;
}

.field
{
font-size:8pt;
border-style:solid;
border-width:1px;
border-color:#B75C00;
background-color:#F8F2EC;
}

.counter
{
text-align:right;
border-style:none;
background-color:white;
font-family:Tahoma,Arial;
color:black;
font-weight:700;
}

.button
{
font-size:7pt;
border-style:ridge;
background-color:#F8F2EC;
border-color:#B75C00;
}

.title
{
font-size:9pt;
color:black;
font-family:Tahoma,Verdana,Arial;
font-weight:800;
}

.title2
{
font-size:13pt;
color:#808080;
font-family:Arial,Tahoma,Verdana;
}

.title3
{
font-family:Tahoma,Arial;
font-size:9pt;
color:#184375;
text-decoration:underline;
}

.opis
{
font-size:8pt;
color:#B75C00;
}

.opis1
{
font-size:8pt;
color:#E57200;
}

.content
{
font-size:7pt;
font-family:Verdana,Arial;
color:#808080;
}


