* { margin: 0; padding: 0; outline: none; }
body { padding-left: 20px; width: 900px; margin: auto; background: url(../images/pozadie.jpg) repeat-x; font-family: Tahoma; }

h1, h3, br, hr { display: none; }

.top { display: block; float: left; width: 160px; height: 79px; margin-right: 20px; margin-bottom: 30px; background-position: 0 0; background-repeat: no-repeat; text-indent: -99em; overflow: hidden; }
.top:hover { background-position: 0 100%; }
#logo { background-image: url(../images/logo-gondo.jpg); }
#email { background-image: url(../images/email.jpg); }
#icq { background-image: url(../images/icq.jpg); }
#skype { background-image: url(../images/skype.jpg); }
#facebook { background-image: url(../images/facebook.jpg); }

h2 { clear: both; height: 30px; line-height: 30px; font-size: 0.8em; margin-bottom: 20px; font-weight: normal; cursor: default; }
h2 a { color: #666; text-decoration: none; }
h2 span { float: right; margin-right: 20px; }
/*h2 a:hover { padding: 0 0px; text-transform: uppercase; }*/

.box { display: block; float: left; width: 140px; height: 180px; background: url(../images/box.jpg) 0 0 no-repeat; margin-right: 20px; padding: 10px; text-align: center; color: #fff; font-size: 0.7em; line-height: 36px; text-decoration: none; }
.box:hover { background-position: 0 100%; cursor: pointer; color: #666; }
img { width: 140px; height: 120px; float: left; border: none; outline: none; }

a { position: relative; }
span.ln { top:10px; left: 5px; position: absolute; width: 22px; height: 120px; background: url(../images/ln.png) no-repeat; }
