/* aktivity.css */

/* BARVY: 
ProPolice zelená:		#00ab4f
Podtahová modrá:		#eff7ff
"Černá":				#222222
Linky šedá:				#a7b3a7
Červená:				#ea4d33
*/

#documents h3 {
	border-bottom: 1px solid #222;
}

#main h3 {
	border-top: none !important;
}

/* ----- Obecne ----------------------------------------------- */
#main {
	width: 625px !important;
}

#content #page_content {
/*	margin-top: 174px;*/
	padding-right: 8px;
	padding-bottom: 205px;
}
#content #page_content #nadpis_stranky {
	margin-bottom: 25px;
	_margin-bottom: 45px;
	background-color: #fff;
	z-index: 500;
}