body {
    font-family: Tahoma;
    font-size: 12px;
    color: #000;
    background-color: #848484;
    margin: 0;
    padding: 0;
    cursor: default
}

h1 { font-size: 32px; font-weight: normal; }
h2 { font-size: 16px; margin: 30px 0 0 0; }

ul.cv li { margin-bottom: 10px; }

#all {
    width: 740px;
    margin: 10px auto 10px auto;
    background-color: White;
    padding: 10px;
    border: 3px solid #555555;
    position: relative;
}

.logo {
    font-size: 32px;
    font-family: Impact;
    margin: 0px;
    color: #555555;
    line-height: 34px;
}

img {
    vertical-align: middle;
    margin: 0px;
    border: 0px;
    position: relative;
}

a { color:#555555; font-weight: bold; text-decoration:none; }
a:hover { color:#969696; font-weight: bold; text-decoration:underline; }

p { line-height: 16px; margin:15px 0 5px 0; }
#site p { line-height: 16px; margin: 5px 0 15px 0; }

.opis {
    font-size: 7pt;
}

#linki { width: 590px; height: 20px; background: #555555; color:White; margin-top: 3px; line-height: 20px; padding: 5px; }
#linki img { bottom: 1px; }

#boczny-panel { width: 279px; position: absolute; right:10px; top: 50px; }

#menu { position: relative; width: 260px; background: #555555; color:White; margin-top: 3px; line-height: 20px; padding: 5px; border: 3px solid #848484; }

#kontakt { position: relative; width: 260px; background: #555555; color:White; margin-top: 3px; line-height: 20px; padding: 5px; border: 3px solid #848484; }

#popieram { position: relative; width: 260px; background: #555555; color:White; margin-top: 3px; line-height: 20px; padding: 5px; border: 3px solid #848484; }

#kontakt p, #popieram p { line-height: 16px; margin:0px 0 5px 0; }
#kontakt img, #popieram img { bottom: 1px; }

#linki a, #menu a, #kontakt a, #popieram a { color:White; }
#menu a, #kontakt a, #popieram a { font-size: 11px; }

#menu ul, #kontakt ul, #popieram ul { padding-left: 30px; margin:0px; }
#menu ul ul { padding-left: 15px; }
