* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #ffffff url(images/background.gif) repeat-x;
	font: bold Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}



#content {
	
	width: 800px;
	margin: 0 auto;
}

#stopka{
	
	width: 100%;
	margin: 0 auto;
}

#contact{
	
	width: 800px;
	margin: 0 auto;
}

/*LOGO*/

#logo{
	width: 800px;
	height: 140px;
	}

	
/*MENU*/


#menu{
height: 40px;
width: 800px;
}

#sddm
{	margin: 0;
	padding: 0;
	}

#sddm li
{	margin: 0;
	padding: 0;
	height: 40px;
	width: 150px;
	list-style: none;
	float: right;
	font: bold 10pt Verdana;
	background: url(images/button_normal.gif) no-repeat;}
	

#sddm li a
{	
	display: block;
	height: 40px;
	margin: 0;
	width: 130px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	text-decoration: none
}

#sddm li a:hover
{	padding: 0;
	background: #ffffff;
	color:#001f4d;
	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0px;
	padding-top: 0px;
	}

	#sddm div a
	{	background: #003c77;
		position: relative;
		padding: 10px;
		display: block;
		margin:0;
		width: 165px;
		height: 20px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		font: bold 12px Verdana
		}

	#sddm div a:hover
	{	background: #ffffff;
		padding: 10px;
		color: #0a6cb5}

		
/*BANNER*/

			
#banner table{
	width:520px;
	height:310px;
	float:right;
	padding:10px 0 0px 10px;
}
			
			
/*NAGŁÓWEK*/

#naglowek{
		margin-top: 20px;
		height: 50px;
		width: 800px;
		background: #003c77 url(images/background_naglowek.gif) repeat-x;
		}
		
#naglowek p{
			line-height: 50px;
			font: bold 14pt Verdana;
			color: #ffffff;
			}
		
/*BAnner Rotator*/

#DivBannerRotatorFX{
		float: right;
		width:520px;
		}
		
/*TEXT1*/
	

#text1{
	background: url(images/background_txt.gif) repeat-x;
	height: auto;
	}
	
#text1 p{
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	font: 11pt Arial;
	color: #000000;
	}
	
	
/*TEXT2*/

#text2{
	background: url(images/background_txt.gif) repeat-x;
	margin-right: 20px;
	height: auto;
	}
	
#text2 p{
	text-align: justify;
	font: 11pt Arial;
	color: #000000;
	}

/*TEXT#*/

#text3{
	margin-left:40px;
	margin-right: 40px;
	background: url(images/background_txt.gif) repeat-x;
	width: 800px;
	height: auto;
	}
	
#text3 p{
	text-align: justify;
	font: 12pt Arial;
	color: #000000;
	}
	
/*TEXT*/

#text{
	background: url(images/background_txt.gif) repeat-x;
	width: 800px;
	height: auto;
	}
	
#text p{
	text-align: justify;
	font: 12pt Arial;
	color: #000000;
	}
	
#text ul{
	font: 12pt Arial;
	color: #000000;
	}
	
#text li{
	margin-left: 50px;
	}

#text table{
	margin-left: 20px;
	width:350px;
	font: 12pt Arial;
	color: black;
	}
	
/*FOOTER*/

#footer{
	
	background: #0b60ab url(images/background_stopka.gif) repeat-x;
	height: 140px;
	width: 100%;
}


#contact table{
	text-decoration: none;
	font:bold 11pt Verdana;
	color: #ffffff;
	}
	
#contact table a{
	color:#ffffff;
	}