body {
	margin: 0; padding: 0 10px;
	text-align: left;	
	background: #b3b3b3 url(images/bcg.png) top center no-repeat;
	font-size: 13px; font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	
	/*scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #F9F9F9;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #F9F9F9;
	scrollbar-track-color: #F9F9F9;*/
	
	color: white;
}

a:LINK, A:VISITED {
	color: #ed018d; text-decoration: none; font-weight: bold;
}

a:HOVER {
	color: Black;	text-decoration: none;
}




a.menu:link, a.menu:visited {
	padding: 8px 15px 8px 15px; margin: 0 0 0 0;
	background: #ba106a;
	color: white; border: none; text-decoration: none;
}

a.menu:HOVER {
	background: Black; color: White;
}

a.menu1:link, a.menu1:visited {
	padding: 8px 10px 8px 10px; margin: 0 0 5px 20px;
	background: none; width: 200px; display: block;
	color: white; border: none; text-decoration: none;
	font-size: 14px; font-weight: bold;
}

a.menu1:HOVER {
	background: Black; color: #ed018d;
}

a.menu2:link, a.menu2:visited {
	padding: 8px 15px 8px 15px; margin: 0 0 5px 20px;
	background: black; width: 200px; display: block;
	color: white; border: none; text-decoration: none;
	font-size: 13px;
}

a.menu2:HOVER {
	background: white; color: black;
}









a.authors:link, a.authors:visited {
	color: Black;
}

a.authors:HOVER {
	color: White; border-bottom: dotted White 1px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/*  ****** definice volitelnych odkazu ******  */




/*background:#FAEBD2;
	Filter: Alpha(Opacity=90,Style=0);
	opacity:.90;*/



/*  ****** definice nadpisu ******  */

h1 {
	font-size: 20px;
	color: #ec008c;	
}

h2 {
	font-size: 16px;
	color: #ec008c;	
}

h3 {
	font-size: 12px;
	color: White;	
}

/*  ****** definice druhu pisma ******  */






/*  ****** hlavni tabulka ******  */


/*  ****** definice poli hlavni tabulky ******  */




#horni {
	background: none;	height: 312px;
}

#menu {
	background: none; height: 40px;
}





#bocni1 {
	background: url(images/bocni1.gif) no-repeat right top;
	height: 344px; padding: 60px 5px 0 10px;
}

#bocni2 {
	background: url(images/bocni2.gif) no-repeat right top;
	height: 344px; padding: 60px 5px 0 10px;
}




#main_hlavni {
	background: #59595b; 
}

#main {
	background: none; 
}

.main_fill {
	padding: 15px 15px 15px 15px; text-align: justify;
}









#dolni {
	height: 40px; color: #3d3d3f;
}





