table.sample {
    border-width: 0px 0px 0px 0px;
    border-spacing: 0px;
    border-style: outset outset outset outset;
    border-color: gray gray gray gray;
    border-collapse: collapse;
    background-color: white;
}
table.sample th {
    border-width: 1px 1px 1px 1px;
    padding: 0px 0px 0px 0px;
    border-style: solid solid solid solid;
    border-color: #015aa6;
    background-color: white;
    -moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
    border-width: 1px 1px 1px 1px;
    padding: 0px 0px 0px 0px;
    border-style: solid solid solid solid;
    border-color: #015aa6;
    background-color: #F5B342;
    -moz-border-radius: 0px 0px 0px 0px;
}

.td_titlu {
 width: 200px;
 height: 3pt;
background-color: #ffca8e;
color:#FFFFFF;
text-align: center;
border-style: solid solid solid solid;
    border-width: 0px 0px 0px 0px;   
}
/* Link din td_titlu */
.td_titlu  a:link {text-decoration: underline;color: #000000;font-size :12px;FONT-WEIGHT: bold;font-family: arial;}
.td_titlu  a:visited {text-decoration: underline;color: #000000;font-size:12px ;FONT-WEIGHT: bold;font-family: arial;}
.td_titlu  a:active {text-decoration: underline;color: #000000;font-size :12px ;FONT-WEIGHT: bold;font-family: arial;}
.td_titlu  a:hover {text-decoration: underline;color: #000000;font-size :12px ;FONT-WEIGHT: bold;font-family: arial;}


.td_descriere {
padding-left : 2px;
padding-right: 2px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #ffca8e;
font-family: arial;
color:black;
text-align: left;
font-size: 12px;
height: 23pt;

border-style: solid solid solid solid;
    border-width: 0px 0px 0px 0px;   
}

.td_descriere_in_joc {

background-color: #f6ab52;
font-family: arial;
color:black;
text-align: left;
font-size: 12px;

border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;   
}

.td_cautare {
height: 8pt;
background-color: #940f04;
font-family: arial;
color:black;
text-align: right;
font-size: 11px;

border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;   
}

.td_download {
    height: 8pt;
    background-color: #ee870c;
    font-family: arial;
    color:black;
    text-align: center;
    font-size: 11pt;
    border-width: 1px 1px 1px 1px;   
}

.table_joc {
    width: 140px;
    height: 80px;
    border: 5px solid black;
    padding: 0px;
    margin: 0px;
}
table.joc {
    padding: 50px;
    width: 230px;
    border-collapse: collapse;
}
table.joc tr{
    margin-left :5px;
}
table.joc td{
    margin-left:5px;
}
 
 .joc a img {
    vertical-align: bottom;
    margin: 0px;
    border: solid 2px #ff8503;
}
 .joc a:hover img {
    border-color: #bc0000;
}
 .joc a:hover {  /* wakeup IE */
    border-width: 0;
}
/* Linkuri afisare pagini jos */
a.link_pagini:link {text-decoration: none;color: #ff8503; font:1.5em arial;  font-weight: bold;}
a.link_pagini:visited {text-decoration: none;color: #ff8503; font:1.5em arial;  font-weight: bold;}
a.link_pagini:active {text-decoration: none;color: #ff8503; font:1.5em arial;  font-weight: bold;}
a.link_pagini:hover {text-decoration: underline;color:#ff8503; font:1.5em arial;  font-weight: bold;}

.numar_pagina {
    font: 1.5em arial;
    color: #bc0000 ;
}

.resurse  a:link {text-decoration: underline;color: #ff8503;font-size :12px;FONT-WEIGHT: bold;font-family: arial;}
.resurse  a:visited {text-decoration: underline;color: #ff8503;font-size:12px ;FONT-WEIGHT: bold;font-family: arial;}
.resurse  a:active {text-decoration: underline;color: #ff8503;font-size :12px ;FONT-WEIGHT: bold;font-family: arial;}
.resurse  a:hover {text-decoration: underline;color: white;font-size :12px ;FONT-WEIGHT: bold;font-family: arial;}

.resurse { color: #ff8503; font-size: 12px;}
