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

#meniu_t{
	width:100%;
	margin:0;
	padding:0;
	background-image:url(../img/h1.jpg);
	height:75px;
}

#left {
	width:350px; height:345px; padding-top:345px;background:url(../img/l1.jpg) no-repeat; float:left;
}

#footer{
	background-image:url(../img/b3.gif);
	width:950px;
	line-height:normal;
}


