
BODY {
	margin: 0;
	padding: 0;
	background-image: url(img/background.gif);
	min-width: 1000px;
  }

/* ÌÅÍÞ 1 */
.menu_backgr {
	background-image: url('img/menu_06.jpg');
	background-repeat: repeat-x;
  }

.menu_backgrpart {
	width: 4px;
	background-image: url('img/menu_07.jpg');
	background-repeat: no-repeat;
  }

.menu_01 {
	height: 59px;
	vertical-align: middle;
  }

.menu_01 a {
	height: 37px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dfdfdf;
	text-decoration: none;
	display: block;
	padding-top: 20px;
}

.menu_01 a:hover {
	color: #bae15c;
	background-image: url('img/menu_08.gif');
	background-repeat: repeat-x;
	display:block;
}

* html .menu_01 a {	height: 57px; }

* html .menu_01 a:hover {	height: 57px; }
/* ;ÌÅÍÞ 1 */

/* ÌÅÍÞ 2 */
.menu_02 {
	width: 215px;
	height: 26px;
	background: #000000;
	background-image: url('img/menu_03.gif');
	background-repeat: repeat-y;
	vertical-align: middle;
  }

.menu_02 a {
	height: 21px;
	padding-left: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #dfdfdf;
	text-decoration: none;
	display: block;
	padding-top:5px;
}

.menu_02 a:hover {
	color: #c9f65e; /*#adcf5d; #bae15c;*/
	background-image: url('img/menu_05.jpg');
	background-repeat: no-repeat;
	display: block;
}

* html .menu_02 a {	width: 215px;	height: 26px; }

* html .menu_02 a:hover {	width: 215px;	height: 26px; }
/* ;ÌÅÍÞ 2 */

/* */
.center02_01 {
	width: 9px;
	height: 38px;
	text-align: center;
	vertical-align: middle;
	background-image: url(img/center2_16.gif);
	background-repeat: repeat-y;
}
/* ; */

/* ÑÒÀÒÜÈ */
.articles, .articles a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 5px 5px 1px 3px;
}

.articlesbackgr01 {
	height: 23px;
	background-image: url(img/center1_11.gif);
	background-repeat: repeat-y;
	background-color: #e4e4e4;
}

.articlesbackgr02 {
	height: 23px;
	background-image: url(img/center1_13.gif);
	background-repeat: repeat-y;
	background-color: #fcfcfc;
}
/* ;ÑÒÀÒÜÈ */

/* ÍÎÂÎÑÒÈ */
.news {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*font-weight: bold;*/
	color: #E9E9E9;
	text-decoration: none;
	padding: 5px 5px 1px 10px;
}

.news a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E9E9E9;
	text-decoration: underline;
	padding: 5px 5px 1px 3px;
}

* html .news a {
	padding: 5px 5px 1px 5px;
}
/* ;ÍÎÂÎÑÒÈ */

/* ÔÎÒÎ */
.foto a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E9E9E9;
	text-decoration: none;
}

* html .foto a {
	padding: 5px 13px 1px 3px;
}

.foto img {
	border: none;
	padding: 5px 4px 1px 0px;
}
/* ;ÔÎÒÎ */

/* ÒÅÊÑÒ */
.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #131313;


	padding: 5px 5px 1px 10px;
}

.text a{

	color: #131313;


	padding: 5px 5px 1px 10px;
}
/* ;ÒÅÊÑÒ */

/* ÏÎÄÂÀË */
.footertext1, .footertext1 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7b7b7b;
	text-align: center;
	padding: 10px 5px 1px 5px;
	text-decoration: none;
}

* html .footertext1 {
	padding: 15px 5px 1px 5px;
}

* html .footertext1 a {
	padding: 15px 5px 0px 5px;
}

.footertext1 a:hover {
	text-decoration: underline;
}

.footertext2, .footertext2 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777878;
	text-align: left;
	padding: 10px 5px 1px 5px;
	text-decoration: none;
}

* html .footertext2 {
	padding: 15px 5px 1px 5px;
}
* html .footertext2 a {
	padding: 15px 5px 1px 5px;
}

.footertext2 a:hover {
	text-decoration: underline;
}
/* ;ÏÎÄÂÀË */

