/* Headings ................. */
h1 { font-size: 26px; color: #99b658; margin: 10px 0 10px 0; font-weight: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; text-transform: uppercase; }
h2 { font-size: 18px; color: #99b658; margin: 0; font-weight: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; }
h3 { font-size: 13px; color: #666; margin: 25px 0 10px 0; font-weight: bold; font-family: Arial, Tahoma, Helvetica, sans-serif; }


	
a.produkt, a.produkt:active, a.produkt:visited { 
	float:left; display:inline;
	width:116px; height:130px;
	background-image: url(../images/viac.png); 
	background-position: left center; background-repeat: no-repeat; 
	}
a.produkt:hover { color: #666;text-decoration: none;  }

a.green, a.green:active, a.green:visited { color: #99b658; text-decoration: none; }
a.green:hover { color: #99b658;text-decoration: underline;  }

a.produkt_more, a.produkt_more:active, a.produkt_more:visited { 
	clear:both;
	padding:0 0 0 20px;
	background-image: url(../images/vvv.gif); 
	background-position: left center; background-repeat: no-repeat; 
	color:#99b658;
	text-decoration: none;
	}
a.produkt_more:hover { color: #638b3b;text-decoration: underline;  }

#top_menu {padding:15px 0 0 0;float:left; display:inline;}
#top_menu ul li { float: left; display: inline; }
#top_menu ul li a span {dipslay:block;margin:10px 0 0 0;}
#top_menu ul li a, #top_menu ul li a:active, #top_menu ul li a:visited 
	{ 
	text-align:center;
	background-image: url(../images/top_menu02.gif);background-repeat: no-repeat;
	display: block; 
	height:30px;
	padding-top:25px;
	width:140px;
	color: #fff; 
	text-transform: 
	uppercase; 
	text-decoration: none; 
	margin: 0px; }
#top_menu ul li a:hover, #top_menu ul li a.active, #top_menu ul li a.active:link, #top_menu ul li a.active:visited  
	{
	background-image: url(../images/top_menu01.gif);background-repeat: no-repeat;
	color: #1b4662;
	}
.menu_link {float:left; display:inline;}
.menu_link ul {margin-top:15px;}
.menu_link ul li {display:block;}
.menu_link ul li a, .menu_link ul li a:active,.menu_link ul li a:visited 
	{display:block;
	border-bottom:1px solid #ddd;
	margin-right:10px;
	padding:8px 8px 8px 20px;'
	text-decoration: none;
	font-weight:bold;
	background-image: url(../images/dott09.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	}
.menu_link ul li a:hover, .menu_link ul li a.active, .menu_link ul li a.active:link, .menu_link ul li a.active:visited  
	{
	background-color:#99b658;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/dott10.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	}
