/* File: programove-oblasti-stipendia.css */

@media screen {
	
	#photostrip {
		background: transparent url('../images/photostrip.programove-oblasti.stipendia.jpg') top left no-repeat;
	}

	#maincontent h3 {
		color: #968E00;
		background: transparent url('../images/dot-gold.gif') 0px 15px no-repeat;
		border-bottom: 1px solid #968E00;
	}
	
	#programova-oblast-nazev-top {
		background-color: #968E00;
	}
	
	#programova-oblast-mission {
		background: transparent url('../images/uvozovky-stipendia.gif') top left no-repeat;
	}
	
	/* NOVINKY */
	p.goto_novinky-archiv a {
		color: #968E00;
	}
	
	/* VYPISY STUDENTU */
	#maincontent table {
		border: none;
		margin-top: 10px;
		width: 100%;
	}
	
	#maincontent thead {
		font-weight: bold;
		background-color: #E8E7D3;
	}
	
	#maincontent table tr {
		background: none;
	}
	
	#maincontent table td {
		padding: 3px;
	}
}