BODY {
	font-family: Arial;
	font-size:11px;
	font-style: normal;
	color:#000000;
	vertical-align:top;
	text-align:center;
	margin:0;
	background-image: url(imgs/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
TD {
	font-family: Arial;
	font-size:11px;
	font-style: normal;
	color:#000000;
}
A{	text-decoration: none;
	color: #455fa2;
}
A:hover {
	text-decoration:none;
	color:#f56a39;

}
.zag {
	font-family: Arial;
	font-size:16px;
	font-style: normal;
	color:#455fa2;
	font-weight:bold;
}
.zag2 {
	font-family: Arial;
	font-size:14px;
	font-style: normal;
	color:#ffffff;
	font-weight:bold;
}
.zag3 {
	font-family: Arial;
	font-size:14px;
	font-style: normal;
	color:#63697b;
	font-weight:bold;
}

.zag_grey {
	font-family: Arial;
	font-size:16px;
	font-style: normal;
	color:#7c7c7c;
	font-weight:normal;
}


.menu {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.menu:hover {
	color: #d5dcee;
}
.menu_td {
	height:20px;
	padding-left:20px;
	padding-bottom:1px;
	padding-top:1px;
}
.menu_text {
	font-family: Tahoma;
	font-size: 11px;
	color:#797979;
	padding-left:5px;
}
.menu_list {
	font-family: Tahoma;
	font-size: 11px;
	color:#797979;
	height:20px;
	padding-left:5px;
}
.menu_price {
	font-family: Tahoma;
	font-size: 11px;
	color:#797979;
	height:20px;
	padding-left:2px;
}
.small_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#707070;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.big{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#143691;
	font-weight: normal;
}

.red {
	color: #f45b26;
}
.red2 {
	color: #f45b26;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
.white {
	color:#FFFFFF;
}
.grey {

      align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7c7c7c;
}
.grey2 {
	color:#363636;


}
.foto1 {
	width:120px;
	height:109px;
	background-image: url(imgs/fot_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:0px;
	padding-left:6px;
	padding-right:6px;

}

.foto2 {
	width:412px;
	height:296px;
	background-image: url(imgs/fot_bg_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:6px;
	padding-left:0px;
	padding-right:0px;

}

.but1 {
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-image: url(imgs/but1_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#d53700;
	width:71px;
	height:23px;
	border:0;
	cursor:pointer;
}
.but2 {
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-image: url(imgs/but2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#4d69b7;
	width:83px;
	height:23px;
	border:0;
	cursor:pointer;
}
.footer {
	padding-left: 20px;
	height:60px;
	border-top:1px solid #d3d3d3;
	border-bottom:3px solid #d3d3d3;
	background-color:#fafbfe;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
}
table.table, table.table td {
    border-bottom: 1px solid #e6be92;
    border-collapse: collapse;
    padding:3px 5px 3px 5px;
}
.table.table th {
    border-top: 1px solid #e6be92;
    border-bottom: 1px solid #e6be92;
	color:#974e1e;
	font-family: Arial;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
	background-color:#fff3e6;
	text-align:left;
}

