body {
background:#FFFFFF none repeat scroll 0%;
font-family:tahoma;
font-size:11px;
}

body {
margin:0pt;
padding:0pt;
width:100%;
}
/* ========================================================================= */

div.main_page {
  display: block;
  float: left;
  width: 360px;
  height: 110px;
  margin-left: 10px;
  margin-top: 5px;
  padding-right: 6px;
  color: black;

  background-color: #F8F8F8; 
  background-repeat: no-repeat;
  background-position: 10px 15px;

  border-bottom: 1px solid #bebebe;
  border-top: 1px solid #bebebe;

  text-decoration: none;
}

div.main_page  h2 a {
  color: black;
}
div.main_page  h2 a:hover {
  text-decoration: underline;
}

div.main_page  h2 a:visited {
  color: black;
}

div.main_page div {
  margin-top: 10px;
  margin-left: 130px;
  font-size: 12px;
}

/* ===================================------------------  */
div.main_page  h2 {
  padding-right: 6px;
  margin-top: 5px;
  margin-bottom: 5px;

  color: black;
  border: none !important;

  text-align: right;
  text-decoration: none; 
  text-transform: uppercase;

  font-weight: bold;
  font-family: tahoma;
  font-size: 11px;
}

/* ===================================------------------  */

.main_page_thumbnail {
  display: block;
  float: left;
  height: 88px;
  width: 120px;
  padding-left: 5px;
  margin-top: -20px;
}

.main_page_thumbnail img {
  border: none;
}

.main_page_box_text {
  float: left;
}




.insets {
  padding: 5px 10px 5px 10px;
  font-size: 12px;
}

.insets div  {
    text-indent: 15px;
    text-align: justify;
    margin-top: 5px;
}

.obrazki {
    border-bottom: 1px solid #333333;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    font-size: 12px;
    color: #333333;
    padding-top: 10px;
    font-weight: bold;
    text-align: center !important;
}

.obrazki br {
    margin-bottom: 15px;
}