body
{
background-image: url("../img/wallpapers/pozadi1.jpg");
}

div#menu
{
position: absolute;
top: 200px;
}

div#indexMiddle
{
position: absolute;
top: 200px;
left: 210px;
}

div#indexRight
{
position: absolute;
top: 200px;
left: 700px;
}

/**********************************************************/

table.gameTable
{
width: 230px;
border-collapse: collapse;
border: 1px solid;
border-color: #0090FF;
text-align: center;
background-image: url("../img/wallpapers/sky02.jpg");
}

table.gameTable strong
{
font-size: 10pt; /*110%;*/
}

table.gameTable caption
{
font-weight: bold;
font-size: 110%;
color: #0090FF;
}

table.gameTable em
{
font-weight: bold;
font-style: normal;
}

table.gameTable a
{
color: #FF7000;
}

img.town
{
height: 60px;
width: 85px;
}

img.vs
{
height: 80px;
}

table.gameTable textarea
{
width: 95%;
}
/**********************************************************/

