* 
{
   margin: 0px;
   padding: 0px;
   outline: none;
   border: none;
   font: 12px Verdana;
   color: #fff;
}

BODY
{
   font: 12px Verdana;
   color: #fff;
   padding: 0px;
   margin: 0px;
   background: #333333 url(../i/bg.jpg) left top no-repeat;
}

A
{
   font: 12px Verdana;
   color: #fff;
   text-decoration: underline;
}

A:hover
{
   font: 12px Verdana;
   color: white;
   text-decoration: none;
}

P
{
   margin: 0px 0px 0px 0px;
   font: 12px/1.3 Verdana,Tahoma,Arial;
}



IMG
{
   behavior: url(ps/i/iepngfix.htc);
}


.C
{
   text-align: center;
}

.TC
{
   vertical-align: middle;
}

.nikola
{
   width: 600px;
   height: 100px;
   position: absolute;
   top: 66px;
   left: 152px;
   /*background: gray;*/
}

.nikola span
{
   line-height: 28px;
}

.caption
{
   width: 600px;
   height: 300px;
   position: absolute;
   top: 171px;
   left: 152px;
   font: bold 36px/1.3 Verdana,Tahoma,Arial;
}



.captionShadow
{
   width: 600px;
   height: 300px;
   position: absolute;
   top: 173px;
   left: 154px;
}


.captionShadow h1 {
  color: #333333;
   font: bold 36px/1.3 Verdana,Tahoma,Arial;
  line-height: 40px;
}

.caption h1 {
  color: #cccccc;
   font: bold 36px/1.3 Verdana,Tahoma,Arial;
  line-height: 40px;
}


.test
{
   width: 600px;
   height: 18px;
   position: absolute;
   top: 371px;
   left: 152px;
   font: bold 36px/1.3 Verdana,Tahoma,Arial;
   overflow: hidden;
   padding-top: 5px;
}


.test h1 {
  color: #cccccc;
   font: bold 36px/1.3 Verdana,Tahoma,Arial;
  line-height: 20px;
}




