body.stroke
{
   font-family:Tahoma,sans-serif;
   text-align:left;
   color:#000000;
   background-color:#FFFFFF;
   background-image:url('/images/free-strokeS.jpg');
}

h4 {font-size: 12px;font-style:bold;}


/* Elementi tabele*/

table { empty-cells: show;}
tr { color: #000000;}
TH, TR, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL { font-family: Arial, Tahoma, Verdana, Helvetica, serif; font-size: 12px;}

TD { color: #000000; padding: 5px;}
TH { color: #FFFFFF; background-color: #3A6EA5; padding: 10px 5px 5px 10px;}

table tr:nth-child(odd) {background-color: LightBlue;}
table tr:nth-child(even) {background-color: LightSteelBlue ;}

table table {
border-width: 0,5px 0,5px 0,5px 0,5px;
border-color: #69c9fc #888888 #888888 #69c9fc;
border-style:dashed solid solid dashed;
WIDTH : auto;
padding: 5px;
background-color: #3A6EA5;
font-family: "MS Sans Serif";
font-size: 16px;
color: #ffffff;
}



table td {
font-size: 12px;
}

table td {
font-size: 12px;
}

table tr {
border-width: 0,5px 0,5px 0,5px 0,5px;
border-style:dashed solid solid dashed;
}

.small{
font-size: 8px;
}

.bold {
font-style:bold;
}