body{
	margin:0px;
	padding:30px 20px;
	background:#126583 url(images/bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.pds{
	width:903px;
	margin:0 auto;
	
}
.s{
	padding-left:26px;
	background:url(images/tlo.gif);
	height:100%;
}
.left{
	width:191px;
	float:left;
}
.center{
	width:478px;
	float:left;
}
.right{
	width:179px;
	float:left;
}

.tresc{
	padding:0px 15px;
	font-size:12px;
	line-height:14px;
	color:#006969;
}

.menu a{
	display:block;
	background:url(images/m_tlo.gif) no-repeat;
	font-size:11px;
	color:#11657E;
	text-decoration:none;
	padding:10px 2px 10px 35px;
}
.menu a:hover{
	text-decoration:none;
	color:#000;
	background:url(images/m_tlo2.gif) no-repeat;
}
.ng{
	text-align:center;
	font-weight:bold;
	color:#11657E;
	font-size:12px;
	background:url(images/ng.gif) center no-repeat;
	padding:13px;
}
a{
	color:#006666;
}