body{
	margin:0px;
	padding:0px;
	background: url('../img/bg.jpg') repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#313131;
}
.outer{
	margin: 0 auto;
	width:946px;
}
.header{
	width: 945px;
	height:329px;
}
.content{
	margin:0 auto;
	background: #E1E1E1;
	width:900px;
}
.content table{
	border:1px solid;
}
.content table td{
	border:1px solid;
	padding:10px;
	width:350px;
	text-align:left;
}
.content_outer{
	width:890px;
	font-family:times;
	font-size:16px;
	color:#313131;
}
.content_outer a{
	color:#313131;
	font-weight:bold;
	text-decoration:none;
}
.content_format{
	padding:15px;
	text-align:justify;
}
.footer{
	font-size:12px;
	color:#979797;
	margin:0 auto;
	width:900px;
	background: #E1E1E1;
}
.footer .footer_left{
	float:left;
	width:360px;
}
.footer .footer_center{
	float:left;
	width:350px;
}
.footer .footer_center a{
	padding:3px 7px 3px 7px;
	color:#505050;
	text-decoration:none;
}
.footer .footer_center a:hover{
	padding:3px 7px 3px 7px;
	color:#E1E1E1;
	text-decoration:none;
	background:#303030;
}
.footer .footer_right{
	float:right;
	width:120px;
}
.footer .footer_right a{
	color:#505050;
	text-decoration:none;
}
.footer .footer_right a:hover{
	color:#505050;
	text-decoration:underline;
}

a.stopka,a.stopka:hover,a.stopka:link,a.stopka:visited {
text-decoration:none;
font-weight:normal;
letter-spacing:1px;
color:#606060;
}
h3.stopka{
padding-top:50px;
text-align:center;
font-size:11px;
}