@charset "utf-8";
/* CSS Document */

td img {
	display: block;
}

body {
	background-color: #F8F2E4;
}

#container_meniu {
	/*margin-top:25px;
	margin-left:20px; */
}

.meniu a{
	margin-left:13px; 
	font-family: Trebuchet MS; 
	color:#E08500; 
	font-size:13px;
	text-decoration: none;
}
