
	body { 
	background-repeat: no-repeat;
	background-attachment: fixed;
    background-position: top right; 
/* 	background-image: url('img/plan.png'); */
	background-size:25%;
	font-family: 'PT Serif', 'serif';
	font-size: 120%;
	background-color: white;


	}
	.center {
		margin: auto;
		width: 50%;
		padding: 10px;
	}

	
	p {
		font-size:150%;
	}
	.container {


	}
	#main-cont {


	}
/* 
	.org {
		float:left;
	}
 */
	img {
		display: block;
		margin: 0 auto;


 	}
 	.center {
		display: block;
		margin: 0 auto; 	
 	
 	}
	#menu-top {
/* 		opacity:0.7; */
		cursor: pointer;
		font-style: bold;
	}
	#menu-items-list {
		list-style-type: none;
		float: left;
		padding-left: 0px;
/* 
		border-bottom:  dotted;
 */
	}
	.menu-item {
		float: left;
		padding: 40px 30px 0px 10px;

	}
	
	.menu-controls {
		cursor: pointer;
		font-weight: bold;
	}



	#organizers {
		background-color:#75AF96;
	}
	
	#stopka {
		opacity: 0.7;
	}
	
	li a {
		color:black;
		font-size:12pt;
		
	}
	li a:hover {
		background:#75AF96;
		color: black;
		text-decoration: none;
	}
	ol {
		font-size: 12pt;
	}
	.org {
		width: 30%;
	}
	.graf {
/* 
		position:fixed;
 */
	}
