﻿html,body {
	padding: 0; margin: 0;
	height:100%; /*istotne dla tabeli*/
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;	
}

#content{
	margin:0 auto 0 auto;
	width:800px;
	padding:0 0 0 0;	
	text-align:center;	
	font-size:12px;	
}

#topBelt{
	width:800px;
	height:53px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	overflow:hidden;
	text-align:left;
}

#topBelt img{
	width:664px; 
	height:22px;
	margin:21px 0 0 0;
	padding:0 0 0 0;
	overflow:hidden;
}



#top{
	text-align:left; !important;
	width:800px; !important;
	height:230px; !important;
	margin:0 0 0 0; !important;
	padding:0 0 0 0; !important;

}

#topLogoImage{
	float:left; !important;
	margin:0 0 0 0;	 !important;
	padding:0 0 0 0; !important;
	width:450px; !important;
}

#main{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:800px;
	/*min-height:446px;*/
	background-color:#E9E9E9;
	text-align:left;
	overflow:hidden;
	
}

#main p{
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
#main a:link{
	color:#003979;	
	text-decoration:none;
}

#main a:visited{
	color:#003979;		
	text-decoration:none;
}

#foot{
	width:750px;
	height:24px;
	margin: 0 auto 0 auto;
	padding:0 25px 0 25px;
	text-align:center;
	color:white;
	background-color:#333333;

}

#foot p{
	width:250px;
	float:left;
	height:19px; /* height:24px */
	margin:0 0 0 0;
	padding:5px 0 0 0;
	font-size:11px;
	font-family:Verdana;
}

#foot a:link{
	text-decoration:none;
	color:white;

}

#foot a:visited{
	text-decoration:none;
	color:white;
}


p.footCopyright{
	text-align:left;
}

p.workmanship{
	text-align:right;
}


.MiddleMainTextUl{
	font-size:11px;	
	/*overflow:hidden;*/
	list-style:disc;
	list-style-position: inside;
	margin:3px 0 0 20px !important;
	padding:0 0 0 0 !important;
	font-family:Arial, Helvetica, sans-serif;
}

.MiddleMainTextUl li{
	margin:3px 0 0 0 !important;
	padding:0 0 0 0 !important;
}

.MiddleMainTextUl a:link{
	text-decoration:none;	
	color:black;
}

.MiddleMainTextUl a:visited{
	text-decoration:none;	
	color:black;
}
