div.all{
	position:absolute;
	left:50%;
	top:50%;
	margin:-275px 0 0 -500px;
	height: 544px;
	width:1003px;
	border:solid 2px red;
		
}

div.top{
	position:absolute;
	width:998px;
	height:540px;
	border: none;
	background-image: url(bg_all.jpg);
	background-repeat: no-repeat;
}


div.menu{
	position:absolute;
	top:67px;
	left:110px;
	width:730px;
	height:20px;
	border: none;
}

div.center{
	position:absolute;
	top:110px;
	left:150px;
	width:692px;
	height:400px;
	border: none;
	text-align:justify;
	padding-right: 10px;
}

div.center_program{
	position:absolute;
	top:130px;
	left:150px;
	width:692px;
	height:380px;
	border: none;
	text-align:justify;
	padding-right: 10px;
}

div.center_umelci{
	position:absolute;
	top:120px;
	left:150px;
	width:692px;
	height:360px;
	border: none;
	text-align:justify;
	padding-right: 10px;
}

a{
	color:4C949A;
	text-decoration: none;
}

.menu a{
	color:darkred;
	text-decoration: none;
}


a:hover{
	color:white;
}

table{
	color: white;
	font-size: 10px;
}

div.obsah_kontakt{
	position:absolute;
	top:110px;
	left:150px;
	width:692px;
	height:400px;
	border: none;
	text-align:center;
	padding-right: 10px;
}




.center_program table{
	font-size: 10px;
	text-align: justify;
}

div.pata{
	position:absolute;
	top:930px;
	left:5px;
	width:990px;
	height:20px;
	border: none;
	text-align: center;
}


