
.rss_link span {
	display: none;
}

.rss_link {
	width: 20px;
	height: 20px;
	padding: 0px;
	border: 0;
	display: block;
	background: #ededed url('pic/RSS.png') top left;
}


body {
	background: black url('pic/bgul_logo.png') top left no-repeat fixed;
/*    font-family: Courier New, courier, serif;
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}


html, body {
    margin:0;
    padding:0;
 height: 100%;
	
}
 
#container {
	position: relative;
	
	margin-left: 130px;
	margin-right: 50px;
 	margin-bottom: -1px; 

	min-width: 500px;
	min-height: 95%;

	border: 4px #FFC800 solid;
	border-top: 1px #FFC800 double;
	background: #ededed url('pic/penguin_bg.png') right 100px no-repeat;
}

body>#container {
	overflow: auto;
}

* html body #container {
	height: 95%;
}
 
 #top_container {
 	color: #000000;
	overflow: hidden;
 }

#banner span {
	display: none;
}
#banner {
	display: block;
	width: 487px;
	height: 68px;
	background: #ededed url('pic/bgul_banner.png') top left;
	right: 0px;
}

#site_menu {
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	height: 35px;
}

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


#site_menu li {
	border: 1px #ededed solid;
	height: 35px;
	display: block;
	float: left;
	background: url('pic/tux_leg_button.png') top left no-repeat;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	opacity: 0.8;
	font-weight: bold;
}
#site_menu li:hover {
	opacity: 1.0;
}

.invisible {
	clear: both;
}
#site_menu a, #site_menu a:hover, #site_menu a:visited {
	text-decoration: none;
	color: black;
	margin: auto;
	margin-left: 35px;
	line-height: 35px;
}

#news_html {
	width: 32%;
	margin: 0px;
	margin-left: 1%;
	margin-top: 10px;
	border-right: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
	line-height: 1.2;
	float: left;
	max-height: 100%;
}

a {
	color: black;
	font-style: italic;
	text-decoration: underline;
}

.news_title {
	font-weight: bold;
	letter-spacing: 1.5px;
	margin: 10px;
	margin-top: 0px;
}

#footer {
	height: 1.2em;
	background-color: #ededed;
	border:0;
	width: 100%;
	margin:0px;
	margin-top: 10px;
}

.right_half {
	width: 60%;
	float: right;
	border-left: 1px #999999 dotted;
	margin: 0px;
	margin-top: 10px;
	padding: 2%;
}

#spotkania {
	font-size: 11px;
	line-height: 0.9;
	float: right;
}

.page_anchors_menu {
	float: left;
	padding: 10px;
	margin: 10px;
	border: 1px #999999 dotted;
	list-style: none;
	background-color: #f5f5f5;
}
.news {
	margin: 5px;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px #999999 dotted;
	background-color: #f5f5f5;
}

.news:hover, .page_anchors_menu:hover {
	background-color: #fafafa;

}

.news_author {
	display: none;
}

.news_date {
	margin-top: 10px;
	font-size: 0.8em;
}
