@charset "utf-8";
/* CSS Document */

body {
	background-color: #30393D;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.menu_prices {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.regular_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B1B8BC;

}
a:active {
	text-decoration: none;
}.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #84898B;
	line-height: 16px;
}
#flash{
width:96%;
overflow:hidden;
}
.bg_food {
	background-image: url(../images/bg_food.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_drinks {
	background-image: url(../images/bg_drinks.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.food_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.food_description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #B1B8BC;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #343C40;
	border: 1px solid #464D51;
}.box_menu {
	border: 1px solid #363E40;
}
.box_gallery {
	background-color: #868A8D;
	background-position: center center;
}
.box_thumnails {
	background-color: #EFEFEF;
	background-position: center center;
}
.numbers_thumnails {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7D8284;
	padding-right:5px;
}
.box_events {
	border: 2px dashed #607077;
}
.form {
	border: 1px solid #919EA4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #66757B;
}

.lines {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #293234;
}
.days {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCCCC;
}
