@charset "utf-8";
/* CSS Document */

body
{
	background-color: #c6ae84;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#logo
{
	clear: both;
	border: 1px solid #000000;
	display: block;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#main
{
	text-align: center;
	border: 1px solid #000000;
	padding: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#stopka
{
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	font-size: 10px;
}

div.czasopisma
{
	display: inline;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.czasopisma img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

