body {
	margin: 0; padding: 0 10px;
	background: Black url(images/bcg.png) center top repeat-y;
	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: #ff4d00; text-decoration: none;
}

a:HOVER {
	color: Black;	text-decoration: none;
}



a.authors:link, a.authors:visited {
	color: #ff4d00;
}

a.authors:HOVER {
	color: Silver; 
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/*  ****** definice volitelnych odkazu ******  */




/*background:#FAEBD2;
	Filter: Alpha(Opacity=90,Style=0);
	opacity:.90;*/



/*  ****** definice nadpisu ******  */

h1 {
	font-size: 20px;
	color: #ff4d00;	
}

h2 {
	font-size: 16px;
	color: #ff4d00;	
}

h3 {
	font-size: 12px;
	color: #ff4d00;	
}

/*  ****** definice druhu pisma ******  */






/*  ****** hlavni tabulka ******  */

.container {
	margin: 0 auto; height: auto; width: 950px; color: White;
}


.header1 {
	width: 950px; height: 69px; float: left; color: #ff4d00;
	background: url(images/header1.png) no-repeat;	
}

.header1 a:link {
	color: #ff4d00;	
}

.header1 a:visited {
	color: #ff4d00;	
}

.header1 a:hover {
	color: White;	
}



.header1_fill {
	width: 300px; height: auto; margin: 25px 0 0 720px;
	font-weight: Bold;
}


.header2 {
	width: 950px; height: 195px; float: left; 
	background: url(images/headermain.png) no-repeat;	
}







.content {
	width: 950px; height: auto; float: left; 
	background: #2a2320;
}


.menu {
	width: 266px; height: auto; float: left;	
	background: #231d1b;		
}

.menu1_1 {
	width: 266px; height: auto; float: left;	color: white;
	background: url(images/menu1_1.png) no-repeat;		
}




.menu1_2 {
	width: 266px; height: 25px; float: left;	
	background: url(images/menu1_2.png) no-repeat;
}


.menu2 {
	width: 266px; height: auto; float: left; margin: 20px 0 0 0;
	background: url(images/menu2.png) top no-repeat;
}

.menu1_fill {
	margin: 30px 10px 20px 40px;
}

.menu2_2 {
	width: 266px; height: 25px; float: left;	
	background: url(images/menu2_2.png) no-repeat;
}

a.m1:link, a.m1:visited {
	display: block; float: left; color: white; margin: 0 0 0 0;
	width: 160px; height: auto; padding: 6px 0 6px 27px;
	background: url(images/a1_1.gif) no-repeat left;
}

a.m1:hover {
	background: url(images/a1_2.gif) no-repeat left; font-weight: bold;
}



.menu2_fill {
	margin: 45px 10px 10px 40px;
}

a.m2:link, a.m2:visited {
	display: block; float: left; color: White; margin: 0 0 0 0;
	width: 160px; padding: 6px 0 6px 27px;
	background: url(images/a2_1.gif) no-repeat left;
}

a.m2:hover {
	background: url(images/a2_2.gif) no-repeat left; color: Black; 
}



.main {
	width: 684px; height: auto; float: left; text-align: justify;
	background: #2a2320;
}

.main a:link {
	color: #ff4d00; font-weight: Bold;
}

.main a:visited {
	color: #ff4d00; font-weight: Bold;
}

.main a:hover {
	color: Silver;
}




#main1 {
	width: 420px; height: auto; padding: 20px 15px 1px 15px; float: left;
	background: none;
}

#main2 {
	width: 200px; height: auto; float: left; margin: 20px 0 20px 0;
	padding: 0 15px 10px 15px; text-align: left;
	border-left: 1px dotted Silver;
}


.main img {
	float: left; padding: 2px 2px 2px 2px; border: 1px solid Silver;
	margin: 5px 15px 15px 5px; 
}



.bottom {
	width: 950px; height: 70px; text-align: center; float: left; 
	background: url(images/bottom.png) no-repeat; padding: 42px 0 0 0;
	color: white;
}

.bottom a:link, a:visited {
	color: #ff4d00;
}

.bottom a:hover {
	color: White;
}

/*  ****** definice poli hlavni tabulky ******  */








