body {
	margin: 0; padding: 0 10px;
	text-align: left;	
	background: White url(images/bcg.jpg) center top repeat-y;
	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: Black;
}

a:LINK, A:VISITED {
	color: #eb4132; text-decoration: none;
}

a:HOVER {
	color: #41b5e4;	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: #eb4132;
}



a.atop:link, a.atop:visited {
	color: Black;
}

a.atop:HOVER {
	color: White; border-bottom: dotted #202020 1px;
}


a.m1:link, a.m1:visited {
	color: Black; display: block; float: left; width: 178px;
	padding: 3px 10px 3px 20px; margin: 2px 0 2px 20px; font-size: 16px; 
}

a.m1:HOVER {
	color: #eb4132;
}




a.m2:link, a.m2:visited {
	color: Black; display: block; float: left; width: 178px; 
	padding: 3px 10px 3px 20px; margin: 2px 0 2px 20px; font-size: 16px; 
}

a.m2:HOVER {
	color: #41b6e2; 
}







/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/*  ****** definice volitelnych odkazu ******  */




/*background:#FAEBD2;
	Filter: Alpha(Opacity=90,Style=0);
	opacity:.90;*/



/*  ****** definice nadpisu ******  */

h1 {
	font-size: 20px; display: block;	background: Gray; font-weight: normal;
	padding: 2px 20px 2px 5px; color: white;
}

h2 {
	font-size: 16px;
	color: #40b4e3;	
}

h3 {
	font-size: 12px;
	color: Black;	
}

/*  ****** definice druhu pisma ******  */






/*  ****** hlavni tabulka ******  */


/*  ****** definice poli hlavni tabulky ******  */

#top {
	background: url(images/top.jpg); height: 265px; 
}

#horni1 {
	background: none;	text-align: right;
}

#top_fill {
	padding: 5px 50px 0 0;
}

#horni2 {
	background: none;	
}






#bocni {
	background: none;
}

#menu1,#menu2 {
	background: none;
}

#menu1 h1,#menu2 h1 {
	background: none; font-weight: bold; font-size: 18px; color: Black;
}

#menu1_fill, #menu2_fill {
	
}

#menu_pozadi {
	background: url(images/menu.gif);
}




#main {
	background: none;
}

#main1 {
	width: 460px; background: none; float: left; padding: 10px;
}

#main2 {
	width: 200px; background: none; float: left; padding: 10px;
}










#dolni {
	background: #41b5e4; color: white;	padding: 20px 0 20px 0; text-align: center;
}





