

body{
	background-color:#DFDAD9;
	margin:0;
	padding:0;
	font-family:arial,tahoma,verdana,georgia;font-size:13px;color:#404040;
	}
	
img{border:0}

a{color:#9E9E9E;font-weight:bold;}
a:hover{color:#9E9E9E;font-weight:bold;}

.img_padding{
	
	margin:8px;
	}

.wiecej {color:#9E9E9E;
	font-weight:bold;
	}

#content{
	position: relative;
	margin: 0 auto;
	width: 800px;
	background-color:#ffffff;
	background:url(images/content_tlo.gif);
}

#header{
	width:800px;
	height:210px;
	text-align:center;
	float:left;
	background:url(images/top.gif);
	
	
	}

#header_left{
	float:left;
	width:800px;
	height:171px;
	
	}

	
#header_text1{
	position:absolute;
	color:black;
	font-size:28px;
	font-weight:bold;
	left:14px;
	top:34px;
	text-align:left;
}


#header_text2{
	position:absolute;
	color:#D9DE02;
	left:590px;
	top:96px;
	width:200px;
	text-align:right;
}


#content_main{
	width                   : 800px;
	float:left;
	display:block;
	background-color:white;
	
	
	
}


#navigation{
	float:left;
	width:148px;
	display:block;
	background:#8CC6E7;
	
	padding-left:40px;
	top:20px;
	position:relative;
	
	
	}


#navigation ul{
	list-style:none;
	margin-top:38px;
	margin-left:0px;
	text-align:left;
	padding:0; margin:0;
	
	}
	
#navigation a{
	text-decoration:none;
	color:white; 
	font-size:12px;
	font-family:arial,tahoma,verdana,georgia;

}

#navigation ul li{ 
	
	margin: 0;padding: 0;list-style-image: none;
}

#navigation ul li a{ 
	/*padding-left:6px;*/
	padding-top:6px;
	padding-bottom:6px; 
	display:block;
	height:16px;
		
	
	
	}
#navigation ul li a:hover{
	text-decoration:underline;
}

#content_main{

}
	
#content_main_right{
	float:left;
	width:537px;
	

	}
	
#content_main_right_menu{
	display:block;
	width:537px;
	height:60px;
}

#footer{
	/*width                   : 800px;*/
	height                  : 44px;
	clear:left;
	display:block;
	text-align:right;
	background:url(images/bottom.gif) no-repeat;
	font-weight:normal;
	
	}

#footer_txt {
		
		font-size:9px;
		text-align:right;
		color:#7C868F;
		padding-top:18px;
		padding-right:10px;
		font-weight:normal;
		
	}	

#footer_txt a{color:#7C868F;font-size:9px;font-weight:normal;text-decoration:none;}
