* {
    padding: 0px;
    margin: 0px;
    font-family:arial;
    font-size: 12px;
  }
  body{
      background-color:#EAEAEA;
  }
  a:link {color:#484848; text-decoration:none}
  a:visited {color:#484848; text-decoration:none}
  a:hover {color:#181818;text-decoration:underline}
  a.linki:link {color:#000080; text-decoration:none}
  a.linki:visited {color:#000080; text-decoration:none}
  a.linki:hover {color:blue; text-decoration:underline}
  a.stopka:link {font-size:11px}
  a.stopka:visited {font-size:11px}
  a.stopka:hover {font-size:11px}
  h1 {display:inline;font-size:16px;font-weight:500}
  h2 {font-size:20px;color:#585858}
  #cialo {
      width:770px;
      margin: 10px auto 0px;
      background-color:#F5F5F5;
      border:  1px solid #CCCCCC;

  }
  #header {
      background-color:#FFFFFF;

  }
  #leftcolumn {
      width: 168px;
      margin: 0px;
      display:inline;
      float:left;
      min-height:600px;
      background-color:#F5F5F5;

  }
  * html #leftcolumn {height:600px}

  #rightcolumn {
      width:599px;
      margin: 0px;
      display:inline;
      float:left;
      min-height:600px;
      background-color:#FBFBFB;
      border-left: 1px solid #CCCCCC;
  }
  * html #rightcolumn {height:600px}

  #logo {
      width:145px;
      height:95px;
      margin:10px 10px 2px 12px;
      border:0;
  }
  #banner {
     font-size:16px;
     color:#71726E;
     display:inline;
     position:relative;
     left:5px;bottom:3px;
     cursor:default;
  }
  #jezyki {
      position:relative;
      left:297px;
      bottom:79px;
      display:inline;
  }
  .flaga {
    margin-right:3px;
    width:28px;
    height:19px;
    border:none;
  }
  #naglowek {
     height:20px;
     background-color:#888888;
     border-bottom: 1px solid #dc2b19;
  }
  #menu {
     width:140px;
     margin: 50px auto 10px;
     z-index:2;
     position:relative;
  }
  #tlo {
      width:100px;
      height:410px;
      display:inline;
      position:absolute;
      background-color:#dc2b19;
      border:solid 1px #888888;
      margin-left:22px;
      margin-top:170px;
      z-index:1
  }
  .photo {
      height:104px;
      width:138px;
      margin: 30px 14px;
      border: 1px solid #555555;
  }
  .td {
     border-top:1px solid;
     padding-left:10px;
     border-color:#dc2b19;
  }

  #home {
      margin:60px 100px;
  }
  #home_photo {
      float:right;
      margin: 0px 0px 30px 20px;
      width:140px;
      height:187px;
      border: 1px solid #000080;
  }
  #linia {
      width:200px;
      height:2px;
      background-color:#dc2b19;
  }
  .gif {width:1px;
  height:1px;
  }

  #text {
      margin-top:30px;
      text-align:left;
      color:#585858;
  }
  #stopka {
      background-color: #AAAAAA;
      margin: 0px;
      display: inline;
      padding: 2px 0px 0px 0px;
      float: left;
      width:770px;
      height: 18px;
      text-align:center;
      border-top: 1px solid #dc2b19;

  }

  #dol {
      width:770px;
      margin: 0px auto;
  }
  #autor {
       font-size:11px;
       margin-bottom:5px;
       float:left;
       display:inline;

  }
