body{
	margin:0px;
	padding:0px;
	background-color:#58574B;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:150%;
	}
	
p, div, tr{
	margin:0px;
	padding:0px;
	}
	
a{
	color: #CCCCCC;
	text-decoration:none;
	}
	
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
img{
	border:0px;
	}	
	
h1{
	font-size:15px;
	color:#FFFFFF;
	background-image:url(images/nagl.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
}

h2{
	font-size:12px;
	color:#BEBEB9;
	background-image:url(images/nagl.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
	}	

#www{
	width:1000px;
	height:auto;
	margin:0px auto;
	}
	
#top{
	width:100%;
	height:343px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	}

#menu{
	width:320px;
	height:245px;
	margin-top:98px;
	float:left;
	color:#000000;
	line-height:120%;
	}
	
#menu ul{
	margin:0px 0px 0px 20px;
	padding:0px;
	}
	
.li_1{
	list-style-image:url(images/li1.gif);
	}
	
#menu li a{
	color:#58574B;
	}
	
#menu li a:hover{
	color:#000000;
	text-decoration:none;
	}
	
.podmenu{
	background-image:url(images/li2.jpg);
	width:222px;
	height:13px;
	border-bottom:1px solid #FFFFFF;
	list-style:none;
	margin-left:-20px;
	padding-left:15px;
	padding-top:1px;
	}
	
#flash{
	width:663px;
	height:343px;
	float:right;
}


	
#separator{
	width:100%;
	height:75px;
	background-image:url(images/separator.jpg);
	background-repeat:no-repeat;
	}
	
#belka{
	width:468px;
	height:35px;
	margin-top:4px;
	padding-top:8px;
	padding-left:25px;
	background-image:url(images/belka.jpg);
	background-repeat:no-repeat;
	float:left;
	color:#58584B;
	font-size:14px;
	letter-spacing:3px;
	font-weight: bold;
	}
	
#content{
	width:100%;
	height:auto;
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	}
	
#content_left{
	width:481px;
	height:auto;
	padding:0px 10px;
	float:left;
	}

#content_right{
	float:left;
	width:475px;
	height:auto;
	padding:0px 10px;
	height:auto;
	margin-left:1px;
	}
	
#footer{
	width:100%;
	height:20px;
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	font-size:10px;
	}	
	
.hr{
	width:475px;
	height:1px;
	background-image:url(images/hr.jpg);
	background-repeat:no-repeat;
	margin-top:12px;
	margin-bottom:12px;
	text-align:center;
	}
	
.panel{
	width:430px;
	height:90px;
	padding-top:10px;
	padding-left:42px;
	background-image:url(images/strefa_dla_kursantow.jpg);
	background-repeat:no-repeat;
	color:#58574B;
	}

.panel_dane{
	float:left;
	}
	
.komorka{
	border:1px solid #CDA71A;
	width:160px;
	}
	
.zaloguj{
	width:100px;
	float:right;
	margin-right:130px;
	margin-top:55px;
	}
