body {
	margin: 0; padding: 0 10px;
	text-align: left;	
	background: #191919 url(images/bcg.jpg) center top no-repeat;
	font-size: 12px; font-family: Arial, Helvetica, 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: #97db00; text-decoration: none;
}

a:HOVER {
	color: White;	background: black; text-decoration: none;
}


a.kategorie1:link, a.kategorie1:visited {
	padding: 0 0 0 0; margin: 0 0 0 0;
	background: url(images/link_active.gif) left no-repeat;
	padding-left: 12px; color: #97db00; border: none; text-decoration: none;
}

a.kategorie1:HOVER {
	background: url(images/link.gif) left no-repeat; color: White;
}



a.atop:link, a.atop:visited {
	color: Black;
}

a.atop:HOVER {
	color: White;
}


a.m1:link, a.m1:visited {
	color: White; display: block; float: left; width: 178px;
	padding: 7px 10px 7px 20px; margin: 2px 0 2px 20px; font-size: 13px; 
}

a.m1:HOVER {
	color: fuchsia; background: black;
}




a.m2:link, a.m2:visited {
	color: White; display: block; float: left; width: 178px;
	padding: 7px 10px 7px 20px; margin: 2px 0 2px 20px; font-size: 13px; 
}

a.m2:HOVER {
	color: fuchsia; background: black;
}







/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/*  ****** definice volitelnych odkazu ******  */




/*background:#FAEBD2;
	Filter: Alpha(Opacity=90,Style=0);
	opacity:.90;*/



/*  ****** definice nadpisu ******  */

h1 {
	font-size: 20px;
	color: #97db00;	
}

h2 {
	font-size: 16px;
	color: #97db00;	
}

h3 {
	font-size: 12px;
	color: fuchsia;	
}

/*  ****** definice druhu pisma ******  */






/*  ****** hlavni tabulka ******  */


/*  ****** definice poli hlavni tabulky ******  */

#top {
	background: none; height: 265px;
}

#horni1 {
	background: none;	text-align: right; color: black;
}

#horni2 {
	background: none;	
}






#bocni {
	background: #333333; 	
}

#menu1,#menu2,#menu3 {
	background: none;
}




#main {
	background: none;
}

#main1 {
	width: 400px; background: none; float: left; padding: 10px;
}

#main2 {
	width: 200px; background: none; float: left; padding: 10px;
}










#dolni {
	background: Black; color: white;	padding: 20px 0 20px 0; text-align: center;
}




