﻿#button-color { clear: both; height:49px; background-image:url(../img/bacgr-buttonline.jpg); background-position:center; background-repeat:repeat-x; width:100%; }	
	#button-line{ height:49px; width:1000px; color:red; text-align:left; margin-left:auto; margin-right:auto; }
	
	#navlist a { color:#CCCCCC; text-decoration:none; font-family:arial; font-size:12px; padding:15px; } 
	#navlist a.home { padding:15px; } 
	
	#navlist table { width:1000px; font-family:arial; font-size:12px; }
		#navlist td { text-align:center; }
		
		#navlist td.home { width:43px; height:49px; }
		#navlist td.home a{display:block; background-image:url(../img/btn-menu-home.jpg); background-position:bottom; background-repeat:no-repeat; margin:0; }
		#navlist td.home a:hover {display:block; background-image:url(../img/btn-menu-home-mover.jpg); background-position:bottom; background-repeat:no-repeat; margin:0; }
		
		#navlist td.forus { width:170px; height:49px; }
		#navlist td.forus a { display:block; background-image:url(../img/btn-menu-forus.jpg); background-position:bottom; background-repeat:no-repeat; margin:0; }
		#navlist td.forus a:hover {display:block; background-image:url(../img/btn-menu-forus-mover.jpg); background-position:bottom; background-repeat:no-repeat; }
		
		#navlist td.restaurant { width:104px; height:49px; } 
		#navlist td.restaurant a {display:block; background-image:url(../img/btn-menu-restaurant.jpg); background-position:bottom; background-repeat:no-repeat; margin:0;  }
		#navlist td.restaurant a:hover { display:block; background-image:url(../img/btn-menu-restaurant-mover.jpg); background-position:bottom; background-repeat:no-repeat; margin:0; }
		
		#navlist td.bgflag { width:34px; height:49px; }
		#navlist td.bgflag a { display:block; background-image:url(../img/btn-menu-bulgarian.jpg); background-position:bottom; background-repeat:no-repeat; margin:0;  }
		#navlist td.bgflag a:hover { display:block; background-image:url(../img/btn-menu-bulgarian.jpg); background-position:bottom; background-repeat:no-repeat; margin:0; }
		
		#navlist td.gallery { width:93px; height:49px; }
		#navlist td.gallery a { display:block; background-image:url(../img/btn-menu-gallery.jpg); background-position:bottom; background-repeat:no-repeat; margin:0;  }
		#navlist td.gallery a:hover { display:block; background-image:url(../img/btn-menu-gallery-mover.jpg); background-position:bottom; background-repeat:no-repeat; margin:0; }
		
		#navlist td.map { width:79px; height:49px; }
		#navlist td.map a { display:block; background-image:url(../img/btn-menu-map.jpg); background-position:bottom; background-repeat:no-repeat; margin:0;  }
		#navlist td.map a:hover { display:block; background-image:url(../img/btn-menu-map-mover.jpg); background-position:bottom; background-repeat:no-repeat; margin:0; }
		
		#navlist td.contacts { width:95px; height:49px; }
		#navlist td.contacts a { display:block; background-image:url(../img/btn-menu-contacts.jpg); background-position:bottom; background-repeat:no-repeat; margin:0;  }
		#navlist td.contacts a:hover { display:block; background-image:url(../img/btn-menu-contacts-mover.jpg); background-position:bottom; background-repeat:no-repeat; margin:0; }
		
		#navlist td.spacer { width:165px; height:49px; }
		
		#navlist td.prices { width:79px; height:49px; }
		#navlist td.prices a { display:block; background-image:url(../img/btn-menu-prices.jpg); background-position:bottom; background-repeat:no-repeat; margin:0; font-weight:bold; color:white;  }
		
		#navlist td.spacer-small { width:30px; height:49px; }
		
		#navlist td.bulgarian { width:34px; height:49px; }
		#navlist td.bulgarian a { display:block; background-image:url(../img/btn-menu-bulgarian.jpg); background-position:bottom; background-repeat:no-repeat; margin:0; font-weight:bold; color:white;  }
		
		#navlist td.english { width:35px; height:49px; }
		#navlist td.english a { display:block; background-image:url(../img/btn-menu-english.jpg); background-position:bottom; background-repeat:no-repeat; margin:0; font-weight:bold; color:white;  }
		