html,body{
	width:100%;
	height:100%;
}
body{
	background-color:#fff;color:#000;
	font-family:Tahoma,Verdana,Arial,lucida,sans-serif;
	text-align:center;
	margin:0;padding:0;
	background:url('../obrazky/pozadi.png') repeat-y 49.9% top;
	behavior:url("csshover2.htc");
}

h1,h2{
	margin:0;padding:0;
}
h2{
	font-size:1.3em;
	padding:0.5em;
}

#obsah_stranky_obal{
	width:1000px;
	margin:0 auto;
	text-align:left;
	height:100%;
	min-height:100%;
	position:relative;
}
 body>#obsah_stranky_obal {
 height: auto;
 }
 
 #obsah_stranky{
	background:url('../obrazky/dole.png') white bottom left no-repeat;
 }
 
#hlavicka{
	width:1000px;
	height:125px;
	background:url('../obrazky/nahore.jpg') top left no-repeat;
	padding:0;margin:0;
	text-align:left;
}
#hlavicka h1{
	font-size:1.8em;
	padding:0;margin:0;
	padding-top:10px;
	line-height:140%;
	float:right;
	width:880px;
}
#hlavicka #mfflink{
	margin:0;padding:0;
	width:100px;
	height:100px;
}
#hlavicka #mfflink a{
	display:block;
	position:relative;	
	margin:0;
	padding:0;	
	width:90px;
	height:90px;
	top:10px;
	left:10px;
	background:url('../obrazky/logoMFF.gif') top left no-repeat;
	text-decoration:none;
}
#hlavicka #mfflink a span{
	display:none;
}

#levy_sloupec{
	width:500px;
	margin:0;padding:0;border:0;
	float:left;
}
#pravy_sloupec{
	margin-left:500px;
	padding:0;border:0;
}

#rinterest{
	margin:0; padding:0;
	background:url('../obrazky/levy2.jpg') top left no-repeat transparent;
	overflow:hidden;
	margin-left:10px;
}

#contact{
	margin:0;padding:0;
	background:transparent;
}

#news{
	margin-top:0px;
	margin-left:10px;
}

#paticka{
	height:20px;
	background:#444;
	font-size:0.6em;
	line-height:20px;
	text-align:center;
	color:#ddd;
	width:100%;
}
.nastred{
	text-align:center;
}



dl{
	width:300px;
	margin:0 auto;
	font-size:0.8em;
	padding:10px;
}
dl dt{
	font-weight:bold;
	line-height:1.8;
}

#news_list{
	margin:0;padding:0;
	padding-left:30px;
	font-size:0.9em;
	width:80%;
}
#news_list dt{
	margin:15px 0;
	border-bottom:1px dashed black;
}
#news_list dd p.titulek{
	font-weight:bold;
	margin:0 0 0.5em 0;
	padding:0;
}
#news_list dd p.popis_udalosti{
	margin:0;
	padding:0 0 0 1.5em;
	line-height:150%;
}

	

#members_list{
	display:block;
	margin:0;padding:0;
	margin-left:50px;
	padding-bottom:50px;
	list-style-type:none;
}

#members_list li{
	display:block;
	background:red;
	width:408px;
	height:100px;
	background:url('../obrazky/polozka.png') no-repeat left bottom;
}
#members_list li div{
	padding-top:16px;
	width:401px;
}
#members_list li img{
	float:right;
	height:70px;
	margin-right:5px;
}
#members_list li p.info{
	margin:0;
	padding:0 0 0 20px;
	text-indent:-10px;
}
#members_list li p.odkazy{
	padding:0;
	padding-left:10px;
	font-size:0.8em;
	margin-top:15px;
}

span.email{
	font-size:0.9em;
}
a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
	text-decoration:underline;
}
a.externi{
	padding-right:12px;
	background-image:url("../obrazky/link-out.gif");
	background-position:right top;
	background-repeat:no-repeat;
}
#odkaz_poloha{
	display:block;
	width:32px;height:32px;
	background:url(../obrazky/lupa.gif) no-repeat;
	float:right;
	position:relative;
	top:-30px;
	left:-20px;
}
#odkaz_poloha span{
	display:none;
}

#research_description{
	margin:0 20px;
	padding-left:50px;
}
#research_description li{
	margin-top:1em;
	margin-bottom:1em;
}


#stredni_cast_logo{
	display:none;
}

#members{
}
#seznam_clenu_obsah{
	padding:0 14px;
	margin:0;
	display:none;
}
#seznam_clenu{
	padding:0;margin:0;
	list-style-type:none;
}

#seznam_clenu li{
	float:left;
	display:inline;
	width:216px;
	height:216px;
	margin:14px;
}

#seznam_clenu li#sef{
	position:relative;
	top:-20px;
}

#seznam_clenu li div.vnitrni{
	margin:0px;
	text-align:left;
	border:1px solid black;
	border-left:0;border-right:0;
	width:216px;
}
#seznam_clenu li div.vnitrni2{
	margin:0px;
	text-align:left;
	border:1px solid black;
	border-bottom:0;border-top:0;
	height:216px;
}
#seznam_clenu li div.reference_obsah{
	padding:4px;
	text-align:center;
	background:#bababa;
}
#seznam_clenu li:hover div.reference_obsah{
	background:#dadada;
}
#seznam_clenu li div.reference_obsah p{
	height:40px;
	width:100%;
	margin:0;padding:0;
	line-height:40px;
	font-size:0.85em;
}
#seznam_clenu a{
	text-decoration:none;
	padding:0;margin:0;
}

#seznam_clenu a img{
	border:0px solid #0f0;
	vertical-align:top;
}
#cistic{
	clear:both;
	height:10px;
	width:80%;
	/*border-bottom:1px dashed grey;*/
	margin:0 10%;
}
