body, html {   padding: 0;   margin: 0; } body {   background: #e1eacb;   display: -webkit-box;   font: 13px "Helvetica Neue",Helvetica,Arial,sans-serif; } #stranica404 {   width: 800px;   height: 370px;   margin: auto;   padding: 5px 8px;   position: absolute;   background: #fff;   border: 1px solid #e3e3e3;   top: 0;   bottom: 0;   left: 0;   right: 0; } .lijevo404 {   float: left;   height: 350px;   width: 399px;   border-right: 1px solid #ededed;   font-size: 230px;   text-align: center;   padding-top: 40px;   color: #b3b558;   text-shadow: 0 -1px 0 #323232; } .desno404 {   float: left;   height: 400px;   width: 400px; } .desno404 span {   float: left;   width: 400px;   font-size: 17px;   text-align: center;   padding: 20px 0;   color: #818181; } .tp {   font-size: 27px!important;   padding: 60px 0!important; } .back404 {   float: left;   width: 390px;   height: 100px;   padding: 10px;   margin-top: 50px; } a {   color: #19232d;   text-decoration: none; } .pretraga-a .search-field {   width: 280px;   float: right;   border: 1px solid #bababa; } .search-field {   width: 337px;   font-size: 14px;   border: 0;   height: 33px;   padding: 3px 5px;   margin: 2px 0;   clear: none;   float: left; } .dugme:hover {   opacity: .6; } .dugme {   float: left;   border: 1px solid #cbcbcb;   padding: 8px 5px;   font-size: 15px;   margin-top: 2px;   color: #3e3e3e;   text-shadow: 0 1px 0 #fff;   background: #f6f6f6;   background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(246,246,246,1)),color-stop(100%,rgba(250,250,250,1)));   background: -webkit-linear-gradient(to bottom,rgba(246,246,246,1) 0,rgba(250,250,250,1) 100%);   background: -moz-linear-gradient(to bottom,rgba(246,246,246,1) 0,rgba(250,250,250,1) 100%);   background: -o-linear-gradient(to bottom,rgba(246,246,246,1) 0,rgba(250,250,250,1) 100%);   background: linear-gradient(to bottom,rgba(246,246,246,1) 0,rgba(250,250,250,1) 100%); }