/* projekty.css */

@media screen {

	body {
		background-color: #AEA28B;
	}

	#motto.cz {
		background: url('../images/motto.projekty.cz.gif') top left no-repeat;
	}
	#motto.en {
		background: url('../images/motto.projekty.en.gif') top left no-repeat;
	}
	
	#menu, #footer {
		border-top: 2px solid #F0A207;
	}
	
	.current-level-title {
		color: #F0A207;
		border-bottom: 1px solid #F0A207;
	}
	
	.quot {
		background-color: #F8E1B0;
	}
	
	
	/* Box www projektu */
	.www-projektu {
		color: #333;
		font-style: italic;
		padding-left: 5px;
		border-left: 2px solid #F0A207 !important;
		margin-top: 2px;
	}
	
	.www-projektu a {
		color: #D78F00;
		font-style: normal;
		font-weight: bold;
		font-size: 13px;
	}

}
