/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/*********** MODULES STYLES **********/

div.djmodule {
    margin: 0 0 15px 0;
}

div.djmodule h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 30px;
    /*padding: 0 0 0 10px;*/
    margin: 0;
}

div.module-content {
    /*padding: 10px;*/
  text-align: justify;
}

#user1_user2 div.djmodule,
#user5 div.djmodule {
    margin-bottom: 15px;
}

div.djmodule2 h3 {
    font-weight: bold;
    margin: 0;
  padding: 5px 10px;
}

div.djmodule2 {
    padding: 0;
}

div.djmodule2 .module-content2 {
  /*padding: 10px;*/
}

/**sufixes**/

div.arrow h3 {
    margin: 0 0 0 10px;
    padding-left: 15px;
}

div.share h2 {
  font-size: 11px;
  margin-left: -8px;
  text-transform: none;
  background: none;
  padding-left: 20px;
  padding-top: 15px;
  line-height: 14px;
}
div.linked h2 {
  font-size: 13px;
  margin-left: -8px;
  text-transform: none;
  background: none;
  padding-left: 20px;
  padding-top: 15px;
  line-height: 14px;
}
div.linked ul {
  width:  600px;
  list-style-position: inside;
}
div.szaretlo {
  background: #F5F5F5
}
