/* partneri.css */

@media screen {

	body {
		background-color: #B8A7A9;
	}

	#motto.cz {
		background: url('../images/motto.partneri.cz.gif') top left no-repeat;
	}
	#motto.en {
		background: url('../images/motto.partneri.en.gif') top left no-repeat;
	}
	
	#menu, #footer {
		border-top: 2px solid #F6021F;
	}
	
	.current-level-title {
		color: #F6021F;
		border-bottom: 1px solid #F6021F;
	}
	
	.quot {
		background-color: #E7DEDF;
	}
		
}
