/* File: partneri.css */

@media screen {

	/* ------------- SECTION OVERRIDE ---------------------------------------------------------------------- */
	#top-photo {
		background: transparent url('../images/top-photo.partneri.jpg') top left no-repeat;
	}
	
	#photostrip {
		background: transparent url('../images/photostrip.partneri.jpg') top left no-repeat;
	}
	
	#maincontent {
		margin-top: 40px;
	}
	
	#maincontent h3 {
		text-align: right;
		color: #4F8278;
		background: url('../images/h3-bg-partneri.gif') 0px 15px no-repeat;
		border-bottom: 1px solid #6E9C92;
	}
	
	
	
	/* ------------- TOPTEXT ------------------------------------------------------------------------------ */
	#toptext {
		color: #2E8A77;
		font-style: italic;
		font-size: 85%;
		_font-size: 82%; /* MSIE */
		margin: 30px 0px 13px 0px;
		padding: 10px 5px 15px 30px;
		background: url('../images/uvozovky-partneri-toptext.gif') 0px 5px no-repeat;
		/*border: 1px dotted red;*/
	}
	#toptext blockquote {
		margin: 0px; padding: 0px;
	}
	#toptext blockquote p {
		margin: 0px; padding: 0px;
	}
	
	
	/* TABULKA DONORI */
	table, td {
		border: none;
	}
	
	td {
		vertical-align: top;
	}
	
	h4 a {
		color: #2D8C74;
	}
	
	td img {
		border: 1px solid #D1DAD9;
		padding: 2px;
	}
}