@charset "UTF-8";
.menu_box {
	background-color: #FFFFFF;
	display:block;
	position:fixed;
	z-index:1;
	top:0;
	width:100%;
	height:150px;
}
.line{
border-top:4px solid #660000;
padding:0;
}
.invertedshiftdown1{
padding: 0;
width: %;
border-top: 5px solid #006600; /*Highlight red color theme*/
background: transparent;
}
.invertedshiftdown2{
padding: 0;
width: 780px;
border-top: 5px solid #006600; /*Highlight red color theme*/
background: transparent;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: auto; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: #006600;
text-decoration: none;
margin: 0 2px 0 0; /*Margin between each menu item*/
padding: 5px 12px 5px 12px; /*Padding within each menu item*/
background-color: #64C800 ; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #006600; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #006600; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #006600; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #006600; /*Highlight red color theme*/
color: white;
}
.adress
{
	text-align:left;
	size: 10px;
	color:#003300;
	font-family: "Myriad Pro", Arial, Tahoma;
	font-size: 11px;
}
.text
{
	color:#96181C;
	font-family: "Myriad Pro", Arial, Tahoma;
	font-size: 13px;
}
.text13
{
	color: #96181C;
	font-family: "Myriad Pro", Arial, Tahoma;
	font-size: 24px;
	font-weight: 600;
}
.table {
	color:#96181C;
	font-family: "Myriad Pro", Arial, Tahoma;
	font-size: 12px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #96181C;
}
.table0 {
	color:#96181C;
	font-family: "Myriad Pro", Arial, Tahoma;
	font-size: 12px;
	font-weight: 600;
}
.text_remark {
	color:#96181C;
	font-family: "Myriad Pro", Arial, Tahoma;
	font-size: 12px;
}
.text_reserve {
	color: #96181C;
	font-family: "Myriad Pro", Arial, Tahoma;
	font-size: 20px;
	font-weight: 600;
}

