
body {
	color: #fff;
	background-color:#313e19;
	background-image:url(../images/fly_agaric/background.jpg);
	background-attachment: fixed;
}

a {
	color: #ff673f;	
}

a:hover {
	text-decoration: underline;
	color: #c00;
}

h1, h2, h3 {color: #fff;}

#breadcrumb {
	top: 195px;
}

#matnkat {background:url(../images/fly_agaric/matnkat.com.gif);background-repeat:no-repeat;}

#image1 {background:url(../images/fly_agaric/image1.jpg);}
#image2 {background:url(../images/fly_agaric/image2.jpg);}
#image3 {width:146px; height:152px;top:31px;left:262px;background:url(../images/fly_agaric/image3.jpg);}
#image4 {background:url(../images/fly_agaric/image4.jpg);}
#image5 {background:url(../images/fly_agaric/image5.jpg);}
#image6 {background:url(../images/fly_agaric/image6.jpg);}

.menu_top_n a, .menu_mid_n a, .menu_bot_n a {color: #fff;}
.menu_top_h a, .menu_mid_h a, .menu_bot_h a {color: #fff;}
.menu_top_n a:hover, .menu_mid_n a:hover, .menu_bot_n a:hover {color: #fff;}
.menu_top_h a:hover, .menu_mid_h a:hover, .menu_bot_h a:hover {color: #fff;}

.menu_top_h a:active, .menu_mid_h a:active, .menu_bot_h a:active {color: #fff;}

.menu_top_n {
	background:url(../images/fly_agaric/menu_top_n.gif);
	background-repeat: no-repeat;
}

.menu_top_h {
	background:url(../images/fly_agaric/menu_top_h.gif);
	background-repeat: no-repeat;
}

.menu_mid_n {
	background:url(../images/fly_agaric/menu_mid_n.gif);
	background-repeat: no-repeat;
}
	
.menu_mid_h {
	background:url(../images/fly_agaric/menu_mid_h.gif);
	background-repeat: no-repeat;
}
	
.menu_bot_n {
	background:url(../images/fly_agaric/menu_bot_n.gif);
	background-repeat: no-repeat;
}

.menu_bot_h {
	background:url(../images/fly_agaric/menu_bot_h.gif);
	background-repeat: no-repeat;
}

.submenu_top_n a, .submenu_mid_n a, .submenu_bot_n a {color: #FFFFFF;}

.submenu_top_n {
	background:url(../images/fly_agaric/submenu_top_n.gif);
	background-repeat: no-repeat;
}

.submenu_mid_n {
	background:url(../images/fly_agaric/submenu_mid_n.gif);
	background-repeat: no-repeat;
}
	
.submenu_bot_n {
	background:url(../images/fly_agaric/submenu_bot_n.gif);
	background-repeat: no-repeat;
}


/* general styles */

.boxedImg {
	border: 1px #3D3834 solid;	
	background-color:#3D3834 ;
}

/* calendar classes */
.light {	background-color:#D2E3E6;}
.medium {	background-color:#D3CECF;}
.dark {	background-color:#BEB8C0;}
.border {	background-color:#A1835E;}
.light, .medium, .dark  {color: #5E1E19;}
.light a, .medium a, .dark a {color: #5E1E19;}
