
/***********/
/*         */
/*  intro  */
/*         */
/***********/

#mlo_intr_cnt
{
  width: 100%; height: 100%; float: left;
  background-image: url("img/intro/bkg.jpg");
}

#mlo_intr_cnt table
{
  width: 100%; height: 100%;
  margin: auto;
  vertical-align: center;
}

#mlo_intr_bkg {
  width: 980px; height: 500px; padding: 0; background: url("img/intro/bkg2.jpg") no-repeat;
}

#mlo_intr_tit
{
  width: 460px; height: 128px; float: left;
  padding: 10px 150px 30px;
}

#mlo_intr_tit img
{
  width: 460px; height: 88px;
  margin: 0; padding: 0;
}

#mlo_intr_txt
{
  width: 520px; height: 350px; float: left;  display: inline;
}
#mlo_intr_okl
{
  width: 120px; height: 420px; float: right; margin: 0 250px 0 0; display: inline;
}

/*********/
/*       */
/*  all  */
/*       */
/*********/

a:hover
{
  text-decoration: underline;
}

#mlo_cont_out_bkg
{
  width: 100%; float: left; background-color: #181818;  min-height: 100%;
}


/*********/
/*       */
/*  top  */
/*       */
/*********/

#mlo_top {
  width: 980px; height: 73px; float: left; margin: 15px 0 0; background-image: url("img/top.jpg");
}

/**********/
/*        */
/*  main  */
/*        */
/**********/

#mlo_main {
  width: 980px; float: left; margin: 0; padding: 0; background-color: #181818;
}

/**********/
/*        */
/*  menu  */
/*        */
/**********/

#mlo_menu
{
  width: 400px; height: 410px; float: right; display: inline;
  margin: 0 0 10px; padding: 0;
}

/**********/
/*        */
/*  left  */
/*        */
/**********/

#mlo_left {
  width: 980px; float: left; margin: 0; padding: 0;
}
#mlo_left table {
  width: 980px;
}
#mlo_left td {
  margin: 0; padding: 0; text-align: center; vertical-align: center;
}
#mlo_left ul li {
  padding: 6px 0; font-size: 12px; color: #92010e; list-style-type: none;
}
#mlo_left ul li a {
  font-size: 12px; color: #eee;
}


#mlo_left_inf {
  float: left; margin: 0; padding: 0 0 5px; font-size: 11px; color: #eee;
}

/**********/
/*        */
/*  auth  */
/*        */
/**********/

#mlo_auth {
  width: 510px; float: left; display: inline; margin: 0; padding: 10px 15px 10px; text-align: right;
}
#mlo_auth h1 {
  text-align: right;
}
#mlo_auth h3 {
  font-size: 12px; text-align: right;
}

/**********/
/*        */
/*  cove  */
/*        */
/**********/

#mlo_cove {
  width: 270px; margin: 0; padding: 0; text-align: left;
}
#mlo_cove img {
  border: solid 1px #6c0805; margin: 0; padding: 0;
}

#mlo_cove_bes {
  width: 280px; margin: 0; padding: 5px 0;
}

#mlo_cove_bes img {
  float: left; width: 120px; margin: 5px 10px 0 0; padding: 0; border: solid 1px #fff;
}

#mlo_rght img
{
  margin: 0; padding: 0;
}

/**********/
/*        */
/*  rght  */
/*        */
/**********/

#mlo_rght
{
  width: 200px; height: 410px; float: right; display: inline;
  margin: 30px 10px 10px 0; padding: 0;
}

/**********/
/*        */
/*  bttm  */
/*        */
/**********/

#mlo_bttm {
  width: 938px; float: left; margin: 0; padding: 20px; border: solid 1px #6c0805;
}
#mlo_bttm h1 {
  color: #eee;
}

#mlo_bttm_ani
{
  width: 746px; height: 113px; float: left;
  margin: 5px 0 5px; padding: 0;
}

/*  books  */

#m_boks {
  float: left; width: 500px; margin: 0; padding: 0; font-size: 10px; text-align: right;
}
#m_boks a {
  float: left; clear: both; color: #eaeaec; font-size: 9px; font-weight: normal;
}
#m_boks a:hover {
  color: #92010e; text-decoration: none;
}
div.m_boks_bok {
  height: 36px; margin: 12px 0 0; padding: 7px 12px 7px; color: #eaeaea; text-align: right; line-height: 19px; background: url("img/bok_bkg.jpg") no-repeat;
}