
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #c2c2c2;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	background-color: #fff; 
	border: none;
	margin: 20px auto;
	padding: 0;
	width: 757px;
	border: 1px solid #959596;
}

#header {
	background: #73a0c5 url('../images/magazyn-wroclaw-header.jpg') no-repeat bottom center;
	margin: 0 0 0 1px;
	padding: 0;
	width: 755px;
	height: 178px;
}

#content {
	font-size: 1.2em;
	overflow: auto;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 20px 0 10px 0;
	margin-left: 580px;
	width: 155px;
	text-align: left;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin: 5px 0 0 0;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	color: #777;
}

#footer {
	background: #eee url('../images/magazyn-wroclaw-footer.jpg') no-repeat top;
	border: none;
	margin: 0 auto;
	width: 757px;
	height: 78px;
	clear: both;
	font-size: 1.2em;
}

#footer p {
	padding-top: 40px;
	text-align: center;
	font-weight: bold;
}

.narrowcolumn {
	float: left;
	text-align: justify;
	line-height: 1.4em;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 500px;
}

.clear {
	clear: both;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.4em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #333;
	text-decoration: none;
}

a  {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.alignleft {
	border: 1px solid;
	padding: 4px;
	margin: 0 5px 8px 0;
}

a.gal {
	width: 108px; 
	height: 76px;
	border: 1px solid #0066cc; 
	display: block; 
	float:left;
	text-align: center;
	margin: 0 5px 5px 0;
}

a.gal:hover { background-color: #BAC5BF; }
a.gal img { border: 0; padding: 4px; width: 100px; height: 68px;}

h2 { margin-top:10px; font-size:18px; }
