body {
font: 10pt/16pt georgia;
background : #fff;
color : #333333;
font-weight : normal;
margin : 0;
padding : 0;
}
#Header {
	position : absolute;
	top : 0px;
	left : 0px;
	background : #000;
	height : 30px;
	width : 100%;
}

#mainText, #secondText {
	position : absolute;
	text-align : justify;
	width : 520px;
	top : 40px;
	left : 147px;
	z-index : 4;
	padding-bottom: 20px;
}
* html #mainText {
	top : 45px; }

#secondText {
	width : 520px;
	left : 150px;
	margin-top : 0;
	position: relative;
}

* html #secondText {
padding-bottom : 240px;
}

#secondText img {
	text-align: right;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;}

#stopka {
	text-align : center;
	height : 35px;
	padding-top : 10px;
	margin-top : 40px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #eee;
	background-image: url(contact.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
}
	
#stopka a { border-bottom : none; }

#lista {
	position : absolute;
	top : 60px;
	width : 210px;
	text-align : center;
	left : 680px;
	font-size: 0.85em;
	background-color: #eeeeee;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#menu a:link, #lselect a:visited {
	text-transform : lowercase;
	display : block;
	font-weight : bold;
	color : #333333;
	border-bottom : none;
	line-height: normal;
}
#menu a:hover, a:active {
color : #996600;
text-decoration : underline;
}
#menu a:link.c, #lselect a:visited.c {
display : inline;
text-transform : none;
color : #a9e0ff;
font-weight : normal;
border-bottom : 1px dotted #a9e0ff;
text-decoration : none;
}

#menu a:hover.c, #lselect a:active.c {
color : #222;
border-bottom : 1px dotted #fff;
}

#menu ul li + li {

}

#menu p {
	font-family: Georgia;
}

* html #menu ul li {
}
* html #rightcol ul {
padding-bottom : 14px;
}
* html #rightcol ul li {
}

a:link, a:visited {
color : #006699;
text-decoration : none;
border-bottom : 1px dotted #99CC00;
}
a:hover, a:active {
color : #99CC66;
border-bottom : 1px dotted #fff;
}

ul {
margin : 0;
padding : 0;
}
ul li {
list-style : url(none) none;
}

#mainText h2 {
	color: #006688;
	font-size: 16px;
}

#mainText h1 {
	font-size: 18px;
	word-spacing: 1.5em;
}

#mainText img {
	float: left;
	margin: 0px 5px 5px 0px;
}
#logo {
	width: 140px;
	left: 420px;
	top: 0px;
	position: absolute;
	background-color: #95C4E1;
	text-align: center;
	padding: 2px;
	font-size: 0.8em;
}
#secondText li {
	list-style-type: circle;
	list-style-position: inside;
}


#articles ul {
	margin-bottom: 15px;
}
#articles li {
	display: inline;
	margin-right: 30px;
}
#resources li {
	display: inline;
	margin-right: 15px;
	float: none;
}
#logo a {
	color: #333333;
}
p.kursywa {
	font-style: italic;
	text-decoration: underline;
}
p.vandesign {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
