body{
    background:#eee url('../obr/tlo.jpg') repeat-x left top;
    background-attachment:fixed;
    text-align:center;
    
    font-size:14px;
    font-family: Arial, sans-serif;
}
.gu {
      font-weight : bold;
      }
.pc {
        font-style : italic;
      }
.pd {
        text-decoration : underline;
      }
.wa {
        font-weight : bold;
        color : red;
      }
.erorrInput{
  color:#f00; 
  border:1px solid #f00;
      }
a{
    color:#000;
    outline:none;
}
img{
    border:0;
}
#all{
    width:1100px;
    background:#eee url('../obr/tlo-all.jpg') no-repeat center top;
    background-attachment:fixed;
    margin:auto;
    position:relative;
}
#top{
    margin:0 80px 0 0;
    width:940px;
    height:100px;
    position:fixed;
    left:50%;
    top:0;
    margin-left:-470px;
    z-index:10;
}
#top h1{
    width:235px;
    height:201px;
    background:transparent url('../obr/logo-3w-media.png') no-repeat center top;
    position:absolute;
    top:25px;
    left:10px;
    z-index:11;
}
#top h1 a{
    width:235px;
    height:201px;
    display:block;
    text-indent: -100000px;
    z-index:12;
}
#top #motto{
    display:block;
    font-family:Century Gothic,Arial,sans-serif;
    font-size:28px;
    position:absolute;
    right:50px;
    text-align:right;
    top:40px;
    color:#5190d3;
    z-index: 15;
}
#meni{
    margin:0 80px 0 80px;
    padding-top:100px;
    height:65px;
    position:relative;
    z-index:200;
}
#meni ul{
    position:absolute;
    right:0;
    text-align:right;
    bottom:0;
}
#meni li{
    display:block;
    float:left;
}
#meni li a{
    color:#000;
    display:block;
    float:left;
    font-family:Century Gothic,Arial,sans-serif;
    font-size:24px;
    font-weight:bold;
    height:65px;
    line-height:65px;
    padding:0 17px;
    text-decoration:none;
    position:relative;
}
#tloMeni{
    height:65px;
    line-height:65px;
    font-size:1px;
    position:absolute;
    bottom:0;
    right:80px;
    overflow:hidden;
}
#tloMeni span{
    height:65px;
    line-height:65px;
    display:block;
    background:transparent url('../obr/tlo-przycisk.png') no-repeat right top;
}
#tloMeni .small{
    width:12px;
    float:right;
    margin-left:-12px;
}
#tloMeni .big{
    background-position: left top;
    margin-right:12px;
}
#content{
    width:1100px;
    z-index: 300;
    margin-top:20px;
    overflow:hidden;
    position:relative;
}
#footer{
    clear:both;
    padding:20px;
    text-align:center;
}

