body
{
 background:#F5F3F3;
/*  background:#050303; */
/*  background:#ffffff; */
 margin-left:0px;
 margin-top:10px;
 font-family: Verdana, Arial;
 font-size:11px;
}

table.main
{
 empty-cells:show;
 width:932px;
/*  background:#F5F3F3; */
 background:transparent;
}

.mainTitle
{
 margin-left:10px;
 color:#e9e6e6;
 font-size:11px;
 font-weight:bold;
 text-transform: uppercase;
/*  letter-spacing:1.5px; */
}

.mainContent
{
 margin:10px;
 font-size:11px;
 line-height:150%;
}

.stopka
{
 text-align:center;
 font-size:10px;
}

a img,:link img,:visited img { border: none; }
img{ vertical-align:middle; }

a { cursor:pointer; }
a {    color: #050303;        border-bottom-color: #e2f9ff;  }
a:link {    color: #050303;   border-bottom-color: #e2f9ff;  }
a:hover, a:active {   border-bottom-color: #e2f9ff;  }
