* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background: #f3f3f3;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #555;
}
#container {
	background: #fff url('img/body.png') repeat-x;
}
.wrapper {
	width: 955px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 170px;
}
	#header .wrapper {
		background: url(img/motto.png) 100% 0 no-repeat;
		height: 125px;
	}
#header em {
	display: none;
}
#logo {
	display: block;
	width: 253px;
	height: 99px;
	background: url('img/logo.png') no-repeat;
	position: absolute;
	top: 21px;
}
#logo:hover {
	background-position: 100% 0;
}
#content {
	width: 600px;
	margin-left: 40px;
	margin-bottom: -40px;
	float: left;
}
#menu {
	position: absolute;
	top: -58px;
	left: 300px;
}
#submenu {
	float: right;
	width: 220px;
	margin: 20px 30px 20px 0;
}
#footer {
	background: #f3f3f3 url(img/footer.png) repeat-x;
	clear: both;
	text-align: center;
}
	#footer .wrapper {
		background: url(img/motyw_lupy.png) 100% 0 no-repeat;
		height: 100px;
		padding-top: 150px;
		z-index: 0;
	}

h1, h2, h3 {
	color: #09c;
	text-shadow: 2px 2px #CFF;
}
h1 {
	font-weight: normal;
	font-style: italic;
	font-size: 24px;
	margin: 0 -20px 20px;
	border-bottom: 1px solid #e2e2e2;
	line-height: .8em;
	padding: 0 20px 2px;
}
h2 {
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 0.3px;
	word-spacing: 4px;
	margin-top: 16px;
	margin-bottom: 8px;
}
h3 {
	font-size: 16px;
	margin: 16px 0 6px;
}
p {}
	#content p {
		margin: 5px 0;
	}
p, li, img {
}
p, li {
	line-height: 1.3em;
}
	#footer p,
	#footer li {
		font-size: 10px;
		font-weight: bold;
		color: #abc;
	}
	#content li {
		margin-left: 20px;
		list-style-position: outside;
	}
#footer li {
	display: inline;
	padding: 0 5px;
}
ul {
	list-style: disc inside;
}
a {}
	#content a {
		color: #579;
		text-decoration: none;
		border-bottom: 1px dotted #579;
		padding: 0 3px;
	}
	#content a:hover { 
		border-bottom: 1px solid #579;	
	}
blockquote {
	font-size: 11px;
	line-height: 1.1em;
	color: #333;
	margin: 10px 0;
	padding: 10px 20px;
	background: #F1F4F5;
}
abbr,
acronym {
	font-style: italic;
	cursor: help;
	border-bottom: 2px dotted;
}
small {
	font-size: 11px;
	display: block;
}
#content a.ext {
	background: url('img/extlink.gif') no-repeat 100% 1px;
	padding: 0 14px 0 2px;
}
small a,
#footer a {
	color: #abc;
	text-decoration: none;
	border-bottom: 1px dotted #68a;
	padding: 0 2px;
}
small a:hover,
#footer a:hover { 
	border-bottom-style: solid;
	color: #68a;	
}
img {
	background: url('img/load-img.gif') no-repeat center;
	font-size: 12px;
	font-weight: bold;
	color: #abc;
}
#map img {
	background-image: none;
}
img.left {
	float: left;
	margin: 0 10px 0 0;
}
img.center {
	display: block;
	margin: 0 auto;
	border: 1px solid #cde;
}
.strong {
	font-weight: bold;
}
p#navi {
	display: none;
}
table {
	font-size: 11px;
	border: 2px solid #cde;
	border-collapse: separate;
	max-width: 700px;
	margin: 0 auto;
	width: 500px;
	color: #222;
	line-height: 1.5em;
} 
tr.th {
	background-color: #cde;
}
tr.dark {
	background-color: #F3F7FB;
}
th, td {
	text-align: center;
}
th {
	color: #08b;
	padding: 4px;
}
td {
	padding: 2px;
}
.clear {
	clear: both;
}

/*
		listy
*/
#menu,
#submenu,
#open,
#footer li,
ol#portfolio {
	list-style: none outside;
}

#submenu li {
	font-size: 18px;
	border-bottom: 1px solid #ddd;
}
#submenu a {
	font-family: georgia;
	display: block;
	padding: 8px 8px 2px 14px;
	text-decoration: none;
	color: #68a;
	text-shadow: 1px 1px #CFF;
}
	#submenu a:hover {
		background: #f9f9f9;
	}

#menu li {
	float: left;
	background: url(img/m_tab.png) no-repeat;
	margin-right: 5px;
	font-size: 13px;
	font-family: tahoma;
}
	#menu li.current {
		background-image: url(img/m_tab_current.png);
	}
#menu a {
	display: block;
	height: 24px;
	padding: 6px 20px 0 14px;
	background: url(img/m_tab_right.png) 100% 0 no-repeat;
	color: #005e7d;
	text-decoration: none;
}
	#menu li.current a {
		background-image: url(img/m_tab_current_right.png);
	}
	#menu a:hover {
		text-decoration: underline;
	}



#intro {
	border: 1px solid #cde;
	padding: 10px 20px;
	margin: 20px 0;
	background: #f6f6f6;
}
ul#mapa ul {
	margin: 10px 20px;
}
#mapa h3 {
	font-size: 12px;
	font-weight: normal;
	color: #777;
}
#mapa h2,
#mapa h3 {
	display: inline;
}

#open {
	margin-bottom: 10px;
}
#open dt {
	float: left;
	width: 100px;
	margin-right: 5px;
	padding-top: 3px;
	text-align: right;
	clear: both;
}
#open dd {
	margin-bottom: 2px;
}

ol#realizacje {
	margin: 20px;
}
ol#realizacje li {
	border-bottom: 1px dashed #bbb;
}
ol#realizacje li, ol#realizacje h2 {
	font-size: 18px;
}
ol#realizacje h3 {
	font-size: 14px;
}
ol#realizacje li p {
	margin: 10px;
}
ol#portfolio {
	
}
#portfolio li {
	clear: both;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-left: 0;
}
#portfolio h2 {
	font-size: 18px;
	font-family: Arial;
}
#portfolio img {
	float: left;
	width: 160px;
	height: 110px;
	padding: 4px;
	border: 1px solid #ddd;
}
#portfolio .desc {
	margin-left: 180px;
}
p.more {
	text-align: right;
}
#content p.more a {
	border: none;
	padding-right: 3px;
}
#content p.more a:hover {
	padding-right: 0;
}
#lead * {
	color: #111;
	font-weight: bold;
}

