body
{
    background:url('images/backgrnd.jpg');
    font-family:Tahoma;
    font-size:10pt;
    font-weight:bold;
}
img
{
    border:solid 0px;
}
#ContainerBox
{
    width: 1032px;
    margin: 0 auto 0 auto;
}
#contentBox 
{
     background: url('images/strona_08.jpg');
     height: 633px; 
     width: 524px; 
     float: left;
}
#contentTitle
{
    width: 100%;
    height: 80px; 
    float: left;
    text-align:center;
}
#siteContent
{
    width: 504px;
    height: 470px; 
    float: left;
    overflow:auto;
    padding: 5px 5px 5px 15px;
    text-align:justify;
}
*html #siteContent
{
    scrollbar-base-color: #231c19;
}
#validBox
{
    border-collapse:collapse;
    border-spacing:0px;
    border: solid 0px;
    width: 984px;
    margin-left:auto;
    margin-right:auto;
}
.head1
{
    width:100px;
    height:20px;
}
.head2
{
    width:200px;
    height:20px;
}
.head3
{
    width:300px;
    height:20px;
}
.nom_bis 
{
    color: #556B2F;
}
#resultTable td
{
    border: outset 2px beige;
    padding: 5px;
}
.resultName 
{
    font-size:13pt;
}
#kittenTable td
{
    border: outset 2px beige;
    padding: 5px;
}
#kittenTable
{
    margin-left:auto;
    margin-right:auto;
}
table.center
{
    margin-left:auto;
    margin-right:auto;
}
.center 
{
    text-align:center;
}
.litterName 
{
    font-size:13pt;
	color: #ffffbe;
}