/* te style nie sa przetwarzane np. przez firefoxa, ale są widziane przez ie */ .boxtest { width: 100px; height: 100px; border: 2px solid #0f0; background: #f00; padding: 20px 35px; -moz-border-radius: 11px; -webkit-border-radius: 11px; border-radius: 11px; box-shadow: 0px 2px 20px #f00; behavior: url("images/szablon1/ie-css3.htc"); position: relative; z-index: 2; } .contBoxT { /* width: 50px;height: 50px; background: #f00;*/ } .newsSnippet li { /* float: none; clear: both;; display: block; padding: 10px;*/ } .newsSnippet li a, .newsSnippet li a:visited { /* background-color:#f00 !important; border:5px solid #f00 !important; box-shadow: 0px 2px 4px #f00 !important; border-radius: 5px !important; behavior: url("images/szablon1/ie-css3.htc"); position: relative; left: 20px !important; z-index: 2; */ }