* { padding: 0; margin: 0; border: 0;}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
  background: #432e27;
  margin: 0px auto;
  text-align: center;
  height: 100%;

}

#container { 
 margin: 0px auto;
 width: 100%;
 height: 100%;
 padding: 0px;
 text-align: center;

}

	#flashcontent {

		 margin: 0px auto;
		 text-align: center;

	}

/* w BOXie jest CONTENT */
#box {


	width:100%;
	margin: 0px auto;
	background: url('bg.gif') repeat-x top #6a7c96;
	background-color: #6a7c96;

}

#content {
	text-align: left;
	width:900px;
	margin: 0px auto;
	background: url('logo.jpg') no-repeat center top #6a7c96;
		height: 630px;
}


#podpis {
    margin: 0px auto;
	margin-left: 45px;
	margin-top: 15px;
	height: 48px;
	width: 900px;
	text-align: left;
	color: #fff;
	font: 12px Georgia, Trebuchet MS, Arial, Helvetica ;

}

#podpis a {
   
	text-align: left;
	color: #fff;
	font: 12px Georgia, Trebuchet MS, Arial, Helvetica ;
}



#miniatury {
	margin-left: 38px;
	margin-bottom: 20px;
}

#miniatury img {
	padding: 7px;
}


/* w headerze jest top */
#header {
	width: 100%;
	background: #fff;

}

#top {
    margin: 0px auto;
	height: 48px;
	width: 900px;
	text-align: right;
	color: #fff;
	font: 17px Verdana, Trebuchet MS, Arial, Helvetica ;
	word-spacing: 20px;
}

/* w bottom jest footer*/
#bottom {
	width: 100%;
	background: #432e27;
}

#footer {
    margin: 0px auto;
	color: #968a86;
	font: 10px Trebuchet MS, Arial, Helvetica ;
	font-weight: bold;
	letter-spacing: 5px;
}

#footer table  {
	margin: 0px auto;
	color: #968a86;
	font: 10px Trebuchet MS, Arial, Helvetica ;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
	
}

#footer td {
	padding-right: 45px;

}

#footer .smaller {
	padding-right: 10px;

}

#footer a  {
	margin: 0px auto;
	color: #968a86;
	font: 10px Trebuchet MS, Arial, Helvetica ;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;	
	text-decoration: none;
}