/* Start of CMSMS style sheet 'Strona główna' */
body {
   background: #fff url(uploads/gaudeo_layout/bg/bg_glowna.jpg) repeat-x;
   border: none;
}

#main p {
      line-height: 18px;
}

div#main {
      margin-left: 0;
      padding-top:45px;
}

div#o_firmie {
      width: 305px;
      float: left;
      margin-right: 40px;
}

div#news {
      width: 305px;
      float: left;
      margin-right: 40px;
      margin-left: 10px;
}

div#kontakt {
      width: 170px;
      float: left;
}

#kontakt  p{
      line-height: 15px;
}

.kontakt_color_1 {
      color: #F85394;
      border-bottom: 1px solid #F85394;
      display:inline-block;
      font-style: italic;
}

.NewsSummary {
      width: 310px;
}

.NewsSummaryMorelink {
	padding-top: 4px;
        text-align: right;
}

.NewsSummaryMorelink a {
        background: url(uploads/gaudeo_layout/arrow_1.gif) no-repeat right center;
        padding-right: 11px;
        text-decoration:none;
}

a {
        text-decoration:none !important;
}

/* End of 'Strona główna' */

