@charset "iso-8859-1";
/* CSS Document */
body {
	background-image: url(images/img_03.png);
	}
	
h1 {
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
h2 {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	}
	
a {	
	text-decoration:none;
	color: #000000;
	}
	
a.blue {
	text-decoration:none;
	color: #0065ff;
	}
	
a.white {
	font-weight:bold;
	color: #FFFFFF;
	}
	
a.white:hover {
	text-decoration:none;
	color: #000000;
	}
	
a.blue:hover {
	text-decoration:none;
	color: #000000;
	}
	
a:hover {
	color: #0065ff;
	}
	
#content {
	width: 980px;
	margin: 0px auto;
	}
	
#table {
	text-align: center;
	margin: 0px 18px 0px 18px;
	padding: 0px 0px 0px 0px;
	}
	
#menu
	{
		background-image: url(images/img_14.jpg);
		padding-top: 18px;
		padding-left: 265px;
		padding-bottom: 0px;
		background-repeat: no-repeat;
		height: 51px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000;
		font-weight: bold;
		text-transform: uppercase;
		}
		
#naglowek {
	background-image: url(images/img_15.jpg);
	background-repeat: no-repeat;
	height: 45px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 13px;
		padding-left: 265px;
	}
	
#main {
	background-image: url(images/img_16.jpg);
	background-repeat:repeat-y;
	}
	
#tresc {
	text-align: justify;
	color: #424242;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-indent: 30px;
	margin-left: 20px;
	margin-right: 20px;
	}

#zdj {
	float: right;
	padding-right: 40px;
	position: relative;
	margin-top: -30px;
	height: 240px;
	}
	
#kontakt {
	text-align: justify;
	color: #424242;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-indent: 0px;
	margin-left: 40px;
	margin-right: 20px;
	}
	
#stopka {
	background-image:url(images/img_34.png);
	height: 25px;
	width: 980px;
	}
	
	
#copy {
	margin: 4px 10px 0px 630px;
	float: right;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: right;
	}
	
	

