/* resetowanie stylów */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, tt, var, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

body {
    font-family: tahoma;
    font-size: 11px;
    margin: 0px;
    background-color: #bfbfbf;
}

.label, a {
    text-decoration: none;
    font-weight: bold;
}

.label {
    color: #777;
}

a {
    color: #ce7941;
}

.seeAlso {
    font-weight: normal;
}

a.highRes:after {
    content: " »";
}

.seeAlso:before, .seeAlso:after {
    font-size: 10px;
}

.seeAlso:before {
    content: "[ ";
}

.seeAlso:after {
    content: " ]";
}

a:hover {
    text-decoration: underline;
}

#top-image {
    position: absolute;
    top: -79px;
    left: 599px;
    height: 100px;
    width: 300px;
    background-image: url(/photos/banner/top-image.jpg);
    background-repeat: no-repeat;
}

#mainMenu {
    position: absolute;
    top: 25px;
    left: 320px;
    width: 250px;
    height: 120px;
    text-align: right;
    list-style: none;
}

#mainMenu li {
    height: 20px;
    font-weight: bold;
}

#mainMenu li.selected a, #subMenu li.selected a {
    color: black;
    text-decoration: none;
}

#subMenu {
    position: absolute;
    top: 25px;
    left: 650px;
    width: 150px;
    height: 120px;
    text-align: left;
    list-style: none;
}

#subMenu li {
    height: 20px;
}

#subMenu a {
    font-weight: normal;
}

#bookmarksLeft, #bookmarksRight {
    position: absolute;
    list-style: none;
    color: #ce7941;
	z-index: 50;
}

#bookmarksLeft {
    top: 144px;
    left: -13px;
    width: 13px;
}

#bookmarksRight {
    top: 144px;
    left: 900px;
    width: 18px;
}

#bookmarksLeft li, #bookmarksRight li {
    height: 30px;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: left;
}

#bookmarksLeft li span, #bookmarksRight li span {
    position: relative;
    top: 5px;
}

#bookmarksLeft li {
    background-image: url(images/bmLeftDown.png);
    padding-left: 6px;
}

#bookmarksRight li {
    background-image: url(images/bmRightDown.png);
    padding-left: 3px;
}

#bookmarksLeft li:hover, #bookmarksRight li:hover {
    color: #f0c283;
}

#bookmarksLeft li.selected {
    background-image: url(images/bmLeftUp.png);
}

#bookmarksRight li.selected {
    background-image: url(images/bmRightUp.png);
}

#bookmarksLeft li.selected:hover, #bookmarksRight li.selected:hover {
    color: inherit;
    cursor: default;
}

#imageDisplay, #textDisplay {
    display: block;
    position: absolute;
    top: 144px;
    left: 19px;
    width: 580px;
    height: 407px;
    z-index: 4;
	line-height: 1.5em;
}

#imageDisplay {
    background-image: url(photos/pamuk.jpg);
    background-repeat: no-repeat;
}

#textDisplay {
    text-align: left;
    padding-left: 10px;
    padding-top: 7px;
    height: 397px;
    width: 540px;
}

#textDisplay p {
    padding-bottom: 6px;
}

#sideDisplay {
    position: absolute;
    top: 154px;
    left: 650px;
    width: 220px;
    height: 387px;
    color: black;
    text-align: left;
	line-height: 1.5em;
}

#imageListBox {
    position: absolute;
    top: 527px;
    left: 650px;
    width: 220px;
    height: 33px;
    vertical-align: baseline;
}

#imageListBox a.item {
    margin-left: 2px;
    margin-right: 2px;
}

#imageListBox a.selected, #imageListBox a.selected:hover {
	text-decoration: none;
	color: black;
	cursor: default;
}

#sideList {
    text-align: left;
    list-style: none;
}

#sideList li a {
    font-weight: normal;
}

#sideList li.selected {
    color: black;
}

#seeAlsoBox {
    position: absolute;
    top: 370px;
    height: 33px;
    left: 0px;
    width: 540px;
    padding-left: 10px;
}

#logo {
    position: absolute;
    top: -7px;
    left: 19px;
    height: 68px;
    width: 208px;
    background-image: url(images/logo.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
}

#bgGradientTop {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 222px;
    margin-top: -288px;
    background-image: url(images/bgGradientTop.jpg);
    background-repeat: repeat-x;
}

#bgGradientBottom {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 546px;
    margin-top: -146px;
    background-image: url(images/bgGradientBottom.jpg);
    background-repeat: repeat-x;
}

#bgBottom {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 50%;
    background-image: url(/images/bgBottom.jpg);
    background-repeat: repeat;
    background-position: right top;
}

#bgBook1 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 900px;
    height: 569px;
    margin-top: -289px;
    margin-left: -455px;
    background-image: url(images/bgBook1.jpg);
    background-repeat: repeat-y;
}

#bgBook2 {
    position: absolute;
    top: 20px;
    left: 19px;
    width: 861px;
    height: 531px;
    background-image: url(images/bgBook2.jpg);
    background-repeat: repeat-y;
}

#bgShadowBottom {
    position: absolute;
    top: 569px;
    left: 0px;
    width: 906px;
    height: 7px;
    background-image: url(images/bgShadowBottom.png);
    background-repeat: no-repeat;
}

#bgShadowRight {
    position: absolute;
    top: 0px;
    left: 900px;
    width: 10px;
    height: 579px;
    background-image: url(images/bgShadowRight.png);
    background-repeat: no-repeat;
	z-index: 0;
}

#horizontalLine1, #horizontalLine2 {
    position: absolute;
    top: 143px;
    height: 1px;
    border-top: solid 1px black;
}

#horizontalLine1 {
    left: 0px;
    width: 599px;
}

#horizontalLine2 {
    left: 648px;
    width: 232px;
}

#centeredBox {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 250px;
    margin-top: -20px;
    margin-left: -115px;
}