body {
	font-size: small;
	background-color: white;
	font-family: Lucida Grande, sans-serif;
	background: url('/site_media/images/pozadie2.jpg') center repeat;
}

#container {
	position: relative;
	width: 820px; 
/*    width: 700px; */
	top: 20px;
    margin: 0 auto;
	border: 1px solid #000;
 	background: #fff;
 	margin-bottom: 40px;
}

#header {
/*	background: #000 url('/site_media/images/banner2.jpg') no-repeat center;*/
	height: 394px;
/*	width: 700px; */
}

#topcontent {
/*	background: url('/site_media/images/bodky.png') repeat-x;*/
/*	height: 20px;*/
	margin-top: 10px;
	margin-bottom: 10px;
}

#main {
	padding-bottom: 20px;
}

#leftsidebar {
	width: 170px;
	float: left;
}

#content {
	margin-left: 190px;
	margin-right: 20px;
	border: 1px solid #000;
}

#footer {
}

.clear {
	clear: both;
}
.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

.column-in {
	margin: 0;
	padding: 0.5em 1em;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
#menu {
	width: 170px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFF;
	display: block;
	background:  url(/site_media/images/menu.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #FFF;
	background:  url(/site_media/images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu a:before {
	content: ">";
	margin-right: 5px;
}

#footer {
	background-color: #D63429;
	color: #FFFFFF;
	text-align: center;
	font-size: x-small;
	padding: 3px 0 3px 0;
	font-weight: bold;
}


#main {
	font-style: normal;
}

h1 { 
	font-size: 18.75pt;
	font-weight: normal; 
	color: black; 
}

a,a:link,a:hover,a:visited {
	/* color: #1B4F18; */
	color: blue;
}
