* { border:0; margin:0; }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #FFF;
	color: #333;
}

#page {
	background-color: #FFF;
	margin: 20px auto;
	width: 880px;
}

#header {
	background: url('../imgs/magazyn-wroclaw-top.jpg') no-repeat bottom center;
	padding: 0;
	width:879px; height:214px;
}

h1.szukaj{
	background-color:#FFFAB3;
	color: darkblue;
	text-align: center;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#left {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	width: 300px;
	float: left;
}

#left ul {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}

#left ul li {
	color: #fff;
}

#left ul li a {
	padding: 2px 5px 2px 5px;
	color: #fff;
	display: block;
	text-decoration:none;
}

#left ul li a:hover {
	text-decoration: underline;
}

#right{
	margin-top: 5px;
	width: 300px;
	float: left;
}

#center{
	width: 100%;
	float: left;
	margin:0 auto;
}

#content_left{
	width: 535px;
	float: left;
	text-align: justify;
	padding-right:15px;
}

#content_right{
	width: 535px;
	float: left;
	text-align: justify;
	padding-left:15px;
}

#content {
	float: left;
	width:850px;
	clear:both;
	background-color:#FFFAB3;
	text-align: justify;
	font-size: 1.2em;
	line-height:1.8em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 15px;
}
#content h2 { font-size: 1.2em; margin-bottom:10px;}

.narrowcolumn { margin: 10px; overflow: auto; }
.narrowcolumn p { text-indent:10px; margin-bottom:5px; }

.title { background-color:#13753A; margin-left:2px; padding:5px; width:500px; line-height:1.4em;}
.title a { font-size:1.0em; font-weight:bold; color:#fff; }

#content a  {
	color: #06c;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content div.map{
	float:left; 
}

.photo_box{
	width: auto;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.photo_title { width: 300px; }
.photo_title a{
	width: 300px;
	color: darkblue;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.photo_title a:hover{
	text-decoration: underline;
}

#footer {
	background-color: #007878;
	width: 100%;
	clear: both;
	font-size: 1.2em;
}

#footer p {
	padding: 5px;
	font-weight: bold;
}

#footer a  {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 30px 0 0;
	font-size: 1.4em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #333;
	text-decoration: none;
}
h2

a  {
	color: #06c;
	text-decoration: none;
}

a.red  {
	color: red;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.gal {
	display: block; 
	text-align: center;
	border: 1px solid #21864E; 
	margin: 0 8px 8px 0;
	width: 108px; 
	height: 76px;
	float:left;	
}

a.gal:hover { background-color: #29AD64; }
a.gal img { border: 0; padding: 4px; width: 100px; height: 68px;}

p {
	margin:5px;
}
