body {
	background-color: #E7F3FD;
}
.keret {
	border: 1px solid #0F00B8;
}
.keret_also {
	border-top: 1px none #0F00B8;
	border-right: 1px none #0F00B8;
	border-bottom: 1px solid #0F00B8;
	border-left: 1px none #0F00B8;
}
.menu {
	background-image: url(images/menu_bk.jpg);
	background-repeat: repeat-y;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	color: #000099;
}
.design {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	vertical-align: top;
	color: #000099;
}
TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Content column */
TD#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top; 
	width: 380px;
}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 200px;	
	background-image: url(../images/menubackground.jpg);
	background-repeat : no-repeat;
	padding-top: 10px;
}
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	color: navy;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
	border-bottom: 1px dotted #0C00BC;
	font-size: 17px;
	padding-top:5px;
	padding-left:10px;
	font-family: "Times New Roman", Times, serif;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
	border-bottom: 1px solid #0C00BC;
	font-weight:bold;
	font-size: 17px;
	padding-top:5px;
	padding-left:10px;
	background-color: #77A5D6;
	filter:alpha(opacity='70', style='0');
	font-family: "Times New Roman", Times, serif;
}
TD#menu_1 DIV.menu1-level1-act A {
  color:black;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
	font-size: 16px;
	padding-left:20px;
	font-family: "Times New Roman", Times, serif;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
	font-size: 16px;
	font-weight:bold;
	padding-left:20px;
	font-family: "Times New Roman", Times, serif;
}

/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
} 
 
.t_kep {
	text-align: center;
	border: 1px solid #000080;
}
.t_roviden {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.t_leiras {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}
.t_kanna {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.t_cim {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000080;
	border-right-color: #000080;
	border-bottom-color: #000080;
	border-left-color: #000080;
}
.t_vege {
	border-top: 1px dotted #000080;
	border-right: 1px none #000080;
	border-bottom: 1px none #000080;
	border-left: 1px none #000080;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
