div.imgfond
{
 background-image: url('../images/imgfond/link2.png');
 background-repeat: no-repeat;
 background-position: right top;
}

table.register
{
 width: 400px;
}

th
{
 background-color: #2b1605;
 border: 1px solid #973d00;
 vertical-align: middle;
}

td.av
{
  vertical-align: middle;
  border: 1px solid #cbbf96;
  border-left: none;
}

table.rules td.just
{
 text-align: justify;
}

div.intro
{
 font-size: 14px;
 font-weight: bold;
 font-family: georgia, arial;
}

table.rules h3
{
 font-family: georgia, arial;
 text-decoration: underline;
}

table.rules span.red
{
 color: red;
 font-weight: bold;
}

table.rules span.right
{
 color: white;
 font-family: georgia, arial;
 float: right;
}

div#imgb, div#eximgb
{
  background-color: #cbbf96; 
  border: 6px double #973d00; 
  position: absolute; 
   top: 200px; 
   left: 50px;
}
table#timg, table#eximg
{
  width: 500px; 
  height: 378px; 
  background-repeat: no-repeat;
  background-position: center center;
}
td.td25
{
  height: 25px;
}
td.tdcimg
{
  text-align: right;
  vertical-align: bottom;
  
}
td.tdcimg span
{
  background-image: url('../images/fond/trn.png');
}
td.tdmimg
{
 text-align: center;
 vertical-align: middle;
 width: 174px;
}
img.mimg
{
  border: none; 
  width: 170px;
}
img.mimg:hover
{
  border-right: 2px solid yellow;
  border-left: 2px solid yellow; 
}

div.crosstoleft
{
  position: relative;
   left: -15px;
}

input.cw
{
  font-size: 18px;
  width: 50px;
  height: 22px;
  text-align: center;
}

textarea.messpart
{
  border: 1px solid #973d00;
  background-color: #cbbf96;
  color: #973d00;
  width: 100%;
  height: 150px;
}

