html {
	background-color: #008000;	
	background-image: url(../img/tlo.jpg);
	font-size: smaller;
}

p {
	text-indent: 0.5cm;
	margin-right: 10px;
}

li {
	margin-right: 10px;	
}

#top {
	width: 791px;
	position: relative;
	margin:50px auto 10px auto; 
	padding: 0;
	text-align: left;
	
}

#menu {
	width: 791px;
	height: 105px;
}

#conteiner {
	width: 791px;
	height: 365px;
}

#content {

	float: right;
	width: 420px;
	height: 315px;
	padding: 50px 100px 0px 10px;
	background-image: url(../img/41.jpg);
}
	
#content1 {

	overflow: auto;
	float: right;
	width: 416px;
	height: 285px;
	padding: 80px 100px 0px 14px;
	background-image: url(../img/41a.jpg);
}

#text {
	overflow: auto;
	width: 422px;
	height: 275px;
	padding-top: 10px;
	padding-bottom: 10px;	
}


#text1 {
	direction:rtl;
	overflow: auto;
	width: 420px;
	height: 255px;	
}

div.gallery {
	width: 300px;
	heigh: 85px;
	float: left;
	margin: 10px 1cm;	
}		
img {
	border:0px solid;
}