/* TAG's */

/* ***** */

/* ID's */

/* **** */

/* CLASS'es */

.events-wrap { margin:30px 0; }

.events-wrap h2 {
	padding:0.6em 0 .62em 0;
}

.events-wrap .gallery {
	width:100%;
	float:left;
	height:100px;
	border-left:10px solid #333;
	overflow:hidden;
}
.events-wrap .gallery p {
	float:left;
	margin:0;
	padding:0;
	border:solid #333;
	border-width:10px 10px 10px 0;
}
.events-wrap .gallery p img { display:block; }


.restorant-menu {
	margin:49px 0 30px 0;
	text-align:center;
}
.restorant-menu ul {
	margin:0 auto;
	padding:0 0 36px;
	list-style:none;
	overflow:hidden;
}
.restorant-menu li { float:left; }

.restorant-menu .row-3,
.restorant-menu .row-1 {
	/*width:98%;*/
	width:80%;
}
.restorant-menu .row-3 li,
.restorant-menu .row-1 li { width:33%; }

/*
.restorant-menu .beer,
.restorant-menu .hard-liquor { width:21%; }

.restorant-menu .salad,
.restorant-menu .appetizer { width:28%; }
*/
.restorant-menu .row-2 { width:96%; }

.restorant-menu .row-2 li { width:24%; }

.restorant-menu a {
	display:block;
	margin:0 auto;
}
.restorant-menu a em {
	display:block;
	width:inherit;
	/*height:108px;*/
	margin:0 0 14px 0;
	/*background:#000 url("/i/ico/ico_menu.jpg") no-repeat;*/
}

.restorant-menu .row-1 a em {
	height:76px;
}
.restorant-menu .row-2 a em {
	height:96px;
}

.restorant-menu .row-3 a em {
	height:121px;
}

.restorant-menu .snacks_to_beer a:link,
.restorant-menu .snacks_to_beer a:visited { color:#ff7f00; }
.restorant-menu .snacks_to_beer a:hover,
.restorant-menu .snacks_to_beer a:active { color:#FFF; }

.restorant-menu .hot_appetizers a:link,
.restorant-menu .hot_appetizers a:visited { color:#bcc800; }
.restorant-menu .hot_appetizers a:hover,
.restorant-menu .hot_appetizers  a:active { color:#FFF; }

.restorant-menu .snacks a:link,
.restorant-menu .snacks a:visited { color:#7ed4e5; }
.restorant-menu .snacks a:hover,
.restorant-menu .snacks  a:active { color:#FFF; }

.restorant-menu .soup a:link,
.restorant-menu .soup a:visited { color:#c79753; }
.restorant-menu .soup a:hover,
.restorant-menu .soup a:active { color:#FFF; }

.restorant-menu .main-course a:link,
.restorant-menu .main-course a:visited { color:#d97e00; }
.restorant-menu .main-course a:hover,
.restorant-menu .main-course a:active { color:#FFF; }

.restorant-menu .salad a:link,
.restorant-menu .salad a:visited { color:#7bb23b; }
.restorant-menu .salad a:hover,
.restorant-menu .salad a:active { color:#FFF; }

.restorant-menu .dessert a:link,
.restorant-menu .dessert a:visited { color:#ca0000; }
.restorant-menu .dessert a:hover,
.restorant-menu .dessert a:active { color:#FFF; }

.restorant-menu .hard_liquors a:link,
.restorant-menu .hard_liquors a:visited { color:#b8003d; }
.restorant-menu .hard_liquors a:hover,
.restorant-menu .hard_liquors a:active { color:#FFF; }

.restorant-menu .beer a:link,
.restorant-menu .beer a:visited { color:#ffd200; }
.restorant-menu .beer a:hover,
.restorant-menu .beer a:active { color:#FFF; }

.restorant-menu .beverages a:link,
.restorant-menu .beverages a:visited { color:#cccccc; }
.restorant-menu .beverages a:hover,
.restorant-menu .beverages a:active { color:#FFF; }



.restorant-menu .beer a,
.restorant-menu .hard-liquor a { width:126px; }

.restorant-menu .salad a,
.restorant-menu .appetizer a { width:147px; }

.restorant-menu .soup a,
.restorant-menu .main-course a,
.restorant-menu .dessert a { width:149px; }

.restorant-menu .beer em { background-position:0 0; }
.restorant-menu .salad em { background-position:-126px 0; }
.restorant-menu .appetizer em { background-position:-273px 0; }
.restorant-menu .hard-liquor em { background-position:-420px 0; }
.restorant-menu .soup em { background-position:-546px 0; }
.restorant-menu .main-course em { background-position:-695px 0; }
.restorant-menu .dessert em { background-position:-844px 0; }

/* ******** */
