html, body {
          background : #5c5c5c url(mizerne_tlo.jpg) no-repeat center top;
          margin : 0;
          text-align : center;
          color:#000000;
      }

 div {
          font : 9px/13px verdana, helvetica, sans-serif;
          color : #fff;
          text-transform : uppercase;
          text-align : center;
      }

 A.klik:link {
          color : #fff;
          text-decoration : none;
      }

 A.klik:visited {
          color : #928b8b;
          text-decoration : none;
      }

 A.klik:active {
          color : #d1d1d1;
          text-decoration : none;
      }

 A.klik:hover {
          color : #ffffff;
          background : #fe4e09;
      }

 A.blik:link, A.blik:visited, A.blik:active {
          color : #ffffff;
          background : #fe4e09;
          border : 1px solid #fe4e09;
          text-decoration : none;
      }

 A.blik:hover {
          color : #fff;
          text-decoration : none;
          background : #5c5c5c;
          border : 1px solid #5c5c5c;
      }

 .tutaj {
          color : #ffffff;
          background : #fe4e09;
          border : 1px solid #fe4e09;
      }

 .rc {
          border : 8px solid #eaeaea;
          display : block;
          padding : 1px;
          background : #b6b6b6;
          margin : 20px 0;
      }

 #global {
          width : 600px;
          text-align : left;
          margin : 0 auto;
          border : 0 solid #000;
      }

 #head, #arch {
          width : 600px;
          text-align : left;
          display : block;
          margin-bottom : 20px;
      }

 #foto {
          width : 600px;
          margin : 20px 0;
          text-align : left;
          border : 0 solid #000;
      }

 #koment {
          width : 300px;
          text-align : left !important;
      }

 #stopka {
          width : 600px;
          margin : 20px 0;
          text-align : left !important;
      }

 .add {
          z-index : 10;
          left : -200px;
          visibility : visible;
          width : 100px;
          position : absolute;
          top : -1600px;
          height : 100px;
      }

 .D11 {
          position : absolute;
          visibility : hidden;
          z-index : 200;
      }

 input, textarea {
          display : block;
          margin-bottom : 4px;
          font : 9px verdana, arial, helvetica, sans-serif;
          color : #575a56;
          background : #928b8b;
          border : none;
      }
