body {
    background: #000;
    color: #fff;
    /*font-family:Consolas,'Lucida Console','Bitstream VeraSans Mono','DejaVu Sans Mono',monospace;*/
    font-size: 62.5%; line-height: 1.5;
    font-family: Candara, 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}

h1 { position: absolute; top: 15px; left: 141px;}

hr { background: none; margin-bottom: 25px; clear: both; border: none; height: 0; visibility: hidden;}

a { text-decoration: none; color: #fff;}
a:hover, a:focus { border-bottom: none;}
p a {border-bottom: 1px solid #aaa;}

#top { background: #000 url(../img/body_top.jpg) top left no-repeat; width: 1160px; height: 513px; margin: 0 auto; overflow: hidden;}
#wrapper {
    background: url(../img/body_bg.jpg) 0 513px repeat-y;
    position: relative;
    width: 1160px;
    margin: 0 auto;
    overflow: hidden;
}
body#hp #wrapper { background: #000 url(../img/hp_bg.jpg) 0 513px no-repeat; height: 887px;}
#foot { border-top: 2px solid #5c7966; width: 960px; margin-bottom: 2em; margin-left: 100px;}


/* MENU */
#web { position: absolute; top: 26px; right: 334px;}
#photo { position: absolute; top: 26px; right: 191px;}


/* PORTFOLIO */
#content { margin-top: -395px;}
#content h2 { margin-bottom: 15px; width: 100%; height: 44px; background: top left no-repeat;}
#content h2 span { display: none;}
#content p { margin-left: 110px; font-size: 1.8em; margin-bottom: .5em; width: 940px; text-align: justify;}

body#pfw #content img { border: 10px solid #000; display: block;}
body#pfw #content img.main { float: left; margin-left: 100px; _margin-left: 50px;}
body#pfw #content img.thumb { float: right; margin-right: 100px; _margin-right: 50px; margin-bottom: 10px;}
body#pfw #content img.last { margin-bottom: 0;}
body#pfw #content .imgs { overflow: hidden; margin-bottom: 15px;}

body#pfp #content img { border: 1px solid #000; display: block;}
body#pfp #content img.main { float: left; margin-left: 100px; _margin-left: 50px;}
body#pfp #content img.thumb { float: right; margin-right: 100px; _margin-right: 50px; margin-bottom: 1px; margin-top: 1px;}
body#pfp #content .imgs { overflow: hidden; margin-bottom: 15px;}


/* HP */
#hp_mail { position: absolute; top: 92px; left: 174px; z-index: 10;}
#hp_tel { position: absolute; top: 117px; left: 153px; z-index: 10;}
#hp_fotka { position: absolute; top: 99px; left: 153px; z-index: 1;}
#hp_sw { position: absolute; top: 674px; right: 173px; z-index: 10;}

