body {
	margin: 0;
	padding: 0 10px;
	text-align: left;
	background: Black;
	font-size: 11px;
	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: Silver; 
	text-decoration: none;
}



a:HOVER {
	color: #cf951d; border-bottom: 1px dotted #cf951d;
	text-decoration: none;
}


a.topmenu:link, a.topmenu:visited {
	padding: 5px; text-decoration: none;
	color: #cf951d; font-weight: bold;
	border-bottom: Gray 1px dotted;
}

a.topmenu:HOVER {
	padding: 5px; text-decoration: none;
	color: White; font-weight: bold;
	border-bottom: White 1px dotted; border-top: White 1px dotted;
}


a.authors:link, a.authors:visited {
	color: Silver; text-decoration: none;
}

a.authors:HOVER {
	Color: orange;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/*  ****** definice volitelnych odkazu ******  */




/*background:#FAEBD2;
	Filter: Alpha(Opacity=90,Style=0);
	opacity:.90;*/



/*  ****** definice nadpisu ******  */

h1 {
	font-size: 20px;
	color: Black;	
}

h2 {
	font-size: 16px;
	color: Black;	
}

h3 {
	font-size: 12px;
	color: Black;	
}

/*  ****** definice druhu pisma ******  */






/*  ****** hlavni tabulka ******  */

#container {
	margin: 0 auto; height: auto; width: 901px; padding: 0 31px 0 31px;
	background: url(images/backg.png) repeat-y center;
}

#header {
	width: 901px; height: 307px;
	float: left; 
	background: url(images/top.png);
}

#menu {
	width: 901px; height: 56px;
	float: left;
	background: url(images/menu.png) no-repeat;		
}

#menu_content {
	width: 100%; height: auto; text-align: center; padding: 12px 0 10px 0;
}






#content {
	width: 100%; height: auto; 
	float: left;
	background: #5e5e5e url(images/main.png) top no-repeat; 
}

#main_content {
	padding: 30px 15px 15px 15px; 
}

#main_content h1 {
	font-size: 12px; color: Silver; 
	margin: -5px 0 0 -20px; padding: 15px 0 15px 47px; 
	background: url(images/h1.gif) left no-repeat;
}

#main_content h2 {
	font-size: 22px; color: #cf951d; padding: 0px; margin: 5px; 

}


/************ tabulka 1 ***********/

#main_content1 {
	width: 260px; height: auto; float: left; margin: 2px 17px 0 15px;
}

#main_content1_top {
	width: 260px; height: 13px;
	background: url(images/table_top1.gif) no-repeat;
}

#main_content1_middle {
	width: 230px; height: auto;
	background: #1d1915; padding: 0 15px 0 15px;
}

#main_content1_bottom {
	width: 260px; height: 13px;
	background: url(images/table_bottom1.gif) no-repeat;	
}


/************ tabulka 2 ***********/

#main_content2 {
	width: 536px; height: auto; float: left; margin: 2px 17px 0 15px;
}

#main_content2_top {
	width: 536px; height: 13px;
	background: url(images/table_top2.gif) no-repeat;
}

#main_content2_middle {
	width: 506px; height: auto;
	background: #1d1915; padding: 0 15px 0 15px;
}

#main_content2_bottom {
	width: 536px; height: 13px;
	background: url(images/table_bottom2.gif) no-repeat;	
}



/************ tabulka 3 ***********/

#main_content3 {
	width: 820px; height: auto; float: left; margin: 2px 17px 0 15px;
}

#main_content3_top {
	width: 820px; height: 12px;
	background: url(images/table_top.gif) no-repeat;
}

#main_content3_middle {
	width: 780px; height: auto;
	background: #1d1915; padding: 0 20px 0 20px;
}

#main_content3_bottom {
	width: 820px; height: 12px;
	background: url(images/table_bottom.gif) no-repeat;	
}


.text {
	padding: 5px; margin: 0px; text-align: justify;
}

.text_partners {
	padding: 5px; margin: 0px; text-align: left;
}

#citace {
	width: 345px; height: 205px; padding: 22px 0 0 150px;
	background: url(images/citace.png) no-repeat;
	color: Silver; 
}


#bottom {
	width: 100%; height: 100px; 
	float: left; 
	background: #0d0d0d url(images/upperbottom.png) top no-repeat; 
}

#bottom_content { 
	text-align: center; padding: 60px 0 0 0; width: 100%; height: auto;
	font-size: 10px; color: #583d00;
}

/*  ****** definice poli hlavni tabulky ******  */


