@charset "windows-1251";
/* CSS Document */
* {margin:0; padding:0; border-collapse:collapse;}
img {border:0;}

html, body {
	font-size: 13px;
	font-family: sans-serif, tahoma, Helvetica;
	height: 100%;
	min-height: 100%;
	width:100%;
	min-width:998px;
	margin: 0;
	padding: 0;
	color:#000000;
	line-height:16px;
}

#main{
	position:relative;
	width:998px;
	height:100%;
	min-height:100%;
	margin:0 auto;
}

html>body #warpper,
html>body #warpper, #main,
html>body #warpper, #main #cont,
html>body #warpper, #main #left_cont

{
	height: auto;
}

#header{
	height:159px;
	width:998px;
	position:relative;
	background:url(images/header.jpg) left no-repeat;
}

.a_but{
	margin:0 20px;
}

#menu{
	height:60px;
	width:998px;
	position:relative;
	text-align:center;
	background:url(images/me1nu.jpg) left no-repeat;
}

#menu_t_left{
	position:relative;
	width:118px;
	height:30px;
	padding:20px 20px 10px 20px;
	float:left;
}
#menu_t_right{
	position:relative;
	width:131px;
	height:30px;
	padding:20px 20px 10px 20px;
	float:left;
}
#menu_t{
	position:relative;
	width:629px;
	height:30px;
	padding:20px 20px 10px 20px;
	float:left;
}
#menu_t a{
text-decoration:none;
}


#menu_b_left{
	position:relative;
	width:158px;
	height:25px;
	float:left;
}
#menu_b_right{
	position:relative;
	width:171px;
	height:25px;
	float:left;
}
#menu_b{
	position:relative;
	width:669px;
	height:20px;
	float:left;
	padding-top:5px;
	text-align:center;
	background:url(images/but_pict_main.jpg) right top no-repeat;
}
#menu_b *{
	color:#ffffff;
	font-weight:bold;
	letter-spacing:0.15em;
	font-family:sans-serif;
}

#left_cont{
	position:relative;
	width:158px;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	padding:5px 0px 0px 0px;
	
	background:url(images/left_1.jpg) top left no-repeat;

}

#right_cont{
	position:relative;
	width:161px;
	height:auto;
	float:left;
	margin-bottom:10px;
	padding:6px 5px 5px 5px;
	overflow: hidden;

	background:url(images/right_1.jpg) top left no-repeat;
}

#cont{
	position:relative;
	width:639px;
	float:left;
	height:auto;
	padding:10px 15px;
overflow:hidden;
	/*margin-bottom:100px;*/
	text-align:justify;
	
}
#cont td{
	padding: 2px 5px;
}
#cont img{
	margin: 3px 3px 3px 0px;
}
/*μενώ 1*/
#nav{
	margin:0;
	padding:0px 0px 0px 0px;
	width:auto;
	list-style:none;
	position:relative;
}

#nav li{
	position:relative;
	font-size:14px;
	margin:0px 0px 0px 0px;
}

#nav li a{
	font-size:12px;
	padding:4px 0 4px 24px;
	background:url(images/sprites.gif) no-repeat scroll 14px -696px;
	display:block;
	font-family:arial;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
}
#nav li a:hover{
	color:#FFFFFF;
	background:#669933;

}
#nav li ul{
	list-style:none;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}
#nav li ul li a{
	font-size:12px;
	padding:0 0 0 12px;
	font-weight:normal;
	background:url(images/sprites.gif) no-repeat scroll 0 -798px;
	line-height:1.4;
}
.act{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:#669933 !important;
}
.act:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background:#669933;
}

.act2{
	color:#CC0000;
	font-weight:bold !important;
	text-decoration:none;
}
.act2:hover{
	font-weight:bold !important;
	color:#CC0000 !important;
	text-decoration:none;
	background:#669933;
}

.unact{
	font-weight:bold;
	color:#000000;
	text-decoration:none;

}
.unact:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background:#669933;
}

/********************************   *****/


#footer * { margin-bottom:0px;}
#footer{
	width:998px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(images/footer.jpg) right top no-repeat;
	text-align:center;
	padding-top:5px;

}
#foot_left{
	position:relative;
	width:158px;
	height:20px;
	float:left;
}
#foot_right{
	position:relative;
	width:171px;
	height:20px;
	float:left;

}
#foot{
	position:relative;
	width:659px;
	height:20px;
	float:left;
}
#footer p, #footer a{
color:#ffffff;
font-size:10px;
text-decoration:none;
}


h1 { font-size:18px; color:#000000;}
h2 { font-size:16px; color:#000000;}
h3 { font-size:15px; color:#000000;}
h4 { font-size:13px; color:#000000;}
p { font-size:13px; color:#000000; line-height:16px;}
td {font-size:13px; color:#000000;}
ol { padding-left:20px; font-size:13px; color:#000000;}
ul { padding-left:20px; font-size:13px; color:#000000; list-style-type:disc;}
a { color:#000000; text-decoration:underline;}
a:hover { color:#000000; text-decoration:none;}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, hr, address { margin-bottom:8px;}

input,textarea{
   font-size:13px;
   color:#000000;
   padding:0 5px;
   border:1px solid #9FA6B0;
   background-color:#EEEEEE;
   min-height:20px;
}

.news li{
	font-weight:bold;
	padding-bottom:8px;
}

.arct{
	background:url(images/document.png) no-repeat scroll 5px 1px;
	font-size:14px;
	margin-bottom:-10px;
	padding:0 24px 0px 25px;
	font-weight:bold;
}