body {
	background-color: #4a4a4a;
	text-align: center;
 	min-width: 856px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	height: 100%;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

/* div.container {
	height: 100%;
	
}

*/

a {
	color: White;
	text-decoration: none;
}

a:hover {
	color: Silver;
	text-decoration: underline;
}



div.main {
	width: 856px;
	height: 242px;
	text-align: left;
	background-color: #393939;
	background-image: url(images/index_bckg.gif);
	background-repeat: no-repeat;
	margin-left: auto;
 	margin-right: auto;
	vertical-align: middle;
}

div.meni {
	position: relative;
	top: 148px;
	left: 38px
}

div.language {
	position: relative;
	top: 134px;
	left: 728px;
	width: 99px;
	height: 17px;
}





p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.eng {
	background-color: #dedede;
}