body {
    font-family: Arial;
    font-size: 15px;
    letter-spacing: 1px;
    color: #9a9a9b;
    margin: 0;
    padding: 0;
}
#lorenc-name td{
    font-size: 13px;
}
.komunikat {
    color: green;
}
#body-center{
    height: 599px;
}
a {
	color: #9a9a9b;
	text-decoration: none;
}
#bgindex-lorenc {
    background-color: #2b2c2c;
    height: 548px;
    width: auto;
}
#bg-index-contact {
    background: #f9f9f9 url("gfx/contact_b.jpg") top left no-repeat;
    height: 547px;
    width: auto;
}
#bg-index-contact-left {
    background-color: #2b2c2c;
    height: 547px;
    width: auto;
}
#bg-index-links-left {
    background: white url("gfx/bg-links.gif") center left repeat-x;
    height: 547px;
    width: auto;
}
#menu {
    background-color: #2b2c2c;
    height: 548px;
}
#menu ul a {
	display: block;
	padding: 4px 4px 4px 27px;
	color: white;
	text-decoration: none;
}
#menu ul {
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu-contact {
    background-color: #2b2c2c;
	width: auto;
        height: 547px;
	margin: 0;
	padding: 0 0 0 40px;
	list-style: none;
}
#menu-links {
    background: #332b2b url("gfx/bg-links.gif") center left repeat-x;
    width: auto;
    height: 549px;
    margin: 0;
    padding: 50px 50px 0 40px;
    list-style: none;
    text-align: right;
    line-height: 25px;
    color: #dcdcdc;
}

#foto-links {
	background-color: #dcdcdc;
}
#footer {
    color: #9a9a9b;
    padding: 18px 0 0 0;
    word-spacing: 50px;
}

/* photos page */
#photos-body {
	background-color: #f9f9f9;
	height: 606px;
	padding: 0px;
	margin: 0px;
}
#photos-body img {
/*	padding-bottom: -2px;
	margin-bottom: -3px;
*/
}html>body #photos-body img { /* ie border bug */
        margin-bottom: -6px;
	margin-top: -3px;
}
#photos-navi {
	width: 980px;
	font-size: 12px;
}
#photos-navi-sessions {
	font-size: 11px;
	word-spacing: 10px;
	padding: 17px 0 0 71px;
}
.header-session-name {
	letter-spacing: 0px;
	padding-left: 26px;
}
#lorenc-name span.header-session-name {
	letter-spacing: 0px;
	padding-left: 26px;
        font-size: 15px;
}
#header img {
	padding: 0;
	margin: 0;
}
#info {
	position: absolute;
	top: 366px;
	left: 60%;
	width: 200px;
	height: 300px;
	font-size: 11px;
	display: none;
	background-color: blue;
}
#upper-div{
	display: block;
	background-color: transparent;
	width: 32px;
	height: 15px;
}
#info-txt {
	display: block;
	background-color: transparent;
	width: 32px;
	height: 17px;
	text-align: center;
}
#footer-copy{
    font-size: 11px;
}