#content {
	width: 932px;
	height: 391px;
}

#content-links {
	float: left;
	width: 622px;
}

#konkurs {	
	float: left;
	width: 311px;
	height: 267px;
	background: #e5e5e5 url(../_img/bg-konkurs.gif) bottom no-repeat;
}

#konkurs h2 {
	display: block;
	width: 311px;
	height: 53px;
	background: url(../_img/header-konkurs.gif) no-repeat;
}

#konkurs ul,
#studenci ul {
	list-style-image: url(../_img/bullet.gif);
}

#konkurs ul { padding: 15px 0 0 49px; }
#studenci ul { padding: 22px 0 0 38px; }

#konkurs li,
#studenci li { padding: 0 0 5px 0; }

#konkurs li a,
#studenci li a {
	color: #5f5f5f;
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
}

#konkurs li a:hover,
#studenci li a:hover { color: #000; }

#konkurs li a.konkurs-special {
	color: #2d2d2d; 
	list-style-image: url(../_img/bullet-special.gif);
}

#polski-sukces { float: left; }

#polski-sukces h2 a {
	display: block;
	width: 311px;
	height: 84px;
	background: url(../_img/header-polski-sukces.gif) no-repeat;
}

#studenci { 
	float: left;
	width: 311px;
	height: 183px;
	background: #e5e5e5 url(../_img/bg-studenci.gif) bottom no-repeat;
}

#studenci h2 {
	display: block;
	width: 311px;
	height: 54px;
	background: url(../_img/header-studenci.gif) no-repeat;
}

#news {
	float: left;
	width: 260px;
	height: 351px;
	background: url(../_img/bg-scroller-right.gif) 0% 100% no-repeat;
	padding: 16px 25px 25px 25px; 
}

#news h2 {
	width: 260px;
	color: #ee293b;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
}	

.entry {
	margin: 0 0 10px 0;
}

.entry em {
	display: block;
	font-size: 85%;
	font-style: normal;
	color: #c7c6c6;
}

.entry p {
	color: #5f5f5f;
	font-size: 85%;
}

.entry p a {
	color: #ee293b;
}

.entry p a:hover  { text-decoration: none; }

.entry h3 a {	
	display: block;
	padding: 2px 0 3px 0;	
	color: #5f5f5f;
	font-size: 75%;
	text-decoration: none;
}

.entry h3 a:hover { color: #000; }