/* CSS Document by Dieter Schneider 2006 www.csstemplateheaven.com */



* {

	margin: 0;

	padding: 0;

	border: 0;

}



/*********************************** Site Structure ******************************/



body {

	font-size: 62.5%;

	background-color: #000000;

	font-family: Georgia, "Times New Roman", Times, serif;

}



#container {

	margin: 10px auto;

	width: 780px;

	font-size: 1.2em;

}



#header {

	background-image: url(images/header_bg.gif);

	height: 225px;

	width: 740px;

	padding-top: 200px;

	padding-left: 40px;

}



#content_top {
	background-image: url(images/content_top.gif);
	height: 110px;
	width: 560px;
	text-align: center;
	padding-top: 45px;
	padding-left: 100px;
	padding-right: 100px;

}





#content {
	background-image: url(images/content_tile.gif);
	background-repeat: repeat-y;
	padding-left: 80px;
	padding-right: 80px;
	color: #000;

}



#footer {

	background-image: url(images/footer.gif);

	background-repeat: no-repeat;

	height: 230px;

	text-align: center;

}



/********************************** Text formatting *****************/





p {
	padding-bottom: 25px;
	text-decoration: none;
	color: #000;

}





p.text:first-letter

{

font-size: 2.5em;

padding: 0.143em;

float: left;

}



.footertxt {

	padding-top: 30px;

	color: #4C200D;

}



h2 {

	font-weight: bold;

	padding: 10px;

	color: #673711;

	font-size: 1.2em;

}



/*************************** Hyperlinks ***********************/



a:link {color: #FDF0DD}     /* unvisited link */

a:visited {color: #FDF0DD}  /* visited link */

a:hover {color: #FDF0DD}   /* mouse over link */

a:active {

	color: #4A200D

}   /* selected link */



/***************************  Navigation **********************/



#navlist

{

width: 210px;

text-align: center;

}



#navlist li

{

	list-style: none;

	padding-bottom: 18px;

	font-weight: normal;

}



#navlist li a { text-decoration: none; }



/************************************ Image Headings ******************************/



#heading_renowacja {

	background-image: url(images/heading_the_renowacja.png);

	height: 45px;

	background-repeat: no-repeat;

	background-position: center;

}







#heading_informatyk {

	background-image: url(images/heading_headings.png);

	height: 72px;

	background-repeat: no-repeat;

	background-position: center;

}



.invisible_headings {

	margin-left: -3000px; /* This is used to remove the original heading*/

}

#container #content_top h1 {
	color: #000;
}

