body {
      background-repeat:repeat-x;
      background-image:url('images/back.jpg');
      background-color:#E27500;
      font-family: "Trebuchet MS", Verdana, Arial;
    }
    td.lewo {
      background-repeat:no-repeat;
      background-image:url('images/dslmj_03.jpg');
      width:233px;
      font-size:11px;
    }
    td.content {
      background-repeat:no-repeat;
      background-image:url('images/dslmj_05.jpg');
      width:557px;
      font-size:11px;
      line-height:1.5em;
      text-align:justify;
    }
    td {
      vertical-align:top;      
    }
	 .obraz {
	 	border: 4px #ffffff solid;
	 }
    .marg1 {
      margin: 10px 15px 0px 15px;
      text-align:justify;
      color:#333333;
    }
    .marg2 {
      margin: 20px 0px 0px 0px;
      text-align:justify;
      color:#333333;
    }
    .nadstopka {
      font-size:10px;
      color:#EBE0CA;
      padding:4px;    
    }
    .nadstopka a {
      color:#FFCC00;
      text-decoration:none;
    }
    .tytul {
      font-weight:bold;
      font-size:13px;
      color:#993300;
    }
    .margins {
      /*padding:0px 10px 0px 10px;*/
		clear:both;
    }
    .stopka {
      font-size:10px;
      color:#E3C992;
      padding:4px;
    }
    #mar {
      margin-left:15px;
      margin-right:15px;
      margin-top:15px;
    }
    .news_title {
      font-size:11px;
      font-weight:bold;
    }
    .news_title2 {
      font-size:11px;
      font-weight:bold;
      color:#B21F1F;
    }
    .news_content{
      font-size:11px;
    }
    .news_more {
      text-align:right;
      padding:0px;
      margin:5px;
    }
    .news_more a {
      font-size:11px;
      font-weight:bold;
      text-decoration:none;
      color:#993300;
    }
    .not {
      font-size:1px;
    }
    a {
      text-decoration:none;
      font-weight:bold;
      color:#FFCC00;
    }
    a:hover {
      text-decoration:underline;
    }