/* author: Slaver http://slaver.info */
/* creation date: 13.11.2006 */

html { width: 100%; }
* { margin: 0; padding: 0; }

body {
	font: 100% Verdana, Arial, Sans-serif;
	max-width: 1000px;
	border-right: 1px solid #eee;
	margin: 0 auto;
}

* html body {
	width: 1000px;
}

p {
	margin: 1em 0 0 0;
}

ul {
	margin: 0 0 0 2em;
}

img {
	border: 0;
}

.clearing { 
	height: 0;
	clear: both;
}

/* Other styles */

#container {
	overflow: hidden;
	display: inline-block;
	width: 1000px;
}

#top {
	height: 170px;
	margin-left: 50px;
}

#container {
	margin: 0;
	background: url("im/back-top.jpg") top right no-repeat;
}


#last-enotes {
	background: url("im/last-enotes.jpg") top no-repeat;
	width: 250px;
	height: 170px;
	float: left;
}

#last-enotes h1 {
	margin: 0;
	margin-left: 30px;
	margin-top: 20px;
}

#last-enotes h1 a {
	display: block;
	text-decoration: none;
	width: 150px;
	height: 20px;
}

#last-enotes h1 a span {
	display: none;
}

#last-enotes ul {
	margin: 10px 0;
	list-style: none;
	overflow: hidden;
}

#last-enotes ul li {
	padding: 0 40px;
	margin: 0;
}

#last-enotes ul li.archive {
	margin: 10px 0 0 10px;
}



#work-book {
	background: url("im/work-book.jpg") top no-repeat;
	width: 220px;
	height: 170px;
	float: left;
}

#work-book h1 {
	margin: 0;
	margin-left: 20px;
	margin-top: 30px;
}

#work-book h1 a {
	display: block;
	text-decoration: none;
	width: 150px;
	height: 20px;
}

#work-book h1 a span {
	display: none;
}

#work-book ul {
	width: 200px;
	margin: 10px 0;
	list-style: none;
	overflow: hidden;
}

#work-book ul li {
	padding: 0 20px;
	margin: 0;
}

#work-book ul li.archive {
	margin: 10px 0 0 10px;
}



#other {
	width: 160px;
	height: 170px;
	background: url("im/other.jpg") top no-repeat;
	float: right;
}

#other ul {
	width: 160px;
	margin: 50px 0;
	list-style: none;
	overflow: hidden;
}

#other ul li {
	padding: 0 30px;
	margin: 0;
	line-height: 14px;
}



#content {
	float: left;
	width: 100%;
	font: normal 11px/14px Verdana;
}

#main {
	float: left;
	width: 100%;
	margin-right: -300px;
	overflow: hidden;
	display: inline-block;
}

#ruczej {
	float: left;
	margin-right: 300px;
}

#right {
	float: right;
	width: 270px;
}


/* Logotype */

#logo {
	top: 20px;
	right: 200px;
	left: 750px;
	position: absolute;
	float: right;
	width: 200px;
}

#logo h1 a {
	display: block;
	height: 100px;
	width: 200px;
}

#logo h1 a span { display: none; }


/* Menu */

#menu {
	background: url("im/back-menu.jpg") top no-repeat;
	width: 270px;
	height: 170px;
	float: left;
}

#menu ul {
	width: 170px;
	margin: 20px 0 0 30px;
	list-style: none;
	overflow: hidden;
}

#menu ul li {
	float: left;
	padding: 0;
	margin: 0;
	width: 170px;
	height: 30px;
}

#menu ul li a {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	width: 170px;
	height: 30px;
}

#menu ul li a span { display: none; }

/* Other projects */

#other-projects {
	background: url("im/other-projects.jpg") top no-repeat;
	width: 270px;
	height: 150px;
	float: left;
}

#other-projects dl {
	width: 200px;
	margin: 50px 0 0 50px;
	list-style: none;
	overflow: hidden;
}

#other-projects dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#other-projects dd {
	margin: 0;
	padding: 0;
}

/* Useful sites */

#rekomen-sites {
	background: url("im/rekomen-sites.gif") 30px 0 no-repeat;
	width: 270px;
	float: left;
}

#rekomen-sites dl {
	margin: 30px 0 0 50px;
	list-style: none;
	overflow: hidden;
}

#rekomen-sites dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#rekomen-sites dd {
	margin: 0;
	padding: 0;
}


/* Footer */

#footer {
	margin: 30px 0 0 85px;
	height: 50px;
	overflow: hidden;
}

#name {
	float: left;
	padding-top: 20px;
	padding-right: 10px;
}

#map {
	float: left;
	width: 270px;
	height: 50px;
	background: url("im/footer.jpg") bottom center no-repeat;
}

#nav {
	list-style: none;
	text-align: center;
	overflow: hidden;
	width: 100%;
	padding-top: 20px;
}

#nav li{
	float: left;
	padding: 1px 5px;
	border-left: 1px solid #000;
	margin-left:-1px;
}

#author {
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	height: 60px;
	background: url("im/bottom-logo.gif") top left no-repeat;
}

#author span {
	padding-left: 90px;
}
