body{
	margin:0px;
	padding : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.menu
{
	background-image : url(img/menu_bg.gif);
	background-repeat : repeat-y;
	width : 185px;
}
.tresc
{
	background-image : url(img/news_bg.gif);
	background-repeat : repeat-y;
		width : 593px;
}
.nag{
	background-image : url(img/menu_tyt.gif);
	width : 184px;
	height : 28px;
	background-position : top;
	text-align : center;
	font-weight : bold;
	padding-top : 5px;
	background-repeat : no-repeat;
}
.bott
{
	background-image : url(img/bott.jpg);
	background-repeat : no-repeat;
	width :778px;
	background-position : top;
	padding-top : 10px;
}
.top
{
	background-image : url(img/top.jpg);
	background-repeat : repeat-y;
	width : 778px;
	height : 141px;
}
a {
	color : Black;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
}
.menu a{
	margin-left : 10px;
	margin-right : 20px;
}
